60 Commits

Author SHA1 Message Date
Ryan Steinmetz
80c4d27531 - Update to 8.02
PR:		234839
Reported by:	John Hood <cgull@glup.org>
2019-01-16 20:08:10 +00:00
Ryan Steinmetz
83a19b590c - Update to 8.00 2019-01-05 00:38:38 +00:00
Mathieu Arnold
e1bfdfbe56 Add DOCS options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:14:50 +00:00
Ryan Steinmetz
46bfba1a91 - Add support for RSA soft token via libstoken [1]
- Make GSSAPI optional (still on by default, as before)

PR:		208946 [1]
Requested by:	timp87@gmail.com [1]
2018-01-10 14:01:49 +00:00
Ryan Steinmetz
c550e11dac - MASTER_SITES cleanup 2017-08-01 17:07:58 +00:00
Bernard Spil
db1f8d09d7 security/openconnect: Fix DTLS with LibreSSL
- Add patch from upstream

PR:		219273
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2017-05-20 14:29:10 +00:00
Mathieu Arnold
d7081cb554 Whatever you do, people keep adding back ${PORTSDIR}/ to dependencies.
Sponsored by:	Absolight
2017-01-20 13:02:33 +00:00
Ryan Steinmetz
f59ed8e50d - Update to 7.08 2017-01-19 13:54:54 +00:00
John Marino
011277a89d security/openconnect; Fix build with LibreSSL
Approved by:	SSL blanket
2016-09-12 15:38:42 +00:00
Ryan Steinmetz
9d9bc6c305 - Add LZ4 OPTION
PR:		212254
Submitted by:	Piotr Kubaj
2016-08-31 13:22:30 +00:00
Ryan Steinmetz
8d3e040687 - Update to 7.07 2016-08-18 22:57:19 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +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
87a8540123 - Add CPE info
Approved by:	portmgr blanket
2015-04-23 22:58:33 +00:00
Ryan Steinmetz
dca82c433c - Update to 7.06 2015-03-20 12:37:17 +00:00
Marcus von Appen
49cb3686eb - Convert USE_PYTHON -> USES leftovers missed in the previous commits
Spotted by:	antoine
With hat:	python
2015-01-04 08:23:23 +00:00
Alexey Dokuchaev
230ecab145 - Improve wording and formatting (most notably, missing space before opening
parenthesis) in some buggy option descriptions
- Standardize Makefile header when appropriate, drop one OPTIONS_DEFAULT=IPV6
2014-12-16 08:56:09 +00:00
Marcus von Appen
742321c708 - Convert ports of science/ and security to new USES=python
Approved by:	portmgr (implicit)
2014-10-24 16:50:42 +00:00
Ryan Steinmetz
e228bea1e4 - Update to 6.00 2014-07-28 15:02:33 +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
Tijl Coosemans
997910d6f1 - Depend on python to build documentation
- Apply patch to Makefile.in instead of Makefile.am to avoid autotools

PR:		191705
2014-07-07 18:26:45 +00:00
Tijl Coosemans
782a0c04e7 - Add --without-liboath and --without-stoken to CONFIGURE_ARGS to prevent
auto detection
- Remove USE_AUTOTOOLS
- Add USES=libtool and remove USES=pathfix
- Use option helpers and only define USE_OPENSSL when GNUTLS option is off
2014-07-06 18:28:16 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Antoine Brodin
4b4c8975e8 Finish stage support
Reported by:	poudriere
With hat:	portmgr
2014-04-01 18:42:25 +00:00
Ryan Steinmetz
d6d29c828d - Fix STAGE support
- Bump PORTREVISION
2014-02-12 13:13:52 +00:00
Ryan Steinmetz
0d1dacd6aa - Update to 5.03
- Add STAGE support
2014-02-06 00:51:45 +00:00
Baptiste Daroussin
a65ed2e51b Add NO_STAGE all over the place in preparation for the staging support (cat: security) 2013-09-20 22:55:24 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Ryan Steinmetz
f82694aa19 - Fix build under 10-CURRENT when using OpenSSL, chasing r254107 (OpenSSL bugfix for RT #2984)
- Add security/ca_root_nss as a dependency to fix GnuTLS build
- Do not bump PORTREVISION

Reported by:	gnn@
2013-08-08 23:58:12 +00:00
Martin Wilke
800d78b28b - Unbreak build after autotool update 2013-07-16 14:56:10 +00:00
Ryan Steinmetz
2b82cfd6a8 - Update to 5.01 2013-06-26 11:34:08 +00:00
Ryan Steinmetz
4660f9544f - Update to 4.99 2013-05-18 18:25:58 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Carlo Strub
f87124df63 - Remove A/An in COMMENT
- Trim Header where applicable
2013-03-29 19:33:41 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Ryan Steinmetz
985d3d4a28 - Update to 4.08 2013-02-14 23:41:53 +00:00
Ryan Steinmetz
5bf9287596 - Use PORT_OPTIONS:MDOCS instead of NOPORTDOCS
- Use new 'created by' header
- Add PORTSCOUT variable to ignore 4.99 beta
- Use USE_PKGCONFIG instead of USE_GNOME=pkgconfig
2013-02-08 12:52:05 +00:00
Roman Bogorodskiy
91e365d630 - Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Ryan Steinmetz
a395d8322f - Update to 4.07 2012-09-06 02:30:30 +00:00
Ryan Steinmetz
98fdd336cf - Update to 4.06 2012-07-23 14:06:21 +00:00
Ryan Steinmetz
20950ca456 - Update to 4.05 2012-07-13 12:01:58 +00:00
Ryan Steinmetz
ed45522949 - Update to 4.04 2012-07-08 18:19:20 +00:00
Ryan Steinmetz
c3e6deebb6 - Unbreak GnuTLS support for 7.x and 8.x 2012-06-24 11:34:51 +00:00
Ryan Steinmetz
4d994738b1 - Update to 4.00
- Convert to OptionsNG
2012-06-24 03:26:33 +00:00
Ryan Steinmetz
74ab16d3ff - Update to 3.20 2012-05-27 15:30:36 +00:00
Ryan Steinmetz
c958485a33 - Add LICENSE 2012-04-15 14:45:01 +00:00
Ryan Steinmetz
df184e32c9 - Update to 3.16
- Fix 10-CURRENT support [1]

PR:		ports/165997 [1]
Submitted by:	Stanislav Sedov <stas@deglitch.com> [1]
2012-04-15 14:38:59 +00:00
Ryan Steinmetz
de26666938 - Update mirror URL on my ports
Feature safe:	yes
2012-03-23 14:27:51 +00:00
Ryan Steinmetz
76a32125f1 - Add OPTION to allow users to choose to build agains OpenSSL from ports
Feature safe:	yes
2012-03-16 01:08:12 +00:00
Ryan Steinmetz
14ab772e93 - Update to 3.15 [1]
- Take maintainership per private conversation with current maintainer
- Remove reliance on OpenSSL from ports

PR:		ports/165992 [1]
Submitted by:	Stanislav Sedov <stas@deglitch.com> [1]
Feature safe:	yes
2012-03-15 22:49:28 +00:00