aboutsummaryrefslogtreecommitdiff
path: root/ftp/proftpd
Commit message (Collapse)AuthorAgeFilesLines
* ftp/proftpd: add support for pcre2 and make it defaultMartin Matuska2023-01-221-5/+16
|
* ftp/proftpd: Update to 1.3.8Martin Matuska2023-01-224-17/+36
| | | | Update proftpd in distfiles of slave ports, too.
* Fix WWW in parent/child portsTobias Kortkamp2022-09-101-1/+1
| | | | | | | | | | | | | | Many of the WWW are overwritten later which means the wrong value is used. This did not happen before where the children were either a) just using the pkg-descr from the parents b) or had their own separate pkg-descr with custom WWW Use WWW?= in parents when the child's WWW is different. Children that use the same WWW as the parent can just inherit it, i.e., the child WWW can be removed. Approved by: portmgr (implicit)
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* ftp: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Aaron Dalton <aaron@FreeBSD.org> * Alexander Kriventsov * Anders Nordby <anders@fix.no> * Andreas Fehlner <fehlner@gmx.de> * Andrew Pantyukhin <infofarmer@FreeBSD.org> * Andrey Zakhvatov * Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) * Chris Piazza <cpiazza@FreeBSD.org> * Damjan Marion <dmarion@open.hr> * Emanuel Haupt <ehaupt@critical.ch> * Eric Freeman <freebsdports@chillibear.com> * Frank DENIS * Frank Laszlo <laszlof@vonostingroup.com> * Gea-Suan Lin (gslin@ccca.nctu.edu.tw) * Gea-Suan Lin <gslin@ccca.nctu.edu.tw> * George V. Neville-Neil <gnn@FreeBSD.org> * Hye-Shik Chang * Jordan Hubbard <jkh@FreeBSD.org> * Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> * Joseph Benden <joe@thrallingpenguin.com> * Ju Pengfei <jupengfei@gmail.com> * Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw> * Mark Johnston <markj@FreeBSD.org> * Martin Matuska (mm@FreeBSD.org) * Marwan BURELLE <marwan.burelle@lri.fr> * Maxim Ignatenko * Maxim Sobolev <sobomax@FreeBSD.org> * Neil Blakey-Milner * Neil Blakey-Milner <nbm@rucus.ru.ac.za> * Nick Leuta * Nosov Artem <chip-set@mail.ru> * Petr Holub <hopet@ics.muni.cz> * Philippe Le Berre <philippe@le-berre.com> * Piotr Kubaj <pkubaj@anongoth.pl> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Roman Bogorodskiy * Sergey Matveychuk <sem@FreeBSD.org> * Sergey Skvortsov <skv@FreeBSD.org> * Stephane Legrand * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * TAKATSU Tomonari <tota@FreeBSD.org> * Thomas Gellekum <tg@FreeBSD.org> * Tom McLaughlin <tmclaugh@sdf.lonestar.org> * Tomokazu ISHII <t-ishii@tryplanet.com> * Ulrich Spoerlein <uspoerlein@gmail.com> * Wen Heping <wen@FreeBSD.org> * Xavier Beaudouin <kiwi@oav.net> * Yasuhiro Fukuma <yasuf@big.or.jp> * Ying-Chieh Liao <ijliao@FreeBSD.org> * ache * cy@FreeBSD.org * ijliao * ports * torstenb * will With hat: portmgr
* *: apply refactor.remove-consecutive-empty-linesTobias Kortkamp2021-10-191-1/+0
| | | | Submitted by: portedit
* ftp/proftpd: Avoid passing USES=cpe to all slave portsBernhard Froehlich2021-09-031-2/+5
| | | | | | | There are some slave ports which are developed independently and have no CPE entries yet. Approved by: portmgr (blanket)
* ftp/proftpd: update to 1.3.7cMartin Matuska2021-08-302-4/+4
|
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update ftp/proftpd to 1.3.7aMartin Matuska2021-01-097-32/+32
| | | | Notes: svn path=/head/; revision=560864
* Update ProFTPd to version 1.3.6dMartin Matuska2020-07-022-4/+4
| | | | | | | | PR: 247554, 243866 Submitted by: Alexander Puecker Notes: svn path=/head/; revision=541015
* Update ProFTPd to 1.3.6bMartin Matuska2019-11-142-4/+4
| | | | | | | | PR: 241968 Reported by: Ryan Colp Notes: svn path=/head/; revision=517608
* Extenral proftpd modules: use own distinfo filesMartin Matuska2019-03-182-5/+2
| | | | Notes: svn path=/head/; revision=496222
* security/openssl-devel: Remove BROKEN from some portsBernard Spil2018-02-151-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | * databases/freetds: Fixed 2017-02-14 * databases/postgresql10-server: Fixed 2016-09-15 [1] * ftp/lftp: Fixed in 4.8.0 * ftp/proftpd: Fixed in 1.3.5c * ftp/wget: Fixed in 1.19.3 [2] * lang/erlang-runtime20: Fixed in 20.0 * net/socat: Fixed in 1.7.3.2 * security/libssh2: Fixed in 1.8.0 [3] * security/p5-Crypt-OpenSSL-X509: Fixed in 1.8.8 * sysutils/bacula9-server: Fixed in 9.0.6 * www/nginx: Fixed in 1.9.14 * Bulk build OK 10.3/11.1 both i386 and amd64: - multimedia/librtmp - net/libvncserver - www/lynx PR: 225875 [1], 225872 [2], 225873 [3] Notes: svn path=/head/; revision=461928
* Remove unneeded USE_AUTOTOOLS.Tijl Coosemans2017-12-241-1/+0
| | | | Notes: svn path=/head/; revision=457183
* Update ftp/proftpd to 1.3.6Martin Matuska2017-07-279-260/+73
| | | | | | | Fix compatibility in databases/proftpd-mod_sql_tds Notes: svn path=/head/; revision=446747
* Update ProFTPd to 1.3.5eMartin Matuska2017-07-132-4/+4
| | | | Notes: svn path=/head/; revision=445718
* ftp/proftpd: Fix LibreSSL patchBernard Spil2017-05-142-3/+200
| | | | | | | | | | | | - Adjust patch for mod_tls move to contrib/ - Remove broken with LibreSSL PR: 217025 Submitted by: Ralf van der Enden <tremere@cainites.net> Approved by: maintainer timeout Notes: svn path=/head/; revision=440871
* Revert r436977, patch fails to applyAntoine Brodin2017-03-272-20/+3
| | | | | | | | Reported by: pkg-fallout With hat: portmgr Notes: svn path=/head/; revision=437013
* ftp/proftpd: Fix mod_tls build with LibreSSLBernard Spil2017-03-262-3/+20
| | | | | | | | | | | - Remove IGNORE with LibreSSL SSL_DEFAULT - Add patch for mod_tls to build with LibreSSL PR: 217025 Approved by: maintainer timeout Notes: svn path=/head/; revision=436977
* Remove all USE_OPENSSL occurrences.Mathieu Arnold2017-03-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436247
* The latest version of ftp/proftpd doesn't build with libressl either.John Marino2017-02-011-0/+3
| | | | | | | | | Increase the IGNORE from openssl-devel to include all versions of libressl. Approved by: SSL blanket Notes: svn path=/head/; revision=433053
* Update ProFTPd to 1.3.5dMartin Matuska2017-01-272-3/+4
| | | | Notes: svn path=/head/; revision=432573
* Mark some ports as not openssl-devel ready.Mathieu Arnold2016-11-291-0/+4
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=427389
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵Dmitry Marakasov2016-05-231-1/+1
| | | | | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket Notes: svn path=/head/; revision=415742
* - Fix trailing whitespace in MakefilesDmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415501
* Include bsd.port.options.mkMartin Matuska2016-05-041-0/+2
| | | | | | | PR: ports/209199 Notes: svn path=/head/; revision=414606
* Update security/proftpd-mod_clamav to 0.14rc2Martin Matuska2016-04-201-2/+2
| | | | Notes: svn path=/head/; revision=413683
* Update proftpd to 1.3.5bMartin Matuska2016-04-202-35/+14
| | | | | | | | | Optionsify port PR: 208909 Notes: svn path=/head/; revision=413681
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Fix various distinfo issuesAlex Kozlov2015-12-241-1/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=404344
* Typos, whitespace and capitalization fixes (A-F).Jimmy Olgeni2015-09-201-2/+2
| | | | Notes: svn path=/head/; revision=397395
* Update proftpd to 1.3.5aMartin Matuska2015-06-105-629/+9
| | | | Notes: svn path=/head/; revision=389130
* Fix proftpd unauthenticated copying of files via SITE CPFR/CPTOXin LI2015-05-202-1/+611
| | | | | | | | | | vulnerability. MFH: 2015Q2 Security: CVE-2015-3306 Notes: svn path=/head/; revision=386881
* - Add CPE infoDmitry Marakasov2015-05-071-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=385700
* Remove OSVERSION checks that do not make sense any more.Mathieu Arnold2015-04-033-31/+0
| | | | | | | | | | | | | For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true, as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107). Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when it is always needed, I renamed it, in one case, I merged two patches. Differential Revision: https://reviews.freebsd.org/D2209 Notes: svn path=/head/; revision=383107
* Change -pthread to -lpthreadMartin Matuska2015-02-021-2/+2
| | | | | | | | PR: 195921 Reported by: John Marino Notes: svn path=/head/; revision=378300
* Always compile with -pthreadMartin Matuska2015-02-021-2/+0
| | | | Notes: svn path=/head/; revision=378298
* Fix mirror sites [1]Martin Matuska2015-02-012-5/+9
| | | | | | | | | | Compile with -pthread if using base OpenSSL [2] Fix rc script [3] PR: 191011 [1], 195921 [2], 196635 [3] Notes: svn path=/head/; revision=378282
* Cleanup plistBaptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375078
* databases/libmemcached: Update to 1.0.18 and much moreKubilay Kocak2014-12-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to 1.0.18 and pkg-plist accordingly - Add LICENSE (BSD3CLAUSE) and LICENSE_FILE - Add TEST_DEPENDS and regression-test target - Perl is not required, remove USE_PERL and from USES - Split LDFLAGS from CONFIGURE_ENV, they're already set there - Add libmemcachedprotocol to CONFIGURE_ARGS (Now default: off) - Add OPTIONS for hash functions, debug and dtrace - pkg-descr: Update WWW: URL - Add patches for: * alloca.h include not found on FreeBSD * cinttypes include location * clang compatibility - Strip shared libraries manually since upstream install-strip target is fail Changes: https://launchpad.net/libmemcached/+announcements [1] https://bugs.launchpad.net/libmemcached/+bug/1245562 [2] https://bugs.launchpad.net/libmemcached/+bug/1400560 Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer, via email) Notes: svn path=/head/; revision=374511
* Clean up plistBaptiste Daroussin2014-10-201-27/+4
| | | | Notes: svn path=/head/; revision=371277
* Do not overwrite USES from slave portsBaptiste Daroussin2014-10-081-1/+1
| | | | Notes: svn path=/head/; revision=370462
* Bump PORTREVISION on all ports that depend on net/GeoIP forAdam Weinberger2014-08-111-1/+1
| | | | | | | | | r364627. Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=364628
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-291-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* Support LIBS like LDFLAGS.Tijl Coosemans2014-06-111-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV. - Add an option helper for LIBS. - Adjust all ports that already use LIBS. Also remove references to PTHREAD_CFLAGS and PTHREAD_LIBS while here. - Some ports did not support having a LIBS environment variable and required additional patches. Somewhat simplified a linker command line looks like: ${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS} where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and LIBS can be controlled by us. If possible -L and -l flags need to be added to LIBS to make sure they appear after any -L and -l flags set by upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this may appear too early on the command line causing installed libraries to be linked in instead of freshly built ones. Additional changes: benchmarks/netio: Replace WITH_IPV6 with an IPV6 option. comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC. graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR. graphics/visionworkbench: Remove FreeBSD 7 support. multimedia/libmovtar: New LIB_DEPENDS syntax. multimedia/opencinematools: Use standard do-build. net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins) net-mgmt/nagios: Remove -fPIC. net-mgmt/nagios4: Remove -fPIC. print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036. security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test in configure that falsely detects pthread_mutexattr_init in our libc. sysutils/dar: Fix iconv detection. x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD hack and use $CXX as linker as on other platforms. PR: 190592 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=357486
* Bump PORTREVISION to fix builds for proftpd-mod_sql_odbcMartin Matuska2014-05-241-1/+1
| | | | Notes: svn path=/head/; revision=354979
* Fix make check-plistMartin Matuska2014-05-201-4/+1
| | | | Notes: svn path=/head/; revision=354678