1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

173 Commits

Author SHA1 Message Date
Baptiste Daroussin
06c273daa8 Drop the ipv6 virtual category for f* category as it is not relevant anymore 2019-10-09 10:40:21 +00:00
Alexey Dokuchaev
40a9bdf3ac Convert to USES+=tar:lz (available since r504008). 2019-09-27 15:01:31 +00:00
Vasil Dimov
8486009f8b ftp/wget: Upgrade from 1.20 to 1.20.3
Changelog: http://git.savannah.gnu.org/cgit/wget.git/plain/NEWS

MFH:		2019Q2
Security:	CVE-2018-20483
2019-04-10 10:42:18 +00:00
Sunpoet Po-Chuan Hsieh
dc7a01a3c8 Update dns/libidn2 to 2.1.1
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
2019-02-09 23:25:36 +00:00
Sunpoet Po-Chuan Hsieh
06e735460e Update dns/libidn2 to 2.1.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
2019-01-06 20:39:43 +00:00
Vasil Dimov
8ecbfc736d ftp/wget: Upgrade from 1.19.5 to 1.20
Changelog: http://git.savannah.gnu.org/cgit/wget.git/plain/NEWS

PR:		ports/233738
Reported by:	takefu@airport.fm
2018-12-03 09:38:25 +00:00
Baptiste Daroussin
e9de24bb79 Bump ports that should have been bumped along with r484628
Reported by:	kib
2018-11-11 13:33:22 +00:00
Alexey Dokuchaev
53792bf1df Remove redundant DOCS, NLS, EXAMPLES, and IPV6 from OPTIONS_DEFAULT as they
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.
2018-08-30 04:05:07 +00:00
Vasil Dimov
4f10815944 ftp/wget: Upgrade from 1.19.4 to 1.19.5
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
2018-05-09 16:18:52 +00:00
Sunpoet Po-Chuan Hsieh
3b63c52143 Update dns/libpsl to 0.20.1
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
		https://github.com/rockdaboot/libpsl/blob/libpsl-0.20.1/NEWS
2018-02-27 13:24:14 +00:00
Sunpoet Po-Chuan Hsieh
5a86ebc1e7 Update dns/libpsl to 0.20.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
2018-02-23 19:23:57 +00:00
Bernard Spil
3b1875b273 security/openssl-devel: Remove BROKEN from some ports
* 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]
2018-02-15 14:41:29 +00:00
Vasil Dimov
03ea8b1a65 ftp/wget: Upgrade from 1.19.2 to 1.19.4
Changelog: http://git.savannah.gnu.org/cgit/wget.git/plain/NEWS
2018-01-22 17:20:18 +00:00
Vasil Dimov
a0bcc9af35 ftp/wget: Upgrade from 1.19.1 to 1.19.2
Changelog: http://git.savannah.gnu.org/cgit/wget.git/plain/NEWS

Reported by:	Andrew Perry <pez_098@yahoo.com>
Security:	CVE-2017-13089
Security:	CVE-2017-13090
2017-10-27 12:50:37 +00:00
Jung-uk Kim
f872930d0e Set MAKEINFO to the full path of makeinfo when USES=makeinfo is set.
PR:		221027
Reviewed by:	mat
Approved by:	portmgr (antoine)
2017-07-28 21:45:20 +00:00
Vasil Dimov
37406903f0 ftp/wget: Enforce rebuilding of the info page
MAKEINFO must be defined in the configure environment in order for the
info page to be rebuilt.

Submitted by:	jkim
2017-07-26 18:14:22 +00:00
Vasil Dimov
881b1b8b2f ftp/wget: Fix makeinfo path
On FreeBSD 10.x makeinfo is located in /usr/bin/makeinfo, whereas on 11.x
it is located in /usr/local/bin/makeinfo. Don't specify its full path
location like DOCS_CONFIGURE_ENV= MAKEINFO="${LOCALBASE}/bin/makeinfo"
since having it in PATH (either in /usr/bin or /usr/local/bin) suffices.

Reported by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
2017-07-26 07:12:57 +00:00
Vasil Dimov
f577936c07 ftp/wget: Tweak docs options
* Add a separate option to control whether man page is to be installed
* Handle wgetrc.sample with @sample, according to
  https://www.freebsd.org/doc/en/books/porters-handbook/plist-config.html and
  https://www.freebsd.org/doc/en/books/porters-handbook/plist-keywords.html#plist-keywords-sample
* Now the DOCS option only controls whether an info page is installed or not

Submitted by:	jkim
2017-07-26 05:02:41 +00:00
Vasil Dimov
8a11b286e1 ftp/wget: Make installing docs optional
Submitted by:	jkim
2017-07-20 09:59:33 +00:00
Vasil Dimov
a3434e2968 Upgrade ftp/wget from 1.19 to 1.19.1
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>
2017-04-06 08:56:22 +00:00
Mathieu Arnold
a28f0f7f7f Remove all USE_OPENSSL occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:30 +00:00
Vasil Dimov
78441dcfd5 ftp/wget: fix compilation error due to -R being passed to clang
gcc accepts -R, but clang needs -Wl,-R and since we are changing
this, use the proper -Wl,-rpath.

