Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.18.9_7 27 Feb 2014 22:39:43 |
rene |
Remove expired ports:
2014-02-26 www/trac-hierwiki: Runtime is broken, doesn't support Trac>0.11
2014-02-27 net-p2p/microdc2: Broken for more than 6 month
2014-02-27 www/openvrml: Broken for more than 6 month
2014-02-27 science/peekabot: Broken for more than 6 month
2014-02-27 misc/xbiso: Broken for more than 6 month
2014-02-27 net/hornetq: Broken for more than 6 month
2014-02-27 sysutils/slmon: Broken for more than 6 month
2014-02-27 www/trac-revtree: Broken for more than 6 months
2014-02-27 security/crack: Broken for more than 6 month
2014-02-27 sysutils/graphicboot: Broken for more then 6 month
2014-02-27 graphics/kgraphviewer: Broken for more than 6 month
2014-02-27 sysutils/ckl: Broken for more than 6 month
2014-02-27 japanese/trac: Broken for more than 6 month
2014-02-27 lang/opa: Broken for more than 6 month
2014-02-27 sysutils/mmore: Broken for more than 6 month
2014-02-27 www/trac-announcer: Broken for more than 6 month |
0.18.9_7 07 Feb 2014 11:44:09 |
bapt |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
0.18.9_6 27 Jan 2014 17:35:27 |
bapt |
Deprecate ports broken for more than 6 month |
0.18.9_6 12 Dec 2013 14:15:04 |
bapt |
Convert LIB_DEPENDS for ports depending on boost |
0.18.9_6 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.18.9_5 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.18.9_5 17 Aug 2013 16:27:24 |
gerald |
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery) |
0.18.9_5 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
0.18.9_4 15 Jun 2013 11:10:35 |
flo |
- Remove www/libxul19, is has been vulnerable and unsupported upstream for
quite some time.
- Switch all remaining consumers to depend on www/libxul
- Mark ports that don't work with the new libxul BROKEN
- Mark some old ports DEPRECATED with a reasonable timeout
Approved by: portmgr (miwi) |
0.18.9_4 24 May 2013 07:54:52 |
erwin |
Mark BROKEN: does not build.
Submitted by: pointyhat |
0.18.9_4 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
0.18.9_4 28 Mar 2013 03:28:31 |
eadler |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
0.18.9_4 07 Feb 2013 12:37:48 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)
Approved by: portmgr |
0.18.9_4 31 Jan 2013 13:38:43 |
bapt |
Chase boost update |
0.18.9_3 10 Sep 2012 19:19:33 |
beat |
- Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
resulting package will change.
Submitted by: Jan Beich <jbeich@tormail.org>
With hat: gecko |
0.18.9_2 02 Sep 2012 20:02:01 |
tj |
Chase rename of lang/spidermonkey to lang/spidermonkey17.
Approved by: eadler (mentor) |
0.18.9_1 26 Jul 2012 05:40:24 |
bapt |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
0.18.9_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.18.9 20 May 2012 13:20:10 |
sperber |
- Update to 0.18.9
- Remove mozilla plugin due to libxul2 requirement
Approved by: beat (mentor) |
0.18.6_2 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
0.18.6_1 09 Jan 2012 04:01:17 |
eadler |
- Remove outdated version checks
Reviewed by: nox |
0.18.6_1 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 |
0.18.6_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.18.6_1 31 Aug 2010 02:42:58 |
pgollucci |
- Remove empty files |
0.18.6_1 08 Aug 2010 08:59:20 |
beat |
- Update to 0.18.6 to fix build with libxul 1.9.2
- Remove obsolete gecko provider
PR: ports/149044
Submitted by: decke@
Expr-run by: pav@
Approved by: portmgr (pav) |
0.17.5_9 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
0.17.5_8 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.17.5_7 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.17.5_6 27 Nov 2009 09:08:23 |
beat |
- Remove obsolete gecko providers
- Remove obsolete inclusion of www/mozilla/bsd.gecko.mk
- Bump PORTREVISION
Approved by: portmgr (miwi)
Exp-run by: miwi |
0.17.5_5 22 Aug 2009 00:38:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
0.17.5_5 28 Jul 2009 11:45:09 |
pav |
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer) |
0.17.5_5 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
0.17.5_4 23 Jan 2009 15:43:14 |
roam |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
0.17.5_3 13 Jan 2009 22:53:09 |
marcus |
Revert the previous commit as this port now appears to build on
pointyhat.
Reported by: pav |
0.17.5_3 13 Jan 2009 21:54:00 |
marcus |
Mark this port BROKEN with GNOME 2.24. I'm willing to work with a user to
fix it, but it's dying with zero information right now.
Reported by: QA Tinderbox |
0.17.5_3 12 Jan 2009 22:11:18 |
marcus |
Allow this port to build with GTK+ deprecation. |
0.17.5_3 10 Jan 2009 02:45:46 |
mezz |
Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foo
plugins support one of web browsers and can take care of plist (depend on how
you use it) at the same time. I have written a complete document and even show
how it works in the www/firefox/Makefile.webplugins so be sure to read in
there. If there is anything that isn't clear in the document, please feel free
to ask and I will try my best to improvement it.
FYI: GNOME 2.24 depends on this, so it's coming.
BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified.
Approved by: portmgr |
0.17.5_2 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 ) |
0.17.5_2 06 Jun 2008 14:07:24 |
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.17.5_1 19 Apr 2008 17:56:05 |
miwi |
- 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) |
0.17.5_1 16 Apr 2008 22:28:19 |
pav |
- Mark BROKEN on FreeBSD 5.x, 6.x |
0.17.5_1 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.17.5 06 Feb 2008 20:46:33 |
thierry |
Upgrade OpenVRML to 0.17.5.
Changelog at <https://sourceforge.net/forum/forum.php?forum_id=781359>. |
0.17.4 27 Jan 2008 14:32:32 |
thierry |
Upgrade to 0.17.4.
Changelog at
<http://sourceforge.net/mailarchive/message.php?msg_name=1201336311.3311.5.camel%40hinge.endoframe.net> |
0.17.2 10 Jan 2008 21:01:16 |
thierry |
Upgrade to OpenVRML 0.17.2.
Changelog:
- Fixed a crash in relative URL resolution.
- Added support for gzip-encoded resources to openvrml-player. |
0.17.1 07 Jan 2008 23:04:46 |
thierry |
Upgrade to 0.17.1.
Changelog at <https://sourceforge.net/forum/forum.php?forum_id=771224>. |
0.17.0 06 Jan 2008 10:22:07 |
thierry |
Upgrade to 0.17.0.
Note: since 0.17.0, OpenVRML is placed under the terms of version 3 of
the LGPL and GPL licenses.
The breakdown of how these licenses are applied to the different parts
of OpenVRML does not change: libopenvrml and libopenvrml-gl remains
available under the LGPL, while openvrml-xembed, openvrml-player, the
Mozilla plug-in, and the example programs remain available under the
GPL.
Changelog at <http://sourceforge.net/forum/forum.php?forum_id=766275>. |
0.15.10_7 09 Jul 2007 06:27:45 |
barner |
- Fix build with boost 1.34.0: The Boost unit test framework shared library
no longer contains main(), so set the right #defines.
Reference: http://lists.boost.org/boost-users/2007/04/27361.php
- Notified by: pointyhat via pav |
0.15.10_7 04 Jul 2007 15:10:58 |
barner |
- Bump boost shared library version to 4
- Bump PORTREVISION |
0.15.10_6 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.15.10_5 22 Apr 2007 03:25:18 |
kris |
BROKEN on 7.0: Incorrect objformat handling |
0.15.10_5 04 Feb 2007 20:00:52 |
linimon |
Remove 4.X cruft. |
0.15.10_5 14 Oct 2006 08:54:54 |
marcus |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
0.15.10_3 20 Sep 2006 11:21:59 |
stas |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
0.15.10_2 15 Aug 2006 01:11:33 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained
by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.15.10_2 14 Jul 2006 03:10:27 |
linimon |
Mark broken on sparc64. |
0.15.10_2 28 May 2006 05:25:51 |
mezz |
devel/pkgconfig -> devel/pkg-config
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus |
0.15.10_2 13 May 2006 04:41:22 |
edwin |
Remove USE_REINPLACE from categories starting with W |
0.15.10_2 07 Mar 2006 17:15:21 |
kris |
Now builds on amd64
Approved by: portmgr (implicit) |
0.15.10_2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.15.10_1 22 Jan 2006 02:58:25 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.15.10_1 25 Nov 2005 19:02:21 |
pav |
- Add SHA256 |
0.15.10_1 15 Nov 2005 09:34:34 |
barner |
Fix build with Boost 1.33.0 by moving a conflicting boost headers a bit
up. The conflicting symbol was "None", which is definied in
${LOCALBASE}/include/boost/numeric/conversion/detail/converter.hpp and
${X11BASE}/include/X11/X.h
Reported by: pointyhat via kris |
0.15.10_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. |
0.15.10_1 09 Nov 2005 14:35:07 |
barner |
Chase Boost shared lib version after update to Boost 1.33.0.
devel/sdts++: Also convert from BUILD_DEPENDS and RUN_DEPENDS to
LIB_DEPENDS. |
0.15.10_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.15.10 09 Oct 2005 07:51:02 |
thierry |
- Upgrade to 0.15.10 [1]
- remove a patch included upstream;
- install examples;
- add a test target.
Reported by: edwin's version check [1] |
0.15.9 03 Aug 2005 08:18:11 |
thierry |
Fix plist.
Reported by: krion via pointyhat
Approved by: portmgr (krion) |
0.15.9 26 Jul 2005 13:39:59 |
thierry |
Upgrade to 0.15.9 and unbreak.
Remarks:
- still broken on FreeBSD-4.11;
- to be tested on != i386;
- it now installs a plug-in for mozilla, but it only works for local
files.
PR: 84023
Submitted by: /me |
0.14.3_3 07 May 2005 02:58:17 |
kris |
BROKEN on i386: Does not build |
0.14.3_3 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.14.3_2 25 Dec 2004 01:04:55 |
kris |
Now builds on FreeBSD >= 5.x |
0.14.3_2 17 Nov 2004 18:28:48 |
glewis |
. Fix the build with the latest gcc 3.4. |
0.14.3_2 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
0.14.3_1 30 Sep 2004 05:32:00 |
kris |
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr |
0.14.3_1 19 Sep 2004 02:57:41 |
kris |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
0.14.3_1 21 Jun 2004 04:23:12 |
marcus |
Depend on Mozilla for now as Firefox dependencies are broken.
Still reported by: pointyhat via kris |
0.14.3_1 19 Jun 2004 05:50:06 |
marcus |
Fix build now that the Firefox pkg-config files are named firefox-* instead
of mozilla-*.
Reported by: pointyhat via kris |
0.14.3_1 17 Jun 2004 16:02:08 |
marcus |
Chase the new firefox pkg-config file names.
Reported by: pointyhat via kris |
0.14.3 12 Apr 2004 03:14:24 |
ijliao |
fix build on -stable by using gcc 3.3
Noticed by: bento via kris |
0.14.3 07 Apr 2004 06:28:35 |
ijliao |
upgrade to 0.14.3 |
0.12.4_1 17 Mar 2004 18:29:46 |
trevor |
SIZEify. |
0.12.4_1 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.12.4_1 25 Feb 2004 10:20:39 |
kris |
BROKEN on !i386: Does not compile |
0.12.4_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.12.4 12 Jan 2004 00:20:59 |
linimon |
Reset maintainer from 3d@FreeBSD.org to ports@FreeBSD.org. Apparently
3d@ has not been active in the FreeBSD community for some time now.
Reviewed by: portmgr@FreeBSD.org (a month or so ago) |
0.12.4 07 Mar 2003 06:12:57 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.12.4 12 Nov 2002 01:13:32 |
ijliao |
upgrade to 0.12.4
Approved by: maintainer timeout (almost 1 month) |
11 Sep 2001 03:38:25 |
ache |
Bump png major |
31 Aug 2001 15:20:29 |
sobomax |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. |
10 Apr 2001 21:31:47 |
will |
Add openvrml 0.10.1, a VRML97 runtime and browser ("lookat"). |