FreshPorts -- The Place For Ports Fri, 8 Aug 2008 12:42 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
gnupg 2.0.9_2 security on this many watch lists=390 search for ports that depend on this port An older version of this port was marked as vulnerable.
The GNU Privacy Guard
Maintained by: kuriyama@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown


GnuPG is a complete and free replacement for PGP.

Because it does not use the patented IDEA algorithm, it can be used
without any restrictions.  GnuPG is an RFC2440 (OpenPGP) compliant
application.

WWW: http://www.gnupg.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: security/libassuan, security/libksba, devel/gmake
Required Libraries: security/libgcrypt, security/libgpg-error, security/libksba, devel/pth, ftp/curl, converters/libiconv

To install the port: cd /usr/ports/security/gnupg/ && make install clean
To add the package: pkg_add -r gnupg


Configuration Options
===> The following configuration options are available for gnupg-2.0.9_2:
     LDAP=off (default) "LDAP keyserver interface"
     SCDAEMON=off (default) "Enable Smartcard daemon (with libusb)"
     CURL=on (default) "Use the real curl library (worked around if no)"
     GPGSM=off (default) "Enable GPGSM (require LDAP)"
     NLS=off (default) "National Language Support"
===> Use 'make config' to modify these settings

Master Sites:
http://ftp.linux.it/pub/mirrors/gnupg/gnupg/
ftp://ftp.demon.nl/pub/mirrors/gnupg/gnupg/
ftp://sunsite.dk/pub/security/gcrypt/gnupg/
ftp://ftp.jyu.fi/pub/crypt/gcrypt/gnupg/
ftp://ftp.freenet.de/pub/ftp.gnupg.org/gcrypt/gnupg/
ftp://ftp.surfnet.nl/pub/security/gnupg/gnupg/
ftp://ftp.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/gnupg/
ftp://sunsite.cnlab-switch.ch/mirror/gcrypt/gnupg/
ftp://ftp.iasi.roedu.net/pub/mirrors/ftp.gnupg.org/gnupg/
http://ring.nict.go.jp/archives/net/gnupg/gnupg/
http://ring.sakura.ad.jp/archives/net/gnupg/gnupg/
http://ring.riken.jp/archives/net/gnupg/gnupg/
ftp://igloo.linux.gr/pub/crypto/gnupg/gnupg/
ftp://ftp.gnupg.org/gcrypt/gnupg/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2006-12-21
    Affects: users of security/gnupg
    Author: kuriyama@FreeBSD.org
    Reason: 
      The security/gnupg port was upgraded to 2.0.1 (with security fix)
      and good-old gnupg-1.4.6 was repocopied to security/gnupg1.
    
      Both of security/gnupg (2.x) and security/gnupg1 (1.4.x) are
      designed not to conflict with each other.  So you can use
      security/gnupg1 for gpg(1), and use security/gnupg for gpg2(1)
      commands.
    
      All directly dependents are $PORTREVISION bumped, so portupgrade -R
      gnupg will works fine.  After portupgrade, you will have both of
      gnupg-2.0.1 and gnupg-1.4.6.
    
    
Port Moves
  • port moved here from security/gnupg-devel on 2006-12-21
    REASON: gnupg-devel has been released as Gnupg 2.0

Number of commits found: 109 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
27 Jul 2008 16:13:59
Original commit files touched by this commit  2.0.9_2
timur search for other commits by this committer
Make WITHOUT_NLS actually work
06 Jun 2008 15:01:07
Original commit files touched by this commit  2.0.9_1
edwin search for other commits by this committer
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)
27 Apr 2008 00:48:43
Original commit files touched by this commit  2.0.9
miwi search for other commits by this committer
- 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
Original commit files touched by this commit  2.0.8
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
- 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
Original commit files touched by this commit  2.0.4_1
 This port version is marked as vulnerable.
arved search for other commits by this committer
Chase libgcrypt library version
13 Oct 2007 12:10:09
Original commit files touched by this commit  2.0.4
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
- 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 05:31:51
Original commit files touched by this commit  2.0.4
 This port version is marked as vulnerable.
novel search for other commits by this committer
Backout the commit with addition of pinentry as a run dependency because
it needs discussion.
02 Sep 2007 12:08:10
Original commit files touched by this commit  2.0.4
 This port version is marked as vulnerable.
