| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 May 2013 01:38:42
2.0.20
|
kuriyama  |
- Upgrade to 2.0.20. |
03 May 2013 16:36:41
2.0.19_4
|
ehaupt  |
Chase security/libgcrypt update |
29 Apr 2013 16:43:05
2.0.19_3
|
rene  |
In preparation of removing devel/libusb (expires 2013-04-30), remove it
from these ports.
Other changes:
- convert Makefile header
- convert to optionsNG
- remove indefinite article from comment
- drop support for FreeBSD < 8.0
- pet portlint (leave library ABI versions in LIB_DEPENDS)
- net-mgmt/spectools: change option name from GTK to GTK2 to use default
description from bsd.options.desc.mk
Approved by: portmgr (bapt) |
27 Apr 2013 18:25:25
2.0.19_3
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
24 Apr 2013 18:10:32
2.0.19_3
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
27 Dec 2012 14:04:18
2.0.19_3
|
kuriyama  |
- Fix with NOPORTDOCS=yes [1,2]
- Fix CURL option handled incorrectly [3,4]
PR: ports/170543 [1], ports/171848 [2], ports/171370 [3], ports/174075 [4]
Submitted by: Rainer Duffner <rainer@ultra-secure.de> [1], Konstantinos
Koukopoulos <koukopoulos@gmail.com> [2], John Marshall
<john.marshall@riverwillow.com.au> [3], Phil Pennock <phil.pennock@globnix.org>
[4] |
13 Aug 2012 14:17:35
2.0.19_2
|
kuriyama  |
Revert previous tty patch until matured. |
05 Aug 2012 09:41:58
2.0.19_1
|
kuriyama  |
- Convert to OptionsNG.
- Don't install gpg-zip.1 manpage as gpg-zip script is not installed
[1].
- Fix /dev/tty brokenness [2].
PR: ports/170327 [1], ports/170269 [2]
Submitted by: Alfred Bartsch <bartsch@dssgmbh.de> [1],
Ben Cottrell <tamino@wolfhut.org> [2] |
04 May 2012 11:07:46
2.0.19
|
kuriyama  |
- Add optional dependency on security/pinentry port.
I'd like to keep this port (and package built on pointyhat) having
simple dependencies. So this knob is off by default.
PR: ports/156287, ports/164333
Submitted by: Joseph Olatt <joji@eskimo.com>, Oliver Herold <oh@fixmbr.de> |
04 May 2012 07:27:37
2.0.19
|
kuriyama  |
- Fix (and sort) plist with NLS option.
PR: ports/167546
Submitted by: Dima Panov <fluffy@Fluffy.Khv.RU> |
27 Mar 2012 10:03:39
2.0.19
|
kuriyama  |
- Upgrade to 2.0.19.
Feature safe: yes |
26 Sep 2011 14:49:01
2.0.18_1
|
kuriyama  |
- Fix libcurl detection.
PR: ports/160535
Submitted by John Marshall <john.marshall@riverwillow.com.au> |
05 Aug 2011 00:35:25
2.0.18
|
kuriyama  |
- Upgrade to 2.0.18:
- Support the SSH confirm flag and show SSH fingerprints in ssh
related pinentries.
- Improved dirmngr/gpgsm interaction for OCSP.
- Allow generation of card keys up to 4096 bit.
- Improve for port:
- Remove patch that was incorporated into this release.
- Remove redundant BUILD_DEPENDS.
- Patching should be done in a -patch target. Silence the REINPLACE.
Submitted by: dougb
PR: ports/159520 |
14 Jul 2011 08:19:00
2.0.17_3
|
dougb  |
Add a patch to handle an ABI change relative to libgcrypt 1.5
Confirmed upstream:
http://lists.gnupg.org/pipermail/gnupg-users/2011-July/042333.html
PR: ports/158674
Submitted by: Mark Atkinson <atkin901@gmail.com>
Approved by: early maintainer timeout/portmgr (pav) |
03 Jul 2011 11:40:49
2.0.17_2
|
swills  |
- Chase the libgcrypt shared lib version |
27 Mar 2011 19:03:02
2.0.17_1
|
dougb  |
Update libksba to 1.2.0, and update dependent ports.
The patch also adds a verify target for the PGP signature
of the distfile.
Noteworthy changes in version 1.2.0 (2011-03-01)
------------------------------------------------
* New functions to allow the creation of X.509 certificates.
This release adds features required by the GnuPG 2.1 development
version.
PR: ports/155506
Submitted by: me
Approved by: maintainer timeout |
08 Feb 2011 03:40:16
2.0.17
|
dougb  |
Version 2.0.17 was released on 2011-01-13:
What's New
===========
* Allow more hash algorithms with the OpenPGP v2 card.
* The gpg-agent now tests for a new gpg-agent.conf on a HUP.
* Fixed output of "gpgconf --check-options".
* Fixed a bug where Scdaemon sends a signal to Gpg-agent running in
non-daemon mode.
* Fixed TTY management for pinentries and session variable update
problem.
* Minor bug fixes.
For the port:
Camellia stopped being a configure option in 2.0.12
Fix minor typo for GPGSM OPTION
Minor plist update for 2.0.17
files/patch-keybox-blob.c seems to be no longer needed [2]
PR: ports/153984
Submitted by: me
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [2]
Approved by: maintainer timeout (24 days)
Feature safe: yes |
14 Jan 2011 07:42:11
2.0.16_6
|
dougb  |
Fix the shared library version number for libassuan to reflect what
the authors intended by adding:
USE_AUTOTOOLS= libtool
USE_GNOME= ltverhack
to security/libassuan/Makefile.
Update the libassuan shared library version number and/or bump
PORTREVISION in the dependent ports.
Requested by: ale
Feature safe: yes |
22 Dec 2010 19:16:12
2.0.16_5
|
dougb  |
Update libassuan to version 2.0.1:
* Input and output notification handler can now really access the
parsed fd as stated in the manual.
* Cleaned up the logging.
Bump PORTREVISION and libassuan version number in related ports |
16 Dec 2010 14:16:46
2.0.16_4
|
glarkin  |
- Chase libksba shlib version bump in directly-dependent ports
Reported by: ale and others via private email
Another pointy to: glarkin |
16 Dec 2010 02:34:07
2.0.16_3
|
glarkin  |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
19 Nov 2010 03:34:08
2.0.16_2
|
kuriyama  |
- Fix WITH_SUID_GPG knob.
PR: 152359
Submitted by: sunpoet |
27 Jul 2010 01:25:20
2.0.16_2
|
wxs  |
Chase security/libgcrypt shlib bump.
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
23 Jul 2010 13:43:26
2.0.16_1
|
kuriyama  |
- Fix $LICENSE_FILE [1].
- Fix realloc bug in GPGSM (not affected GPG itself) [2].
PR: ports/148817 [1]
Submitted by: Anonymous <swell.k@gmail.com> [1]
Security:
http://lists.gnupg.org/pipermail/gnupg-announce/2010q3/000302.html [2] |
20 Jul 2010 14:01:50
2.0.16
|
kuriyama  |
- Upgrade to 2.0.16.
- Add license info.
PR: ports/148756
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
17 Jun 2010 21:33:29
2.0.15
|
dougb  |
Update to version 2.0.15, which has the following changes:
* New command --passwd for GPG.
* Fixes a regression in 2.0.14 which prevented unprotection of new
or changed gpg-agent passphrases.
* Make use of libassuan 2.0 which is available as a DSO.
For the port:
* Since libassuan is now a shared lib, move it LIB_DEPENDS
* Remove now-spurious CONFLICTS
Approved by: maintainer |
14 Jun 2010 05:17:52
2.0.14_3
|
dougb  |
Fix port name on the LEFT side of the : for BUILD_DEPENDS
While I'm here update to the current version of libassuan-1 (1.0.5) |
14 Jun 2010 00:42:52
2.0.14_3
|
dougb  |
Update security/libassuan to version 2.0.0, which is required by gnupg 2.0.15
Unfortunately version 2.0.0 is largely incompatible with version 1.x, so it
is necessary to have a stopgap measure while ports that depend on libassuan
can be updated. In conversation with the maintainers of the dependent ports
it was originally considered ideal to prepare updates for the ports first,
then upgrade everything to libassuan 2.x en masse. Since no action has
arisen on that front, go with plan B:
Copy security/libassuan to security/libassuan-1, and update the dependent
ports accordingly. Because this is (intended to be) a _temporary_ measure,
and because no updates for libassuan 1.x are anticipated, and because the
hope is that it can be removed sooner rather than later, it's a copy instead
of a repocopy. |
31 May 2010 02:01:56
2.0.14_2
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
03 Apr 2010 10:44:36
2.0.14_1
|
roam  |
Chase the ftp/curl shlib version bump. |
16 Jan 2010 06:27:17
2.0.14
|
kuriyama  |
- Unbreak on 9-current (utmpx).
PR: ports/142865, ports/142871
Submitted by: garga, keramida
Tested on: 9-current, 8.0 |
22 Dec 2009 08:24:33
2.0.14
|
kuriyama  |
- Upgrade to 2.0.14. |
05 Sep 2009 15:22:50
2.0.13
|
kuriyama  |
- Upgrade to 2.0.13. |
18 Jul 2009 09:03:43
2.0.12
|
miwi  |
Add security/pinentry-qt4 to the list of pinentry dialogs.
PR: 136097
Submitted by: makc@
Approved by: maintainer timeout |
17 Jun 2009 14:59:03
2.0.12
|
kuriyama  |
- Upgrade to 2.0.12.
- Turn on Camellia option (rfc5581 published).
PR: ports/135668
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
09 Mar 2009 17:15:43
2.0.11  |
stas  |
- Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
in USB stack.
Reviewed by: thompsa (old version), miwi
Tested by: miwi |
04 Mar 2009 14:27:11
2.0.11
|
kuriyama  |
Upgrade to 2.0.11 (minor fixes). |
23 Jan 2009 15:43:14
2.0.10_2
|
roam  |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
20 Jan 2009 23:49:58
2.0.10_1
|
kuriyama  |
- Add notice about CAMELLIA option (for testing only) [1].
- Turn CAMELLIA off by default for above reason.
Suggested by: dougb [1] |
13 Jan 2009 01:24:47
2.0.10
|
kuriyama  |
Upgrade to 2.0.10.
PR: ports/130430
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Announcement:
https://lists.gnupg.org/pipermail/gnupg-announce/2009q1/000284.html |
06 Jan 2009 13:01:11
2.0.9_3
|
rafan  |
- Bump PORTREVISION due to share library version bump in security/libgcrypt
PR: ports/127478 |
27 Jul 2008 15:13:59
2.0.9_2
|
timur  |
Make WITHOUT_NLS actually work |
06 Jun 2008 14:01:07
2.0.9_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
26 Apr 2008 23:48:43
2.0.9
|
miwi  |
- Update to 2.0.9
Notes:
This update fixes a possible security vulnerability involving
memory corruption from importing malicious keys.
PR: 122114/122349
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> / Nick Barkas
<snb@threerings.net>
Approved by: maintainer timeout
Security:
http://www.vuxml.org/freebsd/30394651-13e1-11dd-bab7-0016179b2dd5.html |
04 Mar 2008 22:57:42
2.0.8  |
kuriyama  |
- Upgrade to 2.0.8.
- Change dependency versions.
- NLS option back again.
- Make GPGSM option off by default (to avoid ldap dependency in package).
PR: ports/118895
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
28 Feb 2008 21:47:06
2.0.4_1  |
arved  |
Chase libgcrypt library version |
13 Oct 2007 11:10:09
2.0.4  |
kuriyama  |
- Add a note "require LDAP" in GPGSM knob for $OPTIONS. This may help
to reduce confusion when "WITHOUT_LDAP and WITH_GPGSM selected, but
OpenLDAP dependency exists" situcation.
PR: ports/116558
Reported by: Jo Rhett <jrhett@netconsonance.com> |
03 Sep 2007 04:31:51
2.0.4  |
novel  |
Backout the commit with addition of pinentry as a run dependency because
it needs discussion. |
02 Sep 2007 11:08:10
2.0.4  |
novel  |
Add RUN_DEPEND on security/pinentry because gpg is almost useless
without it.
PR: 115760
Submitted by: novel
Approved by: maintainer timeout (1 week, linimon ok) |
13 Aug 2007 07:57:48
2.0.4  |
novel  |
Resurrect handy WITH_SUID_GPG knob.
PR: 114926
Submitted by: novel
Approved by: maintainer timeout |
23 Jul 2007 09:36:52
2.0.4  |
rafan  |
- 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 |
16 Jun 2007 03:20:28
2.0.4  |
kuriyama  |
Upgrade to 2.0.4 (maintainance release with a few minor enhancements).
PR: ports/113676
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
30 Mar 2007 01:05:06
2.0.3  |
kuriyama  |
- Fix breakage on WITHOUT_NLS=t condition by forcing --enable-nls in
configure args which I fogot in previous commit.
Reported by: kris |
08 Mar 2007 21:20:17
2.0.3  |
kuriyama  |
- Upgrade to 2.0.3 (including same safety belt as of 1.4.7).
References:
http://lists.gnupg.org/pipermail/gnupg-announce/2007q1/000251.html |
08 Mar 2007 14:12:08
2.0.2_1  |
jylefort  |
Track libgpg-error shlib version change. |
03 Feb 2007 03:08:21
2.0.2  |
kuriyama  |
- Upgrade to 2.0.2. |
14 Jan 2007 07:27:47
2.0.1_1  |
kuriyama  |
Fix breakage. |
14 Jan 2007 07:03:52
2.0.1_1  |
kuriyama  |
- Make GPGSM dependency optional (then we can use this port without LDAP
dependency). [1]
- Remove libpth hack in configure since this problem was fixed in 2.0.1. [2]
- Remove silly conflict detections which breaks BATCH building [2],[3]
- Check libassuan package version (to avoid using old lib) [4]
PR: ports/107185 (I'm still working on NLS problem) [2],
ports/107349 [3]
Submitted by: Brian Minard <bminard@flatfoot.ca> [1],
dougb [2],
Ulrich Spoerlein <uspoerlein@gmail.com> [3],
Ian Lister <freebsd-ports@lister.dnsalias.net> [4] |
25 Dec 2006 03:09:17
2.0.1  |
kuriyama  |
- Force USE_GETTEXT=YES (remove from OPTIONS) because 2.0.x cannot be
compiled without libintl.so (I didn't notice this by hidden
dependencies).
PR: ports/107089
Investigated with: Roland Smith <rsmith@xs4all.nl> |
25 Dec 2006 03:00:00
2.0.1  |
kuriyama  |
- Force USE_GETTEXT=YES (remove from OPTIONS) because 2.0.x cannot be
compiled without libintl.so (I didn't notice this by hidden
dependencies).
PR: ports/107089
Investigated with: Roland Smith <rsmith@xs4all.nl> |
21 Dec 2006 15:13:49
2.0.1  |
lofi  |
gnupg-devel and gnupg-2.x conflict. |
21 Dec 2006 13:31:56
2.0.1  |
kuriyama  |
- Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1.
Thanks to: dougb, lofi |
13 Dec 2006 12:41:36
1.4.6_2  |
roam  |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
08 Dec 2006 09:25:31
1.4.6_1  |
kuriyama  |
- Unbreak locale.
PR: ports/106456
Submitted by: jjuanino@gmail.com |
07 Dec 2006 00:34:17
1.4.6  |
kuriyama  |
- Upgrade to 1.4.6 (including security fix).
Security: CVE-2006-6235
References:
http://lists.gnupg.org/pipermail/gnupg-announce/2006q4/000491.html |
27 Nov 2006 22:37:42
1.4.5_2  |
kuriyama  |
Fix buffer overflow.
References:
http://lists.gnupg.org/pipermail/gnupg-announce/2006q4/000241.html |
05 Oct 2006 13:37:17
1.4.5_1  |
roam  |
Fix GnuPG's hidden dependency on cURL - add cURL support to OPTIONS and
either explicitly depend on it, or disable it in the configure options.
PR: 103427
Silence from: kuriyama (maintainer) |
07 Sep 2006 02:19:12
1.4.5  |
kuriyama  |
- Fix WITH_LIBICONV to work correctly.
- Add WITH_USB to OPTIONS.
PR: ports/101311
Submitted by: Helge Oldach <gnupgaug06@oldach.net> |
17 Aug 2006 19:39:48
1.4.5  |
garga  |
- Remove NOPORTDOCS from OPTIONS since the correct is check NOPORTDOCS and
not WITH(OUT)_NOPORTDOCS
- Use PORTDOCS and clean pkg-plist
- Add NLS to OPTIONS as on by default and move the check after
bsd.port.pre.mk
- Add --with-ldap=${LOCALBASE} because it was not finding ldap libs without
this
PR: ports/101318
Submitted by: garga
Approved by: maintainer timeout (14 days) |
02 Aug 2006 01:34:30
1.4.5  |
kuriyama  |
- Upgrade to 1.4.5.
(fixes 2 more possible memory allocation attacks).
- Enable OPTIONS [1].
Security:
http://lists.gnupg.org/pipermail/gnupg-announce/2006q3/000229.html
PR: ports/93540 [1]
Submitted by: Pawel Wieleba <P.Wieleba@iem.pw.edu.pl> [1] |
25 Jun 2006 23:32:36
1.4.4  |
kuriyama  |
- Upgrade to 1.4.4.
(fixes user ID handling bug).
Security:
http://lists.gnupg.org/pipermail/gnupg-announce/2006q2/000226.html |
03 Apr 2006 12:57:58
1.4.3  |
kuriyama  |
- Upgrade to 1.4.3.
- Handle hidden dependency on libusb (1).
Submitted by: Peter Pentchev <roam@ringlet.net> (1) |
09 Mar 2006 22:44:35
1.4.2.2  |
kuriyama  |
Update to 1.4.2.2.
Security: GnuPG does not detect injection of unsigned data
References:
http://lists.gnupg.org/pipermail/gnupg-announce/2006q1/000216.html
Probbed by: simon
Approved by: portmgr (erwin) |
15 Feb 2006 08:56:51
1.4.2.1  |
kuriyama  |
Upgrade to 1.4.2.1.
Security: False positive signature verification in GnuPG
References:
http://lists.gnupg.org/pipermail/gnupg-announce/2006q1/000211.html
Prodded by: simon |
22 Jan 2006 02:50:55
1.4.2_1  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
16 Dec 2005 02:16:59
1.4.2_1  |
kuriyama  |
Add SHA256.
PR: ports/90105
Submitted by: Thomas Vogt <thomas@bsdunix.ch> |
16 Dec 2005 02:16:11
1.4.2_1  |
kuriyama  |
Fix the problem in --batch mode.
Obtained from:
http://cvs.gnupg.org/cgi-bin/viewcvs.cgi/trunk/g10/keygen.c?rev=3853&r1=3852&r2=3853
PR: ports/90105
Submitted by: Thomas Vogt <thomas@bsdunix.ch> |
01 Aug 2005 11:17:24
1.4.2  |
kuriyama  |
Fix build failure on 4.x.
Reported by: "Sander Holthaus - Orange XL" <info@orangexl.com> |
31 Jul 2005 22:31:11
1.4.2  |
kuriyama  |
Upgrade to 1.4.2.
PR: ports/84289
Submitted by: Vasil Dimov <vd@datamax.bg> |
24 Apr 2005 04:42:08
1.4.1  |
kuriyama  |
Upgrade to 1.4.1.
PR: ports/80157
Submitted by: Vasil Dimov <vd@datamax.bg>
Kindly knocked by: dougb |
12 Apr 2005 03:26:57
1.4.0_1  |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.4.0_1  |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
12 Feb 2005 09:29:35
1.4.0_1  |
kuriyama  |
Add a workaround patch to avoid protocol attack (but will not be
effective in the real world).
References:
http://lists.gnupg.org/pipermail/gnupg-announce/2005q1/000190.html (broken
mailman archive)
http://www.pgp.com/library/ctocorner/openpgp.html
http://eprint.iacr.org/2005/033
Reported by: dougb |
29 Dec 2004 15:40:42
1.4.0  |
kuriyama  |
Upgrade to 1.4.0. |
16 Dec 2004 05:49:27
1.2.6  |
kris  |
Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created |
31 Aug 2004 10:04:09
1.2.6  |
osa  |
Update to 1.2.6.
Utilize DOCSDIR and DATADIR macros.
Approved by: kuriyama (maintainer) |
04 Aug 2004 03:42:12
1.2.5_1  |
kuriyama  |
Link with openldap library only when WITH_LDAP knob is specified
explicitly. |
03 Aug 2004 06:30:56
1.2.5  |
kuriyama  |
- Upgrade to 1.2.5.
- Remove unnecessary "@unexec rmdir"s for locales. |
26 Jul 2004 04:57:14
1.2.4_1  |
adamw  |
Fix LDAP detection. For everybody who has a the default
openldap client installed, this will cause a plist change.
I didn't bump the PORTREVISION, but it might not be a bad
idea. I'll leave that up to the maintainer. |
05 Apr 2004 15:09:00
1.2.4_1  |
kuriyama  |
Add WITHOUT_NLS knob.
PR: ports/64491
Submitted by: Sebastian Klemke <packet@adrenochrome.nl> |
30 Mar 2004 19:56:44
1.2.4_1  |
krion  |
- Use USE_ICONV knob
Approved by: portmgr |
18 Mar 2004 00:48:53
1.2.4_1  |
kuriyama  |
SIZEify.
Submitted by: trevor |
04 Feb 2004 04:36:30
1.2.4_1  |
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
23 Jan 2004 18:12:26
1.2.4  |
trevor  |
Now gettext 0.12.1 is gettext-old. |
24 Dec 2003 05:59:10
1.2.4  |
kuriyama  |
Upgrade to 1.2.4. |
28 Nov 2003 00:05:27
1.2.3_4  |
kuriyama  |
*** Security Update (not fix, only workaround) ***
Disable the ability to create signatures using the ElGamal
sign+encrypt (type 20) keys as well as to remove the option
to create such keys.
Reported by: se
References:
http://lists.gnupg.org/pipermail/gnupg-devel/2003-November/020570.html
http://lists.gnupg.org/pipermail/gnupg-devel/2003-November/020569.html
Approved by portmgr (will) |
12 Nov 2003 13:37:26
1.2.3_3  |
kuriyama  |
What users should use is WITH_LDAP and USE_OPENLDAP is for ports
system.
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
PR: ports/59151 |
26 Oct 2003 23:03:37
1.2.3_3  |
kuriyama  |
Fix USE_DYNAMIC_LINKING detection.
Submitted by: ls+gnupg.devel.gnupg.org@gambit.com.ru
References:
http://lists.gnupg.org/pipermail/gnupg-devel/2003-October/020503.html |
26 Oct 2003 13:05:52
1.2.3_2  |
kuriyama  |
Add missing share/locale/ro/LC_MESSAGES/gnupg.mo and clean up
@unexec rmdir's.
PR: ports/58212
Submitted by: Dimitry Andric <dimitry@andric.com> |
26 Oct 2003 13:04:48
1.2.3_1  |
kuriyama  |
Add missing share/locale/ro/LC_MESSAGES/gnupg.mo and clean up
@unexec rmdir's.
PR: ports/58212
Submitted by: Dimitry Andric <dimitry@andric.com> |