Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.2_8 15 Jan 2017 09:48:23 |
rene |
Remove expired ports:
2017-01-15 net/cyphesis: Does not compile on FreeBSD 10+
2017-01-15 net/gpxe: does not build on FreeBSD 10.x and later
2017-01-15 net/openospfd: requires old CARP implementation (interface layer)
2017-01-15 security/openbsm-devel: is not needed under FreeBSD 10.x or higher
2017-01-15 security/ssh-copy-id: is already in the base system
2017-01-15 sysutils/apt: does not build on 10+
2017-01-15 archivers/tclmkziplib: Abandonware, please use bundled zlib package
[http://tcl.tk/man/tcl8.6/TclCmd/zlib.htm]
2017-01-15 x11-drivers/drm-kmod: this port is only for 9.3 systems
2017-01-15 audio/xmms-openspc: does not build on FreeBSD 10.x and later
2017-01-15 audio/aureal-kmod: does not build (and fetch)
2017-01-15 emulators/doscmd: does not build (accesses field of opaque structure) |
0.6.2_8 06 Jan 2017 08:45:04 |
jbeich |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
0.6.2_7 03 Jan 2017 10:59:48 |
mat |
Deprecate ports broken for FreeBSD 10.3-
Sponsored by: Absolight |
0.6.2_7 23 Nov 2016 12:45:47 |
jbeich |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
0.6.2_6 25 Oct 2016 19:09:14 |
antoine |
Do not hand roll PYTHON_CMD |
0.6.2_6 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.6.2_6 25 Mar 2015 23:51:06 |
marino |
net category: Remove $PTHREAD_LIBS
openafs did not pass check-plist (pre-existing) so fixed and bumped.
Also, pkg-plist was sorted. mediatomb and spread also fail plist-checks
but they weren't fixed.
approved by: PTHREAD blanket |
0.6.2_6 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 ) |
0.6.2_5 09 Dec 2014 17:29:50 |
bapt |
Cleanup plist |
0.6.2_5 13 Sep 2014 20:08:00 |
antoine |
Fix packaging |
0.6.2_5 12 Sep 2014 18:43:17 |
adamw |
Add manpages to plist. PORTREVISION bump for this.
While here, move some stuff over to USES. |
0.6.2_4 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.6.2_3 30 Jul 2014 03:57:24 |
pi |
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) |
0.6.2_2 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) |
0.6.2_2 15 Jun 2014 14:08:52 |
oliver |
mark as BROKEN on FreeBSD 10 only |
0.6.2_2 14 Jun 2014 11:11:12 |
oliver |
mark as BROKEN (Does not compile with clang) |
0.6.2_2 23 Mar 2014 09:45:39 |
oliver |
switch from GCC to Clang
bump PORTREVISION |
0.6.2_1 16 Mar 2014 22:33:04 |
gerald |
Now that the default version of GCC in the Ports Collection (per
lang/gcc and Mk/bsd.default-versions.mk) is GCC 4.7, replace
USE_GCC=4.7+ by USE_GCC=yes.
Approved by: portmgr (mat) |
0.6.2_1 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
0.6.2 28 Feb 2014 16:42:36 |
oliver |
update to 0.6.2 |
0.6.0_4 21 Feb 2014 13:38:29 |
ehaupt |
Remove trailing whitespaces from category net |
0.6.0_4 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
0.6.0_4 07 Feb 2014 11:44:09 |
bapt |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
0.6.0_3 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.6.0_3 12 Dec 2013 14:23:25 |
bapt |
Convert LIB_DEPENDS for ports depending on boost |
0.6.0_3 27 Nov 2013 14:02:12 |
oliver |
fix build on FreeBSD 8 |
0.6.0_3 21 Nov 2013 08:19:34 |
oliver |
update devel/atlas-devel to 0.6.3 which now requires a C++-11 compiler
new .so version changes in affected ports
change some ports to use USE_GCC=4.7+ (tested with 4.7 and 4.8) as this is
needed for dependencies to devel/atlas-devel
finally fix the compilation error in games/ember for at least FreeBSD 9 |
0.6.0_3 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
0.6.0_2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.6.0_2 10 Sep 2013 20:01:28 |
bapt |
Add an explicit dependency on pkgconf |
0.6.0_2 10 Sep 2013 12:20:22 |
rm |
- remove leading indefinite article from COMMENT
- convert USE_GMAKE to USES equivalent
- relax USE_PYTHON check: 2.7 is now supported
- add trailing slash to WWW in pkg-descr
Approved by: oliver (maintainer, by mail) |
0.6.0_2 03 May 2013 16:36:41 |
ehaupt |
Chase security/libgcrypt update |
0.6.0_1 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
0.6.0_1 31 Jan 2013 13:38:43 |
bapt |
Chase boost update |
0.6.0 19 Jan 2013 10:09:14 |
oliver |
update of the worldfordge suite
devel/eris: 1.3.21
devel/mercator: 0.3.2
devel/varconf: 1.0.0
math/wfmath: 1.0.1
net/cyphesis: 0.6.0
net/skstream: 0.3.9
games/ember: 0.7.0 |
0.5.26_2 09 Dec 2011 10:23:10 |
oliver |
update varconf to 0.6.7
update eris to 1.3.19
update ember to 0.6.2
Feature safe: yes |
0.5.26_1 03 Jul 2011 11:40:49 |
swills |
- Chase the libgcrypt shared lib version |
0.5.26 29 Apr 2011 05:56:56 |
oliver |
big WorldForge update:
update eris to 1.3.18
update wfmath to 0.3.11
update skstream to 0.3.8
update mercator to 0.3.0
update ember to 0.6.1
update cyphesis to 0.5.26 |
0.5.21_6 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.5.21_6 08 Mar 2011 07:39:45 |
oliver |
undo last commit as it was a "in work" version of the Makefile
set USE_PYTHON to 2.5-2.6 |
0.5.21_7 08 Mar 2011 06:37:40 |
oliver |
force the usage of python 2.2 - 2.6 as 2.7 is not supported by the
configure script
Noted by: pav |
0.5.21_6 20 Jan 2011 11:45:54 |
oliver |
update devel/mercator to 0.2.9
Feature safe: yes |
0.5.21_5 09 Sep 2010 06:11:41 |
oliver |
bump mercator library version
bump PORTREVISION |
0.5.21_4 07 Sep 2010 15:17:30 |
oliver |
update devel/mercator to 0.2.8
update net/skstream to 0.3.7
bump PORTREVISION on affected ports |
0.5.21_3 27 Jul 2010 01:25:20 |
wxs |
Chase security/libgcrypt shlib bump.
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
0.5.21_2 02 Jan 2010 09:16:43 |
oliver |
update wfmath to 0.3.10 |
0.5.21_1 02 Dec 2009 14:49:54 |
oliver |
update devel/atlas-devel to 0.6.2 |
0.5.21 20 Sep 2009 17:43:48 |
oliver |
update cyphesis to 0.5.21
Feature safe: yes |
0.5.20_1 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
0.5.20_1 08 Jun 2009 22:30:55 |
miwi |
- Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by: 3 pointyhat runs
Thanks to: pav, gahr, lwhsu, mva, amdmi3 |
0.5.20 12 May 2009 16:56:57 |
oliver |
update to 0.5.20 |
0.5.19_1 12 Apr 2009 08:56:20 |
oliver |
reinclude bin/cyphesis
bump PORTREVISION |
0.5.19 05 Apr 2009 10:07:46 |
oliver |
forgot to sync my test tree with my cvs tree :(
fix pkg-plist |
0.5.19 05 Apr 2009 08:15:22 |
oliver |
update mercator to 0.2.7
update cyphesis to 0.5.19
bump portrevision on ember |
0.5.18_1 12 Feb 2009 18:46:00 |
oliver |
fix build
Noted By: pav |
0.5.18_1 06 Jan 2009 13:01:11 |
rafan |
- Bump PORTREVISION due to share library version bump in security/libgcrypt
PR: ports/127478 |
0.5.18 05 Dec 2008 16:05:23 |
oliver |
update to 0.5.18 |
0.5.17 15 Nov 2008 07:36:39 |
oliver |
forgot to checkin distinfo for 0.5.17
Noted by: QAT |
0.5.17 14 Nov 2008 21:13:22 |
oliver |
update to 0.5.17 |
0.5.16_1 28 Aug 2008 04:17:09 |
oliver |
update mercator to 0.2.6 |
0.5.16 02 Jul 2008 18:23:45 |
oliver |
update to 0.5.16 |
0.5.15_2 06 Jun 2008 13:50:32 |
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) |
0.5.15_1 28 Feb 2008 21:47:06 |
arved |
Chase libgcrypt library version |
0.5.15 11 Dec 2007 21:24:54 |
oliver |
update to 0.5.15 |
0.5.13 24 Jul 2007 15:10:14 |
rafan |
- Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default
in bsd.port.mk.
Tested with: my tinderbox on i386 6
Approved by: portmgr |
0.5.13 16 Jul 2007 19:37:01 |
oliver |
update to 0.5.13 |
0.5.12 25 May 2007 09:44:27 |
oliver |
update to 0.5.12 |
0.5.11 21 Jan 2007 10:29:09 |
oliver |
update to 0.5.11 |
0.5.10_1 12 Nov 2006 22:33:43 |
oliver |
chase skstream update
bump PORTREVISION
portlint |
0.5.10 03 Oct 2006 12:04:28 |
oliver |
update to 0.5.10 |
0.5.9 05 Sep 2006 05:23:53 |
oliver |
update to 0.5.9 |
0.5.8 21 Aug 2006 14:54:27 |
oliver |
update wfmath to 0.3.5 |
0.5.8 04 Jul 2006 16:20:51 |
oliver |
update to 0.5.8 |
0.5.6 16 May 2006 04:26:07 |
oliver |
update to 0.5.7 |
0.5.6 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
0.5.6 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.5.6 23 Jan 2006 05:41:49 |
oliver |
update to 0.5.6 |
0.5.5_1 16 Jan 2006 06:27:42 |
oliver |
update to varconf 0.6.4 |
0.5.5 18 Dec 2005 09:24:50 |
oliver |
update to 0.5.5 |
0.5.4 28 Nov 2005 16:05:01 |
oliver |
update to 0.5.4 |
0.5.3 21 Nov 2005 16:23:54 |
oliver |
update to 0.5.3 |
0.5.2 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.5.2 29 Oct 2005 08:05:13 |
oliver |
I accidentally commented IGNORE for OSVERSION < 500000 out. |
0.5.2 25 Oct 2005 20:11:51 |
oliver |
update to 0.5.2 |
0.5.1 20 Oct 2005 13:50:24 |
oliver |
update Atlas-C++ to 0.5.0.r(c)1 |
0.5.1 07 Oct 2005 12:39:07 |
oliver |
upgrade to 0.5.1
mark as IGNORE for FreeBSD below 5 (0.5.0 also didn't compiled on <5) |
0.5.0_1 02 Oct 2005 19:54:00 |
oliver |
remove 2 left-over directories
bump PORTREVISION |
0.5.0 02 Oct 2005 19:10:31 |
oliver |
Add cyphesis, a server for WorldForge games
WWW: http://www.worldforge.org/dev/eng/servers/cyphesis |