aboutsummaryrefslogtreecommitdiff
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* Use USES=mysqlSunpoet Po-Chuan Hsieh2017-06-281-1/+1
| | | | Notes: svn path=/head/; revision=444609
* - Update to 2.7TAKATSU Tomonari2017-06-282-4/+4
| | | | Notes: svn path=/head/; revision=444559
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-274-3/+4
| | | | | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine Notes: svn path=/head/; revision=444463
* qa: add check for NO_ARCHDavid Naylor2017-06-181-1/+2
| | | | | | | | | | | | | | | | | | | | | If NO_ARCH is set then check that no FreeBSD elf(5) files are in $STAGEDIR. If an elf(5) file is bundles as part of the package, but is not meant to be run directly (i.e. the elf(5) file is a payload, and not compiled) then those files can be added to NO_ARCH_IGNORE to avoid the check from failing, Changes to ports: - Ports that have NO_ARCH set, but actually compile files have had NO_ARCH removed. - Ports that have elf(5) payloads have had those files added to NO_ARCH_IGNORE. - R-cran ports that do not set USES=cran:compiles have NO_ARCH set, PR: 218976 Reviewed by: antoine, mat Approved by: portmgr Notes: svn path=/head/; revision=443845
* Add PERL_LEVEL checkSunpoet Po-Chuan Hsieh2017-06-181-4/+9
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=443808
* Update COMMENT and pkg-descrSunpoet Po-Chuan Hsieh2017-06-152-7/+11
| | | | Notes: svn path=/head/; revision=443661
* Update to 7.54.1Sunpoet Po-Chuan Hsieh2017-06-154-20/+20
| | | | | | | | | Changes: https://curl.haxx.se/changes.html Security: 9314058e-5204-11e7-b712-b1a44a034d72 MFH: 2017Q2 Notes: svn path=/head/; revision=443658
* Update to netdumpd-20170615.Mark Johnston2017-06-152-4/+4
| | | | | | | | | | Reviewed by: bdrewery Approved by: bdrewery Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D11222 Notes: svn path=/head/; revision=443641
* - Update WWWDmitry Marakasov2017-06-151-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=443621
* Add port ftp/netdumpd.Mark Johnston2017-06-134-0/+33
| | | | | | | | | | | | | | | | This package contains a daemon which is used to receive kernel dumps over a network from a panicking kernel. The protocol uses UDP and is similar to TFTP. Client support for FreeBSD is currently in progress. Reviewed by: bdrewery Approved by: bdrewery Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D11165 Notes: svn path=/head/; revision=443511
* Update distinfo and unbreak this portSunpoet Po-Chuan Hsieh2017-06-112-3/+4
| | | | | | | | | | | | | | | | - While I'm here, add USES=php Content of tarballs are unchanged (checked against [1]). => Net_FTP-1.4.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_FTP-1.4.0.tgz fetch: http://pear.php.net/get/Net_FTP-1.4.0.tgz: size mismatch: expected 35344, actual 35593 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_FTP-1.4.0.tgz [1] Approved by: portmgr (blanket) Notes: svn path=/head/; revision=443253
* Fix options helperSunpoet Po-Chuan Hsieh2017-05-281-3/+2
| | | | | | | | | | | - Add missing OPTIONS_DEFINE=EXAMPLES - Fix OPTIONS_DEFAULT: remove IPV6 which is added by framework - Convert to options target helper Approved by: portmgr (blanket) Notes: svn path=/head/; revision=441956
* Mark some ports failing on armv6, for errors classified as "clang".Mark Linimon2017-05-271-0/+2
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441847
* Drop ipv6 from CATEGORIES, which has been wrong for the 6.5 years thatChristian Weisgerber2017-05-261-1/+1
| | | | | | | the KAME patch has no longer been available. Notes: svn path=/head/; revision=441816
* These ports fail the same way on armv6 as they do on aarch64.Mark Linimon2017-05-261-1/+2
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441784
* Update to CentOS 6.9.Tijl Coosemans2017-05-262-12/+12
| | | | | | | | PR: 218732 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=441768
* Update to upstream version 3.2.6Thomas Zander2017-05-202-4/+5
| | | | | | | MFH: 2017Q2 Notes: svn path=/head/; revision=441304
* - Update maintainer addressJochen Neumeister2017-05-161-1/+1
| | | | | | | | Reviewed by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D10755 Notes: svn path=/head/; revision=441000
* 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
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-132-1/+3
| | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=440858
* - Update to 2.6TAKATSU Tomonari2017-05-072-4/+4
| | | | Notes: svn path=/head/; revision=440307
* UpdatesMartin Wilke2017-05-038-23/+21
| | | | | | | | | | | | | | | | | | devel/libfastcommon to 1.0.36 ftp/fastdfs to 5.0.10 ftp/php56-fastdfs to 5.0.10 ftp/php70-fastdfs to 5.0.10 ftp/php71-fastdfs to 5.0.10 Changelog: https://github.com/happyfish100/libfastcommon/blob/master/HISTORY https://github.com/happyfish100/fastdfs/blob/master/HISTORY PR: 218423 Submitted by: maintainer Notes: svn path=/head/; revision=440011
* Update to 1.0.46Sunpoet Po-Chuan Hsieh2017-04-253-23/+16
| | | | | | | | | - Reformat PKGMESSAGE Changes: https://github.com/jedisct1/pure-ftpd/releases Notes: svn path=/head/; revision=439385
* Chase ffmpeg 3.3 update (ABI changes)Thomas Zander2017-04-251-1/+1
| | | | | | | | PR: 218658 Submitted by: riggs Notes: svn path=/head/; revision=439367
* Update to 7.54.0Sunpoet Po-Chuan Hsieh2017-04-205-177/+13
| | | | | | | | | Changes: https://curl.haxx.se/changes.html Security: 3e2e9b44-25ce-11e7-a175-939b30e0836d MFH: 2017Q2 Notes: svn path=/head/; revision=438953
* - Fix shebangsMartin Wilke2017-04-191-1/+4
| | | | Notes: svn path=/head/; revision=438824
* Fix HTTP2 optionSunpoet Po-Chuan Hsieh2017-04-181-1/+1
| | | | | | | | | PR: 218721 Reported by: <dewayne@heuristicsystems.com.au> MFH: 2017Q2 Notes: svn path=/head/; revision=438798
* - Add LICENSE_FILEDmitry Marakasov2017-04-081-14/+13
| | | | | | | | - Switch to USES=localbase - Switch to options helpers Notes: svn path=/head/; revision=438029
* - Update to 1.5.2Li-Wen Hsu2017-04-072-4/+4
| | | | Notes: svn path=/head/; revision=437916
* Upgrade ftp/wget from 1.19 to 1.19.1Vasil Dimov2017-04-063-31/+19
| | | | | | | | | | | | | | | | | | | | | | | | | Changelog: http://git.savannah.gnu.org/cgit/wget.git/plain/NEWS - add test target and TEST_DEPENDS - remove gmake from USES: current version of wget can be build without gmake - unbreak IDN option: since 1.19 wget uses libidn2 instead of libidn - libidn2 uses libunistring from ports, so when the IDN option is enabled use libunistring from the ports instead of the bundled one - disabling pcre support using ./configure --disable-pcre currently works, use it - remove Makefile and configure patches which are no longer needed - patch /usr/local to $PREFIX in wget.info too - delete files/patch-src__main.c - this bug has been fixed on Mar 2, 2015 [1] [1] http://git.savannah.gnu.org/cgit/wget.git/commit/?id=9dde436dd689bd51eef71d64152dde9c8c0b5f65 PR: 218408 Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> Notes: svn path=/head/; revision=437857
* Fix CVE-2017-7407Sunpoet Po-Chuan Hsieh2017-04-052-0/+165
| | | | | | | | | | | | | - Bump PORTREVISION for package change Obtained from: https://curl.haxx.se/CVE-2017-7407.patch https://github.com/curl/curl/commit/1890d59905414ab84a35892b2e45833654aa5c13 https://github.com/curl/curl/commit/8e65877870c1fac920b65219adec720df810aab9 Security: 04f29189-1a05-11e7-bc6e-b499baebfeaf MFH: 2017Q2 Notes: svn path=/head/; revision=437808
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-012-0/+2
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* Update to 0.38Sunpoet Po-Chuan Hsieh2017-04-012-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Net-FTPSSL/Changes Notes: svn path=/head/; revision=437415
* - Remove unneeded pkg-plistLi-Wen Hsu2017-03-281-27/+0
| | | | Notes: svn path=/head/; revision=437123
* - Update to 1.5.1Li-Wen Hsu2017-03-286-63/+11
| | | | Notes: svn path=/head/; revision=437122
* Remove expired port:Rene Ladan2017-03-276-108/+0
| | | | | | | 2017-03-27 ftp/bareftp: Broken for more than 6 months Notes: svn path=/head/; revision=437072
* 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
* - Bump PORTREVISION to reflect devel/bglibs update.Marcelo Araujo2017-03-263-4/+40
| | | | | | | - Take maintainership. Notes: svn path=/head/; revision=436936
* Update to 0.37Sunpoet Po-Chuan Hsieh2017-03-252-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Net-FTPSSL/Changes Notes: svn path=/head/; revision=436880
* Update to 0.36Sunpoet Po-Chuan Hsieh2017-03-232-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Net-FTPSSL/Changes Notes: svn path=/head/; revision=436790
* Remove all _USE=openssl occurrences.Mathieu Arnold2017-03-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436248
* Remove all USE_OPENSSL occurrences.Mathieu Arnold2017-03-158-13/+8
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436247
* Update to latest snapshot which supports Python 3Sunpoet Po-Chuan Hsieh2017-03-134-5/+35
| | | | | | | | | | | | | - Change MASTER_SITES to GitHub - Add LICENSE_FILE - Add NO_ARCH - Allow concurrent installation (USE_PYTHON=concurrent) - Bump PORTREVISION for package change Changes: https://github.com/msoulier/tftpy/commits/master Notes: svn path=/head/; revision=436099
* Update to 4.7.7Ganael LAPLANCHE2017-03-132-4/+4
| | | | Notes: svn path=/head/; revision=436078
* Update to 1.43.Marcelo Araujo2017-03-112-4/+4
| | | | | | | Submitted by: John Hixson <jhixson@gmail.com> (via email at AsiaBSDCon) Notes: svn path=/head/; revision=435884
* Update to 0.8.1Sunpoet Po-Chuan Hsieh2017-03-083-5/+7
| | | | | | | Changes: https://github.com/jpbarrette/curlpp/releases Notes: svn path=/head/; revision=435699
* Mark the remaining ports depending on Google Code as DEPRECATED, with anMathieu Arnold2017-03-031-0/+2
| | | | | | | | | | | | | | EXPIRATION_DATE at the end of April 2017. In the past six months, about a third of the ports marked BROKEN because they were hosted on Google Code have been fixed. The remaining must not be of use to anyone. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=435349
* Update to 0.24Sunpoet Po-Chuan Hsieh2017-03-022-6/+13
| | | | | | | | | | | | | - Add LICENSE - Update *_DEPENDS - Add TEST_DEPENDS - Add NO_ARCH - Convert to options target helper Changes: http://search.cpan.org/dist/POE-Component-Client-FTP/Changes Notes: svn path=/head/; revision=435262
* Cosmetic changeSunpoet Po-Chuan Hsieh2017-02-271-6/+3
| | | | Notes: svn path=/head/; revision=434968