/[ports]/head/security/gnutls/Makefile
ViewVC logotype

Log of /head/security/gnutls/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:


Revision 547781 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 6 10:25:41 2020 UTC (3 years, 9 months ago) by tijl
File length: 3797 byte(s)
Diff to previous 546967
Update to 3.6.15.

MFH:		2020Q3
Security:	https://gnutls.org/security-new.html#GNUTLS-SA-2020-09-04


Revision 546967 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 30 03:10:23 2020 UTC (3 years, 10 months ago) by novel
File length: 3813 byte(s)
Diff to previous 545820
Chase security/p11-kit update

After switch to meson libp11-kit.so no longer has symbols
in the LIBP11_KIT_1.0 namespace. As a workaround, bump
PORTREVISION of consumers to get those rebuilt.

See more details in the comments of the linked PR.

PR:		248819
Reported by:	John Hein


Revision 545820 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 23 12:08:57 2020 UTC (3 years, 10 months ago) by adamw
File length: 3797 byte(s)
Diff to previous 537887
security/gnutls: Add MAN3 option

There are over 1,000 man3 pages. This adds a MAN3 option to
control their installation, similar to the openssl and libressl
ports.

PR:		248841
Approved by:	maintainer (tijl)


Revision 537887 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 4 12:12:43 2020 UTC (4 years ago) by tijl
File length: 3741 byte(s)
Diff to previous 535391
Update to 3.6.14.

MFH:		2020Q2
Security:	https://gnutls.org/security-new.html#GNUTLS-SA-2020-06-03


Revision 535391 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 16 10:51:32 2020 UTC (4 years, 1 month ago) by sunpoet
File length: 3757 byte(s)
Diff to previous 529981
Bump PORTREVISION for security/nettle shlib change


Revision 529981 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 31 15:46:42 2020 UTC (4 years, 3 months ago) by tijl
File length: 3741 byte(s)
Diff to previous 524943
Update to 3.6.13.

Security:	https://gnutls.org/security-new.html#GNUTLS-SA-2020-03-31


Revision 524943 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 2 11:54:35 2020 UTC (4 years, 5 months ago) by tijl
File length: 3741 byte(s)
Diff to previous 520053
Update to 3.6.12.


Revision 520053 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 13 16:28:31 2019 UTC (4 years, 6 months ago) by tijl
File length: 3745 byte(s)
Diff to previous 513335
Update to 3.6.11.1, white space fix, and https WWW.


Revision 513335 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 30 09:16:21 2019 UTC (4 years, 9 months ago) by tijl
File length: 3743 byte(s)
Diff to previous 508194
Update to 3.6.10.

Also revert r508194 (-Wl,-z,notext on i386).  The problem has been fixed
upstream.


Revision 508194 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 5 16:33:36 2019 UTC (4 years, 10 months ago) by tijl
File length: 3770 byte(s)
Diff to previous 508152
Fix build on i386.  Some asm code isn't position independent.

Reported by:	cy


Revision 508152 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 5 09:55:30 2019 UTC (4 years, 10 months ago) by tijl
File length: 3742 byte(s)
Diff to previous 507372
Update to 3.6.9.


Revision 507372 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 26 20:46:53 2019 UTC (4 years, 11 months ago) by gerald
File length: 3758 byte(s)
Diff to previous 506289
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330


Revision 506289 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 9 17:13:07 2019 UTC (4 years, 11 months ago) by sunpoet
File length: 3758 byte(s)
Diff to previous 502880
Update security/nettle to 3.5.1

- Bump PORTREVISION of dependent ports for shlib change
- Fix build of devel/pijul [1]

Changes:	https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR:		238991
Exp-run by:	antoine
Thanks to:	tobik [1]


Revision 502880 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 28 10:42:29 2019 UTC (5 years, 1 month ago) by tijl
File length: 3742 byte(s)
Diff to previous 499615
Update to 3.6.8.


Revision 499615 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 22 08:30:46 2019 UTC (5 years, 2 months ago) by tijl
File length: 3742 byte(s)
Diff to previous 499361
- Prevent detection of autogen.  It causes some files to be regenerated
  and then they require a newer header than is provided with gnutls.
