7085 FreshPorts -- x11-themes/gtk-engines
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
gtk-engines 0.12_12 x11-themes on this many watch lists=4 search for ports that depend on this port
Theme engine for gtk+ toolkits
Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Jun 2004 02:27:55
License: not specified in port


Theme engine for gtk+ toolkits.

WWW: http://www.gnome.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/pkg-config
Required To Run:
  1. devel/pkg-config
Required Libraries:
  1. devel/glib12
  2. x11-toolkits/gtk12
  3. graphics/imlib
There are no ports dependent upon this port

To install the port: cd /usr/ports/x11-themes/gtk-engines/ && make install clean
To add the package: pkg_add -r gtk-engines


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/gtk-engines/0.12/
  3. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/gtk-engines/0.12/
  4. ftp://ftp.dti.ad.jp/pub/X/gnome/sources/gtk-engines/0.12/
  5. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/gtk-engines/0.12/
  6. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/gtk-engines/0.12/
  7. ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/gtk-engines/0.12/
  8. http://fr2.rpmfind.net/linux/gnome.org/sources/gtk-engines/0.12/
  9. http://ftp.acc.umu.se/pub/GNOME/sources/gtk-engines/0.12/
  10. http://ftp.gnome.org/pub/GNOME/sources/gtk-engines/0.12/
  11. http://linorg.usp.br/gnome/sources/gtk-engines/0.12/
  12. http://mirror.aarnet.edu.au/pub/gnome/sources/gtk-engines/0.12/
  13. http://ring.nict.go.jp/archives/X/gnome/sources/gtk-engines/0.12/
  14. http://www.gtlib.gatech.edu/pub/gnome/sources/gtk-engines/0.12/

Number of commits found: 16

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.12_12
dinoex search for other commits by this committer
- update png to 1.5.10
02 Jul 2011 20:09:46
Original commit files touched by this commit  0.12_11
miwi search for other commits by this committer
- Kick MD5 support
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.12_11
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.12_10
dinoex search for other commits by this committer
- update to jpeg-8
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.12_9
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
02 Feb 2009 01:36:16
Original commit files touched by this commit  0.12_8
araujo search for other commits by this committer
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
  MASTER_SITE_SUBDIR when possible.

PR:             ports/125243
Submitted by:   pgollucci
Reworked by:    myself
Tested on:      pointyhat exp-run (pav)
06 Jun 2008 14:14:43
Original commit files touched by this commit  0.12_8
edwin search for other commits by this committer
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)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.12_7
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
19 May 2007 20:32:57
Original commit files touched by this commit  0.12_6
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
02 Feb 2007 14:26:39
Original commit files touched by this commit  0.12_5
pav search for other commits by this committer
- Fix after objformat removal
14 Oct 2006 08:54:54
Original commit files touched by this commit  0.12_5
marcus search for other commits by this committer
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)
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.12_4
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
23 Nov 2005 22:41:05
Original commit files touched by this commit  0.12_3
pav search for other commits by this committer
- Add SHA256 checksums
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.12_3
ade search for other commits by this committer
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.
09 Jul 2004 17:43:11
Original commit files touched by this commit  0.12_3
marcus search for other commits by this committer
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
02 Jun 2004 02:26:24
Original commit files touched by this commit  0.12_3
pav search for other commits by this committer
- Populate new category x11-themes with some suitable candidates
  from x11-toolkits.

PR:                     ports/63145
List compiled by:       adamw
Repocopy by:            marcus

Number of commits found: 16

283d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24570
Broken 189
Deprecated 457
Ignore 563
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 442
Interactive 33
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight85
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0