The NetBSD Project

CVS log for pkgsrc/security/dirmngr/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / security / dirmngr

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.41 / (download) - annotate - [select for diffs], Thu Apr 12 08:21:54 2012 UTC (6 weeks, 1 day ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

Fix path to rc.subr.
From Sascha Wildner in PR 46323.

Revision 1.40 / (download) - annotate - [select for diffs], Wed May 25 09:29:05 2011 UTC (12 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

add patch from upstream to make network connections (to fetch CRLs)
non-blocking. Blocking can be considered a DOS problem because other
requests are not served in that time. (SA44680, no CVE entry)
bump PKGREV

Revision 1.39 / (download) - annotate - [select for diffs], Fri Apr 22 13:44:33 2011 UTC (13 months ago) by obache
Branch: MAIN
Changes since 1.38: +2 -1 lines
Diff to previous 1.38 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.38 / (download) - annotate - [select for diffs], Fri Mar 11 07:20:45 2011 UTC (14 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.37: +13 -16 lines
Diff to previous 1.37 (colored)

Fix building on Mac OS X; added LICENCE

Revision 1.37 / (download) - annotate - [select for diffs], Wed Jan 5 07:28:19 2011 UTC (16 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.36: +9 -9 lines
Diff to previous 1.36 (colored)

Change the order in which LDAP libraries are detected; fixes building on Mac OS X and probably other machines. pkglint clean-up.

Revision 1.36 / (download) - annotate - [select for diffs], Wed Sep 1 16:40:53 2010 UTC (20 months, 3 weeks ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.35: +6 -20 lines
Diff to previous 1.35 (colored)

update to 1.1.0
changes:
-bugfixes
-Make use of libassuan 2.0 which is available as a DSO

Revision 1.35 / (download) - annotate - [select for diffs], Sun Jan 17 12:02:40 2010 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.34: +2 -1 lines
Diff to previous 1.34 (colored)

Recursive PKGREVISION bump for jpeg update to 8.

Revision 1.34 / (download) - annotate - [select for diffs], Tue Dec 15 19:43:16 2009 UTC (2 years, 5 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.33: +6 -6 lines
Diff to previous 1.33 (colored)

update to 1.0.3
changes:
* New option --url for the LOOKUP command and dirmngr-client.
* The LOOKUP command does now also consults the local cache.  New
  option --cache-only for it and --local for dirmngr-client.
* Port to Windows completed.
* Improved certificate chain construction.
* Support loading of PEM encoded CRLs via HTTP.
* Client based trust anchors are now supported.
* Configured certificates with the suffix ".der" are now also used.
* Libgcrypt 1.4 is now required.

reviewed by John R. Shannon

pkgsrc notes:
I've left the build against a private libassuan with GNU-pth support
alone for now, just updated libassuan to 1.0.5. We might build
pkgsrc/libassuan against pkgsrc/pth at some point, but this needs
to be checked for side effects. (As this pkg doesn't export a library
which might propagate the pth dependency, the possibility of
pthread-pth conflicts should be limited. Other uses of libassuan
need to be checked.)
Beiing here, support DESTDIR.

Revision 1.33 / (download) - annotate - [select for diffs], Thu Jan 29 17:11:25 2009 UTC (3 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.32: +4 -2 lines
Diff to previous 1.32 (colored)

Fix installation.

Revision 1.32 / (download) - annotate - [select for diffs], Fri Jan 18 05:09:37 2008 UTC (4 years, 4 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@

Revision 1.31 / (download) - annotate - [select for diffs], Wed Nov 7 19:38:12 2007 UTC (4 years, 6 months ago) by shannonjr
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.30: +3 -2 lines
Diff to previous 1.30 (colored)

1) Fix incorect patch
2) Fix incorrect socket permission

Revision 1.30 / (download) - annotate - [select for diffs], Wed Nov 7 12:43:21 2007 UTC (4 years, 6 months ago) by shannonjr
Branch: MAIN
Changes since 1.29: +17 -12 lines
Diff to previous 1.29 (colored)

Update to 1.0.1. Changes:
* The option --ocsp-signer may now take a filename to allow several
  certificates to be valid signers for the default responder.
* New option --ocsp-max-period and improved the OCSP time checks.
* New option --force-default-signer for dirmngr-client.

Revision 1.29 / (download) - annotate - [select for diffs], Wed Jul 4 20:54:57 2007 UTC (4 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.28: +3 -1 lines
Diff to previous 1.28 (colored)

Make it easier to build and install packages "unprivileged", where
the owner of all installed files is a non-root user.  This change
affects most packages that require special users or groups by making
them use the specified unprivileged user and group instead.

(1) Add two new variables PKG_GROUPS_VARS and PKG_USERS_VARS to
    unprivileged.mk.  These two variables are lists of other bmake
    variables that define package-specific users and groups.  Packages
    that have user-settable variables for users and groups, e.g. apache
    and APACHE_{USER,GROUP}, courier-mta and COURIER_{USER,GROUP},
    etc., should list these variables in PKG_USERS_VARS and PKG_GROUPS_VARS
    so that unprivileged.mk can know to set them to ${UNPRIVILEGED_USER}
    and ${UNPRIVILEGED_GROUP}.

(2) Modify packages to use PKG_GROUPS_VARS and PKG_USERS_VARS.

Revision 1.28 / (download) - annotate - [select for diffs], Sat May 12 11:19:18 2007 UTC (5 years ago) by shannonjr
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.27: +4 -4 lines
Diff to previous 1.27 (colored)

Updated embedded libassuan to 1.0.1

Revision 1.27 / (download) - annotate - [select for diffs], Tue Dec 12 13:09:21 2006 UTC (5 years, 5 months ago) by shannonjr
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.26: +17 -4 lines
Diff to previous 1.26 (colored)

Update to release 1.0.0.

Dirmngr is a server for managing and downloading certificate
revocation lists (CRLs) for X.509 certificates and for downloading the
certificates themselves.  Dirmngr also handles OCSP requests as an
alternative to CRLs.  Dirmngr is either invoked internally by gpgsm
(from GnuPG-2) or when running as a system daemon through the
dirmngr-client tool.

Revision 1.26 / (download) - annotate - [select for diffs], Wed Oct 11 11:09:48 2006 UTC (5 years, 7 months ago) by shannonjr
Branch: MAIN
Changes since 1.25: +7 -8 lines
Diff to previous 1.25 (colored)

Update to 0.9.6. Changes:
* A couple of bug fixes for OCSP.
* OCSP does now make use of the responder ID and optionally included
  certificates in the response to locate certificates.
* No more lost file descriptors when loading CRLs via HTTP.
* HTTP redirection for CRL and OCSP has been implemented.
* Man pages are now build and installed from the texinfo source.
Note, that you need to update libksba to version 1.0.0 for this
release.

Revision 1.25 / (download) - annotate - [select for diffs], Wed Oct 4 21:58:13 2006 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.

Revision 1.24 / (download) - annotate - [select for diffs], Thu Jul 27 18:48:03 2006 UTC (5 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Rename "SITES_* to "SITES.*" for file-specific lists of sites from which
to fetch the file.  This completes the renaming described in revision
1.1799 of bsd.pkg.mk.

Revision 1.23 / (download) - annotate - [select for diffs], Wed May 31 18:22:25 2006 UTC (5 years, 11 months ago) by ghen
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)

The databases/openldap package has been split in -client and -server component
packages.  Convert LDAP-based applications to depend on openldap-client, and
bump PKGREVISION for those that depend on it by default.

Revision 1.22 / (download) - annotate - [select for diffs], Thu May 25 22:49:23 2006 UTC (6 years ago) by seb
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Fix pasto/thinko: it's PKG_HOME.${DIRMNGR_USER}
not PKG_SHELL.${DIRMNGR_USER}

Revision 1.21 / (download) - annotate - [select for diffs], Sun Apr 23 00:12:41 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.20: +4 -2 lines
Diff to previous 1.20 (colored)

Modify packages that set PKG_USERS and PKG_GROUPS to follow the new
syntax as specified in pkgsrc/mk/install/bsd.pkginstall.mk:1.47.

Revision 1.20 / (download) - annotate - [select for diffs], Fri Mar 31 23:56:29 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.19: +2 -3 lines
Diff to previous 1.19 (colored)

List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.

Revision 1.19 / (download) - annotate - [select for diffs], Fri Mar 31 23:20:29 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.18: +11 -10 lines
Diff to previous 1.18 (colored)

Create directories needed for proper package functionality in an
INSTALL script using OWN_DIRS_PERMS.  Drop the redundant targets and
PLIST entries.  Bump the PKGREVISION to 3.

Revision 1.18 / (download) - annotate - [select for diffs], Fri Mar 31 19:29:37 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.17: +1 -2 lines
Diff to previous 1.17 (colored)

Package Makefiles should never set PKG_RCD_SCRIPTS -- that is a user-only
variable.

Revision 1.17 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:43 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Jan 6 15:10:07 2006 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

DEPENDS and PKGREVISION bumps because db4's library name changed.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Jan 6 10:21:33 2006 UTC (6 years, 4 months ago) by shannonjr
Branch: MAIN
Changes since 1.14: +3 -2 lines
Diff to previous 1.14 (colored)

Update to 0.9.3. This is a bug fix release.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Dec 29 06:22:09 2005 UTC (6 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.13: +1 -2 lines
Diff to previous 1.13 (colored)

Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:17 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored)

Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Aug 23 11:48:51 2005 UTC (6 years, 9 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

The real user name in PKG_USERS does not need to be escaped with double
backslashes anymore. A single backslash is enough. Changed the
definition in all affected packages. For those that are not caught, an
additional check is placed into bsd.pkginstall.mk.

Revision 1.11 / (download) - annotate - [select for diffs], Sun May 22 20:08:29 2005 UTC (7 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.10 / (download) - annotate - [select for diffs], Mon May 2 22:33:37 2005 UTC (7 years ago) by shannonjr
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

Complying with request from Jeremy C. Reed, "Can you remove the
INSTALL_SCRIPT step and set RCD_SCRIPTS=dirmngr instead?"

Revision 1.9 / (download) - annotate - [select for diffs], Mon Apr 25 09:54:04 2005 UTC (7 years, 1 month ago) by shannonjr
Branch: MAIN
Changes since 1.8: +1 -2 lines
Diff to previous 1.8 (colored)

Removed USE_BUILDLINK3

We don't need this any longer -- it's now default.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Apr 25 09:30:49 2005 UTC (7 years, 1 month ago) by shannonjr
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

Added missiong USE_BUILDLINK3

Revision 1.7 / (download) - annotate - [select for diffs], Sat Apr 23 12:28:04 2005 UTC (7 years, 1 month ago) by shannonjr
Branch: MAIN
Changes since 1.6: +6 -6 lines
Diff to previous 1.6 (colored)

Update from 0.9.0 to 0.9.1. This is a bug fix release.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:11 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Mar 2 14:59:35 2005 UTC (7 years, 2 months ago) by shannonjr
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.4: +10 -3 lines
Diff to previous 1.4 (colored)

Problem: Dirmngr depends on pth. With an explicit buildlink to pth, the
package builds and works correctly. This approach was taken prior to
this change. The is a problem because  pth installs pthread.h in
${LOCALBASE}/include. This causes problems for things like Ada tasking
that depend on native pthreads when also linking against libraries in
pkgsrc (eg., gmp).

This change solve the problem by building a static pth library locally
and linking against it.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jan 4 13:40:38 2005 UTC (7 years, 4 months ago) by shannonjr
Branch: MAIN
Changes since 1.3: +38 -3 lines
Diff to previous 1.3 (colored)

Update to release 0.90.

Dirmngr is a server for managing and downloading certificate
revocation lists (CRLs) for X.509 certificates and for downloading the
certificates themselves. Dirmngr also handles OCSP requests as an
alternative to CRLs. Dirmngr is either invoked internaly by gpgsm
(from gnupg 1.9) or when running as a system daemon through the
dirmngr-client tool.

Whats new in this release
=========================

 * New option --daemon to start dirmngr as a system daemon.  This
   switches to the use of different directories and also does
   CRL signing certificate validation on its own.
 * New tool dirmngr-client.
 * New options: --ldap-wrapper-program, --http-wrapper-program,
   --disable-ldap, --disable-http, --honor-http-proxy, --http-proxy,
   --ldap-proxy, --only-ldap-proxy, --ignore-ldap-dp and
   --ignore-http-dp.
 * Uses an external ldap wrapper to cope with timeouts and general
   LDAP problems.
 * SIGHUP may be used to reread the configuration and to flush the
   certificate cache.
 * An authorithyKeyIdentifier in a CRL is now handled correctly.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Nov 5 22:12:17 2004 UTC (7 years, 6 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.2: +12 -32 lines
Diff to previous 1.2 (colored)

Update to 0.5.6nb2:
- Refill the DESCR file.
- Remove BUILD_USES_MSGFMT; distfile ships with prebuilt .gmo files.
- Do not use GNU make as it's not needed.
- Use BUILDLINK_PREFIX.openldap instead of LOCALBASE to locate openldap.
- Register info file properly and fix a typo in its directory entry so
  that it can be accessed.
- Patch configure instead of configure.ac, so we can drop the build
  dependency on autoconf.
- Add missing dependencies on libiconv and gettext-lib.
- Sort USE_* and include sections alphabetically.
- Remove BUILDLINK_DEPENDS.* version overrides because the respective
  buildlink3.mk files already pull in a newer version.
- Drop all logic to detect the actual gettext-lib version.  This was wrong
  because it relied on the version currently installed (thus having a good
  chance to produce different results between systems), and because it's
  not the way to go.  Instead, simply include gettext-lib's buildlink3.mk
  file, and let the builtin.mk machinery decide what to do.
- Also add the locale files to the PLIST.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Nov 4 20:20:22 2004 UTC (7 years, 6 months ago) by shannonjr
Branch: MAIN
Changes since 1.1: +4 -3 lines
Diff to previous 1.1 (colored)

Modified to honor http_proxy environment variable when retrieving crls.
Change due to Werner Koch <wk@gnupg.org>

Revision 1.1 / (download) - annotate - [select for diffs], Sat Oct 23 14:41:53 2004 UTC (7 years, 7 months ago) by shannonjr
Branch: MAIN

DirMngr is a server for managing and downloading
certificate revocation lists (CRLs) for X.509
certificates and for downloading the certificates
themselves. DirMngr also handles OCSP requests as
an alternative to CRLs. DirMngr is usually invoked
by gpgsm and in general not used directly.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>