non port: security/engine_pkcs11/Makefile |
SVNWeb
|
Number of commits found: 20 |
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 3 Sep 2015
|
[ 14:09 amdmi3 ] (Only the first 10 of 62 ports in this commit are shown above. )
- Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
- Other minor fixes
Approved by: portmgr blanket
|
Sun, 2 Aug 2015
|
[ 15:03 tijl ] (Only the first 10 of 234 ports in this commit are shown above. )
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above )
|
Tue, 13 May 2014
|
[ 12:21 ale ]
Stagify.
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Wed, 12 Jun 2013
|
[ 06:07 miwi ]
- Fix build on HEAD
|
Fri, 3 May 2013
|
[ 21:38 bapt ]
Fix build with bmake, while here adopt USES=pkgconfig
|
Fri, 29 Mar 2013
|
[ 19:33 cs ] (Only the first 10 of 94 ports in this commit are shown above. )
- Remove A/An in COMMENT
- Trim Header where applicable
|
Fri, 22 Apr 2011
|
[ 08:51 ale ]
Chase libp11 library and bump PORTREVISION.
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Thu, 7 Jan 2010
|
[ 11:39 ale ]
Update to 0.1.8 release.
|
Tue, 20 Oct 2009
|
[ 15:06 ale ]
Update to 0.1.7 release.
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Tue, 16 Jun 2009
|
[ 05:54 ale ]
Update to 0.1.6 release.
|
Wed, 27 Aug 2008
|
[ 09:39 ale ]
Update to 0.1.5 release.
|
Tue, 18 Sep 2007
|
[ 12:36 ale ]
Add COMMENT escaping.
|
Tue, 17 Jul 2007
|
[ 09:23 ale ]
Update to 0.1.4 release.
|
Sun, 28 Jan 2007
|
[ 09:07 kris ] (Only the first 10 of 103 ports in this commit are shown above. )
Use libtool port instead of included one to avoid objformat a.out botch
|
Sat, 7 Oct 2006
|
[ 12:50 ale ]
Don't depend anymore on openssl from ports.
(Waiting for a DSO check in bsd.openssl.mk)
|
Mon, 12 Jun 2006
|
[ 17:04 ale ]
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.
|
Number of commits found: 20 |