| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 15:16:37
2.4.4_1
|
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) |
07 Apr 2008 22:23:01
2.4.4
|
mezz  |
-Update to 2.4.4.
-Remove USE_XLIB and USE_GCC=3.4+. |
24 Mar 2008 03:50:55
2.4.3_1
|
marcus  |
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon |
12 Dec 2007 04:42:09
2.4.3
|
mezz  |
Update to 2.4.3. |
12 Dec 2007 04:41:37
2.4.3
|
mezz  |
Update to 2.4.3. |
19 May 2007 21:32:57
2.4.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22 Dec 2006 19:27:51
2.4.1
|
marcus  |
Update to 2.4.1. |
14 Oct 2006 09:54:54
2.4.0_1
|
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) |
15 May 2006 23:23:04
2.4.0
|
mezz  |
Add USE_GETTEXT to appease portlint. |
29 Mar 2006 07:49:42
2.4.0
|
marcus  |
Update to 2.4.0. |
27 Mar 2006 04:19:09
2.3.18
|
marcus  |
Update to 2.3.18. |
28 Feb 2006 23:09:10
2.3.17_1
|
ade  |
Put libtool back in, the GNOME 'ltverhack' component requires it.
Submitted by: pointyhat
Approved by: portmgr (implicit) |
23 Feb 2006 10:40:45
2.3.17_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
11 Feb 2006 05:51:04
2.3.17
|
marcus  |
Update to 2.3.17. |
22 Jan 2006 03:00:46
2.3.15_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
23 Nov 2005 22:41:05
2.3.15_1
|
pav  |
- Add SHA256 checksums |
15 Nov 2005 06:52:12
2.3.15_1
|
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. |
05 Nov 2005 05:22:06
2.3.15_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
21 Jun 2005 18:25:02
2.3.15
|
mezz  |
Update to 2.3.15. |
17 May 2005 07:22:00
2.3.14
|
marcus  |
Update to 2.3.14. |
02 Apr 2005 20:33:09
2.3.13
|
marcus  |
Update to 2.3.13. |
15 Mar 2005 03:59:20
2.3.12
|
marcus  |
Update to 2.3.12. |
12 Mar 2005 11:35:48
2.3.11
|
marcus  |
Update to 2.3.11. |
07 Nov 2004 22:37:47
2.0.0_3
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
18 Aug 2004 08:06:39
2.0.0_2
|
bland  |
- Fix build with gcc 3.4 [1]
- Unplug examples from build since they are not installed anyway.
- Use lthack.
Reported by: pointyhat via kris |
09 Jul 2004 18:43:11
2.0.0_2
|
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 |
05 Apr 2004 04:31:02
2.0.0_2
|
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
18 Mar 2004 14:46:32
2.0.0_1
|
pav  |
- Add SIZE to GNOME ports
Submitted by: trevor |
14 Mar 2004 06:17:56
2.0.0_1
|
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. |
04 Feb 2004 05:10:27
2.0.0_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
25 Jan 2004 01:46:03
2.0.0
|
marcus  |
Add a missing build dependency on intltool.
Reported by: bento via kris |
18 Jan 2004 05:57:50
2.0.0
|
bland  |
Update to 2.0.0 |
04 Dec 2003 07:26:59
1.3.11
|
bland  |
Patches missed from just commited 1.3.11 update. |
04 Dec 2003 07:25:33
1.3.11
|
bland  |
Update to 1.3.11 (Bakery2) |
27 Nov 2003 06:52:35
1.0.2
|
marcus  |
Ignore this port. It's almost two years old, and there is a GNOME 2
version of bakery available. It will be updated after the 5.2 freeze lifts.
Currently, the build is recursing indefinitely on bento.
Approved by: portmgr (implicit) |
17 Nov 2003 12:29:10
1.0.2
|
trevor  |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
18 Jun 2003 22:38:38
1.0.2
|
marcus  |
Remove a patch that is no longer needed.
Reported by: bento via kris |
12 Jun 2003 10:46:10
1.0.2
|
adamw  |
Remove REINPLACE commands that were rolled into gnomehack. |
20 Apr 2003 20:54:06
1.0.2
|
marcus  |
Remove USE_GNOMENG. |
07 Mar 2003 06:14:08
1.0.2
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
30 Jan 2003 03:59:46
1.0.2
|
marcus  |
Chase the gnomemm shared lib version. |
04 Dec 2002 18:02:39
1.0.2
|
marcus  |
Okay, this time the build should be fixed on -CURRENT.
Reported by: bento |
02 Dec 2002 01:28:20
1.0.2
|
marcus  |
Add a forgotten patch that makes the whole thing work on -CURRENT. Thanks
to kris for making me revisit this. |
02 Dec 2002 00:36:37
1.0.2
|
kris  |
Revert previous commit (port was already fixed)
Submitted by: marcus |
02 Dec 2002 00:29:12
1.0.2
|
kris  |
BROKEN On 5.0: does not compile |
30 Nov 2002 06:36:48
1.0.2
|
marcus  |
Update to 1.0.2 which should fix the build problems we're seeing on bento
and beta.
Reported by: bento and beta |
12 Aug 2001 14:29:54 
|
demon  |
Chase gnomemm shlib bump. |
11 May 2001 18: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.
|
08 May 2001 17:15:10 
|
ade  |
Update to 0.7.0 |
04 May 2001 23:41:31 
|
ade  |
Various patches (mainly shared library revision changes) for those ports that
depend on GNOME and need to change for 1.4 |
02 Apr 2001 20:15:32 
|
ade  |
Update to 0.6.0 |
29 Mar 2001 17:35:19 
|
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
05 Feb 2001 16:49:18 
|
olgeni  |
Batch of style fixes for x11-toolkits. |
22 Jan 2001 19:34:00 
|
ade  |
Release a few ports back into the wild that I don't have time to maintain any
more. |
05 Dec 2000 20:01:57 
|
ade  |
Update to 0.4.0 |
08 Oct 2000 09:03:53 
|
asami  |
Convert category x11-toolkits to new layout. |
05 Oct 2000 09:17:31 
|
reg  |
Implement USE_GNOME, part 2. |
13 Sep 2000 00:48:25 
|
ade  |
Bakery is another C++ Framework for creating GNOME applications using Gtk--
and Gnome-- |