Commit graph

36 commits

Author SHA1 Message Date
Tilman Keskinoz
47f5801b90 Update to 1.2.4 2007-02-02 14:25:54 +00:00
Kris Kennaway
89a0b31acd Use libtool port instead of included one to avoid objformat a.out botch 2007-01-28 09:07:47 +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
Tilman Keskinoz
d11c5344d6 Update to 1.2.3 (Minor bugfix release) 2006-08-31 21:20:52 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +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
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
2005-11-15 06:52:12 +00:00
Tilman Keskinoz
4ec9c8318a Add SHA256 checksums for my ports 2005-11-08 12:26:38 +00:00
Tilman Keskinoz
60ed2235aa Update to 1.2.2
Noteworthy changes are:
 * Made the RNG immune against fork without exec.
 * Minor changes to some function declarations.  Buffer arguments are
   now typed as void pointer.  This should not affect any compilation.
 * A bug in the definition of gcry_cipher_register has been fixed.
2005-10-18 17:32:59 +00:00
Tilman Keskinoz
d947e43976 Fix build on powerpc 2005-05-27 13:53:31 +00:00
Tilman Keskinoz
e645c076c2 Bump PORTREVISION for previous change.
Reported by:	pointyhat
2005-04-22 08:30:18 +00:00
Tilman Keskinoz
895804ef12 Remove USE_PERL
PR:		80046
Submitted by:	leeym
2005-04-20 13:41:51 +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
Tilman Keskinoz
a8f55bd2f9 Use libtool 15 2004-10-13 07:59:41 +00:00
Tilman Keskinoz
cbe931a9c6 managed to break this just in time for the ports freeze.
Submitted by:   lofi, eik
Approved by:    portmgr (eik)
2004-09-04 06:28:15 +00:00
Tilman Keskinoz
b06683882c Nuke the gnupg sigchecking code. There are bugs and I don't have the time
to work on this now.

PR:             66417
Submitted by:   Lupe Christoph <lupe@lupe-christoph.de>
2004-09-03 21:37:40 +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
Tilman Keskinoz
deb33b1a27 Add EXTRACT_ONLY
Noticed by:	bsdtar
2004-06-12 14:12:17 +00:00
Tilman Keskinoz
6d475404ca Fix pkg-plist
Reported by:				kris, markus
Pointy hat (not 216.136.204.22) to:	arved
2004-05-08 10:25:51 +00:00
Tilman Keskinoz
e31adbd4d7 Add dependency on ligpg-error
PR:		66228
Submitted by:	michael johnson
2004-05-04 06:21:22 +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
Tilman Keskinoz
c5066876e0 Add SIZE
Submitted by:	trevor
2004-03-18 15:17:40 +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
Tilman Keskinoz
3d135af9f6 Attempt to silence "Annoying Reminder Guy II" by adding NO_LATEST_LINK 2004-02-06 11:07:25 +00:00
Tilman Keskinoz
393ba63d5d Add CONFLICTS 2004-01-29 10:12:56 +00:00
Tilman Keskinoz
51bb88223c Don't create the default keyring, if gnupg is installed.
Requested by:	Randy Bush
2004-01-16 21:08:42 +00:00
Tilman Keskinoz
5db526233f Use new INFO macro 2003-08-04 17:54:30 +00:00
Tilman Keskinoz
b6d7723f1a Verify gpg signature if possible. 2003-07-18 13:37:14 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Tilman Keskinoz
eb135e4085 Update to 1.1.12
PR:		48704
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-02-26 15:25:19 +00:00
Tilman Keskinoz
dac0aac36b de-pkg-comment 2003-02-22 14:38:12 +00:00
Tilman Keskinoz
b678a3a32c Use MASTER_SITE_GNUPG 2003-02-15 10:51:48 +00:00
Tilman Keskinoz
9d1b3a6990 Update to 1.1.11 2003-01-02 14:18:00 +00:00
Edwin Groothuis
da9f30c3f2 Fix PERL dependencies for these ports (print/cups solves print/cups-base
and french/cups-base)

Noticed on: bento
2002-11-07 11:54:23 +00:00
Ying-Chieh Liao
74c43352a7 add libgcrypt 1.1.0
General purpose crypto library based on code used in GnuPG

PR:		43894
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-10-14 12:38:48 +00:00