- Remove ZLIB option.  It's no longer available.

PR:		237419
Reported by:	Kevin Oberman <rkoberman@gmail.com>


Revision 499361 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 19 14:32:12 2019 UTC (5 years, 2 months ago) by tijl
File length: 3761 byte(s)
Diff to previous 493765
Update to 3.6.7.

MFH:		2019Q2
Security:	https://www.gnutls.org/security-new.html#GNUTLS-SA-2019-03-27


Revision 493765 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 24 15:22:40 2019 UTC (5 years, 4 months ago) by tijl
File length: 3777 byte(s)
Diff to previous 492534
- Let gnutls look for its configuration files in PREFIX/etc instead of /etc.
- Use --with-default-trust-store-file to set the location of the root
  certificates so configure doesn't have to autodetect this and the
  build dependency can be removed.
- Define TEST_TARGET.
- Remove DOCSDIR.  The files are also in PREFIX/share/info.
- Use p11-kit-trust as the default PKCS#11 trust store.

PR:		235703
Reported by:	mi


Revision 492534 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 9 23:25:36 2019 UTC (5 years, 4 months ago) by sunpoet
File length: 1878 byte(s)
Diff to previous 491269
Update dns/libidn2 to 2.1.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS


Revision 491269 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 26 11:48:04 2019 UTC (5 years, 5 months ago) by tijl
File length: 1862 byte(s)
Diff to previous 489529
Update to 3.6.6.


Revision 489529 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 6 20:39:43 2019 UTC (5 years, 5 months ago) by sunpoet
File length: 1878 byte(s)
Diff to previous 487793
Update dns/libidn2 to 2.1.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS


Revision 487793 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 19 09:32:32 2018 UTC (5 years, 6 months ago) by tijl
File length: 1862 byte(s)
Diff to previous 484628
Update to 3.6.5.

PR:		234012
Exp-run by:	antoine


Revision 484628 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 10 18:12:57 2018 UTC (5 years, 7 months ago) by bapt
File length: 1866 byte(s)
Diff to previous 476838
Install texinfo files (GNU info) into ${PREFIX}/share/info

After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816


Revision 476838 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 10 14:55:06 2018 UTC (5 years, 10 months ago) by tijl
File length: 1850 byte(s)
Diff to previous 462006
Update to 3.5.19.


Revision 462006 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 16 12:42:32 2018 UTC (6 years, 4 months ago) by tijl
File length: 1850 byte(s)
Diff to previous 459832
Update to 3.5.18.


Revision 459832 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 24 10:48:28 2018 UTC (6 years, 5 months ago) by tijl
File length: 1850 byte(s)
Diff to previous 458103
Update to 3.5.17.


Revision 458103 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 5 02:58:09 2018 UTC (6 years, 5 months ago) by jbeich
File length: 1850 byte(s)
Diff to previous 452646
security/gnutls: revert r431494 per FreeBSD 11.0 EOL

PR:		216045
Approved by:	portmgr blanket


Revision 452646 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 22 13:53:58 2017 UTC (6 years, 8 months ago) by tijl
File length: 2136 byte(s)
Diff to previous 450254
Update to 3.5.16.


Revision 450254 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 21 12:19:28 2017 UTC (6 years, 9 months ago) by tijl
File length: 2136 byte(s)
Diff to previous 442915
Update to 3.5.15.


Revision 442915 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 8 10:46:02 2017 UTC (7 years ago) by tijl
File length: 2136 byte(s)
Diff to previous 440689
Update to 3.5.13.

MFH:		2017Q2
Security:	https://gnutls.org/security.html#GNUTLS-SA-2017-4


Revision 440689 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 12 16:46:48 2017 UTC (7 years, 1 month ago) by tijl
File length: 2136 byte(s)
Diff to previous 439402
Update to 3.5.12.


Revision 439402 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 25 14:50:34 2017 UTC (7 years, 2 months ago) by tijl
File length: 2136 byte(s)
Diff to previous 434443
Update to 3.5.11.


