Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.60_9 05 Oct 2013 13:39:43 |
bapt |
Remove the EOLed x11-toolkits/guile-gtk (gnome1) and its latest user
Approved by: gnome (implicit) |
0.60_9 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
0.60_9 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.60_8 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.60_8 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.60_8 31 Jul 2011 15:07:08 |
jlaffaye |
- Chase guile shared lib bump
- Add an entry to UPDATING |
0.60_7 02 Jul 2011 18:18:48 |
miwi |
- Kick MD5 support |
0.60_7 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.60_7 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.60_6 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.60_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 |
0.60_5 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.60_4 22 Jan 2009 16:04:11 |
miwi |
- Chase lang/guile shlib bump |
0.60_3 21 Jul 2008 04:49:09 |
rafan |
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION
PR: ports/125435 |
0.60_2 06 Jun 2008 14:16:37 |
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.60_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.60 01 Mar 2008 23:15:37 |
marcus |
Update to 0.60 to fix the build with guile 1.8. |
0.41_4 01 Mar 2008 06:22:42 |
marcus |
Chase libguile shared lib version. |
0.41_3 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.41_2 28 Mar 2007 19:22:52 |
pav |
- Fix after objformat removal
Reported by: pointyhat |
0.41_2 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.41_1 13 May 2006 05:00:46 |
edwin |
Remove USE_REINPLACE from categories starting with X |
0.41_1 18 Mar 2006 22:25:44 |
marcus |
Correct a plist typo.
Reported by: pointyhat via kris |
0.41 15 Mar 2006 05:53:28 |
marcus |
Update to 0.41. |
0.31_2 26 Feb 2006 19:07:19 |
marcus |
Put up my own local mirror to fix fetching. This port will be upgraded to
0.41 after the freeze which will be a permanent fix for this problem.
Approved by: portmgr (implicit) |
0.31_2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.31_1 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
0.31_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.31_1 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 |
0.31_1 18 Mar 2004 14:46:32 |
pav |
- Add SIZE to GNOME ports
Submitted by: trevor |
0.31_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.31_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.31 07 Jan 2004 20:56:36 |
adamw |
Point WWW to new location.
Submitted by: Jason Harris <jharris@widomaker.com> |
0.31 07 Jan 2004 19:27:35 |
adamw |
Host distfile on MASTER_SITE_LOCAL until savannah is back. |
0.31 03 Oct 2003 11:04:59 |
edwin |
Chase up new MASTER_SITE_SAVANNAH.
PR: ports/56970
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |
0.31 28 Aug 2003 00:01:09 |
edwin |
Use the virtual category "scheme" (part ii)
Add the virtual category "scheme" to the maintained ports
(except sxm). I guess no maintainer would deny this trivial
change.
PR: ports/56052
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> |
0.31 02 May 2003 03:19:47 |
marcus |
Update to 0.31. |
0.20_2 20 Apr 2003 19:54:06 |
marcus |
Remove USE_GNOMENG. |
0.20_2 07 Mar 2003 06:14:08 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.20_2 13 Jan 2003 16:41:57 |
marcus |
Remove share/guile.
Reported by: bento |
0.20_2 13 Jan 2003 04:31:41 |
marcus |
Use USE_X_PREFIX. This fixes the plist issues reported on bento, and
shouldn't have any negative effect on port functionality. |
0.20_1 20 Sep 2002 17:07:51 |
marcus |
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location. |
0.20_1 14 Jul 2002 15:09:04 |
marcus |
Use USE_GNOMENG. |
0.20_1 19 Jun 2002 21:14:44 |
marcus |
It seems the guile-snarf syntax has changed in 1.4.1. Update ports which
use the old syntax.
Prompted by: Mike Harding <mvh@ix.netcom.com> |
0.20_1 19 Jun 2002 16:37:57 |
marcus |
Chase guile shared lib number.
Prompted by: Mike Harding <mvh@ix.netcom.com> |
14 May 2001 17:40:36 |
ade |
Fix build with pkgconfig installed |
11 May 2001 17:36:50 |
ade |
SWitch maintainership of core GNOME ports to a small group of committers
(gnome@FreeBSD.org), since this is now definitely too big for just one person.
|
04 May 2001 22:39:58 |
ade |
Update to GNOME 1.4 -- massive changes all around, for the sake of CVS repo
bloat, I'll only list the updates. |
05 Feb 2001 16:49:18 |
olgeni |
Batch of style fixes for x11-toolkits. |
08 Oct 2000 20:03:11 |
trevor |
Add URL for home page. |
08 Oct 2000 08:03:53 |
asami |
Convert category x11-toolkits to new layout. |
05 Oct 2000 07:42:57 |
reg |
Implement USE_GTK, part 2. |
21 Aug 2000 11:07:37 |
sobomax |
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. |
04 Aug 2000 02:32:01 |
ade |
Update to 0.19 Take over maintainership since I've had no response for over
a month to a number of emails |
16 Jun 2000 22:52:41 |
asami |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 11:38:51 |
sobomax |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |
09 Jun 2000 21:41:56 |
ade |
Update to 0.18, unbreaking in the process. No response from MAINTAINER for 2
weeks, if no-one objects, I'm going to take over this port since it's a
dependency for x11-toolkits/guile-gnome which I'm about to commit |