summaryrefslogtreecommitdiffstats
path: root/security/gnupg1
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 1.4.7.kuriyama2007-03-064-18/+8
| | | | | | | Add safety seatbelt for inserting additional text in signed OpenPGP message. References: http://lists.gnupg.org/pipermail/gnupg-devel/2007-March/023687.html, http://lists.gnupg.org/pipermail/gnupg-devel/2007-March/023686.html
* - I forgot to bump PORTREVISION to sync with security/gnupg as ofkuriyama2006-12-254-0/+13
| | | | | | | | | | before 2.0 upgrade. - Add a patch to fix info/dir entry in gnupg1.info [1]. - Recover symlink during removing this port after installing security/gnupg (2.0) (I forgot to add this before...). PR: ports/106819 [1] Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru>
* - Chase security/gnupg upgrade (but still 1.4.6) after repocopy.kuriyama2006-12-097-25/+43
| | | | | | | | (not connected in ../Makefile) - Tweak installation directory for documents to avoid conflict against coming gnupg upgrade (2.0.1). I'm still testing my patch to upgrade to 2.0.1, so please wait. :-)
* Fix buffer overflow.kuriyama2006-11-272-1/+13
| | | | References: http://lists.gnupg.org/pipermail/gnupg-announce/2006q4/000241.html
* Fix GnuPG's hidden dependency on cURL - add cURL support to OPTIONS androam2006-10-051-1/+12
| | | | | | | either explicitly depend on it, or disable it in the configure options. PR: 103427 Silence from: kuriyama (maintainer)
* - Fix WITH_LIBICONV to work correctly.kuriyama2006-09-071-1/+5
| | | | | | | - Add WITH_USB to OPTIONS. PR: ports/101311 Submitted by: Helge Oldach <gnupgaug06@oldach.net>
* - Remove NOPORTDOCS from OPTIONS since the correct is check NOPORTDOCS andgarga2006-08-172-24/+14
| | | | | | | | | | | | | 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)
* - Upgrade to 1.4.5.kuriyama2006-08-023-7/+13
| | | | | | | | | (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]
* - Upgrade to 1.4.4.kuriyama2006-06-252-7/+7
| | | | | | (fixes user ID handling bug). Security: http://lists.gnupg.org/pipermail/gnupg-announce/2006q2/000226.html
* - Upgrade to 1.4.3.kuriyama2006-04-034-24/+15
| | | | | | - Handle hidden dependency on libusb (1). Submitted by: Peter Pentchev <roam@ringlet.net> (1)
* Update to 1.4.2.2.kuriyama2006-03-092-7/+7
| | | | | | | 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)
* Upgrade to 1.4.2.1.kuriyama2006-02-152-8/+7
| | | | | | Security: False positive signature verification in GnuPG References: http://lists.gnupg.org/pipermail/gnupg-announce/2006q1/000211.html Prodded by: simon
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-22/+22
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Add SHA256.kuriyama2005-12-161-0/+2
| | | | | PR: ports/90105 Submitted by: Thomas Vogt <thomas@bsdunix.ch>
* Fix the problem in --batch mode.kuriyama2005-12-162-0/+17
| | | | | | 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>
* Fix build failure on 4.x.kuriyama2005-08-011-0/+4
| | | | Reported by: "Sander Holthaus - Orange XL" <info@orangexl.com>
* Upgrade to 1.4.2.kuriyama2005-07-312-6/+5
| | | | | PR: ports/84289 Submitted by: Vasil Dimov <vd@datamax.bg>
* Upgrade to 1.4.1.kuriyama2005-04-244-55/+6
| | | | | | PR: ports/80157 Submitted by: Vasil Dimov <vd@datamax.bg> Kindly knocked by: dougb
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-2/+2
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-2/+2
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Add a workaround patch to avoid protocol attack (but will not bekuriyama2005-02-122-1/+49
| | | | | | | | | 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
* Upgrade to 1.4.0.kuriyama2004-12-293-17/+13
|
* Clean up handling of locale directories at deinstall-time:kris2004-12-161-15/+0
| | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created
* Update to 1.2.6.osa2004-08-313-29/+29
| | | | | | Utilize DOCSDIR and DATADIR macros. Approved by: kuriyama (maintainer)
* Link with openldap library only when WITH_LDAP knob is specifiedkuriyama2004-08-041-1/+3
| | | | explicitly.
* - Upgrade to 1.2.5.kuriyama2004-08-033-22/+9
| | | | - Remove unnecessary "@unexec rmdir"s for locales.
* Fix LDAP detection. For everybody who has a the defaultadamw2004-07-261-1/+1
| | | | | | 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.
* Add WITHOUT_NLS knob.kuriyama2004-04-052-27/+37
| | | | | PR: ports/64491 Submitted by: Sebastian Klemke <packet@adrenochrome.nl>
* - Use USE_ICONV knobkrion2004-03-301-1/+1
| | | | Approved by: portmgr
* SIZEify.kuriyama2004-03-181-0/+2
| | | | Submitted by: trevor
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.trevor2004-01-231-1/+1
|
* Upgrade to 1.2.4.kuriyama2003-12-246-93/+9
|
* *** Security Update (not fix, only workaround) ***kuriyama2003-11-283-1/+62
| | | | | | | | | | | 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)
* What users should use is WITH_LDAP and USE_OPENLDAP is for portskuriyama2003-11-121-4/+2
| | | | | | | system. Submitted by: Alex Dupre <sysadmin@alexdupre.com> PR: ports/59151
* Fix USE_DYNAMIC_LINKING detection.kuriyama2003-10-262-1/+29
| | | | | Submitted by: ls+gnupg.devel.gnupg.org@gambit.com.ru References: http://lists.gnupg.org/pipermail/gnupg-devel/2003-October/020503.html
* Add missing share/locale/ro/LC_MESSAGES/gnupg.mo and clean upkuriyama2003-10-262-9/+24
| | | | | | | @unexec rmdir's. PR: ports/58212 Submitted by: Dimitry Andric <dimitry@andric.com>
* Respect USE_OPENLDAP(WANT_OPENLDAP_VER).kuriyama2003-10-141-2/+4
| | | | Pointed out by: lofi
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-261-0/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
|
* o Upgrade to 1.2.3.kuriyama2003-08-232-5/+3
| | | | | o Remove explicit --enable-tiger from $CONFIGURE_ARGS. This feature will be removed from GnuPG.
* Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-151-1/+1
| | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento...
* Show $PKGMESSAGE only if $OSVERSION < 500019.kuriyama2003-05-122-0/+6
| | | | | | Add URL reference for rndcontrol. Submitted by: dougb
* Add a patch for mpi/config.links to avoid infinite loop on sparc64.kuriyama2003-05-101-0/+15
| | | | | 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*.
* Upgrade to 1.2.2.kuriyama2003-05-063-3/+9
|
* Check versioned library file explicitly.kuriyama2003-04-221-1/+1
| | | | | PR: ports/48692 Submitted by: fenner
* Point dependencies on net/openldap2 to net/openldap20edwin2003-02-241-1/+1
|
* de-pkg-comment.kuriyama2003-02-222-1/+1
|
* Use MASTER_SITE_GNUPGarved2003-02-151-6/+1
|
* Correct typo in previouskris2003-01-141-1/+1
| | | | Pointy hat to: kris
OpenPOWER on IntegriCloud