Revision 434443 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 20 14:34:09 2017 UTC (7 years, 4 months ago) by tijl
File length: 2150 byte(s)
Diff to previous 431494
Update to 3.5.9.  Disable use of libidn2 for now because it does not provide
a pkgconfig file.

PR:		217073
Exp-run by:	antoine


Revision 431494 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 14 20:51:32 2017 UTC (7 years, 5 months ago) by jbeich
File length: 2250 byte(s)
Diff to previous 431214
security/gnutls: unbreak aarch64 after r431214

lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:5:1: error: unknown directive
.arch armv8-a+crypto
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:49:2: error: instruction requires: crypto
 aese v6.16b,v0.16b
 ^

PR:		216045
Approved by:	tijl (maintainer)


Revision 431214 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 11 22:27:50 2017 UTC (7 years, 5 months ago) by tijl
File length: 1964 byte(s)
Diff to previous 428176
Update to 3.5.8.

PR:		215909
Submitted by:	brnrd
Exp-run by:	antoine
MFH:		2017Q1
Security:	0c5369fc-d671-11e6-a9a5-b499baebfeaf


Revision 428176 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 9 10:26:27 2016 UTC (7 years, 6 months ago) by tijl
File length: 1918 byte(s)
Diff to previous 424141
Update to 3.4.17 and pass the right dlopen path for libtspi to configure.


Revision 424141 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 17 18:25:16 2016 UTC (7 years, 8 months ago) by tijl
File length: 1810 byte(s)
Diff to previous 423344
Update to 3.4.16.


Revision 423344 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 5 13:55:41 2016 UTC (7 years, 8 months ago) by jrm
File length: 1857 byte(s)
Diff to previous 421635
Add math/gmp to LIB_DEPENDS

Q/A warned that bin/certtool was linked to lib/libgmps.so.10

Approved by:	swills (mentor) tijl (maintainer)
Differential Revision:	https://reviews.freebsd.org/D8153


Revision 421635 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 9 19:42:46 2016 UTC (7 years, 9 months ago) by amdmi3
File length: 1834 byte(s)
Diff to previous 421616
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
- Remove CMAKE_VERBOSE, NINJA_VERBOSE and
  CONFIGURE_ARGS=--disable-silent-rules from all ports which set them
  for this is no longer needed
- Revert hacks for --disable-silent-rules support priorly committed
  to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well

Submitted by:	amdmi3
Reviewed by:	mat
Exp-run by:	antoine
Approved by:	portmgr (mat, antoine)
Differential Revision:	D7534


Revision 421616 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 9 13:22:29 2016 UTC (7 years, 9 months ago) by tijl
File length: 1861 byte(s)
Diff to previous 418229
Update to 3.4.15.

MFH:		2016Q3
Security:	https://gnutls.org/security.html#GNUTLS-SA-2016-3


Revision 418229 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 8 15:36:15 2016 UTC (7 years, 11 months ago) by tijl
File length: 1861 byte(s)
Diff to previous 416513
Update to 3.4.14.


Revision 416513 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 7 16:26:29 2016 UTC (8 years ago) by tijl
File length: 1861 byte(s)
Diff to previous 416171
Update to 3.4.13.


Revision 416171 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 30 18:55:21 2016 UTC (8 years, 1 month ago) by tijl
File length: 1861 byte(s)
Diff to previous 413108
Update to 3.4.12.

libpkcs11mock1.so is commented out in pkg-plist because it is part of the
testsuite and shouldn't be installed.  This has been fixed upstream.


Revision 413108 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 12 10:18:35 2016 UTC (8 years, 2 months ago) by tijl
File length: 1861 byte(s)
Diff to previous 412349
Update to 3.4.11.


Revision 412349 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 1 14:25:16 2016 UTC (8 years, 3 months ago) by mat
File length: 1861 byte(s)
Diff to previous 411990
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight

Revision 411990 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 27 14:57:59 2016 UTC (8 years, 3 months ago) by tijl
File length: 1957 byte(s)
Diff to previous 411557
- 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)


