aboutsummaryrefslogtreecommitdiff
path: root/ftp/moftpd
Commit message (Collapse)AuthorAgeFilesLines
* Chase gnutls shlib version change.Roman Bogorodskiy2006-07-061-2/+2
| | | | Notes: svn path=/head/; revision=167068
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+1
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154146
* Chase gnutls update.Roman Bogorodskiy2006-01-091-1/+2
| | | | Notes: svn path=/head/; revision=153142
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Update to 1.2.3Clement Laforet2005-04-092-3/+3
| | | | Notes: svn path=/head/; revision=132815
* - Update to 1.2.2Clement Laforet2004-12-112-6/+17
| | | | | | | - Add gnutls support Notes: svn path=/head/; revision=123773
* - Update to 1.2.1Clement Laforet2004-11-304-10/+8
| | | | | | | - Fix plist Notes: svn path=/head/; revision=122840
* - Add RCng startup scriptClement Laforet2004-06-112-0/+52
| | | | Notes: svn path=/head/; revision=111306
* - Add MySQL supportClement Laforet2004-04-161-1/+9
| | | | Notes: svn path=/head/; revision=107272
* - Update to 1.2Clement Laforet2004-04-164-5/+25
| | | | Notes: svn path=/head/; revision=107271
* - Mirror distfile [1]Clement Laforet2004-04-151-2/+4
| | | | | | | | | - Take back maintainership Noticed by: bento via kris [1] Notes: svn path=/head/; revision=107132
* - Add USE_PERL5_BUILD to fix the build.Clement Laforet2004-03-241-0/+1
| | | | | | | Noticed by: kris via bento Notes: svn path=/head/; revision=105092
* Add moftpd 1.1.6.Clement Laforet2004-03-194-0/+33
A powerful FTP server supporting IPv6, virtual hosts, fine grained permissions, and much more. WWW: http://www.morth.org/moftpd/ Notes: svn path=/head/; revision=104575