Commit graph

17 commits

Author SHA1 Message Date
Martin Wilke
ab9ecc0e1a - Fix build on HEAD 2013-06-12 06:07:33 +00:00
Baptiste Daroussin
e324ec3099 Fix build with bmake, while here adopt USES=pkgconfig 2013-05-03 21:38:18 +00:00
Carlo Strub
f87124df63 - Remove A/An in COMMENT
- Trim Header where applicable
2013-03-29 19:33:41 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Olli Hauer
87931c6875 -remove MD5 2011-07-03 14:03:52 +00:00
Alex Dupre
db85520a20 Chase libp11 library and bump PORTREVISION. 2011-04-22 08:51:21 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Alex Dupre
89674a1f6c Update to 0.1.8 release. 2010-01-07 11:39:16 +00:00
Alex Dupre
5bcb4990ca Update to 0.1.7 release. 2009-10-20 15:06:23 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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
2009-08-02 19:36:34 +00:00
Alex Dupre
ee1ac3d566 Update to 0.1.6 release. 2009-06-16 05:54:37 +00:00
Alex Dupre
5819e3ae93 Update to 0.1.5 release. 2008-08-27 09:39:31 +00:00
Alex Dupre
d7bdf1188a Add COMMENT escaping. 2007-09-18 12:36:58 +00:00
Alex Dupre
45ed78b9c5 Update to 0.1.4 release. 2007-07-17 09:23:57 +00:00
Kris Kennaway
89a0b31acd Use libtool port instead of included one to avoid objformat a.out botch 2007-01-28 09:07:47 +00:00
Alex Dupre
04a6cc635f Don't depend anymore on openssl from ports.
(Waiting for a DSO check in bsd.openssl.mk)
2006-10-07 12:50:47 +00:00
Alex Dupre
6050f3251d Engine_pkcs11 is an implementation of an engine for OpenSSL.
It can be loaded using code, config file or command line and
will pass any function call by openssl to a PKCS#11 module.
Engine_pkcs11 is meant to be used with smart cards and software
for using smart cards in PKCS#11 format, such as OpenSC.

WWW:	http://www.opensc-project.org/engine_pkcs11/

Note: the port requires the OpenSSL installed from ports,
since dynamic engine loading is disabled in base system.
See PR bin/79570 for details.
2006-06-12 17:04:13 +00:00