novel search for other commits by this committer
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 08:57:48
Original commit files touched by this commit  2.0.4
 This port version is marked as vulnerable.
novel search for other commits by this committer
Resurrect handy WITH_SUID_GPG knob.

PR:             114926
Submitted by:   novel
Approved by:    maintainer timeout
23 Jul 2007 10:36:52
Original commit files touched by this commit  2.0.4
 This port version is marked as vulnerable.
rafan search for other commits by this committer
- 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 04:20:28
Original commit files touched by this commit  2.0.4
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
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 02:05:06
Original commit files touched by this commit  2.0.3
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
- 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
Original commit files touched by this commit  2.0.3
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
- 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
Original commit files touched by this commit  2.0.2_1
 This port version is marked as vulnerable.
jylefort search for other commits by this committer
Track libgpg-error shlib version change.
03 Feb 2007 03:08:21
Original commit files touched by this commit  2.0.2
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
- Upgrade to 2.0.2.
14 Jan 2007 07:27:47
Original commit files touched by this commit  2.0.1_1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Fix breakage.
14 Jan 2007 07:03:52
Original commit files touched by this commit  2.0.1_1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
- 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
Original commit files touched by this commit  2.0.1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
- 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
Original commit files touched by this commit  2.0.1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
- 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
Original commit files touched by this commit  2.0.1
 This port version is marked as vulnerable.
lofi search for other commits by this committer
gnupg-devel and gnupg-2.x conflict.
21 Dec 2006 13:31:56
Original commit files touched by this commit  2.0.1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
- 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
Original commit files touched by this commit  1.4.6_2
 This port version is marked as vulnerable.
roam search for other commits by this committer
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
Original commit files touched by this commit  1.4.6_1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
- Unbreak locale.

PR:             ports/106456
Submitted by:   jjuanino@gmail.com
07 Dec 2006 00:34:17
Original commit files touched by this commit  1.4.6
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
- 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
Original commit files touched by this commit  1.4.5_2
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Fix buffer overflow.

References:    
http://lists.gnupg.org/pipermail/gnupg-announce/2006q4/000241.html
05 Oct 2006 14:37:17
Original commit files touched by this commit  1.4.5_1
 This port version is marked as vulnerable.
roam search for other commits by this committer
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 03:19:12
Original commit files touched by this commit  1.4.5
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
- Fix WITH_LIBICONV to work correctly.
- Add WITH_USB to OPTIONS.

PR:             ports/101311
Submitted by:   Helge Oldach <gnupgaug06@oldach.net>
17 Aug 2006 20:39:48
Original commit files touched by this commit  1.4.5
 This port version is marked as vulnerable.
garga search for other commits by this committer
- 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 02:34:30
Original commit files touched by this commit  1.4.5
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
- 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]
26 Jun 2006 00:32:36
Original commit files touched by this commit  1.4.4
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
- Upgrade to 1.4.4.
  (fixes user ID handling bug).

Security:      
http://lists.gnupg.org/pipermail/gnupg-announce/2006q2/000226.html
03 Apr 2006 13:57:58
Original commit files touched by this commit  1.4.3
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
- 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
Original commit files touched by this commit  1.4.2.2
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
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
Original commit files touched by this commit  1.4.2.1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
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
Original commit files touched by this commit  1.4.2_1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
16 Dec 2005 02:16:59
Original commit files touched by this commit  1.4.2_1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Add SHA256.

PR:             ports/90105
Submitted by:   Thomas Vogt <thomas@bsdunix.ch>
16 Dec 2005 02:16:11
Original commit files touched by this commit  1.4.2_1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
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 12:17:24
Original commit files touched by this commit  1.4.2
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Fix build failure on 4.x.

Reported by:    "Sander Holthaus - Orange XL" <info@orangexl.com>
31 Jul 2005 23:31:11
Original commit files touched by this commit  1.4.2
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Upgrade to 1.4.2.

PR:             ports/84289
Submitted by:   Vasil Dimov <vd@datamax.bg>
24 Apr 2005 05:42:08
Original commit files touched by this commit  1.4.1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Upgrade to 1.4.1.

PR:             ports/80157
Submitted by:   Vasil Dimov <vd@datamax.bg>
Kindly knocked by:      dougb
12 Apr 2005 04:26:57
Original commit files touched by this commit  1.4.0_1
 This port version is marked as vulnerable.
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  1.4.0_1
 This port version is marked as vulnerable.
