aboutsummaryrefslogtreecommitdiff
path: root/security/dirmngr
Commit message (Collapse)AuthorAgeFilesLines
* Chase security/libgcrypt shlib bump.Wesley Shields2010-07-271-1/+2
| | | | | | | | PR: ports/148755 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> Notes: svn path=/head/; revision=258314
* Upgrade to version 1.1.0, which has the following changes:Doug Barton2010-06-172-8/+19
| | | | | | | | | | | | | | | | | | * Fixed a resource problem with LDAP CRLs. * Fixed a bad EOF detection with HTTP CRLs. * Made "dirmngr-client --url --load-crl URL" work. * New option --ignore-cert-extension. * Make use of libassuan 2.0 which is available as a DSO. For the port: * Add the verify target to check the PGP signature of the distfile * Since libassuan is now a shared lib, move it LIB_DEPENDS * The infrastructure for disabling NLS was already present, so add an OPTION Approved by: maintainer Notes: svn path=/head/; revision=256630
* Fix port name on the LEFT side of the : for BUILD_DEPENDSDoug Barton2010-06-141-1/+1
| | | | | | | While I'm here update to the current version of libassuan-1 (1.0.5) Notes: svn path=/head/; revision=256500
* Update security/libassuan to version 2.0.0, which is required by gnupg 2.0.15Doug Barton2010-06-141-2/+2
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=256495
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Updated BUILD_DEPENDS requirementsWen Heping2009-11-281-1/+1
| | | | | | | | | PR: ports/140347 Submitted by: Craig Green <cgreen@sentex.net> Approved by: maintainer Notes: svn path=/head/; revision=244891
* - Update to 1.0.3Dennis Herrmann2009-06-172-5/+4
| | | | | | | | PR: ports/135671 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) Notes: svn path=/head/; revision=236163
* - Bump PORTREVISION due to share library version bump in security/libgcryptRong-En Fan2009-01-061-1/+1
| | | | | | | PR: ports/127478 Notes: svn path=/head/; revision=225326
* Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-051-0/+1
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=225291
* - Update to 1.0.2Pav Lucistnik2008-09-245-44/+64
| | | | | | | | | | - Assign maintainership to the submitter PR: ports/126141 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> Notes: svn path=/head/; revision=220646
* Reset lofi due to not commits in over 3 months, PR backlog, and no responseMark Linimon2008-09-071-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=220034
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209422
* Chase libgcrypt library versionTilman Keskinoz2008-02-281-1/+2
| | | | Notes: svn path=/head/; revision=208144
* Fix build in WITHOUT_NLS case.Michael Nottebrock2008-01-022-0/+28
| | | | | | | | PR: ports/119016 Submitted by: José García Juanino <jjuanino@gmail.com> Notes: svn path=/head/; revision=204861
* Update to 1.0.1Michael Nottebrock2007-12-242-6/+5
| | | | | | | | PR: ports/118899 Submitted by: Hirohisa Yamaguchi Notes: svn path=/head/; revision=204460
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=196111
* Set mandir to ports-default MANPREFIX as well.Michael Nottebrock2007-04-031-3/+2
| | | | Notes: svn path=/head/; revision=189115
* Set infodir to the ports default.Michael Nottebrock2007-04-031-1/+2
| | | | Notes: svn path=/head/; revision=189074
* Update to 0.9.7Michael Nottebrock2007-03-302-5/+6
| | | | Notes: svn path=/head/; revision=188797
* Track libgpg-error shlib version change.Jean-Yves Lefort2007-03-081-2/+2
| | | | Notes: svn path=/head/; revision=186897
* - Chase libgpg-error version bump [1]Sergei Kolobov2006-09-221-1/+2
| | | | | | | | | | | | - Add explicit version to libgpg-error dependency where missing [2] - Bump PORTREVISION [1] Approved by: maintainers (arved, lofi, novel, ports at mcdermottroe dot com) [1] Suggested by: novel, lofi [2] Notes: svn path=/head/; revision=173573
* Update to 0.9.6Michael Nottebrock2006-09-133-19/+6
| | | | Notes: svn path=/head/; revision=172980
* Fix typos of entries in .texi.Norikatsu Shigemura2006-03-132-1/+14
| | | | | | | | | | | PR: ports/93916 Reported by: many people Tested by: many people Approved by: portmgr (linimon), lofi (dirmngr's maintainer) Reviewed by: hrs (UPDATING) Notes: svn path=/head/; revision=157079
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* - Update libksba to 0.9.13Michael Nottebrock2005-12-201-1/+2
| | | | | | | | - Chase shared library bumps - Update gnupg-devel to 1.9.20 Notes: svn path=/head/; revision=151662
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Update to 0.9.3Michael Nottebrock2005-11-012-3/+3
| | | | Notes: svn path=/head/; revision=146885
* Update libksba to version 0.9.11.Michael Nottebrock2005-04-212-5/+5
| | | | | | | | | Update gnupg-devel to 1.9.16. Update dirmngr to 0.9.2. Bump PORTREVISION for pinentry (for libksba shared library bump). Notes: svn path=/head/; revision=133887
* Update libgcrypt to 1.2.1. Changes:Tilman Keskinoz2005-01-111-1/+2
| | | | | | | | | | | | | | | | | | * 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. Notes: svn path=/head/; revision=126139
* Update to 0.9.0Michael Nottebrock2004-12-174-5/+19
| | | | Notes: svn path=/head/; revision=124307
* Update to 0.5.6Michael Nottebrock2004-10-122-3/+3
| | | | | | | | PR: ports/72537 Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> Notes: svn path=/head/; revision=118719
* Fix plist.Michael Nottebrock2004-08-061-2/+0
| | | | Notes: svn path=/head/; revision=115485
* Update to 0.5.5Michael Nottebrock2004-08-043-11/+15
| | | | Notes: svn path=/head/; revision=115410
* Chase bumped libksba shared library versionMichael Nottebrock2004-08-041-1/+1
| | | | Notes: svn path=/head/; revision=115407
* Update WWW:Michael Nottebrock2004-05-041-3/+1
| | | | Notes: svn path=/head/; revision=108375
* Update the Aegypten ports to versions compatible with libgcrypt 1.2.0Michael Nottebrock2004-05-0313-184/+17
| | | | Notes: svn path=/head/; revision=108303
* SIZEify.Michael Nottebrock2004-03-181-0/+2
| | | | Notes: svn path=/head/; revision=104350
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Use INFO and USE_OPENLDAP macros, change maintainer address.Michael Nottebrock2003-08-282-13/+3
| | | | | | | Approved by: arved (Mentor) Notes: svn path=/head/; revision=87914
* Fix non-default dependency on openldap2[012] which is broken by splitting.Jun Kuriyama2003-08-151-1/+1
| | | | | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento... Notes: svn path=/head/; revision=86964
* Quick fix for INDEX build breakage by openldap2[012] split.Jun Kuriyama2003-08-141-2/+2
| | | | | | | | | We should use net/openldap20/bsd.openldap.mk later... Pointy hat to: kuriyama Notes: svn path=/head/; revision=86962
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-141-1/+2
| | | | | | | use USE_GETOPT_LONG instead. Notes: svn path=/head/; revision=84842
* PR: 53402Foxfair Hu2003-06-182-3/+2
| | | | | | | | Submitted by: maintainer Update to 0.4.5, which is current release. Notes: svn path=/head/; revision=83216
* Add dependency on openldapTilman Keskinoz2003-05-041-0/+10
| | | | | | | | PR: 51749 Submitted by: maintainer Notes: svn path=/head/; revision=80127
* Add dirmngr, a client for managing and downloading certificateTilman Keskinoz2003-04-3014-0/+212
revocation lists (X.509). PR: 51577 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> Notes: svn path=/head/; revision=79925