Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.0_17 01 Jan 2025 12:10:30 |
Rene Ladan (rene) |
security/dirmngr: Remove expired port
2024-12-31 security/dirmngr: Obsolete, now maintained within GNU Privacy Guard
(GnuPG). Please use security/gnupg |
1.1.0_17 01 Dec 2024 09:49:39 |
Daniel Engberg (diizzy) |
security/dirmngr: Deprecate and set expiration date to 2024-12-31
Marked broken for several months and obsolete as it's maintained
within GNU Privacy Guard (GnuPG). Redirect users to security/gnupg
Approved by: portmgr (blanket) |
1.1.0_17 11 Jul 2024 16:48:40 |
Jason E. Hale (jhale) |
security/dirmngr: Mark BROKEN
GNU Pth support that this port uses was dropped from security/libassuan
in version 3.0.0.
Use dirmngr from security/gnupg instead.
Reported by: dvl |
1.1.0_17 08 Jul 2024 05:08:30 |
Jason E. Hale (jhale) |
*/*: Chase security/libassuan shlib bump |
1.1.0_16 11 Mar 2024 21:48:33 |
Muhammad Moinur Rahman (bofh) |
security/dirmngr: Moved man to share/man
Approved by: portmgr (blanket) |
1.1.0_15 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.0_15 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.1.0_15 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
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 ) |
1.1.0_15 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
1.1.0_15 02 Aug 2021 04:41:48 |
Xin LI (delphij) |
net/openldap24-client: bump all dependent port
In the earlier net/openldap24-server commit, only those which depend on
net/openldap24-sasl-client were bumped. Bumping all dependent port that
didn't get a bump to force a rebuild of these packages.
Suggested by: kib |
1.1.0_14 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.0_14 28 Aug 2020 19:13:42 |
tcberner |
security/dirmngr: fix build on recent current |
1.1.0_14 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
1.1.0_13 07 Jun 2016 15:35:05 |
amdmi3 |
- Fix build on 11.x
Approved by: portmgr blanket |
1.1.0_13 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.1.0_13 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.1.0_13 28 Mar 2015 18:44:47 |
sunpoet |
- Add LICENSE
Approved by: portmgr (blanket) |
1.1.0_13 02 Jan 2015 18:46:34 |
pi |
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in (Only the first 15 lines of the commit message are shown above ) |
1.1.0_12 13 Nov 2014 09:02:57 |
antoine |
Cleanup plist |
1.1.0_12 16 Sep 2014 13:44:13 |
amdmi3 |
- Drop .la files for security/libksba, no dependees require them
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
1.1.0_11 05 Aug 2014 22:13:29 |
tijl |
Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.
PR: 192342
Approved by: portmgr (implicit, bump unstaged ports) |
1.1.0_10 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.1.0_10 24 Jul 2014 18:34:16 |
tijl |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above ) |
1.1.0_9 12 Nov 2013 10:06:18 |
tijl |
- Patch configure script to fix detection of LDAP libraries. Both libldap
and liblber are needed.
- New LIB_DEPENDS syntax, USES=gmake, staging, option helpers.
PR: ports/181230
Approved by: maintainer timeout (2 weeks) |
1.1.0_9 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.1.0_9 03 May 2013 16:36:41 |
ehaupt |
Chase security/libgcrypt update |
1.1.0_8 30 Apr 2013 01:26:51 |
jgh |
- fix conversion of USES= gettext |
1.1.0_8 28 Apr 2013 21:02:40 |
bapt |
Convert security to new options framework |
1.1.0_8 27 Apr 2013 18:25:25 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
1.1.0_8 29 Mar 2013 19:33:42 |
cs |
- Remove A/An in COMMENT
- Trim Header where applicable |
1.1.0_8 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.1.0_8 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
1.1.0_8 03 Jul 2011 11:40:49 |
swills |
- Chase the libgcrypt shared lib version |
1.1.0_7 27 Mar 2011 19:03:02 |
dougb |
Update libksba to 1.2.0, and update dependent ports.
The patch also adds a verify target for the PGP signature
of the distfile.
Noteworthy changes in version 1.2.0 (2011-03-01)
------------------------------------------------
* New functions to allow the creation of X.509 certificates.
This release adds features required by the GnuPG 2.1 development
version.
PR: ports/155506
Submitted by: me
Approved by: maintainer timeout |
1.1.0_6 25 Feb 2011 01:32:18 |
delphij |
Chase after net/openldap24-server update.
Reminded by: miwi |
1.1.0_5 14 Jan 2011 07:42:11 |
dougb |
Fix the shared library version number for libassuan to reflect what
the authors intended by adding:
USE_AUTOTOOLS= libtool
USE_GNOME= ltverhack
to security/libassuan/Makefile.
Update the libassuan shared library version number and/or bump
PORTREVISION in the dependent ports.
Requested by: ale
Feature safe: yes |
1.1.0_4 22 Dec 2010 19:16:12 |
dougb |
Update libassuan to version 2.0.1:
* Input and output notification handler can now really access the
parsed fd as stated in the manual.
* Cleaned up the logging.
Bump PORTREVISION and libassuan version number in related ports |
1.1.0_3 16 Dec 2010 14:16:46 |
glarkin |
- Chase libksba shlib version bump in directly-dependent ports
Reported by: ale and others via private email
Another pointy to: glarkin |
1.1.0_2 16 Dec 2010 02:34:07 |
glarkin |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
1.1.0_1 27 Jul 2010 01:25:20 |
wxs |
Chase security/libgcrypt shlib bump.
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
1.1.0 17 Jun 2010 21:29:20 |
dougb |
Upgrade to version 1.1.0, which has the following changes:
* Fixed a resource problem with LDAP CRLs.
* Fixed a bad EOF detection with HTTP CRLs.
* Made "dirmngr-client --url --load-crl URL" work.
* New option --ignore-cert-extension.
* Make use of libassuan 2.0 which is available as a DSO.
For the port:
* Add the verify target to check the PGP signature of the distfile
* Since libassuan is now a shared lib, move it LIB_DEPENDS
* The infrastructure for disabling NLS was already present, so add an OPTION
Approved by: maintainer |
1.0.3_2 14 Jun 2010 05:17:52 |
dougb |
Fix port name on the LEFT side of the : for BUILD_DEPENDS
While I'm here update to the current version of libassuan-1 (1.0.5) |
1.0.3_2 14 Jun 2010 00:42:52 |
dougb |
Update security/libassuan to version 2.0.0, which is required by gnupg 2.0.15
Unfortunately version 2.0.0 is largely incompatible with version 1.x, so it
is necessary to have a stopgap measure while ports that depend on libassuan
can be updated. In conversation with the maintainers of the dependent ports
it was originally considered ideal to prepare updates for the ports first,
then upgrade everything to libassuan 2.x en masse. Since no action has
arisen on that front, go with plan B:
Copy security/libassuan to security/libassuan-1, and update the dependent
ports accordingly. Because this is (intended to be) a _temporary_ measure,
and because no updates for libassuan 1.x are anticipated, and because the
hope is that it can be removed sooner rather than later, it's a copy instead
of a repocopy. |
1.0.3_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.0.3 28 Nov 2009 05:09:25 |
wen |
- Updated BUILD_DEPENDS requirements
PR: ports/140347
Submitted by: Craig Green <cgreen@sentex.net>
Approved by: maintainer |
1.0.3 17 Jun 2009 21:29:22 |
dhn |
- Update to 1.0.3
PR: ports/135671
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) |
1.0.2_1 06 Jan 2009 13:01:11 |
rafan |
- Bump PORTREVISION due to share library version bump in security/libgcrypt
PR: ports/127478 |
1.0.2_1 05 Jan 2009 19:04:45 |
delphij |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
1.0.2 24 Sep 2008 09:23:44 |
pav |
- Update to 1.0.2
- Assign maintainership to the submitter
PR: ports/126141
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
1.0.1_2 07 Sep 2008 00:36:27 |
linimon |
Reset lofi due to not commits in over 3 months, PR backlog, and no response
to email.
Hat: portmgr |
1.0.1_2 06 Jun 2008 14:01:07 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.0.1_1 20 Mar 2008 10:03:51 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
1.0.1_1 28 Feb 2008 21:47:06 |
arved |
Chase libgcrypt library version |
1.0.1 02 Jan 2008 19:40:38 |
lofi |
Fix build in WITHOUT_NLS case.
PR: ports/119016
Submitted by: José García Juanino <jjuanino@gmail.com> |
1.0.1 24 Dec 2007 19:53:16 |
lofi |
Update to 1.0.1
PR: ports/118899
Submitted by: Hirohisa Yamaguchi |
0.9.7_2 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
0.9.7_2 03 Apr 2007 17:58:36 |
lofi |
Set mandir to ports-default MANPREFIX as well. |
0.9.7_1 03 Apr 2007 06:52:56 |
lofi |
Set infodir to the ports default. |
0.9.7 30 Mar 2007 02:17:21 |
lofi |
Update to 0.9.7 |
0.9.6_2 08 Mar 2007 14:12:08 |
jylefort |
Track libgpg-error shlib version change. |
0.9.6_1 22 Sep 2006 07:10:31 |
sergei |
- Chase libgpg-error version bump [1]
- Add explicit version to libgpg-error dependency where missing [2]
- Bump PORTREVISION [1]
Approved by: maintainers (arved, lofi, novel,
ports at mcdermottroe dot com) [1]
Suggested by: novel, lofi [2] |
0.9.6 13 Sep 2006 21:12:05 |
lofi |
Update to 0.9.6 |
0.9.3_2 13 Mar 2006 03:14:18 |
nork |
Fix typos of entries in .texi.
PR: ports/93916
Reported by: many people
Tested by: many people
Approved by: portmgr (linimon), lofi (dirmngr's maintainer)
Reviewed by: hrs (UPDATING) |
0.9.3_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.9.3_1 24 Jan 2006 01:03:33 |
edwin |
SHA256ify
Approved by: krion@ |
0.9.3_1 20 Dec 2005 16:39:54 |
lofi |
- Update libksba to 0.9.13
- Chase shared library bumps
- Update gnupg-devel to 1.9.20 |
0.9.3 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.9.3 01 Nov 2005 09:20:24 |
lofi |
Update to 0.9.3 |
0.9.2 21 Apr 2005 19:22:56 |
lofi |
Update libksba to version 0.9.11.
Update gnupg-devel to 1.9.16.
Update dirmngr to 0.9.2.
Bump PORTREVISION for pinentry (for libksba shared library bump). |
0.9.0_1 11 Jan 2005 14:53:12 |
arved |
Update libgcrypt to 1.2.1. Changes:
* made the code try to lock secure memory pool not only when running as
root,
* fixed type usage in Serpent,
* made the code mix the PID into the entropy pool for better protection
after a fork,
* fixed memory leak in RSA.
* fixed alignment problems in Rijndael,
* fixed memory leak in gcry_pk_sign(),
* fixed broken pointer access in gcry_ac_open(),
* updated the documentation,
* fixed several other bugs.
Chase Shared library version and bump PORTREVISION of affected ports. |
0.9.0 17 Dec 2004 13:41:01 |
lofi |
Update to 0.9.0 |
0.5.6 12 Oct 2004 00:41:02 |
lofi |
Update to 0.5.6
PR: ports/72537
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> |
0.5.5 06 Aug 2004 01:01:06 |
lofi |
Fix plist. |
0.5.5 04 Aug 2004 15:56:10 |
lofi |
Update to 0.5.5 |
0.5.3 04 Aug 2004 15:14:30 |
lofi |
Chase bumped libksba shared library version |
0.5.3 04 May 2004 14:40:42 |
lofi |
Update WWW: |
0.5.3 03 May 2004 19:22:05 |
lofi |
Update the Aegypten ports to versions compatible with libgcrypt 1.2.0 |
0.4.5_3 18 Mar 2004 01:41:17 |
lofi |
SIZEify. |
0.4.5_3 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
0.4.5_3 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
0.4.5_3 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.4.5_2 28 Aug 2003 16:41:12 |
lofi |
Use INFO and USE_OPENLDAP macros, change maintainer address.
Approved by: arved (Mentor) |
0.4.5_2 15 Aug 2003 00:49:31 |
kuriyama |
Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port revision of them because this should not affect
# packages built on bento... |
0.4.5_2 14 Aug 2003 22:12:22 |
kuriyama |
Quick fix for INDEX build breakage by openldap2[012] split.
We should use net/openldap20/bsd.openldap.mk later...
Pointy hat to: kuriyama |
0.4.5_1 14 Jul 2003 02:53:03 |
sf |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead. |
0.4.5 18 Jun 2003 02:57:02 |
foxfair |
PR: 53402
Submitted by: maintainer
Update to 0.4.5, which is current release. |
0.4.3_1 04 May 2003 21:24:50 |
arved |
Add dependency on openldap
PR: 51749
Submitted by: maintainer |
0.4.3 30 Apr 2003 17:00:37 |
arved |
Add dirmngr, a client for managing and downloading certificate
revocation lists (X.509).
PR: 51577
Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> |