summaryrefslogtreecommitdiff
path: root/ftp/proftpd/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - install ftpwhoMichael Haro1999-10-111-3/+5
| | | | | | | | | - install xferlog.5 manpage - create /var/run/proftpd in the rc.d startup script so that it will be recreated during the next boot. Notes: svn path=/head/; revision=22343
* - add a startup script for use with standalone modeMichael Haro1999-10-101-3/+5
| | | | | | | | - don't install config files as scripts - strip binary on install Notes: svn path=/head/; revision=22295
* update to 1.2.0pre8Michael Haro1999-10-101-3/+3
| | | | Notes: svn path=/head/; revision=22294
* Update to pre7Michael Haro1999-09-281-3/+3
| | | | Notes: svn path=/head/; revision=22040
* Update to pre6 which increases security.Michael Haro1999-09-181-11/+6
| | | | Notes: svn path=/head/; revision=21710
* Mark port as forbidden due to security problems. With any luckMichael Haro1999-09-101-0/+2
| | | | | | | the new release will come out today. Notes: svn path=/head/; revision=21575
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* update to 1.2.0pre3aMichael Haro1999-08-231-2/+9
| | | | | | | | Submitted by: Jeremy Chadwick yoshi@parodius.com PR: 13230 Notes: svn path=/head/; revision=20899
* Change "net" -> "ftp".Satoshi Asami1999-08-021-2/+2
| | | | Notes: svn path=/head/; revision=20493
* Change MAINTAINER email address to mharo@FreeBSD.org and addMichael Haro1999-04-221-3/+4
| | | | | | | an additional MASTER_SITE Notes: svn path=/head/; revision=18086
* Found a maintainier.David E. O'Brien1999-04-091-2/+2
| | | | Notes: svn path=/head/; revision=17747
* Maintainer asked to be removed.Steve Price1999-04-031-2/+2
| | | | | | | PR: 9989 Notes: svn path=/head/; revision=17567
* Update to version 1.2.0pre3.Steve Price1999-04-021-6/+4
| | | | | | | | PR: 10830 Submitted by: Micahel Haro <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=17533
* Update to version 1.2.0pre2.Steve Price1999-03-151-6/+2
| | | | | | | | PR: 10186 Submitted by: Michael Haro <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=17216
* add buffer overflow vulnerability reduction patchDavid E. O'Brien1999-02-121-1/+5
| | | | | | | Submitted by: Michael <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=16698
* No need to use += for variable defined only once.Satoshi Asami1998-12-171-2/+2
| | | | Notes: svn path=/head/; revision=15396
* Upgrade to 1.2.0, and associated changes.Bill Fumerola1998-12-141-27/+18
| | | | Notes: svn path=/head/; revision=15354
* Enabling anonymous ftp in proftpd can be confusing with the average setupVanilla I. Shu1998-07-021-2/+1
| | | | | | | | PR: ports/6982 Submitted by: Bill Fumerola <billf@chc-chimes.com> Notes: svn path=/head/; revision=11670
* Upgrade to version 1.0.3pl1.Steve Price1998-06-141-8/+8
| | | | | | | | PR: 6884 Submitted by: maintainer Notes: svn path=/head/; revision=11423
* Make manpages reflect reality as far as files' paths go.David E. O'Brien1998-02-201-14/+32
| | | | | | | Put control file `shutmsg' in /var/run, not /etc Notes: svn path=/head/; revision=9851
* proftpd is a highly configurable ftp daemon.Vanilla I. Shu1998-02-131-0/+48
PR: ports/5588 Submitted by: Stephane Legrand <stephane@lituus.fr> Notes: svn path=/head/; revision=9700