summaryrefslogtreecommitdiff
path: root/security/pyca
AgeCommit message (Collapse)AuthorFilesLines
2014-05-17Bump applications PKGREVISIONs for python users that might be usingwiz1-2/+2
python3, since the default changed from python33 to python34. I probably bumped too many. I hope I got them all.
2014-01-25No need to have two variables for the same logic.wiz1-3/+3
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-03-15Bump PKGREVISION from default python to 2.7.obache1-1/+2
2011-10-29Update pyca to 0.6.6.20031118.obache3-8/+9
LICENSE=gnu-gpl-v2 Changes: * Added config template for generating CSRs for SSL server certs with OpenSSL * Some improve for vbs.py
2009-06-14Remove @dirrm entries from PLISTsjoerg1-7/+1
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg1-2/+2
changed runtime dependencies now.
2008-06-20Add DESTDIR support.joerg1-1/+3
2008-06-12Add DESTDIR support.joerg1-17/+13
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-09-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig1-2/+2
NO_BUILD, USE_LIBTOOL.
2005-06-17Create directories before installing files into them.jlam1-1/+3
2005-05-23Removed trailing white-space.rillig1-5/+5
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2004-07-22add python as categoryrecht1-2/+2
ok'd a while back at pkgsrcCon by agc and wiz
2004-04-27Convert to buildlink3.snj1-2/+2
2004-04-24Relinquish maintainership of packages to tech-pkg@NetBSD.org.jlam1-2/+2
2004-04-15-remove NO_CONFIGURE, PYTHON_PATCH_SCRIPTS is executed pre-configuredrochner1-3/+12
-replace non-functional PYTHON_PATCH_SCRIPT_SED override
2003-11-12PKGREVISION++ after openssl update.jschauma1-1/+2
2003-10-30Upgrade to 0.6.6.20031021.xtraeme2-6/+6
Update provided by Hauke Fath <hf@spg.tu-darmstadt.de> via PR pkg/23072. Changes: o Fixed compability issues with Python 1.6/2.0+/2.1. o Fixed compability issues with certificate requests created by Mozilla browser. o Added new parameter caCertConfirmReqLog for defining the path name of file for log output of sbin/ca-certreq-mail.py. o English translation of help for cgi-bin/client-enroll.py contributed by Roger Buck <rog@saas.nsw.edu.au>. o More bugfixes, etc. Complete changelog available at http://www.pyca.de/changes.html.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-5/+5
2002-10-18Initial import of of security/pyca.jlam4-0/+147
pyCA tries to make it easier for people to set up and run a organizational certificate authority which fulfills the need for a fairly secure certification processing. The package also tries to reduce administrative tasks and user's frustration by providing a comfortable web interface to users contacting the certificate authority.