The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD x11-themes : xenophilia

A theme module to make GTK+ look nicer

 A GTK Theme Engine. The Xenophilia Theme Engine will after install be loaded
automatically by all GTK+ programs as a module. The module will replace all of
GTK's default rendering functions with its own and also install patches to the
widget code that further alters the look and behaviour of GTK.

The default look can best be described as a mix of NeXTStep, Windows 95, Amiga
and old GTK, but as an engine you are able to redefine as much as without any
engine. The purpose is to make a clean plain look that feels professional,
unlike many extravagant themes for GTK. Note, that "gtkrc-themes" can still be
based on this theme.  

http://themes.freshmeat.net/projects/xenophilia/



xenophilia history


v. 1.22
date: 2007/05/19 20:30:36;  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.21 date: 2006/10/14 08:54:01; 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.20 date: 2006/05/13 05:00:31; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.19 date: 2006/03/07 08:27:58; author: ade; state: Exp; lines: +1 -0 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.18 date: 2004/08/07 19:17:12; author: krion; state: Exp; lines: +34 -8 Update to version 0.8 PR: ports/70120 Submitted by: Ports Fury
v. 1.17 date: 2004/06/02 02:26:24; 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.16 date: 2004/04/10 17:26:54; author: trevor; state: Exp; lines: +2 -2 Tidy up whitespace.
v. 1.15 date: 2004/02/04 05:10:18; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.14 date: 2003/04/20 19:54:06; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.13 date: 2003/02/20 19:20:27; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.12 date: 2003/02/15 15:14:53; author: arved; state: Exp; lines: +3 -3 Update after MASTER_SITE_THEMES move to freshmeat. New subdir structure and new filenames. PR: 38032 Submitted by: Hendrik Scholz
v. 1.11 date: 2003/01/19 20:36:01; author: sobomax; state: Exp; lines: +1 -1 Release to the wild.
v. 1.10 date: 2002/09/02 03:58:24; author: lioux; state: Exp; lines: +3 -2 Deploy USE_GNOMENG infrastructure PR: 42309 Submitted by: Edwin Groothuis
v. 1.9 date: 2001/09/27 12:02:12; author: sobomax; state: Exp; lines: +2 -2 Update to 200105061008.
v. 1.8 date: 2001/05/29 16:40:30; author: sobomax; state: Exp; lines: +4 -3 Update to 200105060708.
v. 1.7 date: 2001/02/07 15:14:31; author: sobomax; state: Exp; lines: +3 -3 Update to 200101251009.
v. 1.6 date: 2001/02/05 16:49:16; author: olgeni; state: Exp; lines: +2 -2 Batch of style fixes for x11-toolkits.
v. 1.5 date: 2001/01/08 01:17:19; author: sobomax; state: Exp; lines: +7 -4 Update to 200012301145.
v. 1.4 date: 2000/10/05 06:42:55; author: reg; state: Exp; lines: +2 -9 Implement USE_GTK, part 2.
v. 1.3 date: 2000/07/07 19:59:21; author: steve; state: Exp; lines: +5 -2 - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru
v. 1.2 date: 2000/06/06 07:29:52; author: sobomax; state: Exp; lines: +4 -1 Ensure that ${PREFIX}/lib/gtk/themes/engines directory exists before installation. Submitted by: bento
v. 1.1 date: 2000/06/01 08:04:42; author: sobomax; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/06/01 08:04:42; author: sobomax; state: Exp; lines: +0 -0 Initial import of Xenophilia - yet another nice looking GTK++ theme engine. ============================================================================= v. 1.22 date: 2007/05/19 20:30:36; 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.21 date: 2006/10/14 08:54:01; 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.20 date: 2006/05/13 05:00:31; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.19 date: 2006/03/07 08:27:58; author: ade; state: Exp; lines: +1 -0 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.18 date: 2004/08/07 19:17:12; author: krion; state: Exp; lines: +34 -8 Update to version 0.8 PR: ports/70120 Submitted by: Ports Fury
v. 1.17 date: 2004/06/02 02:26:24; 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.16 date: 2004/04/10 17:26:54; author: trevor; state: Exp; lines: +2 -2 Tidy up whitespace.
v. 1.15 date: 2004/02/04 05:10:18; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.14 date: 2003/04/20 19:54:06; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.13 date: 2003/02/20 19:20:27; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.12 date: 2003/02/15 15:14:53; author: arved; state: Exp; lines: +3 -3 Update after MASTER_SITE_THEMES move to freshmeat. New subdir structure and new filenames. PR: 38032 Submitted by: Hendrik Scholz
v. 1.11 date: 2003/01/19 20:36:01; author: sobomax; state: Exp; lines: +1 -1 Release to the wild.
v. 1.10 date: 2002/09/02 03:58:24; author: lioux; state: Exp; lines: +3 -2 Deploy USE_GNOMENG infrastructure PR: 42309 Submitted by: Edwin Groothuis
v. 1.9 date: 2001/09/27 12:02:12; author: sobomax; state: Exp; lines: +2 -2 Update to 200105061008.
v. 1.8 date: 2001/05/29 16:40:30; author: sobomax; state: Exp; lines: +4 -3 Update to 200105060708.
v. 1.7 date: 2001/02/07 15:14:31; author: sobomax; state: Exp; lines: +3 -3 Update to 200101251009.
v. 1.6 date: 2001/02/05 16:49:16; author: olgeni; state: Exp; lines: +2 -2 Batch of style fixes for x11-toolkits.
v. 1.5 date: 2001/01/08 01:17:19; author: sobomax; state: Exp; lines: +7 -4 Update to 200012301145.
v. 1.4 date: 2000/10/05 06:42:55; author: reg; state: Exp; lines: +2 -9 Implement USE_GTK, part 2.
v. 1.3 date: 2000/07/07 19:59:21; author: steve; state: Exp; lines: +5 -2 - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru
v. 1.2 date: 2000/06/06 07:29:52; author: sobomax; state: Exp; lines: +4 -1 Ensure that ${PREFIX}/lib/gtk/themes/engines directory exists before installation. Submitted by: bento
v. 1.1 date: 2000/06/01 08:04:42; author: sobomax; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/06/01 08:04:42; author: sobomax; state: Exp; lines: +0 -0 Initial import of Xenophilia - yet another nice looking GTK++ theme engine. ============================================================================= v. 1.22 date: 2007/05/19 20:30:36; 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.21 date: 2006/10/14 08:54:01; 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.20 date: 2006/05/13 05:00:31; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.19 date: 2006/03/07 08:27:58; author: ade; state: Exp; lines: +1 -0 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.18 date: 2004/08/07 19:17:12; author: krion; state: Exp; lines: +34 -8 Update to version 0.8 PR: ports/70120 Submitted by: Ports Fury
v. 1.17 date: 2004/06/02 02:26:24; 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.16 date: 2004/04/10 17:26:54; author: trevor; state: Exp; lines: +2 -2 Tidy up whitespace.
v. 1.15 date: 2004/02/04 05:10:18; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.14 date: 2003/04/20 19:54:06; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.13 date: 2003/02/20 19:20:27; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.12 date: 2003/02/15 15:14:53; author: arved; state: Exp; lines: +3 -3 Update after MASTER_SITE_THEMES move to freshmeat. New subdir structure and new filenames. PR: 38032 Submitted by: Hendrik Scholz
v. 1.11 date: 2003/01/19 20:36:01; author: sobomax; state: Exp; lines: +1 -1 Release to the wild.
v. 1.10 date: 2002/09/02 03:58:24; author: lioux; state: Exp; lines: +3 -2 Deploy USE_GNOMENG infrastructure PR: 42309 Submitted by: Edwin Groothuis
v. 1.9 date: 2001/09/27 12:02:12; author: sobomax; state: Exp; lines: +2 -2 Update to 200105061008.
v. 1.8 date: 2001/05/29 16:40:30; author: sobomax; state: Exp; lines: +4 -3 Update to 200105060708.
v. 1.7 date: 2001/02/07 15:14:31; author: sobomax; state: Exp; lines: +3 -3 Update to 200101251009.
v. 1.6 date: 2001/02/05 16:49:16; author: olgeni; state: Exp; lines: +2 -2 Batch of style fixes for x11-toolkits.
v. 1.5 date: 2001/01/08 01:17:19; author: sobomax; state: Exp; lines: +7 -4 Update to 200012301145.
v. 1.4 date: 2000/10/05 06:42:55; author: reg; state: Exp; lines: +2 -9 Implement USE_GTK, part 2.
v. 1.3 date: 2000/07/07 19:59:21; author: steve; state: Exp; lines: +5 -2 - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru
v. 1.2 date: 2000/06/06 07:29:52; author: sobomax; state: Exp; lines: +4 -1 Ensure that ${PREFIX}/lib/gtk/themes/engines directory exists before installation. Submitted by: bento
v. 1.1 date: 2000/06/01 08:04:42; author: sobomax; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/06/01 08:04:42; author: sobomax; state: Exp; lines: +0 -0 Initial import of Xenophilia - yet another nice looking GTK++ theme engine. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm