aboutsummaryrefslogtreecommitdiff
path: root/ftp/ftpsync
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Unbreak port and update to v1.3.06Rodrigo Osorio2015-09-073-10/+11
| | | | | | | | | | Add new MASTER_SITE PR: 202632 Submitted by: <CyberRax@Yahoo.com> Notes: svn path=/head/; revision=396239
* Mark a few ports in ftp category BROKEN (unfetchable)Antoine Brodin2015-04-051-0/+2
| | | | Notes: svn path=/head/; revision=383286
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-1/+0
| | | | Notes: svn path=/head/; revision=380305
* Take maintenership of multiple ports (feld@ drop its maintenership)Rodrigo Osorio2014-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) Notes: svn path=/head/; revision=357983
* - Support stagingEmanuel Haupt2014-04-041-9/+8
| | | | | | | | - Use shebangfix - Convert USE_BZIP2=yes to USES=tar:bzip2 Notes: svn path=/head/; revision=350064
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | ftp) Notes: svn path=/head/; revision=327729
* - convert to the new perl5 frameworkAndrej Zverev2013-09-021-1/+1
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=325955
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-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 Notes: svn path=/head/; revision=284239
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 1.3.03Dennis Herrmann2009-07-072-4/+4
| | | | Notes: svn path=/head/; revision=237370
* - Update to 1.3.01Dennis Herrmann2009-04-212-4/+4
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=232428
* - Use my FreeBSD address on the ports I maintainDennis Herrmann2009-03-061-1/+1
| | | | | | | Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=229577
* - Fix MASTER_SITESMartin Wilke2008-10-241-1/+1
| | | | | | | | PR: 128273 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) Notes: svn path=/head/; revision=222034
* - Update to 1.2.34Martin Wilke2008-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) Notes: svn path=/head/; revision=221493
* - Update to 1.29Martin Wilke2008-09-292-5/+11
| | | | | | | | | | | - Respect NOPORT* - Pass maintainership to submitter PR: 127642 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) Notes: svn path=/head/; revision=220965
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 1.2.33Andrew Pantyukhin2006-10-312-4/+4
| | | | Notes: svn path=/head/; revision=175925
* Add port ftp/ftpsync:Andrew Pantyukhin2006-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> Notes: svn path=/head/; revision=171721