Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.8_14 31 Jul 2013 09:43:18 |
bapt |
Remove libbonobomm and libbonobouimm:
Both are unsupported upstream,
Both are broken with clang,
Both are not depended on in the ports tree
Approved by: bland (maintainer) |
1.3.8_14 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.3.8_13 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.3.8_13 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.3.8_13 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.3.8_12 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.3.8_11 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 |
1.3.8_11 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 |
1.3.8_10 02 Feb 2009 01:36:16 |
araujo |
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav) |
1.3.8_10 06 Jun 2008 13:21:59 |
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) |
1.3.8_9 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) |
1.3.8_8 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}. |
1.3.8_7 07 Aug 2006 02:23:46 |
bland |
Fix build broken by recent ORBit2 update.
IDL compiller does not support any longer single letter option argument
if it not separated by space.
Reported by: erwin. |
1.3.8_7 29 May 2006 06:11:17 |
mezz |
x11-toolkits/gtk--2 -> x11-toolkits/gtkmm20
x11-toolkits/gtk--2-reference -> x11-toolkits/gtkmm20-reference
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 |
1.3.8_7 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.3.8_6 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.3.8_6 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.3.8_6 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
1.3.8_5 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
1.3.8_4 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
1.3.8_3 17 Aug 2004 09:14:31 |
bland |
Fix build with gcc 3.4 (friend of typedef is prohibited by C++ standard).
Reported by: pointyhat via kris |
1.3.8_3 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
1.3.8_3 19 May 2004 06:19:45 |
bland |
- Chase orbitcpp shlib version
- Use lthack |
1.3.8_2 19 Apr 2004 07:55:14 |
bland |
Remove BROKEN. Build problem was fixed in recent commit to devel/orbitcpp. |
1.3.8_2 19 Apr 2004 04:17:05 |
kris |
BROKEN: Does not compile |
1.3.8_2 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
1.3.8_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.3.8_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. |
1.3.8_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.3.8 18 Nov 2003 15:11:20 |
bland |
- Update to 1.3.8
- Switchover to GNOME master site and bzip2 source archives. |
1.3.7 02 Sep 2003 02:48:54 |
bland |
Update to 1.3.7 |
1.3.6 25 Aug 2003 23:35:59 |
bland |
Update to 1.3.6
Approved by: marcus (mentor) |
1.3.5 17 Aug 2003 04:01:04 |
bland |
- Change my maintainer address.
- Use gnomehack for pkgconfig libdir.
Approved by: marcus (mentor) |
1.3.5 19 Jun 2003 00:14:19 |
adamw |
Chase libORBit-2-cpp shlib version.
Reported by: kris |
1.3.5 15 Jun 2003 22:57:27 |
marcus |
Add libbonobomm, the C++ bindings for libbonobo.
Submitted by: Alexander Nedotsukov <bland@mail.ru> |