aboutsummaryrefslogtreecommitdiff
path: root/security/opencryptoki
Commit message (Collapse)AuthorAgeFilesLines
* - Reassign nork@ ports to the heapThomas Abthorpe2012-08-151-1/+1
| | | | | | | | | - Thank you for your years of service, we hope to see you back Approved by: portmgr Notes: svn path=/head/; revision=302594
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* o Add a important hack to tpmtoken_init(1).Norikatsu Shigemura2010-12-192-3/+18
| | | | | | | o Bump PORTREVISION, accordingly. Notes: svn path=/head/; revision=266563
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Remove a extra directory and file, and bump PORTREVISION.Norikatsu Shigemura2010-11-232-1/+14
| | | | | | | Pointed out by: QAT Notes: svn path=/head/; revision=265017
* o Don't run-autotools-*, twice.Norikatsu Shigemura2010-11-232-5/+14
| | | | | | | | | | o Don't install extra init.d script. [1] o Bump PORTREVISION, accordingly. Pointed out by: ume [1] Notes: svn path=/head/; revision=265004
* Add opencryptoki 2.3.2, is an open PKCS#11 implementation library.Norikatsu Shigemura2010-11-0743-0/+1195
Obtained from: http://bsssd.sourceforge.net/ Notes: svn path=/head/; revision=264183