aboutsummaryrefslogtreecommitdiff
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* Now builds on powerpc64.Mark Linimon2018-10-271-2/+0
| | | | | | | | | PR: 232093 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=483127
* - Update to 5.0Danilo Egea Gondolfo2018-10-202-4/+4
| | | | Notes: svn path=/head/; revision=482500
* - fix OpenSSL 1.1.x buildDirk Meyer2018-10-102-0/+12
| | | | Notes: svn path=/head/; revision=481692
* Connect all the PHP 7.3 portsTorsten Zuehlsdorff2018-10-081-0/+2
| | | | Notes: svn path=/head/; revision=481529
* Add PHP 7.3 RC2 to the ports-tree.Torsten Zuehlsdorff2018-10-082-0/+26
| | | | | | | | | | | | Notable changes: - Switch from PCRE to PCRE2 - Many modules now require PCRE2 for building - graphics/php73-gd: X11 option is no longer default Changes to Mk/Uses/php.mk approved by ale Notes: svn path=/head/; revision=481525
* Deprecate some GNOME 2 applicationsAntoine Brodin2018-10-071-0/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=481492
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-063-6/+6
| | | | | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) Notes: svn path=/head/; revision=481365
* Update Objective-C LLVM version to 6.0.Brooks Davis2018-09-262-2/+2
| | | | | | | | | | | | Fixes aarch64 build. Reduces depends on obsolete LLVM 4.0. PR: 230116 Submitted by: mikael.urankar@gmail.com Approved by: theraven (prior version) Sponsored by: DARPA, AFRL Notes: svn path=/head/; revision=480741
* Update to 0.8.0Sunpoet Po-Chuan Hsieh2018-09-142-6/+7
| | | | | | | | Changes: https://github.com/msoulier/tftpy/blob/master/README https://github.com/msoulier/tftpy/blob/master/ChangeLog Notes: svn path=/head/; revision=479780
* Add EXAMPLES options to ports that should have one.Mathieu Arnold2018-09-101-1/+1
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479407
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-103-0/+6
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* Mark various ports broken on powerpc64.Mark Linimon2018-09-101-0/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=479351
* Update to 7.61.1Sunpoet Po-Chuan Hsieh2018-09-052-5/+4
| | | | | | | | | Changes: https://curl.haxx.se/changes.html Security: f4d638b9-e6e5-4dbe-8c70-571dbc116174 MFH: 2018Q3 Notes: svn path=/head/; revision=479050
* ftp/filezilla: update 3.24.0 -> 3.36.0Kurt Jaeger2018-09-013-13/+34
| | | | | | | | | | PR: 229139 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Approved by: rezny (maintainer timeout) Relnotes: https://filezilla-project.org/versions.php Notes: svn path=/head/; revision=478657
* ftp/libfilezilla: update 0.9.0 -> 0.13.0Kurt Jaeger2018-09-013-5/+7
| | | | | | | | | | | | - upstream is very quiet on changelogs PR: 229137 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Approved by: rezny (maintainer timeout) Relnotes: https://lib.filezilla-project.org/index.php Notes: svn path=/head/; revision=478656
* Remove redundant DOCS, NLS, EXAMPLES, and IPV6 from OPTIONS_DEFAULT as theyAlexey Dokuchaev2018-08-301-1/+1
| | | | | | | | are put there by the framework (see line 200 of Mk/bsd.options.mk), except for `finance/quantlib' which makes very unorthodoxal usage of port options. Notes: svn path=/head/; revision=478429
* Fix build when selected SSL library is linked to libthrGanael LAPLANCHE2018-08-271-0/+14
| | | | | | | | | | | | | | | | | | | When a non-default SSL library is used (GnuTLS, OpenSSL or LibreSSL from ports) and if it is linked to libthr, compilation fails with the following error : /usr/bin/ld: undefined reference to symbol `pthread_mutexattr_gettype@@FBSD_1.0' (try adding -lthr) //lib/libthr.so.3: could not read symbols: Bad value As OpenSSL-like ports (OpenSSL from base, OpenSSL and OpenSSL-devel from ports, LibreSSL and LibreSSL-devel from ports) may or may not be linked to libthr, fix build by detecting if the selected library is linked to libthr or not. PR: 230813 Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> Notes: svn path=/head/; revision=478188
* Update WWWSunpoet Po-Chuan Hsieh2018-08-261-1/+1
| | | | Notes: svn path=/head/; revision=478142
* Update to 4.8.4 and remove obsolete patchesGanael LAPLANCHE2018-08-213-31/+4
| | | | Notes: svn path=/head/; revision=477715
* ftp/ocaml-ocurl: Update to 0.8.2Steve Wills2018-08-163-20/+27
| | | | | | | | | | While here, assign maintainer to submitter PR: 230446 Submitted by: Nathan <ndowens@yahoo.com> Notes: svn path=/head/; revision=477326
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-292-1/+2
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* Remove leftover of testingSunpoet Po-Chuan Hsieh2018-07-281-1/+2
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=475562
* Fix r475433Sunpoet Po-Chuan Hsieh2018-07-281-1/+3
| | | | | | | | | - Restore RELEASE-PROCEDURE.md - Fix CARES option - Bump PORTREVISION for package change Notes: svn path=/head/; revision=475522
* ftp/curl: Update to 7.61.0Steve Wills2018-07-273-5/+15
| | | | | | | | | | | PR: 229753 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: maintainer timeout (sunpoet, >2 weeks) MFH: 2018Q3 Security: 3849e28f-8693-11e8-9610-9c5c8e75236a Notes: svn path=/head/; revision=475433
* PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensionsTorsten Zuehlsdorff2018-07-244-0/+8
| | | | | | | | | | | | This enables "make test" in every extension and eases the test of changes to PHP. I did ignore PHP 7.0 intentionally since it only receives security updates and will EOL at the end of the year. Therefore no great amount of work is expected for 7.0. Notes: svn path=/head/; revision=475229
* - Update to 1.95-4.11TAKATSU Tomonari2018-07-202-4/+4
| | | | Notes: svn path=/head/; revision=475002
* Remove all := from BUILD_DEPENDS, here are never needed.Mathieu Arnold2018-07-092-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | While there, cleanup, and sort depends. When build and run dependencies are the same, there are three ways to avoid duplicating the list while not adding the framework added BUILD_DEPENDS to the RUN_DEPENDS. In order of preference, they are: 1) use RUN_DEPENDS to set BUILD_DEPENDS: BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= foo:bar/baz 2) create another variable and use it: MY_DEPENDS= foo:bar/baz BUILD_DEPENDS= ${MY_DEPENDS} RUN_DEPENDS= ${MY_DEPENDS} 3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation: BUILD_DEPENDS= foo:bar/baz RUN_DEPENDS:= ${BUILD_DEPENDS} Sponsored by: Absolight Notes: svn path=/head/; revision=474242
* Mark these ports broken on mips64 and/or mips.Mark Linimon2018-07-011-0/+3
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=473660
* lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports.Gleb Popov2018-06-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | As usual, it is recommended to rebuild or reinstall all the dependent ports and the lang/ghc port itself in one of the following ways: # portmaster -w -r ghc or # portupgrade -fr lang/ghc In case of pkg(8), it is probably safer to remove all the GHC-dependent packages along with GHC and reinstall everything from scratch. For example: # pkg query "%ro" ghc > ghc-pkgs.txt # pkg delete -y lang/ghc In ghc-pkgs.txt, check and remove all the packages that have been moved on the update, then use this command: # pkg install -y `cat ghc-pkgs.txt` Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D16038 Notes: svn path=/head/; revision=473611
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-282-4/+4
| | | | | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540 Notes: svn path=/head/; revision=473503
* - Whitespace fixDmitry Marakasov2018-06-232-2/+2
| | | | | | | | | - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=473121
* Use PY_FLAVOR for dependencies.Mathieu Arnold2018-06-202-3/+3
| | | | | | | | | | FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight Notes: svn path=/head/; revision=472884
* Fix readline detection on 10.xGanael LAPLANCHE2018-06-131-0/+4
| | | | | | | | (previous commit broke readline detection on 10.x where base readline resides in /usr) Notes: svn path=/head/; revision=472303
* Fix readline detection with a non-standard LOCALBASEGanael LAPLANCHE2018-06-121-0/+4
| | | | | | | | | | | | | | Due to a bug in m4/lftp_lib_readline.m4, a wrong prefix is found for readline when using a non-standard LOCALBASE [1]. Add a temporary workaround waiting for the patch to be merged upstream [2]. https://reviews.freebsd.org/D15731 [1] https://github.com/lavv17/lftp/pull/458 [2] Differential Revision: https://reviews.freebsd.org/D15731 Notes: svn path=/head/; revision=472241
* Update to 7.43.0.2Sunpoet Po-Chuan Hsieh2018-06-032-4/+4
| | | | | | | Changes: http://pycurl.io/docs/latest/release-notes.html Notes: svn path=/head/; revision=471502
* Sort USESSunpoet Po-Chuan Hsieh2018-06-031-1/+1
| | | | Notes: svn path=/head/; revision=471501
* Update GNUTLS and NSS optionsSunpoet Po-Chuan Hsieh2018-06-031-2/+4
| | | | | | | | | nettle for gnutls support in curl is always enabled because it is an unconditional dependency of security/gnutls. Do not bump PORTREVISION because package-depends-list is unchanged. Notes: svn path=/head/; revision=471500
* Adjust USES to fix building on gcc-based archs (in particular, powerpc64).Mark Linimon2018-06-021-3/+1
| | | | | | | | | | | | | | | On the clang architectures, these changes have no effect: the baser compiler already includes the needed features. While here, remove now-redundant CXXFLAGS statements and pet portlint (no other content change). Tested on both powerpc64 and amd64. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=471400
* Update to 0.9.6Sunpoet Po-Chuan Hsieh2018-05-302-4/+4
| | | | | | | Changes: https://github.com/taf2/curb/commits/master Notes: svn path=/head/; revision=471168
* Update to 0.9.5Sunpoet Po-Chuan Hsieh2018-05-292-4/+4
| | | | | | | Changes: https://github.com/taf2/curb/commits/master Notes: svn path=/head/; revision=471105
* Update to version 4.9.7.Dmitry Sivachenko2018-05-282-4/+4
| | | | Notes: svn path=/head/; revision=471037
* Update WWWSunpoet Po-Chuan Hsieh2018-05-277-7/+7
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Update lang/ghc 8.4.2 and the hs-* ports the newer versionsTobias C. Berner2018-05-251-1/+1
| | | | | | | | | | | | | | | | | * Update lang/ghc to 8.4.2 * Update the boostrap compiler to 8.4.1 * Update the many hs-* ports * Bump the rest Thanks a lot to arrowd for doing all the heavy lifting :) PR: 227968 Exp-run by: antoine Submitted by: arrowd Differential Revision: https://reviews.freebsd.org/D15005 Notes: svn path=/head/; revision=470870
* - Update to 3.0.3.1Martin Wilke2018-05-194-5/+16
| | | | | | | | | | PR: 227491 Submitted by: Leonid Nevecherya Approved by: maintainer timeout Sponsored by: iXsystems Inc. Notes: svn path=/head/; revision=470422
* Update to 0.7.0Sunpoet Po-Chuan Hsieh2018-05-195-36/+12
| | | | | | | | | | | | | | - Change MASTER_SITES to CHEESESHOP - Update COMMENT - Update pkg-descr - Update WWW - Add GitHub repository to WWW Changes: https://github.com/msoulier/tftpy/blob/master/README https://github.com/msoulier/tftpy/blob/master/ChangeLog Notes: svn path=/head/; revision=470384
* Update to 7.60.0Sunpoet Po-Chuan Hsieh2018-05-163-5/+7
| | | | | | | | | Changes: https://curl.haxx.se/changes.html Security: 04fe6c8d-2a34-4009-a81e-e7a7e759b5d2 MFH: 2018Q2 Notes: svn path=/head/; revision=470160
* Update to netdumpd-20180511.Mark Johnston2018-05-112-4/+4
| | | | | | | | Approved by: bdrewery (implicit) Sponsored by: Dell EMC Isilon Notes: svn path=/head/; revision=469644
* ftp/wget: Upgrade from 1.19.4 to 1.19.5Vasil Dimov2018-05-092-5/+4
| | | | | | | | | | | | Changelog: http://git.savannah.gnu.org/cgit/wget.git/plain/NEWS PR: ports/228071 Reported by: Yasuhiro KIMURA <yasu@utahime.org> MFH: 2018Q2 Security: CVE-2018-0494 Notes: svn path=/head/; revision=469453
* ftp/py-sftp: Fix license informationYuri Victorovich2018-05-081-1/+1
| | | | | | | | | PR: 228043 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: portmgr blanket Notes: svn path=/head/; revision=469354
* - Update to 1.5.4Li-Wen Hsu2018-05-062-5/+4
| | | | Notes: svn path=/head/; revision=469215