1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

225 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
848eb75b28 - Update to 0.13.0
- Bump PORTREVISION for dns/libpsl shlib change

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
2016-04-09 12:29:38 +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
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
Sunpoet Po-Chuan Hsieh
a545499856 - Update to 7.48.0
Changes:	http://curl.haxx.se/changes.html
2016-03-23 19:24:16 +00:00
Sunpoet Po-Chuan Hsieh
465b634bd8 - Fix build with RTMP enabled
PR:		207513
Submitted by:	Alexandr Matveev <timon@timon.net.nz>
2016-03-13 14:56:12 +00:00
Sunpoet Po-Chuan Hsieh
5b1654593e - Update to 7.47.1
Changes:	http://curl.haxx.se/changes.html
2016-03-06 06:19:41 +00:00
Sunpoet Po-Chuan Hsieh
2f376f89ab - Add METALINK option
PR:		205875
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu>
2016-02-03 20:54:46 +00:00
Sunpoet Po-Chuan Hsieh
fb3100e560 - Remove GSSAPI_*_DESC 2016-02-01 19:47:30 +00:00
Niclas Zeising
ad6321ab88 Update to 7.47.0
PR:		206756
Submitted by:	zeising
Approved by:	ports-secteam (miwi)
MFH:		2016Q1
Security:	CVE-2016-0755
2016-02-01 17:04:13 +00:00
Sunpoet Po-Chuan Hsieh
26b7f9b547 - Add PSL option
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:08:15 +00:00
Sunpoet Po-Chuan Hsieh
65d56b3826 - Simplify Makefile:
- Use USES=localbase unconditionally
  - Use *_CONFIGURE_{ENABLE,WITH}
- Bump PORTREVISION for package change

Differential Revision:	https://reviews.FreeBSD.org/D4757
PR:		205804
Exp-run by:	antoine
Accepted by:	bapt (portmgr)
2016-01-12 21:36:59 +00:00
Sunpoet Po-Chuan Hsieh
ab7fd32beb - Use gmake for zsh completions
- Bump PORTREVISION for package change
2015-12-06 17:51:46 +00:00
Sunpoet Po-Chuan Hsieh
bc2a4109b1 - Update to 7.46.0
Changes:	http://curl.haxx.se/changes.html
2015-12-04 12:32:53 +00:00
Sunpoet Po-Chuan Hsieh
96bdaa30ee - Use USES=localbase 2015-10-17 18:07:58 +00:00
Sunpoet Po-Chuan Hsieh
6e2f3c091e - Update to 7.45.0
- Add LICENSE_FILE

Changes:	http://curl.haxx.se/changes.html
2015-10-09 18:31:41 +00:00
Dmitry Marakasov
9a33f6f65c Do not provide empty do-test target for perl5-using ports
perl5's do-test: target should only be enabled when USE_PERL5=configure
or USE_PERL5=modbuild* are used, otherwise it'll end up being empty
and will prevent other tests from running.

Remove NO_PERL5_TEST as it isn't really needed after this fix.

Approved by:	mat, sunpoet
Differential Revision:	D3830
2015-10-07 16:19:43 +00:00
Sunpoet Po-Chuan Hsieh
4d27d8a0bb - Add NO_PERL5_TEST
- Convert to new test framework
- Convert to new options target helper
- Cosmetic change
2015-10-03 17:07:43 +00:00
Sunpoet Po-Chuan Hsieh
97890963e0 - Convert to new options dependency helper 2015-08-20 07:06:11 +00:00
Sunpoet Po-Chuan Hsieh
044820ca45 - Update to 7.44.0
Changes:	http://curl.haxx.se/changes.html
2015-08-15 07:37:23 +00:00
Sunpoet Po-Chuan Hsieh
a7d4640be4 - Adjust default GSSAPI option:
- GSSAPI_NONE if OpenSSL/LibreSSL from ports will be used instead of OpenSSL from base system
  - GSSAPI_BASE if otherwise
- Bump PORTREVISION for package change

Suggested by:	tijl
2015-08-14 23:46:49 +00:00
Sunpoet Po-Chuan Hsieh
7fd883616c - Fix multi handles
- Bump PORTREVISION for package change

PR:		201147
Submitted by:	grembo
Obtained from:	903b6e0556
2015-06-28 17:53:55 +00:00
Sunpoet Po-Chuan Hsieh
dfed6cbc69 - Rework OpenSSL/LibreSSL check 2015-06-28 16:49:08 +00:00
Bryan Drewery
8ddd0dea46 Be more explicit about which setting to use.
PR:		200555
2015-06-25 00:22:29 +00:00
Bryan Drewery
ccb85da3cb Try to improve the wording for the GSSAPI+OpenSSL IGNORE in r390499.
PR:		200555
2015-06-25 00:17:08 +00:00
Bryan Drewery
da907e5cb7 Prevent building a broken curl when using the openssl port when GSSAPI_BASE set.
Without this curl would link to both /usr/lib/libssl.so and /usr/local/lib/libssl.so
resulting in a crash at runtime.

Bump revision as current builds are broken at runtime and need to be rebuilt.

