# DISCLAIMER: Max Horn is the sole maintainer of this package. # Please DO NOT MAKE MODIFICATIONS without informing the maintainer. # Preferably, send a patch to me instead of making changes yourself! # If that is not possible due to extra urgency, at least send me a mail. # # Explanation: I am sick and tired of getting back to my packages and # discovering that people have messed with it. I am then forced to # retrace their steps, find out who, when and why did make a certain # change etc. -- i.e. it makes my life as maintainer harder. # Furthermore, as maintainer I am responsible for problems caused by my # packages. But I am not willing to take responsibility for something I # did not do. In particular, for changes that other people introduced # behind my back, no matter how good and noble their intentions were. As # such, I may see myself forced to drop responsibility for (and hence, # maintainership of) the affected package. Package: sitecopy Version: 0.16.6 Revision: 1 Maintainer: Max Horn # Depends: << neon27-shlibs, libxml2-shlibs, libiconv, libgettext3-shlibs << BuildDepends: << system-openssl-dev, neon27, libxml2, libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, fink (>= 0.32) << Conflicts: sitecopy-ssl (<< 0.16.1-4) Replaces: sitecopy-ssl (<< 0.16.1-4) # Source: http://www.manyfish.co.uk/%n/%n-%v.tar.gz Source-MD5: b3aeb5a5f00af3db90b408e8c32a6c01 PatchFile: %n.patch PatchFile-MD5: c5958e05e0d7af32648f561916c6fe65 ConfigureParams: << --mandir='${prefix}/share/man' \ --with-libxml2 \ --with-ssl \ --with-libs=%p/lib/system-openssl \ --disable-dependency-tracking << InstallScript: make install DESTDIR=%d docdir=%p/share/doc/%n DocFiles: COPYING # Description: Web site uploader DescDetail: << sitecopy keeps your web site in sync with a local directory. It uploads new or changed files and delete obsolete file from the server. It supports FTP and WebDAV. << DescPort: << dmacks: move builddir -I flags ahead of systemwide ones Max Horn: I have no idea why that change was made, and am currently waiting for an explanation. Patched to force it to accept neon 0.29, which is API compatible with neon 0.28 and 0.27. << DescPackaging: Previous versions by Christoph Pfisterer License: GPL Homepage: http://www.manyfish.co.uk/sitecopy/ # SplitOff: << Package: %N-ssl RuntimeDepends: %N (= %v-%r), fink-obsolete-packages InstallScript: << mkdir -p %i/share/doc/installed-packages touch %i/share/doc/installed-packages/%n << Description: OBSOLETE use package 'sitecopy' instead <<