Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.12.23_3 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
2.12.23_3 13 Jan 2014 11:31:03 |
novel |
Fix build with perl 5.18.
PR: 185595
Reviewed by: marino
Obtained from: Debian |
2.12.23_3 10 Jan 2014 20:33:45 |
marino |
security/gnutls: Fix hardcoded perl paths
Perl was recently added as a build tool for gnutls, and immediately the
port fails to build on systems that do not have the /usr/bin/perl
symlink. The cause is harded perl path of "/usr/bin/perl". Shebangfix
will fix a couple of these, REINPLACE_CMD will fix the other. Committed
under the new "Just fix it" blanket, but it was tested in redports. |
2.12.23_3 08 Jan 2014 11:18:44 |
novel |
- Fix possbile DoS in TLS record decoding [1]
- Fix installation without NLS [2]
- Require gmake and perl for build because in some
occasions it will rebuild the documentation that
works in a proper way with gmake only and needs perl
- Bump PORTREVISION
Security: CVE-2013-2116
Reported by: mat [2] |
2.12.23_2 06 Jan 2014 10:59:38 |
novel |
- Support stagedir
- Add LICENSE
- Fix pkg-descr formatting
PR: 185409
Submitted by: Takefu <takefu@airport.fm> |
2.12.23_2 03 Nov 2013 09:22:00 |
novel |
- Chase security/libtasn1 update
- Add UPDATING entry |
2.12.23_1 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
2.12.23_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.12.23_1 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 |
2.12.23_1 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
2.12.23_1 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
2.12.23_1 08 Feb 2013 07:40:36 |
miwi |
- Remove empyt dirs |
2.12.23_1 06 Feb 2013 17:30:08 |
novel |
- Add UPDATING entry for libtasn1 update
- Bump PORTREVISIONs for dependant ports |
2.12.23 05 Feb 2013 16:14:59 |
novel |
Update to 2.12.23.
Security: http://www.gnutls.org/security.html#GNUTLS-SA-2013-1 |
2.12.18_1 15 Aug 2012 13:57:01 |
novel |
- Drop automatic dependency detection [1]
- Do not link to -lphread directly [2]
- Use USE_PKGCONFIG [2]
- Pet portlint by removing ABI number references [2]
- Drop no longer actual --with-lzo=no switch, lzo support
is disabled by default anyway [2]
- Bump PORTREVISION
PR: 170390 [2]
Submitted by: Jason E. Hale [2], A.J. Kehoe IV (Nanoman) [1] |
2.12.18 10 Apr 2012 11:06:28 |
novel |
Respect NOPORTEXAMPLES.
PR: 166693
Submitted by: scheidell, crees |
2.12.18 25 Mar 2012 15:24:24 |
novel |
Update to 2.12.18. This update includes a dirty hack to prevent shared
library bump which is necessary because of not properly set LIBTOOLFILES.
This would be properly fixed after ports slush is over.
PR: 166307
Submitted by: delphij
Security: CVE-2012-1569, CVE-2012-1573
Feature safe: yes |
2.12.16 12 Jan 2012 02:45:34 |
novel |
Update to 2.12.16. |
2.12.14 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
2.12.14 09 Nov 2011 05:51:21 |
novel |
Update to 2.12.14. |
2.12.12 29 Oct 2011 07:20:16 |
miwi |
- Fix build on FreeBSD 10
Reported by: pointyhat |
2.12.12 23 Oct 2011 21:02:42 |
novel |
Update to 2.12.12. |
2.12.11 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 |
2.12.11 18 Sep 2011 23:53:46 |
novel |
Update to 2.12.11. |
2.12.10 16 Sep 2011 02:29:19 |
novel |
Update to 2.12.10. |
2.12.9 21 Aug 2011 17:11:24 |
novel |
Update to 2.12.9. |
2.12.7_2 14 Jul 2011 08:05:49 |
novel |
- Switch to nettle as crypto library as it's primary library
supported by upstream and additionally there are some
inconsistences with libgcrypt 1.5.x.
- Bump PORTREVISION |
2.12.7_1 03 Jul 2011 11:40:49 |
swills |
- Chase the libgcrypt shared lib version |
2.12.7 22 Jun 2011 16:15:01 |
novel |
Update to 2.12.7. |
2.12.6.1_1 06 Jun 2011 20:39:53 |
pav |
- Bump PORTREVISION for the .pc fix |
2.12.6.1 06 Jun 2011 12:07:37 |
novel |
Proper fix for gnutls.pc generation by ripping out 'zlib' part
from configure as it was originally submitted by Fumiyuki Shimizu in
ports/157647.
Pointy hat to: novel |
2.12.6.1 06 Jun 2011 08:15:35 |
novel |
Fix gnutls.pc file by stripping 'zlib' from Requires.private.
PR: 157647 (based on)
Submitted by: Fumiyuki Shimizu |
2.12.6.1 05 Jun 2011 18:34:23 |
novel |
Update to 2.12.6.1. |
2.8.6_2 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.8.6_2 27 Jul 2010 01:25:20 |
wxs |
Chase security/libgcrypt shlib bump.
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
2.8.6_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
2.8.6 03 May 2010 18:36:33 |
novel |
Update to 2.8.6. |
2.8.3 21 Nov 2009 07:33:19 |
novel |
Introduce WITH_CAMELLIA knob to enable camellia ciphers (off by default).
PR: 138721
Submitted by: Ivan Sy Jr <ivan_jr@yahoo.com> |
2.8.3 16 Aug 2009 18:01:50 |
novel |
Update to 2.8.3. |
2.6.5 02 Aug 2009 19:36:34 |
mezz |
-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 |
2.6.5 10 May 2009 00:35:37 |
novel |
Update to 2.6.5. |
2.6.4 24 Mar 2009 17:23:40 |
novel |
Mark MAKE_JOBS_SAFE for SMP compilation.
PR: 133001
Submitted by: mm |
2.6.4 14 Mar 2009 05:51:34 |
novel |
Clean out MASTER_SITES.
Reported by: Atom Powers <apowers@digipen.edu> |
2.6.4 12 Feb 2009 18:47:25 |
novel |
Update to 2.6.4. |
2.6.3_1 18 Jan 2009 17:04:08 |
novel |
Chase libtasn1 shared library version bump. |
2.6.3 06 Jan 2009 17:59:31 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
2.6.3 06 Jan 2009 17:55:54 |
novel |
- Update to 2.6.3
- Remove WITH_OPENCDK knob since it's not relevant anymore
- Add WITH_LZO knob
PR: 127330 (partially)
Submitted by: Yarema <yds@CoolRat.org> |
2.4.2_2 06 Jan 2009 13:01:11 |
rafan |
- Bump PORTREVISION due to share library version bump in security/libgcrypt
PR: ports/127478 |
2.4.2_1 19 Nov 2008 10:36:46 |
pav |
- Fix the patch for CVE-2008-4989 not to cause segfaults on runtime anymore
PR: ports/128868
Obtained from: vendor |
2.4.2 16 Nov 2008 08:47:08 |
novel |
- Update to 2.4.2
- Fix CVE-2008-4989
PR: 128868
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> |
2.4.1_1 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
2.4.1_1 30 Jul 2008 08:54:58 |
delphij |
Forced commit to mention that last commit was:
Approved by: portmgr (pav) |
2.4.1_1 30 Jul 2008 08:52:37 |
delphij |
Fix broken header installed by gnutls: it would silently break ports
that makes use of gnutls_certificate_print_formats_t enum. |
2.4.1 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
2.4.1 01 Jul 2008 06:50:08 |
novel |
Update to 2.4.1. |
2.4.0 23 Jun 2008 16:50:25 |
novel |
Update to 2.4.0.
Unlike previous major version bumps, this time ABI hasn't changed, so
the shared libraries' versions stayed the same. Therefore, this update
doesn't requite any special handling. |
2.2.5_1 15 Jun 2008 04:53:15 |
novel |
Add WITHOUT_OPENCDK and WITHOUT_LIBTASN1 knobs to respect if the
user wishes to build gnutls with the included versions instead of
the ones from ports.
PR: 121357
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> |
2.2.5_1 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) |
2.2.5 20 May 2008 14:01:39 |
novel |
Update to 2.2.5.
PR: 123828
Submitted by: Yoshisato YANAGISAWA <osho@pcc-software.org> |
2.2.2 03 Mar 2008 11:52:35 |
novel |
Update to 2.2.2. |
2.0.2_2 03 Mar 2008 08:51:59 |
novel |
Add --disable-guild to CONFIGURE_ARGS to avoid build problem with guile.
Reported by: marcus |
2.0.2_2 28 Feb 2008 21:47:06 |
arved |
Chase libgcrypt library version |
2.0.2_1 31 Oct 2007 05:42:35 |
novel |
Chase opencdk shared lib version change.
Approved by: portmgr (pav) (as a part of security/opencdk commit) |
2.0.2 29 Oct 2007 16:34:38 |
novel |
Update to 2.0.2. |
1.6.3 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 |
1.6.3 01 Jul 2007 08:54:41 |
novel |
- Update to 1.6.3
- Use ltverhack to avoid unnecessary shared library version changes
in future |
1.6.2 30 Apr 2007 14:39:17 |
novel |
Update to 1.6.2. |
1.6.1_2 08 Mar 2007 14:12:08 |
jylefort |
Track libgpg-error shlib version change. |
1.6.1_1 14 Feb 2007 12:11:46 |
novel |
Chase security/opencdk update. |
1.6.1 07 Jan 2007 22:04:57 |
miwi |
- Fix build with 4.X
Approved by: novel@ |
1.6.1 02 Jan 2007 08:52:38 |
novel |
Update to 1.6.1. |
1.4.5 09 Nov 2006 18:46:30 |
novel |
Update to 1.4.5. |
1.4.4_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] |
1.4.4 14 Sep 2006 03:11:16 |
novel |
- Update to 1.4.4
- Replace INSTALLS_SHLIB with USE_LDCONFIG |
1.4.3 08 Sep 2006 18:24:27 |
novel |
Update to 1.4.3. |
1.4.2 12 Aug 2006 07:27:36 |
novel |
Update to 1.4.2. |
1.4.1 14 Jul 2006 16:54:42 |
novel |
- Update to 1.4.1
- Remove --with-included-libtasn1 from CONFIGURE_ARGS (should have
been done that earlier actually) |
1.4.0 06 Jul 2006 17:40:10 |
novel |
Update to 1.4.0. |
1.2.11 19 May 2006 09:45:03 |
novel |
Fix libtasn1 dependency.
PR: 97487
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Pointyhat to: tmclaugh |
1.2.11 17 May 2006 16:42:13 |
tmclaugh |
Move opencdk and libtasn1 detection to after bsd.port.pre.mk so they can
be properly detected if already installed. |
1.2.11 12 May 2006 03:03:54 |
novel |
- Update to 1.2.11
- Order MASTER_SITEs by relevance
- Allow using libtasn1 from ports (disabled in previous commit due to
problems) |
1.2.10_3 06 May 2006 03:17:44 |
novel |
Temporary allow using included libtasn1 only to fix build.
PR: 96838, 96833
Submitted by: Carl Fongheiser <kf0yn@mchsi.com>,
Kyryll A Mirnenko <mirya@matrix.ua> |
1.2.10_3 05 May 2006 16:02:27 |
novel |
Chase security/libtasn1 shlib version bump. |
1.2.10_2 03 May 2006 12:55:36 |
sergei |
- Chase libgpg-error shlib version bump (.1 -> .2)
- Bump PORTREVISION |
1.2.10_1 16 Mar 2006 15:58:24 |
novel |
- Depend on texinfo from ports only when it is really needed [1]
- Remove USE_REINPLACE
Submitted by: nork [1] |
1.2.10_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.2.10 10 Feb 2006 16:31:17 |
novel |
Update to 1.2.10 - a security release which fixes bugs in
libtasn1's DER decoder |
1.2.9 09 Jan 2006 16:33:15 |
novel |
Update to 1.2.9. |
1.0.24_1 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. |
1.0.24_1 11 Sep 2005 11:23:24 |
novel |
- Revive CONFLICTS with gnutls-devel [1]
- Do not build static libraries [2]
Requested by: kris [1]
vs [2] |
1.0.24_1 09 Sep 2005 15:34:02 |
novel |
Don't CONFLICTS with gnutls-devel since it has been removed. |
1.0.24_1 30 Aug 2005 14:28:29 |
sergei |
- Pass maintainership of gnutls, libtasn1 and opencdk ports to
Roman Bogorodskiy (novel) who kindly agreed to look after them |
1.0.24_1 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.0.24_1 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.0.24_1 18 Feb 2005 12:14:05 |
sergei |
- Depend on pkg-config to allow for clean package deinstallation
(due to presence of files installed into ${PREFIX}/libdata/pkgconfig)
- Remove patches in favor of simpler REINPLACE substitution
PR: ports/77279 (based on)
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> |
1.0.24 07 Feb 2005 08:21:07 |
sergei |
- Add 2 new patches missed in the previous commit
(needed to fix pkg-config files installation) |
1.0.24 07 Feb 2005 08:19:29 |
sergei |
- Update to 1.0.24 [1]
- Install pkg-config files into a proper directory
PR: ports/76905 [1]
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> [1] |
1.0.21_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. |
1.0.21 13 Oct 2004 09:08:06 |
sergei |
- Update to 1.0.21
- Make security/libtasn1 and security/opencdk into optional dependencies,
enabled by knobs: WITH_LIBTASN1 and WITH_OPENCDK, respectively.
Default to using their included versions |
1.0.20 10 Sep 2004 08:15:53 |
sergei |
- Update to 1.0.20, fixing GnuTLS certificate chain verification DoS
vulnerability (portaudit ID: 84ab58cf-e4ac-11d8-9b0a-000347a4fa7d),
described in the following advisories:
- http://www.hornik.sk/SA/SA-20040802.txt
- http://secunia.com/advisories/12156
PR: ports/71502
Submitted by: Koop Mast <kwm@rainbow-runner.nl>
Approved by: portmgr (eik, marcus) |