Revision 411557 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 21 12:03:40 2016 UTC (8 years, 3 months ago) by tijl
File length: 2062 byte(s)
Diff to previous 411143
- Take maintainer.
- Fix a build problem with upcoming libc++.

PR:		207768, 208175
Approved by:	bdrewery (maintainer)


Revision 411143 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 15 06:21:32 2016 UTC (8 years, 3 months ago) by ohauer
File length: 2035 byte(s)
Diff to previous 408047
- bump PORTREVISION on ports depending on unbound

PR:		207948
Submitted by:	jaap@NLnetLabs.nl (maintainer)


Revision 408047 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 4 15:58:30 2016 UTC (8 years, 4 months ago) by erwin
File length: 2035 byte(s)
Diff to previous 407058
- Update unbound to 1.5.7
- Bump PORTREVISIOn on dependent ports

Some Upgrade Notes:

This release fixes a validation failure for nodata with wildcards and
emptynonterminals. Fixes OpenSSL Library compability. Fixes correct
response for malformed EDNS queries. For crypto in libunbound there is
libnettle support.

Qname minimisation is implemented. Use qname-minimisation: yes to
enable it. This version sends the full query name when an error is
found for intermediate names. It should therefore not fail for names
on nonconformant servers. It combines well with
harden-below-nxdomain: yes because those nxdomains are probed by the
qname minimisation, and that will both stop privacy sensitive traffic
and reduce nonsense traffic to authority servers. So consider
enabling both. In this implementation IPv6 reverse lookups add
several labels per increment, because otherwise those lookups would be
very slow. [ Reference
https://tools.ietf.org/html/draft-ietf-dnsop-qname-minimisation-08 ]

More details at <http://unbound.net>

PR:		206347
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl>
Approved by:	maintainer timeout
Sponsored by:	DK Hostmaster A/S


Revision 407058 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 23 21:14:18 2016 UTC (8 years, 5 months ago) by johans
File length: 2035 byte(s)
Diff to previous 394256
Bump versions to chase Nettle shared library update


Revision 394256 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 14 20:38:38 2015 UTC (8 years, 10 months ago) by feld
File length: 2019 byte(s)
Diff to previous 394234
Update MASTER_SITES to fix fetching problem due to abnormal version number

PR:		202332


Revision 394234 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 14 16:39:58 2015 UTC (8 years, 10 months ago) by feld
File length: 2017 byte(s)
Diff to previous 393006
- Update to 3.3.17.1

MFH:		2015Q3
Relnotes:	http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/8268
Security:	ec6a2a1e-429d-11e5-9daa-14dae9d210b8


Revision 393006 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 27 18:59:29 2015 UTC (8 years, 11 months ago) by bdrewery
File length: 2015 byte(s)
Diff to previous 387029
- Update to 3.3.16

Changes: http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/8235


Revision 387029 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 22 15:46:08 2015 UTC (9 years, 1 month ago) by delphij
File length: 2015 byte(s)
Diff to previous 385483
Update to 3.3.15.

PR:		198875
Approved by:	maintainer


Revision 385483 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 5 19:03:00 2015 UTC (9 years, 2 months ago) by bdrewery
File length: 2018 byte(s)
Diff to previous 381607
GnuTLS tries to use /usr/local/share/certs/ca-root-nss.crt. Instead of
maybe using it if it is already installed or if the P11KIT option is selected
(which depends on ca_root_nss), just always depend on ca_root_nss.

Reported by:	Tatsuki Makino


Revision 381607 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 19 15:55:15 2015 UTC (9 years, 3 months ago) by bdrewery
File length: 1824 byte(s)
Diff to previous 375918
Add CPE information.

PR:		153859
Submitted by:	shun <shun.fbsd.pr@dropcut.net>


Revision 375918 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 1 12:39:06 2015 UTC (9 years, 6 months ago) by tijl
File length: 1803 byte(s)
Diff to previous 371615
Update gnutls to 3.2.21

PR:		196400
Approved by:	bdrewery (maintainer)


Revision 371615 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 28 01:13:33 2014 UTC (9 years, 8 months ago) by amdmi3
File length: 1819 byte(s)
Diff to previous 370946
- Fix plist for LIBDANE option

Approved by:	portmgr blanket


Revision 370946 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 15 19:22:21 2014 UTC (9 years, 8 months ago) by bdrewery
File length: 1803 byte(s)
Diff to previous 370929
Fix build on systems without stdnoreturn.h

Reported by:	many


Revision 370929 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 15 15:38:46 2014 UTC (9 years, 8 months ago) by bdrewery
File length: 1716 byte(s)
Diff to previous 369848
- Update to 3.2.19


Revision 369848 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 2 18:40:11 2014 UTC (9 years, 9 months ago) by bdrewery
File length: 1716 byte(s)
Diff to previous 366659
Update to 3.2.18


Revision 366659 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 30 18:18:14 2014 UTC (9 years, 10 months ago) by tijl
File length: 1732 byte(s)
Diff to previous 365620
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


Revision 365620 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 22 09:06:34 2014 UTC (9 years, 10 months ago) by amdmi3
File length: 1732 byte(s)
Diff to previous 363301
- Switch dns/unbound to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- While here, add LICENSE_FILE to dns/getdns

Approved by:	portmgr blanket


Revision 363301 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 29 09:14:01 2014 UTC (9 years, 11 months ago) by koobs
File length: 1732 byte(s)
Diff to previous 363113
security/gnutls: Support OPTIONal library dependencies

Factor out libidn, libp11-kit and libtspi into OPTIONal library
dependencies, with the CRYWRAP, P11KIT and TPM options respectively, as per
the upstream documentation [1].

Make ZLIB an OPTION because we can, and the choice to customise
compression support in security software (especially lately) may be
very useful for some consumers.

Add CRYWRAP, P11KIT, TPM and ZLIB to OPTIONS_DEFAULT to retain current
default functionality.

[1] http://gnutls.org/manual/html_node/Downloading-and-installing.html

Inspired by:	Recent gnutls 2 -> 3 change, fan of minimal dependencies

PR:		192090
Submitted by:	koobs
Approved by:	maintainer


Revision 363113 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 28 06:43:09 2014 UTC (9 years, 11 months ago) by novel
File length: 1371 byte(s)
Diff to previous 362847
- Update security/libtasn1 to 4.0
- Add USES= libtool and set INSTALL_TARGET to install-strip
- Drop useless bsd.port.options.mk include
- Bump PORTREVISION of ports that depend on libtasn1 as
  shlib version has changed
- Add an UPDATING entry for that

Exp-run by:	antoine


Revision 362847 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 24 20:38:04 2014 UTC (9 years, 11 months ago) by bdrewery
File length: 1371 byte(s)
Diff to previous 362840
- Fix plist

Reported by:	many


Revision 362840 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 24 19:43:59 2014 UTC (9 years, 11 months ago) by bdrewery
File length: 1355 byte(s)
Diff to previous 362645
Update to 3.2.16


Revision 362645 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 23 09:54:02 2014 UTC (9 years, 11 months ago) by tijl
File length: 1300 byte(s)
Diff to previous 361977
- 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)


