Commit graph

60 commits

Author SHA1 Message Date
Roman Bogorodskiy
8920205cc1 Update to 2.3.8. 2008-05-03 15:54:02 +00:00
Roman Bogorodskiy
6419492ff2 Update to 2.3.7. 2008-04-25 17:46:45 +00:00
Roman Bogorodskiy
7ac566fae0 - Update to 2.3.3
- Remove INGORE line since the port is up-to-date now
2008-03-10 20:13:59 +00:00
Tilman Keskinoz
6c7eeeeeb4 Chase libgcrypt library version 2008-02-28 21:47:06 +00:00
Roman Bogorodskiy
7c2ab0fd81 gnutls-devel is now older than gnutls, so in order not to update or delete it
during the freeze, mark it IGNORE.

Approved by:	portmgr (linimon)
2007-10-31 05:46:58 +00:00
Roman Bogorodskiy
77c1dd6440 Update to 1.7.19. 2007-08-28 13:17:28 +00:00
Roman Bogorodskiy
b5b3f7cc18 Update to 1.7.18. 2007-08-17 16:41:51 +00:00
Roman Bogorodskiy
fb06464db6 Update to 1.7.16. 2007-08-10 13:57:50 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
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
2007-07-23 09:36:51 +00:00
Roman Bogorodskiy
f62ee00609 Update to 1.7.15. 2007-07-04 17:03:37 +00:00
Roman Bogorodskiy
02003c80b9 Update to 1.7.14. 2007-06-28 09:40:07 +00:00
Roman Bogorodskiy
d8ee054c84 Update to 1.7.11. 2007-05-26 17:09:15 +00:00
Roman Bogorodskiy
e844481bf5 Update to 1.7.8. 2007-04-17 05:59:31 +00:00
Roman Bogorodskiy
0a2e6ebe71 Update to 1.7.7. 2007-03-27 06:57:26 +00:00
Jean-Yves Lefort
4a6abcecf2 Track libgpg-error shlib version change. 2007-03-08 14:12:08 +00:00
Roman Bogorodskiy
6347f030fb Update to 1.7.6. 2007-02-15 07:15:06 +00:00
Roman Bogorodskiy
de55387aa4 Chase security/opencdk update. 2007-02-14 12:11:46 +00:00
Roman Bogorodskiy
a6273f0e8c Update to 1.7.5. 2007-02-14 11:32:30 +00:00
Roman Bogorodskiy
ea2ea6c932 Update to 1.7.1. 2007-01-02 10:08:54 +00:00
Roman Bogorodskiy
0f0e89e474 Update to 1.5.4. 2006-11-08 18:52:49 +00:00
Roman Bogorodskiy
32e98c797b - Update to 1.5.2
- Add WITHOUT_CXX knob to disable C++ wrapper library
2006-10-08 13:46:32 +00:00
Roman Bogorodskiy
dbc85556b8 Update to 1.5.1. 2006-09-24 04:05:45 +00:00
Sergei Kolobov
b1000fb4e6 - Chase libgpg-error version bump [1]
- 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]
2006-09-22 07:10:31 +00:00
Roman Bogorodskiy
070fdc9acb GnuTLS is a portable ANSI C based library which implements the TLS 1.0 and
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/
2006-08-27 19:47:30 +00:00
Roman Bogorodskiy
053732df0e Remove gnutls-devel since the development version of gnutls is not
active yet.
2006-07-06 19:21:00 +00:00
Tom McLaughlin
e69e81411d Move opencdk and libtasn1 detection to after bsd.port.pre.mk so they can
be properly detected if already installed.
2006-05-17 16:42:13 +00:00
Roman Bogorodskiy
0c116f38a4 Update to 1.3.5. 2006-05-05 19:15:57 +00:00
Roman Bogorodskiy
b6baf72cb0 Chase security/libtasn1 shlib version bump. 2006-05-05 16:02:27 +00:00
Sergei Kolobov
8620fd9b3b - Chase libgpg-error shlib version bump (.1 -> .2)
- Bump PORTREVISION
2006-05-03 12:55:36 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Roman Bogorodskiy
bad4364b27 Update to 1.3.4 - a security release which fixes bugs in
libtasn1's DER decoder.
2006-02-10 16:34:14 +00:00
Roman Bogorodskiy
d71d17e033 Update to 1.3.3. 2006-01-16 15:53:26 +00:00
Roman Bogorodskiy
2cfe65ba24 - Update to 1.3.2
- Search for makeinfo in LOCALBASE, not in PREFIX
- Put http://josefsson.org/gnutls/ on the top of MASTER_SITES (announce
  states it is the only working site right now)
2005-12-22 18:38:02 +00:00
Roman Bogorodskiy
f3b49178a4 I disabled building of static libs but forgot to remove them from the
pkg-plist. Remove it now to fix package build.

Reported by:	pointyhat via kris
2005-12-02 12:12:35 +00:00
Roman Bogorodskiy
b325742c32 Fix distinfo.
Reported by:	pointyhat via kris
2005-11-29 14:24:47 +00:00
Roman Bogorodskiy
4de7513dc0 Add gnutls-devel - development version of gnutls. 2005-11-28 10:07:51 +00:00
Sergei Kolobov
79a5f22da1 - Remove gnutls-devel port: this development version of GnuTLS library
is no longer being released upstream since 1.2.0 update of the stable
  branch. Thus, it does not make sense that we keep it anymore.
2005-08-30 14:22:28 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Tilman Keskinoz
8310ee07c9 Update libgcrypt to 1.2.1. Changes:
* 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.
2005-01-11 14:53:12 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
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
2004-07-09 17:43:11 +00:00
Sergei Kolobov
1efb18286b - Update to 1.1.9 (latest development version)
- Switch to libtool-1.5
2004-06-04 21:47:55 +00:00
Tilman Keskinoz
f75ab7e2f3 Update libgcrypt to the new stable version 1.2.0
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
2004-05-03 13:57:46 +00:00
Sergei Kolobov
5eddd6d075 - Unbreak by correcting LIB_DEPENDS: gcrypt.10 is security/libgcrypt-devel,
not security/libgcrypt. Thanks to Kris for spotting this.
- Bump PORTREVISION
2004-03-24 07:12:22 +00:00
Kris Kennaway
e4c079a64d BROKEN: Inconsistent dependencies (depends on two versions of libgcrypt) 2004-03-21 23:45:51 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
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.
2004-03-14 06:17:56 +00:00
Sergei Kolobov
25cda241b0 - Update to the latest development version (1.1.6)
after repocopy from security/gnutls
2004-03-08 23:38:28 +00:00
Sergei Kolobov
b5ac288585 Change to my @FreeBSD.org address.
Approved by:	krion
2003-10-23 05:42:49 +00:00
Kirill Ponomarev
9c7bf6ce6c - Make security/opencdk and security/libtasn1 dependencies
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)
2003-09-29 14:38:03 +00:00
Kirill Ponomarev
77c89c1e4f - Chase library to actual opencdk dependency
Submitted by:	maintainer
2003-09-26 11:22:04 +00:00