aboutsummaryrefslogtreecommitdiff
path: root/security/gnutls
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Update libgcrypt to the new stable version 1.2.0Tilman Keskinoz2004-05-031-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Retire libgcrypt-devel Switch back to security/libgcrypt and bump PORTREVISION for - gnutls - gnutls-devel - gsasl - opencdk - vpnc libggz: - Remove dependency on libgcrypt, because the port does not yet work with the new libgcrypt libksba: - Update to 0.9.5 - Pass maintainership to lofi, who already maintains the other aegypten ports. Approved by: lofi wmbiff: Switch to security/libgcrypt but no PORTREVISION bump, because the dependency is optional and the port does not work with the new libgcrypt and needs to be updated. No action, because ports don't work with the new libgcrypt and need to be updated, maintainers informed: security/newpg security/pinentry security/dirmngr emulators/fuse emulators/libspectrum Notes: svn path=/head/; revision=108267
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* - Update to 1.0.8Sergei Kolobov2004-03-083-22/+35
| | | | | | | | | | | - Always depend on libtasn1 and opencdk - Add libgcrypt-devel and libgpg-error dependencies - Add explicit USE_ICONV and USE_GETTEXT to properly register shared library dependencies - Add CONFLICTS to prevent installation over gnutls-devel Notes: svn path=/head/; revision=103354
* SIZE *DOES* MATTER.Sergei Kolobov2004-01-301-0/+1
| | | | Notes: svn path=/head/; revision=99525
* Change to my @FreeBSD.org address.Sergei Kolobov2003-10-231-1/+1
| | | | | | | Approved by: krion Notes: svn path=/head/; revision=91927
* - Make security/opencdk and security/libtasn1 dependenciesKirill Ponomarev2003-09-293-25/+26
| | | | | | | | | | | | | | | | optional, enabled by WITH_OPENCDK and WITH_LIBTASN1 knobs, respectively. NOTE: several people reported that using external libtasn1 breaks (at least some) GnuTLS functionality, so using WITH_LIBTASN1 is NOT recommended for now. - Remove patch-configure as it breaks proper shared library build - Build include lzo library by default (noticed by KATO Tsuguru) - Re-sort pkg-plist PR: 57346 Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) Notes: svn path=/head/; revision=89820
* - Chase library to actual opencdk dependencyKirill Ponomarev2003-09-261-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=89444
* - Chase shared library versionKirill Ponomarev2003-09-241-1/+1
| | | | | | | Pointed out by: KATO Tsuguru Notes: svn path=/head/; revision=89210
* - Update to 0.8.10Kirill Ponomarev2003-09-243-10/+8
| | | | | | | | PR: 57140 Submitted by: maintainer Notes: svn path=/head/; revision=89159
* Update to 0.8.6Kevin Lo2003-03-262-3/+3
| | | | | | | | PR: 50289 Submitted by: MAINTAINER Notes: svn path=/head/; revision=77470
* - Update to 0.8.1Christian Weisgerber2003-02-274-41/+40
| | | | | | | | | | | - Remove WITH_OPENCDK knob - require security/opencdk by default - Use DOCSDIR and EXAMPLESDIR in pkg-plist PR: 48706 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=76594
* Add missing directoryKris Kennaway2003-02-221-0/+1
| | | | Notes: svn path=/head/; revision=76101
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Use MASTER_SITE_GNUPGTilman Keskinoz2003-02-151-2/+2
| | | | Notes: svn path=/head/; revision=75560
* - Add a knob for OpenCDK support (WITH_OPENCDK=yes), disabled by defaultNorikatsu Shigemura2003-01-282-10/+25
| | | | | | | | | | | | | | | - Bump PORTREVISION - although there are no changes with the default options, hint users to upgrade to take advantage of OpenCDK support - Re-sort MASTER_SITES (ftp.gnutls.org is temporarily unavailable) - Allow user to specify their own CPPFLAGS and LDFLAGS - Remove useless .la files - Re-sort pkg-plist PR: ports/47525 Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) Notes: svn path=/head/; revision=74179
* Update to 0.6.0Tilman Keskinoz2003-01-183-6/+22
| | | | | | | | PR: 47102 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=73427
* GnuTLS is a portable ANSI C based library which implements the TLS 1.0 andEdwin Groothuis2003-01-075-0/+84
SSL 3.0 protocols. The library does not include any patented algorithms and is available under the GNU Lesser GPL license. Important features of the GnuTLS library include: - Thread safety - Support for both TLS 1.0 and SSL 3.0 protocols - Support for both X.509 and OpenPGP certificates - Support for basic parsing and verification of certificates - Support for SRP for TLS authentication - Support for TLS Extension mechanism - Support for TLS Compression Methods Additionaly GnuTLS provides an emulation API for the widely used OpenSSL library, to ease integration with existing applications. WWW: http://www.gnutls.org/ PR: ports/45348 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=72696