Revision 361977 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 15 16:57:39 2014 UTC (9 years, 11 months ago) by adamw
File length: 2344 byte(s)
Diff to previous 356535
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.


Revision 356535 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 4 18:51:20 2014 UTC (10 years, 1 month ago) by cy
File length: 2330 byte(s)
Diff to previous 352695
Patch CVE-2014-3466 to prevent memory corruption due to server hello parsing.

Obtained from:  https://gitorious.org/gnutls/gnutls/commit/688ea6428a432c39203d00acd1af0e7684e5ddfd
Security:       CVE-2014-3466, 9733c480-ebff-11e3-970b-206a8a720317


Revision 352695 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 30 18:20:12 2014 UTC (10 years, 2 months ago) by tijl
File length: 2330 byte(s)
Diff to previous 347078
- New LIB_DEPENDS syntax.
- USES=libtool:keepla tar:bzip2.
- Remove -fPIC flag.  Leftover from an old version.


Revision 347078 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 4 22:46:55 2014 UTC (10 years, 4 months ago) by bdrewery
File length: 2408 byte(s)
Diff to previous 340681
- Add fixes for:
  CVE-2014-0092 - Certificate verification issue
  CVE-2014-1959 - Certificate verification issue

  All users are recommended to upgrade ASAP.

Security:	f645aa90-a3e8-11e3-a422-3c970e169bc2


