Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Jan 2022 15:15:39 1.1.0_15
|
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 ) |
02 Aug 2021 04:41:48 1.1.0_15
|
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 |
06 Apr 2021 14:31:07 1.1.0_14
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Aug 2020 19:13:42
1.1.0_14
|
tcberner  |
security/dirmngr: fix build on recent current |
10 Nov 2018 18:12:58
1.1.0_14
|
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 |
07 Jun 2016 15:35:05
1.1.0_13
|
amdmi3  |
- Fix build on 11.x
Approved by: portmgr blanket |
01 Apr 2016 14:25:18
1.1.0_13
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
14 May 2015 10:15:09
1.1.0_13
|
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 |
28 Mar 2015 18:44:47
1.1.0_13
|
sunpoet  |
- Add LICENSE
Approved by: portmgr (blanket) |
02 Jan 2015 18:46:34
1.1.0_13
|
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 ) |
13 Nov 2014 09:02:57
1.1.0_12
|
antoine  |
Cleanup plist |
16 Sep 2014 13:44:13
1.1.0_12
|
amdmi3  |
- Drop .la files for security/libksba, no dependees require them
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
05 Aug 2014 22:13:29
1.1.0_11
|
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) |
29 Jul 2014 18:41:17
1.1.0_10 
|
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
24 Jul 2014 18:34:16
1.1.0_10
|
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 ) |
12 Nov 2013 10:06:18
1.1.0_9
|
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) |
20 Sep 2013 22:55:26
1.1.0_9
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
03 May 2013 16:36:41
1.1.0_9
|
ehaupt  |
Chase security/libgcrypt update |
30 Apr 2013 01:26:51
1.1.0_8
|
jgh  |
- fix conversion of USES= gettext |
28 Apr 2013 21:02:40
1.1.0_8 
|
bapt  |
Convert security to new options framework |
27 Apr 2013 18:25:25
1.1.0_8
|
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 |
29 Mar 2013 19:33:42
1.1.0_8
|
cs  |
- Remove A/An in COMMENT
- Trim Header where applicable |
23 Sep 2011 22:26:39
1.1.0_8
|
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 |
03 Jul 2011 14:03:52
1.1.0_8
|
ohauer  |
-remove MD5 |
03 Jul 2011 11:40:49
1.1.0_8
|
swills  |
- Chase the libgcrypt shared lib version |
27 Mar 2011 19:03:02
1.1.0_7
|
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 |
25 Feb 2011 01:32:18
1.1.0_6
|
delphij  |
Chase after net/openldap24-server update.
Reminded by: miwi |
14 Jan 2011 07:42:11
1.1.0_5
|
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 |
22 Dec 2010 19:16:12
1.1.0_4
|
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 |
16 Dec 2010 14:16:46
1.1.0_3
|
glarkin  |
- Chase libksba shlib version bump in directly-dependent ports
Reported by: ale and others via private email
Another pointy to: glarkin |
16 Dec 2010 02:34:07
1.1.0_2
|
glarkin  |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
27 Jul 2010 01:25:20
1.1.0_1
|
wxs  |
Chase security/libgcrypt shlib bump.
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
17 Jun 2010 21:29:20
1.1.0
|
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 |
14 Jun 2010 05:17:52
1.0.3_2
|
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) |
14 Jun 2010 00:42:52
1.0.3_2
|
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. |
31 May 2010 02:01:56
1.0.3_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Nov 2009 05:09:25
1.0.3
|
wen  |
- Updated BUILD_DEPENDS requirements
PR: ports/140347
Submitted by: Craig Green <cgreen@sentex.net>
Approved by: maintainer |
17 Jun 2009 21:29:22
1.0.3
|
dhn  |
- Update to 1.0.3
PR: ports/135671
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) |
06 Jan 2009 13:01:11
1.0.2_1
|
rafan  |
- Bump PORTREVISION due to share library version bump in security/libgcrypt
PR: ports/127478 |
05 Jan 2009 19:04:45
1.0.2_1
|
delphij  |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
24 Sep 2008 09:23:44
1.0.2
|
pav  |
- Update to 1.0.2
- Assign maintainership to the submitter
PR: ports/126141
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
07 Sep 2008 00:36:27
1.0.1_2
|
linimon  |
Reset lofi due to not commits in over 3 months, PR backlog, and no response
to email.
Hat: portmgr |
06 Jun 2008 14:01:07
1.0.1_2
|
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) |
20 Mar 2008 10:03:51
1.0.1_1
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
28 Feb 2008 21:47:06
1.0.1_1
|
arved  |
Chase libgcrypt library version |
02 Jan 2008 19:40:38
1.0.1
|
lofi  |
Fix build in WITHOUT_NLS case.
PR: ports/119016
Submitted by: José García Juanino <jjuanino@gmail.com> |
24 Dec 2007 19:53:16
1.0.1
|
lofi  |
Update to 1.0.1
PR: ports/118899
Submitted by: Hirohisa Yamaguchi |
23 Jul 2007 09:36:52
0.9.7_2
|
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 |
03 Apr 2007 17:58:36
0.9.7_2
|
lofi  |
Set mandir to ports-default MANPREFIX as well. |
03 Apr 2007 06:52:56
0.9.7_1
|
lofi  |
Set infodir to the ports default. |
30 Mar 2007 02:17:21
0.9.7
|
lofi  |
Update to 0.9.7 |
08 Mar 2007 14:12:08
0.9.6_2
|
jylefort  |
Track libgpg-error shlib version change. |
22 Sep 2006 07:10:31
0.9.6_1
|
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] |
13 Sep 2006 21:12:05
0.9.6
|
lofi  |
Update to 0.9.6 |
13 Mar 2006 03:14:18
0.9.3_2
|
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) |
23 Feb 2006 10:40:45
0.9.3_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Jan 2006 01:03:33
0.9.3_1
|
edwin  |
SHA256ify
Approved by: krion@ |
20 Dec 2005 16:39:54
0.9.3_1
|
lofi  |
- Update libksba to 0.9.13
- Chase shared library bumps
- Update gnupg-devel to 1.9.20 |
15 Nov 2005 06:52:12
0.9.3
|
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. |
01 Nov 2005 09:20:24
0.9.3
|
lofi  |
Update to 0.9.3 |
21 Apr 2005 19:22:56
0.9.2
|
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). |
11 Jan 2005 14:53:12
0.9.0_1
|
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. |
17 Dec 2004 13:41:01
0.9.0
|
lofi  |
Update to 0.9.0 |
12 Oct 2004 00:41:02
0.5.6
|
lofi  |
Update to 0.5.6
PR: ports/72537
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> |
06 Aug 2004 01:01:06
0.5.5
|
lofi  |
Fix plist. |
04 Aug 2004 15:56:10
0.5.5
|
lofi  |
Update to 0.5.5 |
04 Aug 2004 15:14:30
0.5.3
|
lofi  |
Chase bumped libksba shared library version |
04 May 2004 14:40:42
0.5.3
|
lofi  |
Update WWW: |
03 May 2004 19:22:05
0.5.3
|
lofi  |
Update the Aegypten ports to versions compatible with libgcrypt 1.2.0 |
18 Mar 2004 01:41:17
0.4.5_3
|
lofi  |
SIZEify. |
14 Mar 2004 06:17:56
0.4.5_3
|
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. |
06 Feb 2004 13:12:53
0.4.5_3
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
04 Feb 2004 05:10:27
0.4.5_3
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
28 Aug 2003 16:41:12
0.4.5_2
|
lofi  |
Use INFO and USE_OPENLDAP macros, change maintainer address.
Approved by: arved (Mentor) |
15 Aug 2003 00:49:31
0.4.5_2
|
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... |
14 Aug 2003 22:12:22
0.4.5_2
|
kuriyama  |
Quick fix for INDEX build breakage by openldap2[012] split.
We should use net/openldap20/bsd.openldap.mk later...
Pointy hat to: kuriyama |
14 Jul 2003 02:53:03
0.4.5_1
|
sf  |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead. |
18 Jun 2003 02:57:02
0.4.5
|
foxfair  |
PR: 53402
Submitted by: maintainer
Update to 0.4.5, which is current release. |
04 May 2003 21:24:50
0.4.3_1
|
arved  |
Add dependency on openldap
PR: 51749
Submitted by: maintainer |
30 Apr 2003 17:00:37
0.4.3
|
arved  |
Add dirmngr, a client for managing and downloading certificate
revocation lists (X.509).
PR: 51577
Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> |