Reported by:	Walter Schwarzenfeld, Barbara Guida, Jimmy Olgeni, Ken J.
2017-02-05 16:47:34 +00:00
Vasil Dimov
db1916cb2b ftp/wget: Upgrade from 1.18_2 to 1.19 2017-02-05 09:54:31 +00:00
Sunpoet Po-Chuan Hsieh
619c99ffbb - Update to 0.16.1
- Bump PORTREVISION for dependent ports

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
2016-12-17 12:50:19 +00:00
Sunpoet Po-Chuan Hsieh
7951f57490 - Update to 0.16.0
- Bump PORTREVISION for dependent ports

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
2016-12-12 20:57:42 +00:00
Mathieu Arnold
703ff6d361 Mark some ports as not openssl-devel ready.
Sponsored by:	Absolight
2016-11-29 18:46:21 +00:00
Sunpoet Po-Chuan Hsieh
463f3f9915 - Add METALINK and PSL options
====> Running Q/A tests (stage-qa)
Error: /usr/local/bin/wget is linked to /usr/local/lib/libmetalink.so.3 from misc/libmetalink but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libmetalink.so:misc/libmetalink
Error: /usr/local/bin/wget is linked to /usr/local/lib/libpsl.so.5 from dns/libpsl but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libpsl.so:dns/libpsl

PR:		214269
Differential Revision:	https://reviews.freebsd.org/D8456
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 15 days)
2016-11-21 17:36:35 +00:00
Vasil Dimov
80d3d8a396 ftp/wget: fix compilation when IDN and NLS are disabled
PR:		210441
Submitted by:	Helge Oldach <freebsd@oldach.net>
2016-06-21 19:52:42 +00:00
Vasil Dimov
e3f979f6fd ftp/wget: Upgrade from 1.16.3_1 to 1.18
PR:		210421
Submitted by:	Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
Security:	CVE-2016-4971
2016-06-21 08:02:57 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Mathieu Arnold
999161a9ed Fixup some whitespace at the beginning of lines problems.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:18:17 +00:00
Tijl Coosemans
6bc6f3a9e0 - Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-27 14:57:59 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Adam Weinberger
f190a88afa Update to 1.16.3. This update also fixes build with LibreSSL [2].
PR:		199316
		191988 [2]
Approved by:	maintainer timeout (> 2 months)
2015-06-19 14:59:13 +00:00
Bartek Rutkowski
e19e26e590 ftp/wget: add CPE information
- Maintainer's timeout (vd@FreeBSD.org)

PR:		198840
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-04-11 18:05:14 +00:00
Vasil Dimov
4858b738d5 ftp/wget: Fix upstream bug #44403: wget --quiet isn't quiet anymore
http://savannah.gnu.org/bugs/index.php?44403
2015-03-06 20:00:38 +00:00
Vasil Dimov
459bdac2d7 ftp/wget: Upgrade from 1.16 to 1.16.2 2015-03-04 16:08:41 +00:00
Dmitry Marakasov
50f33951d7 - Further simplify MASTER_SITES
Suggested by:	danfe
Approved by:	maintainer timeout
2014-12-11 14:07:25 +00:00
Dmitry Marakasov
f81c67ca20 - Remove hidden dependency on libuuid.so from misc/e2fsprogs-libuuid
While here:
- Simplify MASTER_SITES
- Clarify LICENSE and add LICENSE_FILE

PR:		180619
Submitted by:	p.christias@noc.ntua.gr
Approved by:	maintainer timeout (vd, 16 months)
2014-12-11 13:03:53 +00:00
Vasil Dimov
c620896f1d ftp/wget: Upgrade from 1.15_2 to 1.16
PR:		ports/194784
Submitted by:	 Yasuhiro KIMURA
Security:	CVE-2014-4877
2014-11-06 13:26:28 +00:00
Tijl Coosemans
f1655c7b7a dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
2014-08-30 18:18:14 +00:00
Tijl Coosemans
3ab1b8443e - Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-07-23 09:54:02 +00:00
Adam Weinberger
bfbf38cbe7 Use OPTIONS helpers.
Approved by:	portmgr (blanket)
2014-07-03 17:34:11 +00:00
Antoine Brodin
af7cc6136e Allow to build with texinfo from ports
With hat:	portmgr
2014-06-26 13:51:14 +00:00
Raphael Kubo da Costa
19940d83e5 Switch to USES=tar:xz.
PR:		191121
Submitted by:	venture37@geeklan.co.uk
2014-06-17 21:51:22 +00:00
Vasil Dimov
a7ff699ccd ftp/wget: Use LIB_DEPENDS in the form of lib<name>.so
https://wiki.freebsd.org/ports/fix_lib_depends

PR:		ports/186718
Submitted by:	Eero Hänninen <fax@nohik.ee>
2014-02-14 11:25:46 +00:00
Vasil Dimov
3dcf097611 ftp/wget: Upgrade from 1.14_2 to 1.15
PR:		ports/186718 (parts of it)
Submitted by:	Eero Hänninen <fax@nohik.ee>
2014-02-14 07:59:02 +00:00
Tijl Coosemans
21d57aad92 Add missing dependency on iconv. 2014-02-12 13:22:28 +00:00
Martin Wilke
218677a7c5 - Stage support 2014-01-28 13:33:39 +00:00
Vasil Dimov
8eae7be17a Fix compilation of ftp/wget when perl 5.18 is installed.
Patch from upstream repo suggested by Anton Yuzhaninov <citrin@citrin.ru>.

PR:		ports/182159
Submitted by:   Jeremy Chadwick <jdc@koitsu.org>
2013-10-24 14:23:53 +00:00