aboutsummaryrefslogtreecommitdiff
path: root/security/gnutls
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken header installed by gnutls: it would silently break portsXin LI2008-07-302-0/+12
| | | | | | | that makes use of gnutls_certificate_print_formats_t enum. Notes: svn path=/head/; revision=217838
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* Update to 2.4.1.Roman Bogorodskiy2008-07-014-46/+5
| | | | Notes: svn path=/head/; revision=216082
* Update to 2.4.0.Roman Bogorodskiy2008-06-236-8/+107
| | | | | | | | | Unlike previous major version bumps, this time ABI hasn't changed, so the shared libraries' versions stayed the same. Therefore, this update doesn't requite any special handling. Notes: svn path=/head/; revision=215638
* Add WITHOUT_OPENCDK and WITHOUT_LIBTASN1 knobs to respect if theRoman Bogorodskiy2008-06-151-2/+6
| | | | | | | | | | | user wishes to build gnutls with the included versions instead of the ones from ports. PR: 121357 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Notes: svn path=/head/; revision=214878
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Update to 2.2.5.Roman Bogorodskiy2008-05-202-4/+4
| | | | | | | | PR: 123828 Submitted by: Yoshisato YANAGISAWA <osho@pcc-software.org> Notes: svn path=/head/; revision=213389
* Update to 2.2.2.Roman Bogorodskiy2008-03-034-37/+46
| | | | Notes: svn path=/head/; revision=208374
* Add --disable-guild to CONFIGURE_ARGS to avoid build problem with guile.Roman Bogorodskiy2008-03-031-1/+1
| | | | | | | Reported by: marcus Notes: svn path=/head/; revision=208368
* Chase libgcrypt library versionTilman Keskinoz2008-02-281-2/+2
| | | | Notes: svn path=/head/; revision=208144
* Chase opencdk shared lib version change.Roman Bogorodskiy2007-10-311-2/+3
| | | | | | | Approved by: portmgr (pav) (as a part of security/opencdk commit) Notes: svn path=/head/; revision=202451
* Update to 2.0.2.Roman Bogorodskiy2007-10-294-8/+47
| | | | Notes: svn path=/head/; revision=202309
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-2/+1
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Update to 1.6.3Roman Bogorodskiy2007-07-014-11/+14
| | | | | | | | - Use ltverhack to avoid unnecessary shared library version changes in future Notes: svn path=/head/; revision=194563
* Update to 1.6.2.Roman Bogorodskiy2007-04-303-5/+5
| | | | Notes: svn path=/head/; revision=191212
* Track libgpg-error shlib version change.Jean-Yves Lefort2007-03-081-2/+2
| | | | Notes: svn path=/head/; revision=186897
* Chase security/opencdk update.Roman Bogorodskiy2007-02-141-2/+3
| | | | Notes: svn path=/head/; revision=185170
* - Fix build with 4.XMartin Wilke2007-01-071-0/+1
| | | | | | | Approved by: novel@ Notes: svn path=/head/; revision=181716
* Update to 1.6.1.Roman Bogorodskiy2007-01-024-8/+22
| | | | Notes: svn path=/head/; revision=181261
* Update to 1.4.5.Roman Bogorodskiy2006-11-092-5/+4
| | | | Notes: svn path=/head/; revision=176948
* - Chase libgpg-error version bump [1]Sergei Kolobov2006-09-221-1/+2
| | | | | | | | | | | | - Add explicit version to libgpg-error dependency where missing [2] - Bump PORTREVISION [1] Approved by: maintainers (arved, lofi, novel, ports at mcdermottroe dot com) [1] Suggested by: novel, lofi [2] Notes: svn path=/head/; revision=173573
* - Update to 1.4.4Roman Bogorodskiy2006-09-142-5/+5
| | | | | | | - Replace INSTALLS_SHLIB with USE_LDCONFIG Notes: svn path=/head/; revision=172992
* Update to 1.4.3.Roman Bogorodskiy2006-09-082-4/+4
| | | | Notes: svn path=/head/; revision=172579
* Update to 1.4.2.Roman Bogorodskiy2006-08-122-4/+4
| | | | Notes: svn path=/head/; revision=170388
* - Update to 1.4.1Roman Bogorodskiy2006-07-143-5/+7
| | | | | | | | - Remove --with-included-libtasn1 from CONFIGURE_ARGS (should have been done that earlier actually) Notes: svn path=/head/; revision=167818
* Update to 1.4.0.Roman Bogorodskiy2006-07-064-297/+354
| | | | Notes: svn path=/head/; revision=167067
* Fix libtasn1 dependency.Roman Bogorodskiy2006-05-191-1/+1
| | | | | | | | | PR: 97487 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Pointyhat to: tmclaugh Notes: svn path=/head/; revision=162774
* Move opencdk and libtasn1 detection to after bsd.port.pre.mk so they canTom McLaughlin2006-05-171-8/+8
| | | | | | | be properly detected if already installed. Notes: svn path=/head/; revision=162670
* - Update to 1.2.11Roman Bogorodskiy2006-05-122-12/+11
| | | | | | | | | - Order MASTER_SITEs by relevance - Allow using libtasn1 from ports (disabled in previous commit due to problems) Notes: svn path=/head/; revision=162152
* Temporary allow using included libtasn1 only to fix build.Roman Bogorodskiy2006-05-061-4/+4
| | | | | | | | | PR: 96838, 96833 Submitted by: Carl Fongheiser <kf0yn@mchsi.com>, Kyryll A Mirnenko <mirya@matrix.ua> Notes: svn path=/head/; revision=161463
* Chase security/libtasn1 shlib version bump.Roman Bogorodskiy2006-05-051-3/+3
| | | | Notes: svn path=/head/; revision=161426
* - Chase libgpg-error shlib version bump (.1 -> .2)Sergei Kolobov2006-05-031-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=161270
* - Depend on texinfo from ports only when it is really needed [1]Roman Bogorodskiy2006-03-161-3/+6
| | | | | | | | | - Remove USE_REINPLACE Submitted by: nork [1] Notes: svn path=/head/; revision=157434
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+5
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Update to 1.2.10 - a security release which fixes bugs inRoman Bogorodskiy2006-02-102-4/+4
| | | | | | | libtasn1's DER decoder Notes: svn path=/head/; revision=155662
* Update to 1.2.9.Roman Bogorodskiy2006-01-094-33/+398
| | | | Notes: svn path=/head/; revision=153141
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Revive CONFLICTS with gnutls-devel [1]Roman Bogorodskiy2005-09-112-4/+3
| | | | | | | | | | - Do not build static libraries [2] Requested by: kris [1] vs [2] Notes: svn path=/head/; revision=142431
* Don't CONFLICTS with gnutls-devel since it has been removed.Roman Bogorodskiy2005-09-091-2/+0
| | | | Notes: svn path=/head/; revision=142294
* - Pass maintainership of gnutls, libtasn1 and opencdk ports toSergei Kolobov2005-08-301-1/+1
| | | | | | | Roman Bogorodskiy (novel) who kindly agreed to look after them Notes: svn path=/head/; revision=141458
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Depend on pkg-config to allow for clean package deinstallationSergei Kolobov2005-02-183-22/+7
| | | | | | | | | | | (due to presence of files installed into ${PREFIX}/libdata/pkgconfig) - Remove patches in favor of simpler REINPLACE substitution PR: ports/77279 (based on) Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Notes: svn path=/head/; revision=129157
* - Add 2 new patches missed in the previous commitSergei Kolobov2005-02-072-0/+22
| | | | | | | (needed to fix pkg-config files installation) Notes: svn path=/head/; revision=128212
* - Update to 1.0.24 [1]Sergei Kolobov2005-02-073-6/+7
| | | | | | | | | | - Install pkg-config files into a proper directory PR: ports/76905 [1] Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> [1] Notes: svn path=/head/; revision=128211
* Update libgcrypt to 1.2.1. Changes:Tilman Keskinoz2005-01-111-1/+2
| | | | | | | | | | | | | | | | | | * made the code try to lock secure memory pool not only when running as root, * fixed type usage in Serpent, * made the code mix the PID into the entropy pool for better protection after a fork, * fixed memory leak in RSA. * fixed alignment problems in Rijndael, * fixed memory leak in gcry_pk_sign(), * fixed broken pointer access in gcry_ac_open(), * updated the documentation, * fixed several other bugs. Chase Shared library version and bump PORTREVISION of affected ports. Notes: svn path=/head/; revision=126139
* - Update to 1.0.21Sergei Kolobov2004-10-132-9/+17
| | | | | | | | | - Make security/libtasn1 and security/opencdk into optional dependencies, enabled by knobs: WITH_LIBTASN1 and WITH_OPENCDK, respectively. Default to using their included versions Notes: svn path=/head/; revision=119186
* - Update to 1.0.20, fixing GnuTLS certificate chain verification DoSSergei Kolobov2004-09-103-6/+5
| | | | | | | | | | | | | | vulnerability (portaudit ID: 84ab58cf-e4ac-11d8-9b0a-000347a4fa7d), described in the following advisories: - http://www.hornik.sk/SA/SA-20040802.txt - http://secunia.com/advisories/12156 PR: ports/71502 Submitted by: Koop Mast <kwm@rainbow-runner.nl> Approved by: portmgr (eik, marcus) Notes: svn path=/head/; revision=118144
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* - Update to 1.0.13 (latest stable version) [1]Sergei Kolobov2004-06-043-12/+9
| | | | | | | | | | | - Switch to libtool-1.5 - NOTE: shlib version was downgraded from 13 to 12 PR: ports/66331 [1] Submitted by: Brian Candler <B.Candler@pobox.com> Notes: svn path=/head/; revision=110853