aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/ftpsync
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* Unbreak port and update to v1.3.06rodrigo2015-09-073-10/+11
| | | | | | | Add new MASTER_SITE PR: 202632 Submitted by: <CyberRax@Yahoo.com>
* Mark a few ports in ftp category BROKEN (unfetchable)antoine2015-04-051-0/+2
|
* Remove Author from pkg-descr and white space fixesbapt2015-03-031-1/+0
|
* Take maintenership of multiple ports (feld@ drop its maintenership)rodrigo2014-06-161-1/+1
| | | | | | | | | | | | | | devel/trio editors/poedit ftp/ftpsync net-mgmt/rrdbot sysutils/fusefs-gstfs textproc/smu www/p5-HTML-Template-Associate www/p5-WWW-FreeProxy Submitted by: rodrigo Approved by: bapt (mentor)
* - Support stagingehaupt2014-04-041-9/+8
| | | | | - Use shebangfix - Convert USE_BZIP2=yes to USES=tar:bzip2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | ftp)
* - convert to the new perl5 frameworkaz2013-09-021-1/+1
| | | | Approved by: portmgr (bapt@, blanket)
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-1/+1
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Update to 1.3.03dhn2009-07-082-4/+4
|
* - Update to 1.3.01dhn2009-04-212-4/+4
| | | | Approved by: miwi (mentor)
* - Use my FreeBSD address on the ports I maintaindhn2009-03-071-1/+1
| | | | Approved by: tabthorpe (co-mentor)
* - Fix MASTER_SITESmiwi2008-10-251-1/+1
| | | | | PR: 128273 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
* - Update to 1.2.34miwi2008-10-122-5/+7
| | | | | | | | | Changelog: * Added Option to disable timestamping for transferred (local) files * Added reconnect if conncection times out after local file reading PR: 128016 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
* - Update to 1.29miwi2008-09-292-5/+11
| | | | | | | | - Respect NOPORT* - Pass maintainership to submitter PR: 127642 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
* Reset infofarmer due to maintainer-timeouts and no response to email.linimon2008-09-071-1/+1
| | | | Hat: portmgr
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-7/+1
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* - Update to 1.2.33sat2006-11-012-4/+4
|
* Add port ftp/ftpsync:sat2006-08-313-0/+42
ftpsync.pl synchronizes a local directory tree and a remote FTP directory tree. It was initally written to automize web publishing, but might be useful for some other purposes, like mirroring not-too-large public sites, data replication, and more. WWW: http://ftpsync.sourceforge.net/ Author: Christoph Lechleitner <ibcl@users.sourceforge.net>