Commit graph

28 commits

Author SHA1 Message Date
Michael Nottebrock
7ad87f5bf9 Fix a bug that prevents gpgsm from opening pinentry.
Reported by: Jie Gao <gaoj@cpsc.ucalgary.ca>
Obtained from: gnupg CVS
Approved by: portmgr (K.P.)
2005-03-23 08:40:21 +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
Michael Nottebrock
30e0128130 Update to 1.9.14 2004-12-22 23:50:08 +00:00
Michael Nottebrock
55445478fe Update to 1.9.13 2004-12-04 16:13:40 +00:00
Michael Nottebrock
566bf1e37c Mention newly available pinentry-gtk2 in pkg-message. 2004-11-12 19:39:54 +00:00
Michael Nottebrock
4b2d90eef8 Adjust patch. 2004-10-13 03:03:40 +00:00
Michael Nottebrock
98af6a3f04 Update to 1.9.11
PR: ports/72535
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
2004-10-12 00:40:23 +00:00
Michael Nottebrock
4423d89d54 Update to 1.9.10 2004-08-04 15:16:22 +00:00
Michael Nottebrock
013c587777 Bump PORTREVISION for additional dependency. 2004-05-10 00:10:54 +00:00
Michael Nottebrock
55937eca40 Add missing dependency on libassuan.
Submitted by: Matt Lancereau <matt@bsd-blax.org>
2004-05-09 22:21:38 +00:00
Michael Nottebrock
6710e3cbc6 Update WWW: 2004-05-04 14:40:42 +00:00
Michael Nottebrock
9ccbbb3386 security/newpg -> security/gnupg-devel 2004-05-03 19:19:53 +00:00
Kirill Ponomarev
9ff863a4c5 - Fix plist 2004-04-17 15:27:06 +00:00
Kirill Ponomarev
a9f6551306 - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:56:43 +00:00
Michael Nottebrock
a3f6024445 SIZEify. 2004-03-18 01:41:16 +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
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Michael Nottebrock
c914c7a727 Use INFO macro, change maintainer address.
Approved by:	arved (Mentor)
2003-08-28 16:42:22 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Mario Sergio Fujikawa Ferreira
735d244cf7 o Style fixes
- fmt(1) description
	- Add trailing / to WWW tag
2003-06-01 15:16:40 +00:00
Tilman Keskinoz
012be41302 Add dirmngr to RUN_DEPENDS. Bump PORTREVISION
PR:		51576
Submitted by:	maintainer
2003-05-07 14:59:54 +00:00
Yen-Ming Lee
49eac03ebb - Add dependency on gnupg
- Utilize USE_AUTOCONF_VER
- Bump PORTREVISION

PR:		48628
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>
2003-03-02 03:08:46 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Joe Marcus Clarke
2a530641f1 Chase pth's shared lib version. 2003-02-17 18:14:00 +00:00
Tilman Keskinoz
71a52ca088 Use MASTER_SITE_GNUPG 2003-02-15 12:57:46 +00:00
Will Andrews
df636b713d Add newpg 0.9.4, a prerelease package of GnuPG extensions for GnuPG 2.0. 2003-01-30 22:40:03 +00:00