Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.15.4_6 04 Oct 2017 13:01:28 |
bapt |
Remove an old gnome2 library unused anymore |
0.15.4_6 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.15.4_6 02 Aug 2015 15:03:20 |
tijl |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
0.15.4_5 12 Dec 2014 17:11:23 |
marino |
USES+= gettext-tools on 6 ports
These ports require msgfmt. FreeBSD doesn't fail to build these ports
because a default option on gvfs brings in this tool. The same gvfs
option is off by default on DragonFly and thus the missing dependencies
were unmasked. Explicitly add gettext-tools to get msgfmt. |
0.15.4_5 21 Oct 2014 16:36:12 |
mva |
- Convert ports of graphics/ to new USES=python
Approved by: portmgr (implicit) |
0.15.4_5 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
0.15.4_5 05 Jul 2014 18:36:42 |
marino |
graphics/diacanvas2: explicit linking with -lm |
0.15.4_5 31 May 2014 00:57:40 |
amdmi3 |
- Switch to USES=libtool, drop .la files |
0.15.4_4 12 Mar 2014 20:21:57 |
nemysis |
- Add license (GPLv2)
- Add NLS Option and OPTIONS_SUB
- Change REINPLACE, install conditional NLS
- Strip libraries
- Recreate pkg-plist with make makeplist
PR: ports/179336
Submitted by: nemysis (self) |
0.15.4_4 21 Jan 2014 19:48:48 |
antoine |
Stage support |
0.15.4_4 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.15.4_4 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.15.4_4 13 Jul 2013 13:58:02 |
bapt |
Mark jobs unsafe |
0.15.4_4 09 Jul 2013 09:12:19 |
bapt |
Remove useless USE_DISPLAY
While here:
- Convert USE_GMAKE to USES=gmake
- Remove indefinite artical |
0.15.4_4 21 May 2013 11:35:50 |
kwm |
Fix build with glib 2.34 [1] and while here make it build with clang.
Also add support for GNOME print which wasn't handled.
Submitted by: pointyhat via miwi [1] |
0.15.4_3 28 Mar 2013 03:28:31 |
eadler |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
0.15.4_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.15.4_2 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.15.4_2 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
0.15.4_2 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.15.4_2 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.15.4_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.15.4_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.15.4 13 Nov 2009 00:10:33 |
sylvio |
- Update to 0.15.4
Approved by: itetcu, miwi (mentors) |
0.14.4_3 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.14.4_3 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 |
0.14.4_3 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.14.4_2 06 Jun 2008 13:35:04 |
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.14.4_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.14.4_1 09 Sep 2007 22:50:51 |
edwin |
Replace BUILD_DEPENDS on Xvfb and a handful of fonts with USE_DISPLAY=yes. |
0.14.4_1 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.14.4 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.14.2_1 05 Sep 2006 08:33:20 |
linimon |
Reset inactive maintainer who has not responded to email.
Hat: portmgr |
0.14.2_1 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
0.14.2_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.14.2 14 Feb 2006 12:07:38 |
lawrance |
Update to 1.14.2.
PR: ports/90866
Submitted by: Boris B. Samorodov <bsam@ipt.ru>
Approved by: rehsack@liwing.de (maintainer, timeout 4 weeks) |
0.14.1_2 22 Jan 2006 12:35:18 |
edwin |
SHA256ify
Approved by: krion@ |
0.14.1_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.14.1_2 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.14.1_1 05 May 2005 00:20:39 |
kris |
Add a dependency on ${X_FONTS_MISC_PORT} to allow Xvfb to work while
package building |
0.14.1_1 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.14.1 12 Jan 2005 22:49:19 |
edwin |
[UPDATE] updating graphics/diacanvas2 to 0.14.1 and fix problem
with python bindings
This patch updates the port graphics/diacanvas2 to 0.14.1
and marks it as unbroken.
Please commit PR/73309
(http://www.freebsd.org/cgi/query-pr.cgi?pr=73309) before
testing/commiting this patch.
If someone is interested, I could also take maintainership
for this port.
PR: ports/73310
Submitted by: Jens Rehsack <rehsack@liwing.de> |
0.13.1_1 01 Jan 2005 22:16:28 |
kris |
Fix package building by adding a dependency on Xvfb in the
PACKAGE_BUILDING case. The package build scripts then DTRT and ensure
this is running at build-time so a DISPLAY is available.
Approved by: portmgr (self) |
0.13.1_1 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.13.1 07 Nov 2004 04:30:40 |
linimon |
Assign maintainership to new volunteer. |
0.13.1 18 Sep 2004 16:39:58 |
kris |
BROKEN on 5.x: Broken pkg-plist
Approved by: portmgr (self) |
0.13.1 28 Aug 2004 06:19:05 |
krion |
Update to version 0.13.1
PR: ports/71058
Submitted by: Ports Fury |
0.13.0 23 Jul 2004 19:10:32 |
anholt |
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl) |
0.13.0 15 Jun 2004 01:44:10 |
mezz |
-Update to 0.13.0.
-Chase the current of bsd.gnome.mk, ie: pygnome2
PR: ports/67952
Submitted by: Jens Rehsack <rehsack@liwing.de> |
0.12.0 07 May 2004 22:33:39 |
thierry |
Fixing broken pkg-plist and make it build fine with python-bindings.
PR: ports/65815
Submitted by: Jens Rehsack <rehsack@liwing.de> |
0.12.0 19 Apr 2004 04:22:25 |
kris |
BROKEN: Broken pkg-plist |
0.12.0 09 Apr 2004 13:48:47 |
pav |
- Update to 0.12.0
PR: ports/65267
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
0.10.0_1 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
0.10.0 25 Mar 2004 09:14:18 |
ijliao |
upgrade to 0.10.0 |
0.9.2_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.9.2 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.9.2 29 Oct 2003 01:51:08 |
ijliao |
add diacanvas2 0.9.2
A general drawing canvas from dia dialog editor |