notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: security/libp11/Makefile
SVNWeb

Number of commits found: 39

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  857c05f  (Only the first 10 of 840 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 18 Jul 2022
[ 11:12 Alex Dupre (ale) search for other commits by this committer ]    commit hash:edf7a7ae3baa29f0a153fdea28de52a8f82a229a  commit hash:edf7a7ae3baa29f0a153fdea28de52a8f82a229a  commit hash:edf7a7ae3baa29f0a153fdea28de52a8f82a229a  edf7a7a 
security/libp11: update to 0.4.12 release.
Sat, 23 Oct 2021
[ 21:02 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b8da22c7f7f206e300f4c781ae7422a8dd0607b5  commit hash:b8da22c7f7f206e300f4c781ae7422a8dd0607b5  commit hash:b8da22c7f7f206e300f4c781ae7422a8dd0607b5  b8da22c 
security/libp11: Add CPE information

Approved by:    portmgr (blanket)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 12 Oct 2020
[ 07:26 ale search for other commits by this committer ] Original commit   Revision:552102
Update to 0.4.11 release.
Wed, 2 Sep 2020
[ 14:42 ale search for other commits by this committer ] Original commit   Revision:547361
Fix soname version generation and bump port revisions.

PR:		249052
Submitted by:	Ole <ole@free.de>
Thu, 4 Apr 2019
[ 08:02 ale search for other commits by this committer ] Original commit   Revision:497803
Update to 0.4.10 release and unbreak with libressl.
Thu, 6 Sep 2018
[ 10:54 ale search for other commits by this committer ] Original commit   Revision:479096
Update to 0.4.9 release.
Tue, 7 Aug 2018
[ 07:04 ale search for other commits by this committer ] Original commit   Revision:476568
Update to 0.4.8 release.
Fri, 7 Jul 2017
[ 09:56 ale search for other commits by this committer ] Original commit   Revision:445230
Update to 0.4.7 release.
Wed, 12 Apr 2017
[ 16:41 ale search for other commits by this committer ] Original commit   Revision:438386 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Update to 0.4.5 release.
Mon, 6 Feb 2017
[ 08:25 ale search for other commits by this committer ] Original commit   Revision:433477
Update to 0.4.4 release.
Mon, 5 Dec 2016
[ 08:24 ale search for other commits by this committer ] Original commit   Revision:427873
Update to 0.4.3 release.
Tue, 27 Sep 2016
[ 12:47 ale search for other commits by this committer ] Original commit   Revision:422813
Update to 0.4.2 release.
Fri, 16 Sep 2016
[ 14:35 marino search for other commits by this committer ] Original commit   Revision:422256
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 search for other commits by this committer ] Original commit   Revision:415063 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Cleanup github bits.

Sponsored by:	Absolight
Wed, 20 Apr 2016
[ 09:08 ale search for other commits by this committer ] Original commit   Revision:413677
Update libp11 to 0.4.0 release.

engine_pkcs11 has been merged into libp11.
Fri, 1 Apr 2016
[ 14:25 mat search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 3 Sep 2015
[ 12:57 amdmi3 search for other commits by this committer ] Original commit   Revision:395950
- Switch to options helpers
- Make EXAMPLES option actually do some job

Approved by:	portmgr blanket
Sun, 2 Aug 2015
[ 15:03 tijl search for other commits by this committer ] Original commit   Revision:393429 (Only the first 10 of 234 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 17 Sep 2014
[ 07:38 tijl search for other commits by this committer ] Original commit   Revision:368356 (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:354102
Bump PORTREVISION for previous change.
Tue, 13 May 2014
[ 12:21 ale search for other commits by this committer ] Original commit   Revision:353937
Stagify.
Fri, 20 Sep 2013
[ 22:55 bapt search for other commits by this committer ] Original commit   Revision:327769 (Only the first 10 of 1016 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Sat, 31 Aug 2013
[ 00:11 bapt search for other commits by this committer ] Original commit   Revision:325745 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:320331
- Unbreak build on HEAD
Fri, 3 May 2013
[ 13:45 bapt search for other commits by this committer ] Original commit   Revision:317207
Fix build with bmake as make
Fri, 29 Mar 2013
[ 19:33 cs search for other commits by this committer ] Original commit   Revision:315566 (Only the first 10 of 94 ports in this commit are shown above. View all ports for this commit)
- Remove A/An in COMMENT
- Trim Header where applicable
Fri, 22 Apr 2011
[ 08:50 ale search for other commits by this committer ] Original commit 
Update to 0.2.8 release.
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Tue, 20 Oct 2009
[ 15:04 ale search for other commits by this committer ] Original commit 
Update to 0.2.7 release.
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-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 search for other commits by this committer ] Original commit 
Update to 0.2.5 release.
Wed, 27 Aug 2008
[ 08:30 ale search for other commits by this committer ] Original commit 
Update to 0.2.4 release.
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit 
Add COMMENT escaping.
Tue, 17 Jul 2007
[ 09:23 ale search for other commits by this committer ] Original commit 
Update to 0.2.3 release.
Mon, 12 Jun 2006
[ 16:58 ale search for other commits by this committer ] Original commit 
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