Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.5 07 Sep 2006 02:19:12 |
kuriyama |
- Fix WITH_LIBICONV to work correctly.
- Add WITH_USB to OPTIONS.
PR: ports/101311
Submitted by: Helge Oldach <gnupgaug06@oldach.net> |
1.4.5 17 Aug 2006 19:39:48 |
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) |
1.4.5 02 Aug 2006 01:34:30 |
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] |
1.4.4 25 Jun 2006 23:32:36 |
kuriyama |
- Upgrade to 1.4.4.
(fixes user ID handling bug).
Security:
http://lists.gnupg.org/pipermail/gnupg-announce/2006q2/000226.html |
1.4.3 03 Apr 2006 12:57:58 |
kuriyama |
- Upgrade to 1.4.3.
- Handle hidden dependency on libusb (1).
Submitted by: Peter Pentchev <roam@ringlet.net> (1) |
1.4.2.2 09 Mar 2006 22:44:35 |
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) |
1.4.2.1 15 Feb 2006 08:56:51 |
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 |
1.4.2_1 22 Jan 2006 02:50:55 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.4.2_1 16 Dec 2005 02:16:59 |
kuriyama |
Add SHA256.
PR: ports/90105
Submitted by: Thomas Vogt <thomas@bsdunix.ch> |
1.4.2_1 16 Dec 2005 02:16:11 |
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> |
1.4.2 01 Aug 2005 11:17:24 |
kuriyama |
Fix build failure on 4.x.
Reported by: "Sander Holthaus - Orange XL" <info@orangexl.com> |
1.4.2 31 Jul 2005 22:31:11 |
kuriyama |
Upgrade to 1.4.2.
PR: ports/84289
Submitted by: Vasil Dimov <vd@datamax.bg> |
1.4.1 24 Apr 2005 04:42:08 |
kuriyama |
Upgrade to 1.4.1.
PR: ports/80157
Submitted by: Vasil Dimov <vd@datamax.bg>
Kindly knocked by: dougb |
1.4.0_1 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.4.0_1 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.4.0_1 12 Feb 2005 09:29:35 |
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 |
1.4.0 29 Dec 2004 15:40:42 |
kuriyama |
Upgrade to 1.4.0. |
1.2.6 16 Dec 2004 05:49:27 |
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 |
1.2.6 31 Aug 2004 10:04:09 |
osa |
Update to 1.2.6.
Utilize DOCSDIR and DATADIR macros.
Approved by: kuriyama (maintainer) |
1.2.5_1 04 Aug 2004 03:42:12 |
kuriyama |
Link with openldap library only when WITH_LDAP knob is specified
explicitly. |
1.2.5 03 Aug 2004 06:30:56 |
kuriyama |
- Upgrade to 1.2.5.
- Remove unnecessary "@unexec rmdir"s for locales. |
1.2.4_1 26 Jul 2004 04:57:14 |
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. |
1.2.4_1 05 Apr 2004 15:09:00 |
kuriyama |
Add WITHOUT_NLS knob.
PR: ports/64491
Submitted by: Sebastian Klemke <packet@adrenochrome.nl> |
1.2.4_1 30 Mar 2004 19:56:44 |
krion |
- Use USE_ICONV knob
Approved by: portmgr |
1.2.4_1 18 Mar 2004 00:48:53 |
kuriyama |
SIZEify.
Submitted by: trevor |
1.2.4_1 04 Feb 2004 04:36:30 |
marcus |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
1.2.4 23 Jan 2004 18:12:26 |
trevor |
Now gettext 0.12.1 is gettext-old. |
1.2.4 24 Dec 2003 05:59:10 |
kuriyama |
Upgrade to 1.2.4. |
1.2.3_4 28 Nov 2003 00:05:27 |
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) |
1.2.3_3 12 Nov 2003 13:37:26 |
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 |
1.2.3_3 26 Oct 2003 23:03:37 |
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 |
1.2.3_2 26 Oct 2003 13:05:52 |
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> |
1.2.3_1 26 Oct 2003 13:04:48 |
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> |
1.2.3_1 14 Oct 2003 08:22:42 |
kuriyama |
Respect USE_OPENLDAP(WANT_OPENLDAP_VER).
Pointed out by: lofi |
1.2.3_1 26 Aug 2003 20:25:58 |
marcus |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
1.2.3 25 Aug 2003 05:41:38 |
marcus |
Chase the libintl.so shared lib version. |
1.2.3 23 Aug 2003 06:34:40 |
kuriyama |
o Upgrade to 1.2.3.
o Remove explicit --enable-tiger from $CONFIGURE_ARGS. This feature will
be removed from GnuPG. |
1.2.2_1 15 Aug 2003 00:49:31 |
kuriyama |
Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port revision of them because this should not affect
# packages built on bento... |
1.2.2_1 12 May 2003 01:46:27 |
kuriyama |
Show $PKGMESSAGE only if $OSVERSION < 500019.
Add URL reference for rndcontrol.
Submitted by: dougb |
1.2.2 10 May 2003 07:55:34 |
kuriyama |
Add a patch for mpi/config.links to avoid infinite loop on sparc64.
MPI assembler function for sparc32 is used for our sparc64, but it
will not work on it. So use generic (C) version for sparc64-*-freebsd*. |
1.2.2 06 May 2003 15:09:48 |
kuriyama |
Upgrade to 1.2.2. |
1.2.1 22 Apr 2003 01:46:14 |
kuriyama |
Check versioned library file explicitly.
PR: ports/48692
Submitted by: fenner |
1.2.1 24 Feb 2003 02:56:37 |
edwin |
Point dependencies on net/openldap2 to net/openldap20 |
1.2.1 22 Feb 2003 07:48:51 |
kuriyama |
de-pkg-comment. |
1.2.1 15 Feb 2003 12:35:43 |
arved |
Use MASTER_SITE_GNUPG |
1.2.1 14 Jan 2003 22:39:26 |
kris |
Correct typo in previous
Pointy hat to: kris |
1.2.1 14 Jan 2003 03:45:22 |
kris |
Add missing @dirrm |
1.2.1 26 Oct 2002 05:07:39 |
kuriyama |
Upgrade to 1.2.1. |
1.2.0 08 Oct 2002 07:25:54 |
kuriyama |
Directory in master site is changed.
Reported by: ijliao |
1.2.0 06 Oct 2002 08:55:26 |
kuriyama |
Upgrade to 1.2.0.
PR: ports/43211
Submitted by: Jason Harris <jharris@widomaker.com>
Modified by: kuriyama (for WITH_LDAP) |
1.0.7 10 Sep 2002 07:52:40 |
kuriyama |
Fix build breakage when openldap2 is installed.
PR: ports/42517
Submitted by: Matthias Andree <matthias.andree@web.de> |
1.0.7 29 Aug 2002 01:31:33 |
kuriyama |
Fix build with LDAP library.
If configure finds LDAP library, it tries to link with -lresolv, too.
Remove -lresolv to unbreak.
Reported by: Guy Middleton <guy@crtsol.com> |
1.0.7 01 Aug 2002 16:22:41 |
ade |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
1.0.7 21 Jul 2002 01:51:41 |
kuriyama |
(1) Remove implicit dependency on devel/gdbm.
(2) Allow to explicit dependency on converters/libiconv with WITH_LIBICONV
knob.
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (1),
Dmitry Morozovsky <marck@rinet.ru> (2)
PR: ports/40653 (1), ports/40814 (2) |
1.0.7 27 May 2002 23:16:06 |
kuriyama |
Use i586 optimized asm code for msi when i586 over CPUTYPE is set in
/etc/make.conf.
Submitted by: <skrueger@europe.com> |
1.0.7 24 May 2002 15:15:29 |
kuriyama |
Install set-uid'ed gpg if WITH_SUID_GPG is defined.
Requested by: Tobias Henoeckl <hoeni@Space.Net> |
1.0.7 01 May 2002 15:30:10 |
kuriyama |
Fix plist at NOPORTDOC environment.
PR: ports/37621 |
1.0.7 30 Apr 2002 13:13:02 |
kuriyama |
Upgrade to 1.0.7.
See http://www.gnupg.org/whatsnew.html#rn20020429 for changelog. |
1.0.6_6 16 Apr 2002 13:00:39 |
kuriyama |
Check hidden dependency on libiconv.
Pointed out by: Neil Darlow <neil@darlow.co.uk> |
1.0.6_6 12 Apr 2002 17:10:20 |
ade |
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr |
1.0.6_5 18 Mar 2002 10:27:58 |
knu |
Bump PORTREVISION to reflect the (lib)iconv upgrade. |
1.0.6_5 18 Mar 2002 09:46:46 |
sobomax |
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv. |
1.0.6_4 15 Mar 2002 19:44:29 |
ade |
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr |
12 Feb 2002 01:41:03 |
kuriyama |
Remove *.alias entries from plist. |
05 Feb 2002 03:00:03 |
kuriyama |
Link with shared libintl rather than static included gettext. |
04 Feb 2002 09:14:51 |
kuriyama |
Fix typos in LIB_DEPENDS line. |
03 Feb 2002 23:00:56 |
kuriyama |
Add (conditional) hidden dependency for iconv and gdbm. |
11 Dec 2001 15:00:53 |
kuriyama |
Display TIPS (use rndcontrol(8)) message at post-install. |
30 Jun 2001 07:21:45 |
kuriyama |
Bump $PORTREVISION. |
29 Jun 2001 09:14:43 |
kuriyama |
Add 2 missing entries (lib/charset.alias and share/locale/locale.alias). |
30 May 2001 01:44:02 |
kris |
Upgrade to gnupg 1.0.6. This is an important security update due to an
exploitable format string vulnerability in decoding files |
30 Apr 2001 04:22:56 |
kuriyama |
Upgrade to 1.0.5. |
18 Jan 2001 09:46:01 |
kuriyama |
Bump PORTVERSION. |
17 Jan 2001 07:27:59 |
kuriyama |
RIJNDAEL algorithm is not depreciated. Fix not to show warning message when
using RIJNDAEL. |
20 Dec 2000 22:49:32 |
kuriyama |
Add security-patch1.diff. |
06 Nov 2000 08:37:21 |
kuriyama |
Use $MASTER_SITE_RINGSERVER. Correct description around RSA/IDEA (with
PORTREVISION bump). |
18 Oct 2000 16:30:10 |
kuriyama |
Upgrade to v1.0.4. |
08 Oct 2000 07:30:58 |
asami |
Convert category security to new layout. |
19 Sep 2000 04:16:12 |
kuriyama |
Upgrade to 1.0.3. |
07 Aug 2000 11:29:32 |
kuriyama |
Remove empty directories. |
01 Aug 2000 10:25:29 |
kuriyama |
Add missing PLIST entries. |
13 Jul 2000 11:57:16 |
kuriyama |
Upgrade to v1.0.2. |
13 Jun 2000 08:48:19 |
kuriyama |
Fix @dirrm typo in PLIST. |