Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.17_13 07 Oct 2013 06:13:16 |
bapt |
Remove libglade (component of the EOLed gnome1) not used by anything anymore.
Approved by: gnome (implicit) |
0.17_13 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.17_13 07 Sep 2013 10:57:49 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.17_13 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.17_12 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.17_12 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.17_12 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.17_12 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.17_11 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.17_10 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.17_10 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.17_9 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) |
0.17_9 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_9 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) |
0.17_8 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_7 24 Oct 2007 23:37:25 |
marcus |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above ) |
0.17_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.17_5 02 Mar 2007 18:59:56 |
mezz |
-USE_X_PREFIX -> USE_XLIB, no function change because of gnomeprefix.
-Fix the build with objformat removal on -CURRENT. [1]
-Bump the PORTREVISION, because of plist change. [1]
PR: ports/109756 [1]
Submitted by: rafan [1] |
0.17_4 05 Nov 2006 03:05:34 |
mezz |
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh) |
0.17_4 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.17_3 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
0.17_3 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.17_3 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.17_3 18 Mar 2004 13:47:05 |
pav |
- Add SIZE to GNOME ports
Submitted by: trevor |
0.17_3 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.17_2 20 Apr 2003 02:56:27 |
marcus |
Remove USE_GNOMENG. |
0.17_2 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.17_2 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.17 11 Jul 2002 17:16:11 |
sobomax |
Convert all core GNOME1 components and some of the most popular GNOME1
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).
The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.
Please report any unusual problems to gnome@FreeBSD.org.
Discussed with: marcus
Reviewed by: marcus |
15 Feb 2002 19:01:49 |
sobomax |
Don't create compatibility symlinks, which might get in the way of the GNOME2.
|
20 Dec 2001 06:19:02 |
sobomax |
Backout previous change - it seems that new revision of the patch doesn't
apply everywhere. |
19 Dec 2001 20:20:23 |
sobomax |
Don't filter libc_r on 5-CURRENT. |
31 Oct 2001 08:20:45 |
sobomax |
Don't link in libc - FreeBSD doesn't need this. |
16 Sep 2001 01:21:08 |
asami |
Forced commit to correct previous log message: |
15 Sep 2001 23:33:10 |
asami |
Revert previous commit, it is not possible to change the package name at this
point. The offending change has been in the tree for only four days, so
hopefully this won't cause too much trouble. |
15 Sep 2001 23:16:07 |
asami |
Back out previous commit. |
15 Sep 2001 22:34:50 |
sobomax |
I swear that I had committed that, but somehow it got lost: |
11 Sep 2001 19:41:51 |
sobomax |
Provide bandaid for changed location of include files, because it appears that
it breaks many things out there, so of which I've tracked down, while some
have not. After all those places are fixed the bandaid could be removed. |
11 Sep 2001 15:40:53 |
sobomax |
Update to 0.17. |
14 Aug 2001 10:59:08 |
sobomax |
Improve patch that fixes libglade problems with newest gnomedb. |
06 Aug 2001 12:12:21 |
sobomax |
Fix a breakage caused by the libgda upgrade to 0.2.90. |
19 Jun 2001 09:13:50 |
ade |
Add gnome-db support. |
23 May 2001 01:49:13 |
ade |
Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2 to
make transitioning to GNOME/GTK+/GLIB a little easier. |
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. |
13 Feb 2001 18:44:49 |
ade |
Update to 0.16 |
30 Nov 2000 18:12:10 |
ade |
Update to 0.15 |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |
05 Oct 2000 08:10:50 |
reg |
Implement USE_GNOME, part 1. |
24 Aug 2000 23:16:15 |
ade |
Disable bonobo support, even if the software is available on the system, since
the code has bit-rotted and does not grok the new bonobo |
11 Jul 2000 23:01:16 |
ade |
Update to 0.14 |
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 09:48:25 |
sobomax |
Fourth round of INSTALLS_SHLIBS conversion. |
01 Jun 2000 17:10:38 |
ade |
Say hello to GNOME 1.2 audio/gnomemedia 1.2.0 deskutils/gnomepim 1.2.0
devel/bugbuddy 1.0 devel/glade 0.5.9 devel/libgtop 1.0.9
games/gnomegames 1.2.0 graphics/imlib 1.9.8.1
misc/gnomeusersguide 1.2 misc/gnomeutils 1.2.0
sysutils/gnomecontrolcenter 1.2.0 sysutils/gtop 1.0.8
x11-fm/gmomemc 4.5.50 x11/gnomecore 1.2.0 x11/gnomelibs 1.2.1 |
22 May 2000 19:54:44 |
ade |
Update to 0.13 |