non port: security/libp11/Makefile |
SVNWeb
|
Number of commits found: 39 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 857c05f (Only the first 10 of 840 ports in this commit are shown above. )
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Mon, 18 Jul 2022
|
[ 11:12 Alex Dupre (ale) ] edf7a7a
security/libp11: update to 0.4.12 release.
|
Sat, 23 Oct 2021
|
[ 21:02 Stefan Eßer (se) ] b8da22c
security/libp11: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 12 Oct 2020
|
[ 07:26 ale ]
Update to 0.4.11 release.
|
Wed, 2 Sep 2020
|
[ 14:42 ale ]
Fix soname version generation and bump port revisions.
PR: 249052
Submitted by: Ole <ole@free.de>
|
Thu, 4 Apr 2019
|
[ 08:02 ale ]
Update to 0.4.10 release and unbreak with libressl.
|
Thu, 6 Sep 2018
|
[ 10:54 ale ]
Update to 0.4.9 release.
|
Tue, 7 Aug 2018
|
[ 07:04 ale ]
Update to 0.4.8 release.
|
Fri, 7 Jul 2017
|
[ 09:56 ale ]
Update to 0.4.7 release.
|
Wed, 12 Apr 2017
|
[ 16:41 ale ] (Only the first 10 of 12 ports in this commit are shown above. )
Update to 0.4.5 release.
|
Mon, 6 Feb 2017
|
[ 08:25 ale ]
Update to 0.4.4 release.
|
Mon, 5 Dec 2016
|
[ 08:24 ale ]
Update to 0.4.3 release.
|
Tue, 27 Sep 2016
|
[ 12:47 ale ]
Update to 0.4.2 release.
|
Fri, 16 Sep 2016
|
[ 14:35 marino ]
security/libp11: Mark IGNORE if SSL_DEFAULT matchs libressl
This port has numerous OPENSSL_VERSION_NUMBER preprocessor checks which
are nontrivial to modify for LibreSSL support. Mark the port IGNOREd
for LibreSSL case until somebody manages to support libressl.
Approved by: SSL blanket
|
Thu, 12 May 2016
|
[ 13:13 mat ] (Only the first 10 of 16 ports in this commit are shown above. )
Cleanup github bits.
Sponsored by: Absolight
|
Wed, 20 Apr 2016
|
[ 09:08 ale ]
Update libp11 to 0.4.0 release.
engine_pkcs11 has been merged into libp11.
|
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
|
[ 12:57 amdmi3 ]
- Switch to options helpers
- Make EXAMPLES option actually do some job
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 )
|
Wed, 17 Sep 2014
|
[ 07:38 tijl ] (Only the first 10 of 60 ports in this commit are shown above. )
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt)
|
Thu, 15 May 2014
|
[ 07:46 tijl ]
Bump PORTREVISION for previous change.
|
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)
|
Sat, 31 Aug 2013
|
[ 00:11 bapt ] (Only the first 10 of 15 ports in this commit are shown above. )
Eradicate USE_GNOME=pkgconfig from security
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Convert USE_GNOME=gnomehack to USES=pathfix
- Convert USE_PERL5 to USES=perl5
|
Sun, 9 Jun 2013
|
[ 13:01 miwi ]
- Unbreak build on HEAD
|
Fri, 3 May 2013
|
[ 13:45 bapt ]
Fix build with bmake as make
|
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:50 ale ]
Update to 0.2.8 release.
|
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
|
Tue, 20 Oct 2009
|
[ 15:04 ale ]
Update to 0.2.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:53 ale ]
Update to 0.2.5 release.
|
Wed, 27 Aug 2008
|
[ 08:30 ale ]
Update to 0.2.4 release.
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [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)
|
Tue, 18 Sep 2007
|
[ 12:36 ale ]
Add COMMENT escaping.
|
Tue, 17 Jul 2007
|
[ 09:23 ale ]
Update to 0.2.3 release.
|
Mon, 12 Jun 2006
|
[ 16:58 ale ]
Libp11 is a library implementing a small layer
on top of PKCS#11 API to make using PKCS#11
implementations easier.
WWW: http://www.opensc-project.org/libp11/
|
Number of commits found: 39 |