./www/sitecopy, Utility for synchronizing remote and local web sites

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.16.6, Package name: sitecopy-0.16.6, Maintainer: pkgsrc-users

Sitecopy is for copying locally stored web sites to remote web servers. A
single command will upload files to the server which have changed locally,
and delete files from the server which have been removed locally, to keep
the remote site synchronized with the local site. The aim is to remove the
hassle of uploading and deleting individual files using an FTP client.
Sitecopy will also optionally try to spot files you move locally, and move
them remotely.

FTP, WebDAV and other HTTP-based authoring servers (for instance, AOLserver
and Netscape Enterprise) are supported.


Required to run:
[textproc/libxml2]

Required to build:
[devel/gmake]

Master sites:

SHA1: 2de3679d98c31331f48ff10e824c615a180f2d3b
RMD160: 9e1bb73272e88aa06ebf12323080f23dfe8f7ad8
Filesize: 998.306 KB

Version history: (Expand)


CVS history: (Expand)


   2010-03-14 22:06:15 by Guillaume Lasmayous | Files touched by this commit (3) | Package updated
Log message:
Update to sitecopy-0.16.6
As per PR/42962 provided by Ivan "Rambius" Ivanov.
While here, update MASTER_SITES

Changes since 0.16.2:

Changes in release sitecopy 0.16.6, 16 July 2008

    * DAV: Fix crash with progress bar enabled with neon 0.27/0.28.

Changes in release sitecopy 0.16.5, 16 July 2008

    * DAV: Fix SSL cert caching to avoid repeated prompts.
    * Update to neon 0.28.3 and support neon 0.24.x through 0.28.x.

Changes in release sitecopy 0.16.3, 12 March 2006

    * DAV: Add PKCS#12 client cert support; "client-cert /path/to/cert.p12"
    * Update to neon 0.26.0 (0.24.x and 0.25.x still supported).
   2010-01-17 13:02:58 by Thomas Klausner | Files touched by this commit (724) | Package updated
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
   2009-06-15 00:00:42 by Joerg Sonnenberger | Files touched by this commit (316)
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
   2009-05-22 20:09:17 by Zafer Aydogan | Files touched by this commit (1) | Package updated
Log message:
update master site.
   2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993)
Log message:
Add DESTDIR support.
   2008-01-18 06:10:07 by Tobias Nygren | Files touched by this commit (245)
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
   2007-09-08 23:58:02 by Johnny C. Lam | Files touched by this commit (34)
Log message:
Convert to use the features framework.
   2007-09-06 23:51:55 by Johnny C. Lam | Files touched by this commit (24)
Log message:
Convert all libnbcompat/buildlink3.mk references to inplace.mk.