Commit graph

35 commits

Author SHA1 Message Date
Michael Nottebrock
4dce0bd83b Update gpgme to 1.1.2, chase dependencies. 2006-09-13 21:24:20 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Michael Nottebrock
5f8bdca174 - Update libksba to 0.9.13
- Chase shared library bumps
- Update gnupg-devel to 1.9.20
2005-12-20 16:39:54 +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
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Michael Nottebrock
e30952839d Make PREFIX-safe 2005-10-18 18:33:22 +00:00
Michael Nottebrock
26b0060617 Update libksba to version 0.9.11.
Update gnupg-devel to 1.9.16.
Update dirmngr to 0.9.2.
Bump PORTREVISION for pinentry (for libksba shared library bump).
2005-04-21 19:22:56 +00:00
Michael Nottebrock
fb10db3f54 Account for pinentry-symlink. 2005-04-19 15:22:11 +00:00
Michael Nottebrock
c28cc6a8c9 Fix build of the -curses / -gtk slaveports. 2005-04-18 18:01:10 +00:00
Michael Nottebrock
b8cbe9f50e Update to 0.7.2 2005-04-15 23:46:01 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +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
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Michael Nottebrock
2cd0b8fd56 Fix some brainos. 2004-11-04 17:19:01 +00:00
Michael Nottebrock
a168b47044 Add hooks for new -gtk2 slaveport. 2004-11-04 16:49:10 +00:00
Michael Nottebrock
39dff15af7 Chase bumped libksba shared library version 2004-08-04 15:14:30 +00:00
Michael Nottebrock
e5a6d23473 Use a different argument to configure to point to libiconv, the
previous attempt didn't work.
2004-05-04 14:18:52 +00:00
Michael Nottebrock
6ccdeba3af Add more CONFIGURE_ARGS to point configure to headers and libraries
in ${LOCALBASE}.
2004-05-04 11:46:18 +00:00
Michael Nottebrock
a18bf468ef Add missing USE_ICONV. 2004-05-04 10:49:48 +00:00
Michael Nottebrock
d0085641e3 Update the Aegypten ports to versions compatible with libgcrypt 1.2.0 2004-05-03 19:22:04 +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
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Michael Nottebrock
0490bc78f6 Add a patch, which implements a workaround for a possible out-of-memory problem
(and basically allocates more mem by default).

PR: ports/57086
Submitted by: Melvyn Sopacua <melvyn@webteckies.org>
Approved by: arved (Mentor)
2003-09-25 22:28:46 +00:00
Michael Nottebrock
c914c7a727 Use INFO macro, change maintainer address.
Approved by:	arved (Mentor)
2003-08-28 16:42:22 +00:00
FUJISHIMA Satsuki
b185046be2 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +00:00
Foxfair Hu
3927cf188b PR: 53403
Submitted by:	maintainer
Update to 0.6.9, the latest release version.
2003-06-18 02:59:45 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Tilman Keskinoz
f037c5b2c9 Reinstate gtk-logic. Readd WANT_GNOME.
PR:		48565
Submitted by:	maintainer
2003-02-22 18:46:14 +00:00
Tilman Keskinoz
23b9c3bd1a Fix pinentry-qt and enable build.[1]
Use new AUTO* Rules
Use GNOMENG.

PR:		48548[1]
Submitted by:	maintainer[1]
2003-02-22 17:11:09 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Tilman Keskinoz
71a52ca088 Use MASTER_SITE_GNUPG 2003-02-15 12:57:46 +00:00
Norikatsu Shigemura
baba95e6c3 Update to 0.6.8.
PR:		ports/48068
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net> (maintainer)
2003-02-08 05:50:58 +00:00
Will Andrews
a79f0d9fb5 Add pinentry 0.6.7, a collection of simple PIN or passphrase entry
dialogs.
2003-01-30 22:37:07 +00:00