The FreeBSD Ports Archive
FreeBSD x11-themes : gtk-industrial-theme4>
Slick theme for GTK1 from Ximian
gtk-industrial-theme history
v. 1.19
date: 2007/05/19 20:30:15; 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.18
date: 2006/11/19 14:44:32; author: pav; state: Exp; lines: +1 -1
- Drop maintainership
PR: ports/105662
Submitted by: Frank Ruell (maintainer)
v. 1.17
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.16
date: 2006/05/13 05:00:29; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.15
date: 2006/03/07 08:27:58; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.14
date: 2006/02/23 10:40:07; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.13
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.12
date: 2004/08/03 00:21:16; author: marcus; state: Exp; lines: +4 -4
Update to 0.2.29-6.3.
PR: 69928
Submitted by: maintainer
v. 1.11
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.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: 2004/01/22 12:18:42; author: trevor; state: Exp; lines: +1 -1
Use the CPIO macro defined in bsd.port.mk.
v. 1.7
date: 2003/12/12 13:43:02; author: netchild; state: Exp; lines: +2 -2
s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (the
script was renamed to solve a conflict with archivers/rpm) to fix possible
build problems.
I've tested this with lang/icc. Any new errors because of this commit in
one of the modified ports may be because the ports previously may have used
rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS
archivers/rpm2cpio.
v. 1.6
date: 2003/10/28 03:55:13; author: marcus; state: Exp; lines: +1 -1
rpm2cpio should be in EXTRACT_DEPENDS and not BUILD_DEPENDS.
Submitted by: maintainer
Obtained from: olgeni
v. 1.5
date: 2003/08/30 22:59:27; author: marcus; state: Exp; lines: +12 -12
* Update to 0.2.29
* Add a mirror
* Clean up a bit
PR: 56184
Submitted by: maintainer
v. 1.4
date: 2003/08/19 16:36:30; author: marcus; state: Exp; lines: +5 -34
Re-add the gtk-industrial-theme for GTK+-1 only. The GTK+-2 version
can still be found in x11-toolkits/gnome-themes-extras.
v. 1.3
date: 2003/08/14 19:10:05; author: marcus; state: dead; lines: +1 -1
Remove the gtk-industrial-theme. It is now part of gnome-themes-extras.
v. 1.2
date: 2003/08/02 17:44:15; author: adamw; state: Exp; lines: +10 -5
Build the GTK2 engine and GTK2 theme by default. Also, patch pixmap_path
in the gtk-2.0/gtkrc.
Submitted by: maintainer
v. 1.1
date: 2003/08/02 05:03:58; author: marcus; state: Exp;
Add gtk-industrial-theme, a nice-looking GTK+ theme from Ximian.
PR: 55177
Submitted by: Frank Ruell
Inspired by: x11-toolkits/gtk-bluecurve-theme
=============================================================================
v. 1.19
date: 2007/05/19 20:30:15; 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.18
date: 2006/11/19 14:44:32; author: pav; state: Exp; lines: +1 -1
- Drop maintainership
PR: ports/105662
Submitted by: Frank Ruell (maintainer)
v. 1.17
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.16
date: 2006/05/13 05:00:29; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.15
date: 2006/03/07 08:27:58; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.14
date: 2006/02/23 10:40:07; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.13
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.12
date: 2004/08/03 00:21:16; author: marcus; state: Exp; lines: +4 -4
Update to 0.2.29-6.3.
PR: 69928
Submitted by: maintainer
v. 1.11
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.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: 2004/01/22 12:18:42; author: trevor; state: Exp; lines: +1 -1
Use the CPIO macro defined in bsd.port.mk.
v. 1.7
date: 2003/12/12 13:43:02; author: netchild; state: Exp; lines: +2 -2
s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (the
script was renamed to solve a conflict with archivers/rpm) to fix possible
build problems.
I've tested this with lang/icc. Any new errors because of this commit in
one of the modified ports may be because the ports previously may have used
rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS
archivers/rpm2cpio.
v. 1.6
date: 2003/10/28 03:55:13; author: marcus; state: Exp; lines: +1 -1
rpm2cpio should be in EXTRACT_DEPENDS and not BUILD_DEPENDS.
Submitted by: maintainer
Obtained from: olgeni
v. 1.5
date: 2003/08/30 22:59:27; author: marcus; state: Exp; lines: +12 -12
* Update to 0.2.29
* Add a mirror
* Clean up a bit
PR: 56184
Submitted by: maintainer
v. 1.4
date: 2003/08/19 16:36:30; author: marcus; state: Exp; lines: +5 -34
Re-add the gtk-industrial-theme for GTK+-1 only. The GTK+-2 version
can still be found in x11-toolkits/gnome-themes-extras.
v. 1.3
date: 2003/08/14 19:10:05; author: marcus; state: dead; lines: +1 -1
Remove the gtk-industrial-theme. It is now part of gnome-themes-extras.
v. 1.2
date: 2003/08/02 17:44:15; author: adamw; state: Exp; lines: +10 -5
Build the GTK2 engine and GTK2 theme by default. Also, patch pixmap_path
in the gtk-2.0/gtkrc.
Submitted by: maintainer
v. 1.1
date: 2003/08/02 05:03:58; author: marcus; state: Exp;
Add gtk-industrial-theme, a nice-looking GTK+ theme from Ximian.
PR: 55177
Submitted by: Frank Ruell
Inspired by: x11-toolkits/gtk-bluecurve-theme
=============================================================================
v. 1.19
date: 2007/05/19 20:30:15; 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.18
date: 2006/11/19 14:44:32; author: pav; state: Exp; lines: +1 -1
- Drop maintainership
PR: ports/105662
Submitted by: Frank Ruell (maintainer)
v. 1.17
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.16
date: 2006/05/13 05:00:29; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.15
date: 2006/03/07 08:27:58; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.14
date: 2006/02/23 10:40:07; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.13
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.12
date: 2004/08/03 00:21:16; author: marcus; state: Exp; lines: +4 -4
Update to 0.2.29-6.3.
PR: 69928
Submitted by: maintainer
v. 1.11
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.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: 2004/01/22 12:18:42; author: trevor; state: Exp; lines: +1 -1
Use the CPIO macro defined in bsd.port.mk.
v. 1.7
date: 2003/12/12 13:43:02; author: netchild; state: Exp; lines: +2 -2
s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (the
script was renamed to solve a conflict with archivers/rpm) to fix possible
build problems.
I've tested this with lang/icc. Any new errors because of this commit in
one of the modified ports may be because the ports previously may have used
rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS
archivers/rpm2cpio.
v. 1.6
date: 2003/10/28 03:55:13; author: marcus; state: Exp; lines: +1 -1
rpm2cpio should be in EXTRACT_DEPENDS and not BUILD_DEPENDS.
Submitted by: maintainer
Obtained from: olgeni
v. 1.5
date: 2003/08/30 22:59:27; author: marcus; state: Exp; lines: +12 -12
* Update to 0.2.29
* Add a mirror
* Clean up a bit
PR: 56184
Submitted by: maintainer
v. 1.4
date: 2003/08/19 16:36:30; author: marcus; state: Exp; lines: +5 -34
Re-add the gtk-industrial-theme for GTK+-1 only. The GTK+-2 version
can still be found in x11-toolkits/gnome-themes-extras.
v. 1.3
date: 2003/08/14 19:10:05; author: marcus; state: dead; lines: +1 -1
Remove the gtk-industrial-theme. It is now part of gnome-themes-extras.
v. 1.2
date: 2003/08/02 17:44:15; author: adamw; state: Exp; lines: +10 -5
Build the GTK2 engine and GTK2 theme by default. Also, patch pixmap_path
in the gtk-2.0/gtkrc.
Submitted by: maintainer
v. 1.1
date: 2003/08/02 05:03:58; author: marcus; state: Exp;
Add gtk-industrial-theme, a nice-looking GTK+ theme from Ximian.
PR: 55177
Submitted by: Frank Ruell
Inspired by: x11-toolkits/gtk-bluecurve-theme
=============================================================================
|
| |

|