Revision 340681 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 22 07:06:18 2014 UTC (10 years, 5 months ago) by novel
File length: 2408 byte(s)
Diff to previous 339382
Add an additional mirror to MASTER_SITES.

PR:		185901
Submitted by:	Bruno Machado <bruno@bsd.com.br>


Revision 339382 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 10 20:33:45 2014 UTC (10 years, 5 months ago) by marino
File length: 2332 byte(s)
Diff to previous 339094
security/gnutls: Fix hardcoded perl paths

Perl was recently added as a build tool for gnutls, and immediately the
port fails to build on systems that do not have the /usr/bin/perl
symlink.  The cause is harded perl path of "/usr/bin/perl".  Shebangfix
will fix a couple of these, REINPLACE_CMD will fix the other.  Committed
under the new "Just fix it" blanket, but it was tested in redports.


Revision 339094 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 8 11:18:44 2014 UTC (10 years, 5 months ago) by novel
File length: 2169 byte(s)
Diff to previous 338855
- Fix possbile DoS in TLS record decoding [1]
- Fix installation without NLS [2]
- Require gmake and perl for build because in some
  occasions it will rebuild the documentation that
  works in a proper way with gmake only and needs perl
- Bump PORTREVISION

Security:	CVE-2013-2116
Reported by:	mat [2]


Revision 338855 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 6 10:59:38 2014 UTC (10 years, 5 months ago) by novel
File length: 2140 byte(s)
Diff to previous 332596
- Support stagedir
- Add LICENSE
- Fix pkg-descr formatting

PR:		185409
Submitted by:	Takefu <takefu@airport.fm>


Revision 332596 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 3 09:21:59 2013 UTC (10 years, 8 months ago) by novel
File length: 2038 byte(s)
Diff to previous 327769
- Chase security/libtasn1 update
- Add UPDATING entry


Revision 327769 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 20 22:55:24 2013 UTC (10 years, 9 months ago) by bapt
File length: 2038 byte(s)
Diff to previous 324744
Add NO_STAGE all over the place in preparation for the staging support (cat: security)


Revision 324744 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 14 22:35:50 2013 UTC (10 years, 10 months ago) by ak
File length: 2024 byte(s)
Diff to previous 316683
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)


Revision 316683 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 27 18:25:24 2013 UTC (11 years, 2 months ago) by mva
File length: 2044 byte(s)
Diff to previous 316596
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here


Revision 316596 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 26 10:44:28 2013 UTC (11 years, 2 months ago) by ak
File length: 2055 byte(s)
Diff to previous 316355
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)


Revision 316355 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 23 14:20:25 2013 UTC (11 years, 2 months ago) by bapt
File length: 2057 byte(s)
Diff to previous 311783
Finish converting the whole ports tree to USES=pkgconfig


Revision 311783 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 6 17:30:08 2013 UTC (11 years, 4 months ago) by novel
File length: 2138 byte(s)
Diff to previous 311721
- Add UPDATING entry for libtasn1 update
- Bump PORTREVISIONs for dependant ports


Revision 311721 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 5 16:14:59 2013 UTC (11 years, 4 months ago) by novel
File length: 2122 byte(s)
Diff to previous 302578
Update to 2.12.23.

Security:	http://www.gnutls.org/security.html#GNUTLS-SA-2013-1


