aboutsummaryrefslogtreecommitdiff
path: root/security/libp11
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.2.7 release.Alex Dupre2009-10-202-5/+4
| | | | Notes: svn path=/head/; revision=243107
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+2
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Update to 0.2.5 release.Alex Dupre2009-06-163-5/+5
| | | | Notes: svn path=/head/; revision=235997
* Update to 0.2.4 release.Alex Dupre2008-08-272-16/+24
| | | | Notes: svn path=/head/; revision=219287
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Add COMMENT escaping.Alex Dupre2007-09-181-1/+1
| | | | Notes: svn path=/head/; revision=199698
* Update to 0.2.3 release.Alex Dupre2007-07-172-4/+4
| | | | Notes: svn path=/head/; revision=195795
* Libp11 is a library implementing a small layerAlex Dupre2006-06-124-0/+65
on top of PKCS#11 API to make using PKCS#11 implementations easier. WWW: http://www.opensc-project.org/libp11/ Notes: svn path=/head/; revision=165244