obrien search for other commits by this committer
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
Original commit files touched by this commit  1.4.0_1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
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
Original commit files touched by this commit  1.4.0
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Upgrade to 1.4.0.
16 Dec 2004 05:49:27
Original commit files touched by this commit  1.2.6
 This port version is marked as vulnerable.
kris search for other commits by this committer
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 11:04:09
Original commit files touched by this commit  1.2.6
 This port version is marked as vulnerable.
osa search for other commits by this committer
Update to 1.2.6.
Utilize DOCSDIR and DATADIR macros.

Approved by:    kuriyama (maintainer)
04 Aug 2004 04:42:12
Original commit files touched by this commit  1.2.5_1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Link with openldap library only when WITH_LDAP knob is specified
explicitly.
03 Aug 2004 07:30:56
Original commit files touched by this commit  1.2.5
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
- Upgrade to 1.2.5.
- Remove unnecessary "@unexec rmdir"s for locales.
26 Jul 2004 05:57:14
Original commit files touched by this commit  1.2.4_1
 This port version is marked as vulnerable.
adamw search for other commits by this committer
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 16:09:00
Original commit files touched by this commit  1.2.4_1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Add WITHOUT_NLS knob.

PR:             ports/64491
Submitted by:   Sebastian Klemke <packet@adrenochrome.nl>
30 Mar 2004 20:56:44
Original commit files touched by this commit  1.2.4_1
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Use USE_ICONV knob

Approved by:    portmgr
18 Mar 2004 00:48:53
Original commit files touched by this commit  1.2.4_1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
SIZEify.

Submitted by:   trevor
04 Feb 2004 04:36:30
Original commit files touched by this commit  1.2.4_1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
23 Jan 2004 18:12:26
Original commit files touched by this commit  1.2.4
 This port version is marked as vulnerable.
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
24 Dec 2003 05:59:10
Original commit files touched by this commit  1.2.4
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Upgrade to 1.2.4.
28 Nov 2003 00:05:27
Original commit files touched by this commit  1.2.3_4
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
*** 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
Original commit files touched by this commit  1.2.3_3
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
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
Original commit files touched by this commit  1.2.3_3
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
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
Original commit files touched by this commit  1.2.3_2
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
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
Original commit files touched by this commit  1.2.3_1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
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>
14 Oct 2003 09:22:42
Original commit files touched by this commit  1.2.3_1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Respect USE_OPENLDAP(WANT_OPENLDAP_VER).

Pointed out by: lofi
26 Aug 2003 21:25:58
Original commit files touched by this commit  1.2.3_1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
25 Aug 2003 06:41:38
Original commit files touched by this commit  1.2.3
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
23 Aug 2003 07:34:40
Original commit files touched by this commit  1.2.3
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
o Upgrade to 1.2.3.
o Remove explicit --enable-tiger from $CONFIGURE_ARGS.  This feature will
  be removed from GnuPG.
15 Aug 2003 01:49:31
Original commit files touched by this commit  1.2.2_1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
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...
12 May 2003 02:46:27
Original commit files touched by this commit  1.2.2_1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Show $PKGMESSAGE only if $OSVERSION < 500019.
Add URL reference for rndcontrol.

Submitted by:   dougb
10 May 2003 08:55:34
Original commit files touched by this commit  1.2.2
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
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*.
06 May 2003 16:09:48
Original commit files touched by this commit  1.2.2
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Upgrade to 1.2.2.
22 Apr 2003 02:46:14
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Check versioned library file explicitly.

PR:             ports/48692
Submitted by:   fenner
24 Feb 2003 02:56:37
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Point dependencies on net/openldap2 to net/openldap20
22 Feb 2003 07:48:51
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
de-pkg-comment.
15 Feb 2003 12:35:43
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
arved search for other commits by this committer
Use MASTER_SITE_GNUPG
14 Jan 2003 22:39:26
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
kris search for other commits by this committer
Correct typo in previous

Pointy hat to:  kris
14 Jan 2003 03:45:22
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
kris search for other commits by this committer
Add missing @dirrm
26 Oct 2002 06:07:39
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Upgrade to 1.2.1.
08 Oct 2002 08:25:54
Original commit