The FreeBSD Ports Archive
FreeBSD x11-themes : gtk-flat-theme24>
A port of the Flat GTK+ engine to GTK+ 2.0
gtk-flat-theme2 history
v. 1.22
date: 2007/06/03 12:19:04; author: philip; state: Exp; lines: +3 -4
Fix objformat handling. Unbreak on -CURRENT.
PR: ports/113271
Submitted by: Yuri Pankov
v. 1.21
date: 2007/05/19 20:30:14; 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.20
date: 2007/04/22 01:24:54; author: kris; state: Exp; lines: +7 -1
BROKEN: Incorrect objformat handling
v. 1.19
date: 2006/10/14 08:53:54; author: marcus; state: Exp; lines: +1 -2
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.18
date: 2006/02/23 10:40:07; author: ade; state: Exp; lines: +2 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.17
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.16
date: 2005/11/05 05:20:02; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.15
date: 2005/03/12 10:54:24; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.14
date: 2005/02/22 09:37:41; author: philip; state: Exp; lines: +1 -1
Use libtool15 instead of libtool13. Fix pkg-plist to pacify pointyhat[1].
Spotted by: pointyhat via kris [1]
Approved by: krion
v. 1.13
date: 2004/11/07 22:37:28; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.12
date: 2004/06/02 02:26:23; 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.11
date: 2004/03/31 06:34:10; author: philip; state: Exp; lines: +1 -1
Change the last remaining references to philip@paeps.cx to philip@FreeBSD.org.
Approved by: erwin (portmgr-secretary, while mentor njl was on holiday)
v. 1.10
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.9
date: 2004/02/04 05:10:05; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.8
date: 2003/04/08 03:28:59; author: marcus; state: Exp; lines: +0 -0
The last commit should also have read:
PR: 50003
Submitted by: Philip Paeps
v. 1.7
date: 2003/04/08 03:26:20; author: marcus; state: Exp; lines: +10 -11
Add gtk-flat-theme2 after a repo copy from gtk-flat-theme.
gtk-flat-theme2 gives GTK+-2 elements a flattened appearance.
v. 1.6
date: 2003/02/20 19:20:20; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2003/02/15 15:14:51; author: arved; state: Exp; lines: +4 -4
Update after MASTER_SITE_THEMES move to freshmeat. New subdir structure
and new filenames.
PR: 38032
Submitted by: Hendrik Scholz
v. 1.4
date: 2003/01/19 20:36:00; author: sobomax; state: Exp; lines: +1 -1
Release to the wild.
v. 1.3
date: 2002/09/02 03:58:15; author: lioux; state: Exp; lines: +3 -2
Deploy USE_GNOMENG infrastructure
PR: 42309
Submitted by: Edwin Groothuis
v. 1.2
date: 2001/02/05 16:48:49; author: olgeni; state: Exp; lines: +2 -2
Batch of style fixes for x11-toolkits.
v. 1.1
date: 2000/10/31 17:28:21; author: sobomax; state: Exp;
Add gtk-flat-theme - an yet another funny gtk+ theme engine.
=============================================================================
v. 1.22
date: 2007/06/03 12:19:04; author: philip; state: Exp; lines: +3 -4
Fix objformat handling. Unbreak on -CURRENT.
PR: ports/113271
Submitted by: Yuri Pankov
v. 1.21
date: 2007/05/19 20:30:14; 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.20
date: 2007/04/22 01:24:54; author: kris; state: Exp; lines: +7 -1
BROKEN: Incorrect objformat handling
v. 1.19
date: 2006/10/14 08:53:54; author: marcus; state: Exp; lines: +1 -2
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.18
date: 2006/02/23 10:40:07; author: ade; state: Exp; lines: +2 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.17
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.16
date: 2005/11/05 05:20:02; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.15
date: 2005/03/12 10:54:24; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.14
date: 2005/02/22 09:37:41; author: philip; state: Exp; lines: +1 -1
Use libtool15 instead of libtool13. Fix pkg-plist to pacify pointyhat[1].
Spotted by: pointyhat via kris [1]
Approved by: krion
v. 1.13
date: 2004/11/07 22:37:28; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.12
date: 2004/06/02 02:26:23; 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.11
date: 2004/03/31 06:34:10; author: philip; state: Exp; lines: +1 -1
Change the last remaining references to philip@paeps.cx to philip@FreeBSD.org.
Approved by: erwin (portmgr-secretary, while mentor njl was on holiday)
v. 1.10
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.9
date: 2004/02/04 05:10:05; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.8
date: 2003/04/08 03:28:59; author: marcus; state: Exp; lines: +0 -0
The last commit should also have read:
PR: 50003
Submitted by: Philip Paeps
v. 1.7
date: 2003/04/08 03:26:20; author: marcus; state: Exp; lines: +10 -11
Add gtk-flat-theme2 after a repo copy from gtk-flat-theme.
gtk-flat-theme2 gives GTK+-2 elements a flattened appearance.
v. 1.6
date: 2003/02/20 19:20:20; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2003/02/15 15:14:51; author: arved; state: Exp; lines: +4 -4
Update after MASTER_SITE_THEMES move to freshmeat. New subdir structure
and new filenames.
PR: 38032
Submitted by: Hendrik Scholz
v. 1.4
date: 2003/01/19 20:36:00; author: sobomax; state: Exp; lines: +1 -1
Release to the wild.
v. 1.3
date: 2002/09/02 03:58:15; author: lioux; state: Exp; lines: +3 -2
Deploy USE_GNOMENG infrastructure
PR: 42309
Submitted by: Edwin Groothuis
v. 1.2
date: 2001/02/05 16:48:49; author: olgeni; state: Exp; lines: +2 -2
Batch of style fixes for x11-toolkits.
v. 1.1
date: 2000/10/31 17:28:21; author: sobomax; state: Exp;
Add gtk-flat-theme - an yet another funny gtk+ theme engine.
=============================================================================
v. 1.22
date: 2007/06/03 12:19:04; author: philip; state: Exp; lines: +3 -4
Fix objformat handling. Unbreak on -CURRENT.
PR: ports/113271
Submitted by: Yuri Pankov
v. 1.21
date: 2007/05/19 20:30:14; 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.20
date: 2007/04/22 01:24:54; author: kris; state: Exp; lines: +7 -1
BROKEN: Incorrect objformat handling
v. 1.19
date: 2006/10/14 08:53:54; author: marcus; state: Exp; lines: +1 -2
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.18
date: 2006/02/23 10:40:07; author: ade; state: Exp; lines: +2 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.17
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.16
date: 2005/11/05 05:20:02; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.15
date: 2005/03/12 10:54:24; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.14
date: 2005/02/22 09:37:41; author: philip; state: Exp; lines: +1 -1
Use libtool15 instead of libtool13. Fix pkg-plist to pacify pointyhat[1].
Spotted by: pointyhat via kris [1]
Approved by: krion
v. 1.13
date: 2004/11/07 22:37:28; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.12
date: 2004/06/02 02:26:23; 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.11
date: 2004/03/31 06:34:10; author: philip; state: Exp; lines: +1 -1
Change the last remaining references to philip@paeps.cx to philip@FreeBSD.org.
Approved by: erwin (portmgr-secretary, while mentor njl was on holiday)
v. 1.10
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.9
date: 2004/02/04 05:10:05; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.8
date: 2003/04/08 03:28:59; author: marcus; state: Exp; lines: +0 -0
The last commit should also have read:
PR: 50003
Submitted by: Philip Paeps
v. 1.7
date: 2003/04/08 03:26:20; author: marcus; state: Exp; lines: +10 -11
Add gtk-flat-theme2 after a repo copy from gtk-flat-theme.
gtk-flat-theme2 gives GTK+-2 elements a flattened appearance.
v. 1.6
date: 2003/02/20 19:20:20; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2003/02/15 15:14:51; author: arved; state: Exp; lines: +4 -4
Update after MASTER_SITE_THEMES move to freshmeat. New subdir structure
and new filenames.
PR: 38032
Submitted by: Hendrik Scholz
v. 1.4
date: 2003/01/19 20:36:00; author: sobomax; state: Exp; lines: +1 -1
Release to the wild.
v. 1.3
date: 2002/09/02 03:58:15; author: lioux; state: Exp; lines: +3 -2
Deploy USE_GNOMENG infrastructure
PR: 42309
Submitted by: Edwin Groothuis
v. 1.2
date: 2001/02/05 16:48:49; author: olgeni; state: Exp; lines: +2 -2
Batch of style fixes for x11-toolkits.
v. 1.1
date: 2000/10/31 17:28:21; author: sobomax; state: Exp;
Add gtk-flat-theme - an yet another funny gtk+ theme engine.
=============================================================================
|
| |

|