The FreeBSD Ports Archive
FreeBSD x11-themes : gtk-engines4>
Theme engine for gtk+ toolkits
gtk-engines history
v. 1.42
date: 2007/05/19 20:30:13; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.41
date: 2007/02/02 14:26:39; author: pav; state: Exp; lines: +1 -0
- Fix after objformat removal
v. 1.40
date: 2006/10/14 08:53:53; author: marcus; state: Exp; lines: +3 -3
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)
v. 1.39
date: 2006/02/23 10:40:06; author: ade; state: Exp; lines: +2 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.38
date: 2005/11/15 06:51:52; author: ade; state: Exp; lines: +1 -1
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.
v. 1.37
date: 2004/07/09 17:43:01; author: marcus; state: Exp; lines: +1 -1
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
v. 1.36
date: 2004/06/02 02:26:22; author: pav; state: Exp; lines: +1 -1
- Populate new category x11-themes with some suitable candidates
from x11-toolkits.
PR: ports/63145
List compiled by: adamw
Repocopy by: marcus
v. 1.35
date: 2004/03/14 06:17:45; author: ade; state: Exp; lines: +1 -1
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.
v. 1.34
date: 2004/02/04 05:10:04; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.33
date: 2003/04/20 19:54:00; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.32
date: 2003/03/07 06:14:01; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.31
date: 2002/09/20 17:07:33; author: marcus; state: Exp; lines: +1 -1
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.
v. 1.30
date: 2002/09/02 03:58:15; author: lioux; state: Exp; lines: +2 -1
Deploy USE_GNOMENG infrastructure
PR: 42309
Submitted by: Edwin Groothuis
v. 1.29
date: 2002/04/12 17:13:32; author: marcus; state: Exp; lines: +2 -2
Fix a resource leak in the GTK pixmap themes. Bump PORTREVISION.
PR: 36044 37022
Submitted by: Sascha Holzleiter
Reviewed by: sobomax
Approved by: sobomax
Obtained from: gtk-engines CVS
v. 1.28
date: 2001/05/11 16:36:45; author: ade; state: Exp; lines: +2 -2
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.
v. 1.27
date: 2001/05/04 21:39:52; author: ade; state: Exp; lines: +3 -2
Update to GNOME 1.4 -- massive changes all around, for the sake of
CVS repo bloat, I'll only list the updates.
graphics/imlib 1.9.9 -> 1.9.10
textproc/xml-i18n-tools 0.8 -> 0.8.1
x11/gnomelibs 1.2.11 -> 1.2.13
devel/oaf 0.6.2 -> 0.6.5
devel/gconf 0.12 -> 1.0.0
devel/gnomevfs 0.5 -> 1.0
graphics/gdk-pixbuf 0.9.0 -> 0.11.0
sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1
print/gnomeprint 0.25 -> 0.28
devel/bonobo 0.37 -> 1.0.3
audio/gnomeaudio 1.0.0 -> 1.4.0
x11/gnomecore 1.2.4 -> 1.4.0.3
devel/libgtop 1.0.11 -> 1.0.12
x11/gnomeapplets 1.2.4 -> 1.4.0.1
misc/gnomeuserdocs NEW 1.4.1
misc/gnomeutils 1.2.1 -> 1.4.0
deskutils/gnomepim 1.2.0 -> 1.4.0
games/gnomegames 1.2.0 -> 1.4.0.1
print/ggv 0.95 -> 1.0
editors/ghex 1.1.4 -> 1.2
devel/bugbuddy 1.2 -> 2.0.1
devel/glade 0.5.11 -> 0.6.2
sysutils/gtop 1.0.12 -> 1.0.13
x11/xalf NEW 0.11
x11-toolkits/py-gtk 0.6.6 -> 0.6.7
x11-toolkits/py-gnome 1.0.53 -> 1.4.0
x11-toolkits/guile-gtk 0.19 -> 0.20
x11-toolkits/guile-gnome 0.10 -> 0.20
devel/libsigc++ 1.0.1 -> 1.0.3
x11-toolkits/gnome-- 1.1.15 -> 1.1.17
x11-toolkits/panel-- NEW 0.1
x11-fm/gnomemc 4.5.51 -> 4.5.54
v. 1.26
date: 2001/03/23 05:42:28; author: ade; state: Exp; lines: +2 -2
Sigh. Reclaim these, primarily for GNOME 1.4
v. 1.25
date: 2001/03/23 05:34:24; author: vanilla; state: Exp; lines: +2 -2
Someone don't like my style, so I drop maintainer now.
v. 1.24
date: 2001/03/19 20:39:56; author: vanilla; state: Exp; lines: +2 -2
Upgrade to 0.12.
v. 1.23
date: 2001/02/05 16:48:48; author: olgeni; state: Exp; lines: +2 -2
Batch of style fixes for x11-toolkits.
v. 1.22
date: 2000/10/05 06:57:51; author: reg; state: Exp; lines: +2 -6
Implement WANT_IMLIB and USE_IMLIB.
v. 1.21
date: 2000/04/10 01:10:20; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.20
date: 2000/02/06 19:21:21; author: ade; state: Exp; lines: +3 -3
Update to 0.10
OK'd by: vanilla
v. 1.19
date: 1999/12/23 19:33:20; author: steve; state: Exp; lines: +3 -3
Update to version 0.9.
PR: 15506
Submitted by: Ade Lovett
v. 1.18
date: 1999/12/04 19:08:13; author: steve; state: Exp; lines: +2 -2
New location on MASTER_SITE.
PR: 15238, 15248
Submitted by: Ade Lovett
v. 1.17
date: 1999/10/09 19:31:03; author: vanilla; state: Exp; lines: +3 -3
Upgrade to 0.8.
v. 1.16
date: 1999/10/08 03:30:00; author: nakai; state: Exp; lines: +2 -2
Use updated imlib library.
v. 1.15
date: 1999/09/17 17:34:22; author: cpiazza; state: Exp; lines: +3 -3
Update to version 0.6
v. 1.14
date: 1999/08/31 06:52:41; author: mharo; state: Exp; lines: +3 -3
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.13
date: 1999/08/31 02:59:13; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.12
date: 1999/05/29 04:10:31; author: steve; state: Exp; lines: +6 -7
Fixup after imlib version bump.
PR: 11843
Submitted by: Jeremy Lea
v. 1.11
date: 1999/04/08 18:08:39; author: steve; state: Exp; lines: +2 -2
DISTFILES moved on MASTER_SITE.
v. 1.10
date: 1999/03/27 10:35:56; author: vanilla; state: Exp; lines: +2 -2
Fix the MASTER_SITE_SUBDIR.
v. 1.9
date: 1999/03/15 18:30:06; author: nectar; state: Exp; lines: +2 -2
Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.
libgdk_imlib.so.2 -> libgdk_imlib.so.3
libImlib.so.2 -> libImlib.so.3
v. 1.8
date: 1999/03/09 01:09:07; author: nectar; state: Exp; lines: +5 -5
Upgrade to GNOME 1.0. The following are the details:
ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422
ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426
ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421
ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435
ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423
ports/devel/gettext shared libs now PR ports/10293
ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419
ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430
ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436
ports/graphics/electriceyes distfile moved PR ports/10437
ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424
ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441
ports/math/gnumeric 0.6 -> 0.15 PR ports/10439
ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442
ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445
ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446
ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477
ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438
ports/www/libghttp distfile moved PR ports/10429
ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450
ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432
ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425
ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448
ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427
ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420
Note that repository copies were made before this commit, as follows:
ports/devel/glib11-devel -> ports/devel/glib12
ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12
Submitted by: Jeremy Lea
v. 1.7
date: 1999/02/02 17:01:42; author: vanilla; state: Exp; lines: +2 -3
Sync with peter's suggestion.
v. 1.6
date: 1999/01/31 16:59:44; author: vanilla; state: Exp; lines: +2 -3
Remove freebsd.csie.nctu.edu.tw from MASTER_SITES.
PR: ports/9805
Submitted by: Jeremy Lea
v. 1.5
date: 1999/01/30 19:42:47; author: vanilla; state: Exp; lines: +11 -3
Submitter say:
"The biggest change is to the gtk-engines port, where I've made the gtkrc
files get the correct prefix. I've added the path to all the files, which
may be overkill (it's only really needed for the pixmap theme), but was
easier to do in an automated way, and provides a better example for people
making their own themes."
Submitted by: Jeremy Lea
v. 1.4
date: 1999/01/27 08:31:54; author: fenner; state: Exp; lines: +3 -3
Use ${MASTER_SITE_GNOME}
v. 1.3
date: 1999/01/26 02:22:29; author: foxfair; state: Exp; lines: +3 -2
Add one more MASTER_SITES.
v. 1.2
date: 1999/01/14 16:56:16; author: vanilla; state: Exp; lines: +2 -2
imlib bump library version to 2.
v. 1.1
date: 1998/12/28 15:54:53; author: vanilla; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/12/28 15:54:53; author: vanilla; state: Exp; lines: +0 -0
Gtk themes engine.
=============================================================================
v. 1.42
date: 2007/05/19 20:30:13; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.41
date: 2007/02/02 14:26:39; author: pav; state: Exp; lines: +1 -0
- Fix after objformat removal
v. 1.40
date: 2006/10/14 08:53:53; author: marcus; state: Exp; lines: +3 -3
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)
v. 1.39
date: 2006/02/23 10:40:06; author: ade; state: Exp; lines: +2 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.38
date: 2005/11/15 06:51:52; author: ade; state: Exp; lines: +1 -1
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.
v. 1.37
date: 2004/07/09 17:43:01; author: marcus; state: Exp; lines: +1 -1
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
v. 1.36
date: 2004/06/02 02:26:22; author: pav; state: Exp; lines: +1 -1
- Populate new category x11-themes with some suitable candidates
from x11-toolkits.
PR: ports/63145
List compiled by: adamw
Repocopy by: marcus
v. 1.35
date: 2004/03/14 06:17:45; author: ade; state: Exp; lines: +1 -1
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.
v. 1.34
date: 2004/02/04 05:10:04; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.33
date: 2003/04/20 19:54:00; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.32
date: 2003/03/07 06:14:01; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.31
date: 2002/09/20 17:07:33; author: marcus; state: Exp; lines: +1 -1
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.
v. 1.30
date: 2002/09/02 03:58:15; author: lioux; state: Exp; lines: +2 -1
Deploy USE_GNOMENG infrastructure
PR: 42309
Submitted by: Edwin Groothuis
v. 1.29
date: 2002/04/12 17:13:32; author: marcus; state: Exp; lines: +2 -2
Fix a resource leak in the GTK pixmap themes. Bump PORTREVISION.
PR: 36044 37022
Submitted by: Sascha Holzleiter
Reviewed by: sobomax
Approved by: sobomax
Obtained from: gtk-engines CVS
v. 1.28
date: 2001/05/11 16:36:45; author: ade; state: Exp; lines: +2 -2
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.
v. 1.27
date: 2001/05/04 21:39:52; author: ade; state: Exp; lines: +3 -2
Update to GNOME 1.4 -- massive changes all around, for the sake of
CVS repo bloat, I'll only list the updates.
graphics/imlib 1.9.9 -> 1.9.10
textproc/xml-i18n-tools 0.8 -> 0.8.1
x11/gnomelibs 1.2.11 -> 1.2.13
devel/oaf 0.6.2 -> 0.6.5
devel/gconf 0.12 -> 1.0.0
devel/gnomevfs 0.5 -> 1.0
graphics/gdk-pixbuf 0.9.0 -> 0.11.0
sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1
print/gnomeprint 0.25 -> 0.28
devel/bonobo 0.37 -> 1.0.3
audio/gnomeaudio 1.0.0 -> 1.4.0
x11/gnomecore 1.2.4 -> 1.4.0.3
devel/libgtop 1.0.11 -> 1.0.12
x11/gnomeapplets 1.2.4 -> 1.4.0.1
misc/gnomeuserdocs NEW 1.4.1
misc/gnomeutils 1.2.1 -> 1.4.0
deskutils/gnomepim 1.2.0 -> 1.4.0
games/gnomegames 1.2.0 -> 1.4.0.1
print/ggv 0.95 -> 1.0
editors/ghex 1.1.4 -> 1.2
devel/bugbuddy 1.2 -> 2.0.1
devel/glade 0.5.11 -> 0.6.2
sysutils/gtop 1.0.12 -> 1.0.13
x11/xalf NEW 0.11
x11-toolkits/py-gtk 0.6.6 -> 0.6.7
x11-toolkits/py-gnome 1.0.53 -> 1.4.0
x11-toolkits/guile-gtk 0.19 -> 0.20
x11-toolkits/guile-gnome 0.10 -> 0.20
devel/libsigc++ 1.0.1 -> 1.0.3
x11-toolkits/gnome-- 1.1.15 -> 1.1.17
x11-toolkits/panel-- NEW 0.1
x11-fm/gnomemc 4.5.51 -> 4.5.54
v. 1.26
date: 2001/03/23 05:42:28; author: ade; state: Exp; lines: +2 -2
Sigh. Reclaim these, primarily for GNOME 1.4
v. 1.25
date: 2001/03/23 05:34:24; author: vanilla; state: Exp; lines: +2 -2
Someone don't like my style, so I drop maintainer now.
v. 1.24
date: 2001/03/19 20:39:56; author: vanilla; state: Exp; lines: +2 -2
Upgrade to 0.12.
v. 1.23
date: 2001/02/05 16:48:48; author: olgeni; state: Exp; lines: +2 -2
Batch of style fixes for x11-toolkits.
v. 1.22
date: 2000/10/05 06:57:51; author: reg; state: Exp; lines: +2 -6
Implement WANT_IMLIB and USE_IMLIB.
v. 1.21
date: 2000/04/10 01:10:20; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.20
date: 2000/02/06 19:21:21; author: ade; state: Exp; lines: +3 -3
Update to 0.10
OK'd by: vanilla
v. 1.19
date: 1999/12/23 19:33:20; author: steve; state: Exp; lines: +3 -3
Update to version 0.9.
PR: 15506
Submitted by: Ade Lovett
v. 1.18
date: 1999/12/04 19:08:13; author: steve; state: Exp; lines: +2 -2
New location on MASTER_SITE.
PR: 15238, 15248
Submitted by: Ade Lovett
v. 1.17
date: 1999/10/09 19:31:03; author: vanilla; state: Exp; lines: +3 -3
Upgrade to 0.8.
v. 1.16
date: 1999/10/08 03:30:00; author: nakai; state: Exp; lines: +2 -2
Use updated imlib library.
v. 1.15
date: 1999/09/17 17:34:22; author: cpiazza; state: Exp; lines: +3 -3
Update to version 0.6
v. 1.14
date: 1999/08/31 06:52:41; author: mharo; state: Exp; lines: +3 -3
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.13
date: 1999/08/31 02:59:13; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.12
date: 1999/05/29 04:10:31; author: steve; state: Exp; lines: +6 -7
Fixup after imlib version bump.
PR: 11843
Submitted by: Jeremy Lea
v. 1.11
date: 1999/04/08 18:08:39; author: steve; state: Exp; lines: +2 -2
DISTFILES moved on MASTER_SITE.
v. 1.10
date: 1999/03/27 10:35:56; author: vanilla; state: Exp; lines: +2 -2
Fix the MASTER_SITE_SUBDIR.
v. 1.9
date: 1999/03/15 18:30:06; author: nectar; state: Exp; lines: +2 -2
Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.
libgdk_imlib.so.2 -> libgdk_imlib.so.3
libImlib.so.2 -> libImlib.so.3
v. 1.8
date: 1999/03/09 01:09:07; author: nectar; state: Exp; lines: +5 -5
Upgrade to GNOME 1.0. The following are the details:
ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422
ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426
ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421
ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435
ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423
ports/devel/gettext shared libs now PR ports/10293
ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419
ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430
ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436
ports/graphics/electriceyes distfile moved PR ports/10437
ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424
ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441
ports/math/gnumeric 0.6 -> 0.15 PR ports/10439
ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442
ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445
ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446
ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477
ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438
ports/www/libghttp distfile moved PR ports/10429
ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450
ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432
ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425
ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448
ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427
ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420
Note that repository copies were made before this commit, as follows:
ports/devel/glib11-devel -> ports/devel/glib12
ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12
Submitted by: Jeremy Lea
v. 1.7
date: 1999/02/02 17:01:42; author: vanilla; state: Exp; lines: +2 -3
Sync with peter's suggestion.
v. 1.6
date: 1999/01/31 16:59:44; author: vanilla; state: Exp; lines: +2 -3
Remove freebsd.csie.nctu.edu.tw from MASTER_SITES.
PR: ports/9805
Submitted by: Jeremy Lea
v. 1.5
date: 1999/01/30 19:42:47; author: vanilla; state: Exp; lines: +11 -3
Submitter say:
"The biggest change is to the gtk-engines port, where I've made the gtkrc
files get the correct prefix. I've added the path to all the files, which
may be overkill (it's only really needed for the pixmap theme), but was
easier to do in an automated way, and provides a better example for people
making their own themes."
Submitted by: Jeremy Lea
v. 1.4
date: 1999/01/27 08:31:54; author: fenner; state: Exp; lines: +3 -3
Use ${MASTER_SITE_GNOME}
v. 1.3
date: 1999/01/26 02:22:29; author: foxfair; state: Exp; lines: +3 -2
Add one more MASTER_SITES.
v. 1.2
date: 1999/01/14 16:56:16; author: vanilla; state: Exp; lines: +2 -2
imlib bump library version to 2.
v. 1.1
date: 1998/12/28 15:54:53; author: vanilla; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/12/28 15:54:53; author: vanilla; state: Exp; lines: +0 -0
Gtk themes engine.
=============================================================================
v. 1.42
date: 2007/05/19 20:30:13; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.41
date: 2007/02/02 14:26:39; author: pav; state: Exp; lines: +1 -0
- Fix after objformat removal
v. 1.40
date: 2006/10/14 08:53:53; author: marcus; state: Exp; lines: +3 -3
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)
v. 1.39
date: 2006/02/23 10:40:06; author: ade; state: Exp; lines: +2 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.38
date: 2005/11/15 06:51:52; author: ade; state: Exp; lines: +1 -1
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.
v. 1.37
date: 2004/07/09 17:43:01; author: marcus; state: Exp; lines: +1 -1
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
v. 1.36
date: 2004/06/02 02:26:22; author: pav; state: Exp; lines: +1 -1
- Populate new category x11-themes with some suitable candidates
from x11-toolkits.
PR: ports/63145
List compiled by: adamw
Repocopy by: marcus
v. 1.35
date: 2004/03/14 06:17:45; author: ade; state: Exp; lines: +1 -1
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.
v. 1.34
date: 2004/02/04 05:10:04; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.33
date: 2003/04/20 19:54:00; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.32
date: 2003/03/07 06:14:01; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.31
date: 2002/09/20 17:07:33; author: marcus; state: Exp; lines: +1 -1
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.
v. 1.30
date: 2002/09/02 03:58:15; author: lioux; state: Exp; lines: +2 -1
Deploy USE_GNOMENG infrastructure
PR: 42309
Submitted by: Edwin Groothuis
v. 1.29
date: 2002/04/12 17:13:32; author: marcus; state: Exp; lines: +2 -2
Fix a resource leak in the GTK pixmap themes. Bump PORTREVISION.
PR: 36044 37022
Submitted by: Sascha Holzleiter
Reviewed by: sobomax
Approved by: sobomax
Obtained from: gtk-engines CVS
v. 1.28
date: 2001/05/11 16:36:45; author: ade; state: Exp; lines: +2 -2
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.
v. 1.27
date: 2001/05/04 21:39:52; author: ade; state: Exp; lines: +3 -2
Update to GNOME 1.4 -- massive changes all around, for the sake of
CVS repo bloat, I'll only list the updates.
graphics/imlib 1.9.9 -> 1.9.10
textproc/xml-i18n-tools 0.8 -> 0.8.1
x11/gnomelibs 1.2.11 -> 1.2.13
devel/oaf 0.6.2 -> 0.6.5
devel/gconf 0.12 -> 1.0.0
devel/gnomevfs 0.5 -> 1.0
graphics/gdk-pixbuf 0.9.0 -> 0.11.0
sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1
print/gnomeprint 0.25 -> 0.28
devel/bonobo 0.37 -> 1.0.3
audio/gnomeaudio 1.0.0 -> 1.4.0
x11/gnomecore 1.2.4 -> 1.4.0.3
devel/libgtop 1.0.11 -> 1.0.12
x11/gnomeapplets 1.2.4 -> 1.4.0.1
misc/gnomeuserdocs NEW 1.4.1
misc/gnomeutils 1.2.1 -> 1.4.0
deskutils/gnomepim 1.2.0 -> 1.4.0
games/gnomegames 1.2.0 -> 1.4.0.1
print/ggv 0.95 -> 1.0
editors/ghex 1.1.4 -> 1.2
devel/bugbuddy 1.2 -> 2.0.1
devel/glade 0.5.11 -> 0.6.2
sysutils/gtop 1.0.12 -> 1.0.13
x11/xalf NEW 0.11
x11-toolkits/py-gtk 0.6.6 -> 0.6.7
x11-toolkits/py-gnome 1.0.53 -> 1.4.0
x11-toolkits/guile-gtk 0.19 -> 0.20
x11-toolkits/guile-gnome 0.10 -> 0.20
devel/libsigc++ 1.0.1 -> 1.0.3
x11-toolkits/gnome-- 1.1.15 -> 1.1.17
x11-toolkits/panel-- NEW 0.1
x11-fm/gnomemc 4.5.51 -> 4.5.54
v. 1.26
date: 2001/03/23 05:42:28; author: ade; state: Exp; lines: +2 -2
Sigh. Reclaim these, primarily for GNOME 1.4
v. 1.25
date: 2001/03/23 05:34:24; author: vanilla; state: Exp; lines: +2 -2
Someone don't like my style, so I drop maintainer now.
v. 1.24
date: 2001/03/19 20:39:56; author: vanilla; state: Exp; lines: +2 -2
Upgrade to 0.12.
v. 1.23
date: 2001/02/05 16:48:48; author: olgeni; state: Exp; lines: +2 -2
Batch of style fixes for x11-toolkits.
v. 1.22
date: 2000/10/05 06:57:51; author: reg; state: Exp; lines: +2 -6
Implement WANT_IMLIB and USE_IMLIB.
v. 1.21
date: 2000/04/10 01:10:20; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.20
date: 2000/02/06 19:21:21; author: ade; state: Exp; lines: +3 -3
Update to 0.10
OK'd by: vanilla
v. 1.19
date: 1999/12/23 19:33:20; author: steve; state: Exp; lines: +3 -3
Update to version 0.9.
PR: 15506
Submitted by: Ade Lovett
v. 1.18
date: 1999/12/04 19:08:13; author: steve; state: Exp; lines: +2 -2
New location on MASTER_SITE.
PR: 15238, 15248
Submitted by: Ade Lovett
v. 1.17
date: 1999/10/09 19:31:03; author: vanilla; state: Exp; lines: +3 -3
Upgrade to 0.8.
v. 1.16
date: 1999/10/08 03:30:00; author: nakai; state: Exp; lines: +2 -2
Use updated imlib library.
v. 1.15
date: 1999/09/17 17:34:22; author: cpiazza; state: Exp; lines: +3 -3
Update to version 0.6
v. 1.14
date: 1999/08/31 06:52:41; author: mharo; state: Exp; lines: +3 -3
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.13
date: 1999/08/31 02:59:13; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.12
date: 1999/05/29 04:10:31; author: steve; state: Exp; lines: +6 -7
Fixup after imlib version bump.
PR: 11843
Submitted by: Jeremy Lea
v. 1.11
date: 1999/04/08 18:08:39; author: steve; state: Exp; lines: +2 -2
DISTFILES moved on MASTER_SITE.
v. 1.10
date: 1999/03/27 10:35:56; author: vanilla; state: Exp; lines: +2 -2
Fix the MASTER_SITE_SUBDIR.
v. 1.9
date: 1999/03/15 18:30:06; author: nectar; state: Exp; lines: +2 -2
Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.
libgdk_imlib.so.2 -> libgdk_imlib.so.3
libImlib.so.2 -> libImlib.so.3
v. 1.8
date: 1999/03/09 01:09:07; author: nectar; state: Exp; lines: +5 -5
Upgrade to GNOME 1.0. The following are the details:
ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422
ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426
ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421
ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435
ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423
ports/devel/gettext shared libs now PR ports/10293
ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419
ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430
ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436
ports/graphics/electriceyes distfile moved PR ports/10437
ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424
ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441
ports/math/gnumeric 0.6 -> 0.15 PR ports/10439
ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442
ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445
ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446
ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477
ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438
ports/www/libghttp distfile moved PR ports/10429
ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450
ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432
ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425
ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448
ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427
ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420
Note that repository copies were made before this commit, as follows:
ports/devel/glib11-devel -> ports/devel/glib12
ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12
Submitted by: Jeremy Lea
v. 1.7
date: 1999/02/02 17:01:42; author: vanilla; state: Exp; lines: +2 -3
Sync with peter's suggestion.
v. 1.6
date: 1999/01/31 16:59:44; author: vanilla; state: Exp; lines: +2 -3
Remove freebsd.csie.nctu.edu.tw from MASTER_SITES.
PR: ports/9805
Submitted by: Jeremy Lea
v. 1.5
date: 1999/01/30 19:42:47; author: vanilla; state: Exp; lines: +11 -3
Submitter say:
"The biggest change is to the gtk-engines port, where I've made the gtkrc
files get the correct prefix. I've added the path to all the files, which
may be overkill (it's only really needed for the pixmap theme), but was
easier to do in an automated way, and provides a better example for people
making their own themes."
Submitted by: Jeremy Lea
v. 1.4
date: 1999/01/27 08:31:54; author: fenner; state: Exp; lines: +3 -3
Use ${MASTER_SITE_GNOME}
v. 1.3
date: 1999/01/26 02:22:29; author: foxfair; state: Exp; lines: +3 -2
Add one more MASTER_SITES.
v. 1.2
date: 1999/01/14 16:56:16; author: vanilla; state: Exp; lines: +2 -2
imlib bump library version to 2.
v. 1.1
date: 1998/12/28 15:54:53; author: vanilla; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/12/28 15:54:53; author: vanilla; state: Exp; lines: +0 -0
Gtk themes engine.
=============================================================================
|
| |

|