aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/vsftpd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - fix OpenSSL 1.1.x builddinoex2018-10-101-0/+1
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.olgeni2017-11-031-1/+1
* Replace bsd.openssl.mk with USES=sslmat2016-06-271-1/+1
* - update to 3.0.3dinoex2016-01-071-1/+1
* - Switch to options helpersamdmi32015-10-241-2/+2
* MASTER_SITES cleanup.mat2015-05-141-2/+1
* ftp/vsftpd(-ext): USES=alias to fix build on DragonFlymarino2014-11-011-0/+1
* Change INSTALL_DATA to install with mode 644antoine2014-09-051-1/+1
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-151-1/+1
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-101-1/+1
* - drop MAN8PREFIXdinoex2014-04-121-4/+4
* - create share/vsftpd/emptydinoex2013-12-311-1/+1
* - remove user ftp on deinstalldinoex2013-12-311-4/+2
* - use STAGEDIRdinoex2013-11-281-26/+12
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-211-1/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - update to 3.0.2dinoex2012-12-101-7/+3
* - new option STACKPROTECTORdinoex2012-09-281-9/+16
* - cleanup linkflagsdinoex2012-09-281-1/+1
* - respect INSTALL_PROGRAM, STRIP and custom optimisations in CFLAGSdinoex2012-09-061-4/+9
* Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-061-1/+1
* - Use OPTIONS_DEFINEdinoex2012-07-271-6/+8
* - Fix pass -rpath from compiler to linkerdinoex2012-07-271-1/+1
* - add MASTER_SITE_GENTOOdinoex2012-05-281-1/+3
* - update to 3.0.0dinoex2012-05-251-16/+20
* - drop option WITH_RC_NGdinoex2012-04-141-6/+2
* - update to 2.3.5dinoex2012-01-061-1/+1
* - remove duplicate -lwrapdinoex2011-12-241-2/+2
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+0
* - update MASTER_SITEdinoex2011-08-051-1/+1
* - fix build on FreeBSD 9.0-CURRENTdinoex2011-05-221-4/+0
* - Mark BROKEN on 9-CURRENT: does not compilepav2011-05-021-3/+4
* - update to 2.3.4dinoex2011-02-181-1/+1
* - update to 2.3.2dinoex2010-08-201-1/+1
* - update to 2.3.1dinoex2010-08-201-1/+1
* - rc.d supports now vsftpd_configdinoex2010-08-071-2/+7
* LICENSE GPLv2dinoex2010-06-061-0/+2
* - Update to 2.2.2dinoex2009-11-181-1/+1
* - update to 2.2.0dinoex2009-10-211-1/+1
* - update to 2.2.0dinoex2009-08-151-1/+1
* - update to 2.1.2dinoex2009-05-311-1/+1
* - update to 2.1.0dinoex2009-02-251-1/+1
* - Fix pkg-install call script from the Makefiledinoex2009-01-171-3/+10
* - update to 2.0.7dinoex2008-07-301-1/+1
* - update to 2.0.6dinoex2008-02-181-1/+4
* - fix keywords in manpagedinoex2007-03-221-4/+6
* - update to 2.0.5dinoex2006-07-091-2/+1
* - make portlint happierdinoex2006-05-091-1/+1
* Remove USE_REINPLACE from all categories starting with Fedwin2006-05-071-1/+0
* - Fix PAM problemdinoex2006-03-181-0/+1
* - update to 2.0.4dinoex2006-01-161-2/+1
* - prevent endless loop on config errorsdinoex2005-10-131-11/+2
* - include SSL in OPTIONSdinoex2005-07-151-9/+12
* - Add rcNG script optiondinoex2005-05-021-0/+16
* - Update to 2.0.3dinoex2005-04-101-1/+5
* - update to 2.0.1dinoex2004-07-071-3/+18
* - update to 1.2.2dinoex2004-04-291-2/+1
* - add ipv6 to CATEGORIESdinoex2004-03-131-1/+1
* - Fix path to config files in manpagesdinoex2003-12-291-1/+3
* - get rid of all perl stuffdinoex2003-12-131-14/+10
* - Fix output of time_t for 64bitdinoex2003-11-211-0/+1
* - update to 1.2.1dinoex2003-11-131-1/+1
* - remove COPYINGdinoex2003-10-201-1/+1
* - Update to 1.2.0dinoex2003-06-011-1/+1
* - Add COMMENTdinoex2003-02-211-0/+1
* - Update to 1.1.3dinoex2002-11-111-11/+27
* - remove BROKENdinoex2002-11-031-5/+5
* - Update to 1.1.2dinoex2002-10-291-5/+5
* Mark BROKEN on 5.0kris2002-10-261-1/+7
* unbreak port, see errlog on bentodinoex2002-10-021-1/+1
* Fix typo in atoll definenbm2002-08-051-1/+1
* Upgrade to vsftpd 1.1.0nbm2002-08-051-3/+3
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1
* - update to 1.0.1petef2001-12-181-11/+18
* Update to 0.0.15nbm2001-08-011-1/+1
* Add vsftpd 0.0.10, a FTP daemon that aims to be "very secure".nbm2001-02-041-0/+38