Revision 302578 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 15 13:57:01 2012 UTC (11 years, 10 months ago) by novel
File length: 1902 byte(s)
Diff to previous 300897
- Drop automatic dependency detection [1]
- Do not link to -lphread directly [2]
- Use USE_PKGCONFIG [2]
- Pet portlint by removing ABI number references [2]
- Drop no longer actual --with-lzo=no switch, lzo support
  is disabled by default anyway [2]
- Bump PORTREVISION

PR:		170390 [2]
Submitted by:	Jason E. Hale [2], A.J. Kehoe IV (Nanoman) [1]


Revision 300897 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 14 14:29:18 2012 UTC (11 years, 11 months ago) by beat
File length: 1934 byte(s)
Diff to previous 294512
- Remove cvs2svn:cvs-rev property - part 3


Revision 294512 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 10 11:06:28 2012 UTC (12 years, 2 months ago) by novel
File length: 1934 byte(s)
Diff to previous 293804
Respect NOPORTEXAMPLES.

PR:		166693
Submitted by:	scheidell, crees


Revision 293804 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 25 15:24:23 2012 UTC (12 years, 3 months ago) by novel
File length: 1910 byte(s)
Diff to previous 288991
Update to 2.12.18. This update includes a dirty hack to prevent shared
library bump which is necessary because of not properly set LIBTOOLFILES.
This would be properly fixed after ports slush is over.

PR:		166307
Submitted by:	delphij
Security:	CVE-2012-1569, CVE-2012-1573
Feature safe:	yes


Revision 288991 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 12 02:45:34 2012 UTC (12 years, 5 months ago) by novel
File length: 1910 byte(s)
Diff to previous 285379
Update to 2.12.16.


Revision 285379 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 9 15:26:04 2011 UTC (12 years, 7 months ago) by miwi
File length: 1910 byte(s)
Diff to previous 285328
- Remove WITH_FBSD10_FIX, is no longer needed


Revision 285328 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 9 05:51:21 2011 UTC (12 years, 7 months ago) by novel
File length: 1930 byte(s)
Diff to previous 284613
Update to 2.12.14.


Revision 284613 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 29 07:20:16 2011 UTC (12 years, 8 months ago) by miwi
File length: 1930 byte(s)
Diff to previous 284212
- Fix build on FreeBSD 10

Reported by:	pointyhat


Revision 284212 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 23 21:02:42 2011 UTC (12 years, 8 months ago) by novel
File length: 1910 byte(s)
Diff to previous 282282
Update to 2.12.12.


Revision 282282 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 23 22:26:39 2011 UTC (12 years, 9 months ago) by amdmi3
File length: 1910 byte(s)
Diff to previous 281965
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav


Revision 281965 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 18 23:53:46 2011 UTC (12 years, 9 months ago) by novel
File length: 1958 byte(s)
Diff to previous 281830
Update to 2.12.11.


Revision 281830 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 16 02:29:19 2011 UTC (12 years, 9 months ago) by novel
File length: 1958 byte(s)
Diff to previous 280125
Update to 2.12.10.


Revision 280125 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 21 17:11:24 2011 UTC (12 years, 10 months ago) by novel
File length: 1957 byte(s)
Diff to previous 277671
Update to 2.12.9.


Revision 277671 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 14 08:05:49 2011 UTC (12 years, 11 months ago) by novel
File length: 1930 byte(s)
Diff to previous 276971
- Switch to nettle as crypto library as it's primary library
  supported by upstream and additionally there are some
  inconsistences with libgcrypt 1.5.x.
- Bump PORTREVISION


Revision 276971 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 3 11:40:49 2011 UTC (13 years ago) by swills
File length: 1951 byte(s)
Diff to previous 276076
- Chase the libgcrypt shared lib version


Revision 276076 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 22 16:15:01 2011 UTC (13 years ago) by novel
File length: 1935 byte(s)
Diff to previous 275158
Update to 2.12.7.


Revision 275158 - (view) (download) (annotate) - [select for diffs]
Added Mon Jun 6 20:39:53 2011 UTC (13 years ago) by pav
File length: 1953 byte(s)
Diff to previous 275127
- Bump PORTREVISION for the .pc fix



This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.27