aboutsummaryrefslogtreecommitdiff
path: root/ftp/pftpd
Commit message (Collapse)AuthorAgeFilesLines
* Remove -fcommon and deprecation noticeStefan Eßer2020-09-011-6/+0
| | | | | | | The port has been fixed to build with -fno-common Notes: svn path=/head/; revision=547269
* Fix build with clang11Stefan Eßer2020-09-013-1/+23
| | | | Notes: svn path=/head/; revision=547267
* Extend expiration of ports broken with -fno-commonNiclas Zeising2020-08-301-2/+3
| | | | | | | | | | | | | | | | | Extend the expiration of unmaintained leaf ports that are broken with -fno-common and previously had a short expiration date. The new date is set to 2021-04-01, meaning the ports will be in the 2021Q2 branch, giving people until 2021-06-30 (10 months from now) to fix issues. Improve the wording of the deprecation message, mentioning both llvm 11 and -fno-common. Bump portrevision to force reinstall. This way the warning message about deprecation will be displayed to users installing or reinstalling the software. MFH: 2020Q3 (maybe) Notes: svn path=/head/; revision=547044
* ftp/: Fix build with clang11 and deprecate ports@ portsTobias C. Berner2020-08-291-0/+6
| | | | Notes: svn path=/head/; revision=546901
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* ftp/pftpd: Add DragonFly supportJohn Marino2015-03-262-4/+30
| | | | | | | Bring in fix from dports (port is not maintained) Notes: svn path=/head/; revision=382318
* 4 ports categories: Remove $PTHREAD_LIBSJohn Marino2015-03-241-4/+0
| | | | | | | | | Categories: www, ftp, net-im, net-mgmt approved by: PTHREAD blanket Notes: svn path=/head/; revision=382150
* - Add stage supportDanilo Egea Gondolfo2014-02-081-5/+5
| | | | Notes: svn path=/head/; revision=343336
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | ftp) Notes: svn path=/head/; revision=327729
* - Update to 1.0.3Martin Wilke2013-07-164-41/+52
| | | | | | | | PR: 180508 Submitted by: ports fury Notes: svn path=/head/; revision=323094
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Remove unneeded patch.Ed Schouten2010-03-091-11/+0
| | | | | | | | | Don't link against libcompat if we don't use any of its symbols. Approved by: erwin (portmgr, implicit) Notes: svn path=/head/; revision=250778
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-201-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244567
* Reset beech@FreeBSD.org while he works on restoring his email situation.Mark Linimon2009-08-281-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=240459
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Adopt orphan ports in ftp category.Beech Rintoul2008-01-231-1/+1
| | | | | | | Approved by: linimon (mentor, implicit) Notes: svn path=/head/; revision=206081
* - update to 1.0.2Yen-Ming Lee2007-10-192-5/+4
| | | | Notes: svn path=/head/; revision=201663
* Remove USE_REINPLACE from all categories starting with FEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161557
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149317
* Use mkstemp() instead of mktemp()Marcus Alves Grando2005-11-081-0/+4
| | | | | | | | | | Bump PORTREVISION PR: 88633 Submitted by: chinsan <chinsan.tw@gmail.com> Notes: svn path=/head/; revision=147539
* - Update to 1.0.1Jean-Yves Lefort2005-05-256-31/+82
| | | | | | | | | | | - Add a mirror site, since the primary site is temporarily unreachable - Remove RESTRICTED, as the license now allows redistribution PR: ports/81411 Submitted by: Johan van Selst <johans@stack.nl> Notes: svn path=/head/; revision=136091
* BROKEN: UnfetchableKris Kennaway2005-05-211-0/+2
| | | | Notes: svn path=/head/; revision=135781
* Drop maintainership.Oliver Eikemeier2004-05-111-1/+1
| | | | | | | | PR: 66502 Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> (maintainer) Notes: svn path=/head/; revision=108881
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Fix build on -currentKirill Ponomarev2003-08-011-3/+5
| | | | | | | | Submitted by: kris via bento Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=86112
* Consolidate NO_CDROM and NO_PACKAGE into RESTRICTED, and mark BROKEN onKris Kennaway2003-07-301-3/+8
| | | | | | | 5.x (does not compile) Notes: svn path=/head/; revision=85961
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Update to 0.42Patrick Li2002-05-184-6/+21
| | | | | | | | PR: 38206 Submitted by: maintainer Notes: svn path=/head/; revision=59403
* upgrade to 0.39Ying-Chieh Liao2002-05-153-4/+14
| | | | | | | | PR: 38094 Submitted by: maintainer Notes: svn path=/head/; revision=59168
* upgrade to 0.3.3Ying-Chieh Liao2002-03-282-2/+5
| | | | | | | | PR: 36422 Submitted by: maintainer Notes: svn path=/head/; revision=56797
* add WWW:Ying-Chieh Liao2002-03-171-0/+1
| | | | Notes: svn path=/head/; revision=56248
* Initial import of pftpd-0.31.Kevin Lo2002-03-175-0/+32
Pftpd is the multithreaded anonymous FTP daemon. PR: 36012 Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw> Notes: svn path=/head/; revision=56244