CVS log for ports/security/dirmngr/Makefile
Up to [FreeBSD] / ports / security / dirmngr
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:25:10 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.52: download - view: text, markup, annotated - select for diffs
Sun Jul 3 11:40:46 2011 UTC (7 months, 1 week ago) by swills
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
- Chase the libgcrypt shared lib version
Revision 1.51: download - view: text, markup, annotated - select for diffs
Sun Mar 27 19:03:02 2011 UTC (10 months, 2 weeks ago) by dougb
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
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
Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Feb 25 01:32:05 2011 UTC (11 months, 2 weeks ago) by delphij
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
Chase after net/openldap24-server update. Reminded by: miwi
Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Jan 14 07:42:10 2011 UTC (12 months, 3 weeks ago) by dougb
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
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
Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Dec 22 19:16:11 2010 UTC (13 months, 2 weeks ago) by dougb
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
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
Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Dec 16 14:16:46 2010 UTC (13 months, 3 weeks ago) by glarkin
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
- Chase libksba shlib version bump in directly-dependent ports Reported by: ale and others via private email Another pointy to: glarkin
Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Dec 16 02:34:00 2010 UTC (13 months, 3 weeks ago) by glarkin
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
- Chase security/libksba shlib version bump Requested by: kwm Pointyhat to: glarkin
Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Jul 27 01:25:17 2010 UTC (18 months, 2 weeks ago) by wxs
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -1 lines
Chase security/libgcrypt shlib bump. PR: ports/148755 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Jun 17 21:29:20 2010 UTC (19 months, 3 weeks ago) by dougb
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +13 -5 lines
Upgrade to version 1.1.0, which has the following changes: * 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
Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Jun 14 05:17:52 2010 UTC (19 months, 4 weeks ago) by dougb
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
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)
Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Jun 14 00:42:51 2010 UTC (19 months, 4 weeks ago) by dougb
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
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.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon May 31 02:00:48 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -0 lines
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Nov 28 05:09:24 2009 UTC (2 years, 2 months ago) by wen
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
- Updated BUILD_DEPENDS requirements PR: ports/140347 Submitted by: Craig Green <cgreen@sentex.net> Approved by: maintainer
Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Jun 17 21:29:22 2009 UTC (2 years, 7 months ago) by dhn
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -2 lines
- Update to 1.0.3 PR: ports/135671 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Jan 6 13:01:09 2009 UTC (3 years, 1 month ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
- Bump PORTREVISION due to share library version bump in security/libgcrypt PR: ports/127478
Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Jan 5 19:04:33 2009 UTC (3 years, 1 month ago) by delphij
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -0 lines
Bump PORTREVISION's after OpenLDAP update. Suggested by: rafan
Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Sep 24 09:23:44 2008 UTC (3 years, 4 months ago) by pav
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +4 -4 lines
- Update to 1.0.2 - Assign maintainership to the submitter PR: ports/126141 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Sep 7 00:36:26 2008 UTC (3 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Reset lofi due to not commits in over 3 months, PR backlog, and no response to email. Hat: portmgr
Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:00:47 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
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)
Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Mar 20 10:03:39 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +0 -1 lines
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Feb 28 21:47:03 2008 UTC (3 years, 11 months ago) by arved
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -1 lines
Chase libgcrypt library version
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Jan 2 19:40:37 2008 UTC (4 years, 1 month ago) by lofi
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -0 lines
Fix build in WITHOUT_NLS case. PR: ports/119016 Submitted by: José García Juanino <jjuanino@gmail.com>
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Dec 24 19:53:16 2007 UTC (4 years, 1 month ago) by lofi
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -3 lines
Update to 1.0.1 PR: ports/118899 Submitted by: Hirohisa Yamaguchi
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:36:28 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +0 -1 lines
- 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
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Apr 3 17:58:36 2007 UTC (4 years, 10 months ago) by lofi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -3 lines
Set mandir to ports-default MANPREFIX as well.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Apr 3 06:52:55 2007 UTC (4 years, 10 months ago) by lofi
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1 lines
Set infodir to the ports default.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Mar 30 02:17:21 2007 UTC (4 years, 10 months ago) by lofi
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -2 lines
Update to 0.9.7
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Mar 8 14:12:07 2007 UTC (4 years, 11 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Track libgpg-error shlib version change.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Sep 22 07:10:30 2006 UTC (5 years, 4 months ago) by sergei
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1 lines
- Chase libgpg-error version bump [1] - 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]
Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Sep 13 21:12:04 2006 UTC (5 years, 4 months ago) by lofi
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -3 lines
Update to 0.9.6
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Mar 13 03:14:17 2006 UTC (5 years, 11 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Fix typos of entries in .texi. PR: ports/93916 Reported by: many people Tested by: many people Approved by: portmgr (linimon), lofi (dirmngr's maintainer) Reviewed by: hrs (UPDATING)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:38:54 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Dec 20 16:39:53 2005 UTC (6 years, 1 month ago) by lofi
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1 lines
- Update libksba to 0.9.13 - Chase shared library bumps - Update gnupg-devel to 1.9.20
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:50:55 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present 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.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Nov 1 09:20:24 2005 UTC (6 years, 3 months ago) by lofi
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Update to 0.9.3
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Apr 21 19:22:55 2005 UTC (6 years, 9 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
Update libksba to version 0.9.11. Update gnupg-devel to 1.9.16. Update dirmngr to 0.9.2. Bump PORTREVISION for pinentry (for libksba shared library bump).
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jan 11 14:53:10 2005 UTC (7 years, 1 month ago) by arved
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1 lines
Update libgcrypt to 1.2.1. Changes:
* 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.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Dec 17 13:41:01 2004 UTC (7 years, 1 month ago) by lofi
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -2 lines
Update to 0.9.0
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Oct 12 00:41:02 2004 UTC (7 years, 4 months ago) by lofi
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Update to 0.5.6 PR: ports/72537 Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Aug 4 15:56:09 2004 UTC (7 years, 6 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +9 -3 lines
Update to 0.5.5
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Aug 4 15:14:29 2004 UTC (7 years, 6 months ago) by lofi
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Chase bumped libksba shared library version
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon May 3 19:22:03 2004 UTC (7 years, 9 months ago) by lofi
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +10 -30 lines
Update the Aegypten ports to versions compatible with libgcrypt 1.2.0
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:17:18 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...
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.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Feb 6 13:12:16 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
Use PLIST_FILES (bento-tested, marcus-reviewed).
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:08:44 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Aug 28 16:41:11 2003 UTC (8 years, 5 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -10 lines
Use INFO and USE_OPENLDAP macros, change maintainer address. Approved by: arved (Mentor)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Aug 15 00:49:30 2003 UTC (8 years, 5 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
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...
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Aug 14 22:12:22 2003 UTC (8 years, 5 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Quick fix for INDEX build breakage by openldap2[012] split. We should use net/openldap20/bsd.openldap.mk later... Pointy hat to: kuriyama
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jul 14 02:53:02 2003 UTC (8 years, 7 months ago) by sf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
get rid of libgnugetopt dependency for -CURRENT, use USE_GETOPT_LONG instead.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jun 18 02:57:02 2003 UTC (8 years, 7 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
PR: 53402 Submitted by: maintainer Update to 0.4.5, which is current release.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun May 4 21:24:50 2003 UTC (8 years, 9 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -0 lines
Add dependency on openldap PR: 51749 Submitted by: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Apr 30 17:00:36 2003 UTC (8 years, 9 months ago) by arved
Branches: MAIN
Add dirmngr, a client for managing and downloading certificate revocation lists (X.509). PR: 51577 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