PR:		200555
Submitted by:	truckman
Approved by:	maintainer timeout
2015-06-24 17:21:30 +00:00
Sunpoet Po-Chuan Hsieh
6855a05570 - Update to 7.43.0
- Update HTTP2 option
- Update DOCS

Changes:	http://curl.haxx.se/changes.html
2015-06-17 17:24:57 +00:00
Tijl Coosemans
98cdddb183 - Update security/polarssl13 to 1.3.11
- Patch a Makefile so regular make install works
- Replace a patch with MAKE_ENV
- Bump dependent ports

PR:		200816
2015-06-12 16:14:54 +00:00
Sunpoet Po-Chuan Hsieh
2e0f54f95a - Remove trailing space
- Regenerate patch files with makepatch:
2015-06-07 20:40:03 +00:00
Sunpoet Po-Chuan Hsieh
6d5b6b77ba - Fix typo
Reported by:	Scott Bennett <bennett@sdf.org>
2015-05-15 18:04:30 +00:00
Sunpoet Po-Chuan Hsieh
04d964c0a9 - Reword GSSAPI_BASE_DESC for explicit Kerberos requirement 2015-05-10 12:45:11 +00:00
Sunpoet Po-Chuan Hsieh
9d31fa37a7 - Update to 7.42.1
Changes:	http://curl.haxx.se/changes.html
2015-05-01 09:59:31 +00:00
Sunpoet Po-Chuan Hsieh
007a889dfd - Fix OPTIONS_DEFAULT
Notified by:	antoine
2015-04-25 10:00:54 +00:00
Sunpoet Po-Chuan Hsieh
edb5f7f1b8 - Fix OPTIONS_DEFAULT: remove SSL
- Add WOLFSSL option
- Cosmetic change
2015-04-25 09:46:50 +00:00
Sunpoet Po-Chuan Hsieh
f73231bc24 - Fix build without NTLM
Reference:	fd9d3a1ef1
2015-04-25 07:45:17 +00:00
Sunpoet Po-Chuan Hsieh
6ca4a18b8c - Update to 7.42.0
Changes:	http://curl.haxx.se/changes.html
2015-04-22 18:51:24 +00:00
Tijl Coosemans
95b155ef70 Specify library version when depending on libpolarssl and switch ports to
PolarSSL 1.3 when they fail to build with 1.2.
2015-04-17 13:37:36 +00:00
Sunpoet Po-Chuan Hsieh
48cfe58ce3 - Disable SSLv2_client_method 2015-04-06 17:50:35 +00:00
Sunpoet Po-Chuan Hsieh
3ce84e9871 - Add IGNORE for LibreSSL
PR:		198397 (based on)
Submitted by:	Bernard Spil <spil.oss@gmail.com>
2015-03-28 11:37:41 +00:00
Sunpoet Po-Chuan Hsieh
72ff3b0338 - Use USES=gssapi
- Adjust options:
  - Change GSSAPI from radio to single
  - Rename HEIMDAL_PORT to GSSAPI_HEIMDAL
  - Rename KRB5_PORT to GSSAPI_MIT
  - Add GSSAPI_NONE
2015-03-28 11:13:15 +00:00
Sunpoet Po-Chuan Hsieh
69d1b49a0d - Remove CYASSL option until upstream supports WolfSSL (new name of CyaSSL) 2015-03-28 10:05:23 +00:00
Sunpoet Po-Chuan Hsieh
d28501f75f - Update to 7.41.0
Changes:	http://curl.haxx.se/changes.html
2015-02-26 17:45:45 +00:00
Sunpoet Po-Chuan Hsieh
7bfd7fb64b - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} 2015-01-18 10:36:02 +00:00
Sunpoet Po-Chuan Hsieh
ca0f66ae24 - Update to 7.40.0
Changes:	http://curl.haxx.se/changes.html
Security:	CVE-2014-8150
Security:	CVE-2014-8151
MFH:		2015Q1
2015-01-09 18:07:31 +00:00
Antoine Brodin
c98a94d188 Don't create an orphan symlink for the curl-hiphop slave 2014-12-09 17:53:15 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Sunpoet Po-Chuan Hsieh
322f024af4 - Update to 7.39.0
Changes:	http://curl.haxx.se/changes.html
2014-11-24 18:54:17 +00:00
Sunpoet Po-Chuan Hsieh
6fc6cda72d - Update to 7.39.0
Changes:	http://curl.haxx.se/changes.html
2014-11-24 18:24:24 +00:00
Baptiste Daroussin
1e242b782f Clean up plist 2014-10-20 15:20:21 +00:00
Sunpoet Po-Chuan Hsieh
265a43e434 - Fix threaded-resolver
- Bump PORTREVISION for package change

PR:		ports/193972
Submitted by:	bsduser <local@o2.pl>, mickael.maillot@gmail.com
Obtained by:	d9762a7cdb
2014-10-09 15:24:43 +00:00
Sunpoet Po-Chuan Hsieh
e09781e206 - Fix nghttp2 version requirement
- Bump PORTREVISION for www/nghttp2 shlib change
2014-09-12 16:00:47 +00:00