FreshPorts -- The Place For Ports Sun, 12 Oct 2008 3:01 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
gtk-xfce-engine 2.4.2_1 x11-themes on this many watch lists=29 search for ports that depend on this port
An XFCE engine for GTK 2.0
Maintained by: oliver@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Jun 2004 03:27:55
Also Listed In: xfce


An XFCE engine for GTK 2.

WWW: http://www.xfce4.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: textproc/intltool, devel/pkg-config
Required To Run: devel/pkg-config, devel/gio-fam-backend
Required Libraries: accessibility/atk, devel/glib20, x11-toolkits/gtk20, x11-toolkits/pango

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


Configuration Options
     No options to configure

Master Sites:
http://mocha.xfce.org/archive/xfce-4.4.2/src/
http://www.us.xfce.org/archive/xfce-4.4.2/src/
http://www.de.xfce.org/archive/xfce-4.4.2/src/
http://www.ca-us.xfce.org/archive/xfce-4.4.2/src/
http://www.p0llux.be/xfce/xfce-4.4.2/src/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xfce4/
Port Moves

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 15:14:43
Original commit files touched by this commit  2.4.2_1
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)
24 Mar 2008 13:03:55
Original commit files touched by this commit  2.4.2
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
12 Feb 2008 18:11:07
Original commit files touched by this commit  2.4.2
oliver search for other commits by this committer
update xfce4 to 4.4.2

Approved by:    portmgr (linimon)
Security:       CVE-2007-6531, CVE-2007-6532
25 Oct 2007 23:53:29
Original commit files touched by this commit  2.4.1_1
sat search for other commits by this committer
- Fix a typo in bsd.sites.mk along with all the places it affected

Approved by:    oliver (maintainer of the respective ports)
19 May 2007 21:32:57
Original commit files touched by this commit  2.4.1_1
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}.
11 Apr 2007 17:26:53
Original commit files touched by this commit  2.4.1
oliver search for other commits by this committer
update xfce to 4.4.1
bump PORTREVISION where needed
21 Mar 2007 15:51:02
Original commit files touched by this commit  2.4.0
oliver search for other commits by this committer
define USE_XFCE to get MASTER_SITE_SUBDIR defined
14 Mar 2007 04:12:32
Original commit files touched by this commit  2.4.0
linimon search for other commits by this committer
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].

PR:     101029 [1], 108862 [2]

Submitted by:   Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
05 Feb 2007 20:11:49
Original commit files touched by this commit  2.4.0
oliver search for other commits by this committer
fix objformat problem more properly
04 Feb 2007 11:13:22
Original commit files touched by this commit  2.4.0
oliver search for other commits by this committer
fix build (by using libtool:15) with recent CURRENTs where objformat went away

Submitted by:   Masahide -mac- NODA <mac@clave.gr.jp>
22 Jan 2007 16:45:10
Original commit files touched by this commit  2.4.0
oliver search for other commits by this committer
Import xfce 4.4

- remove all obsolete ports or plugins
- update all plugins to their latest version to support xfce 4.4
  (otherwise they won't compile with 4.4)
14 Oct 2006 09:54:54
Original commit files touched by this commit  2.2.8_2
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)
06 May 2006 10:28:05
Original commit files touched by this commit  2.2.8_1
marcus search for other commits by this committer
Use new GTK2_VERSION macro.
07 Apr 2006 13:12:14
Original commit files touched by this commit  2.2.8_1
oliver search for other commits by this committer
fix mastersites
23 Feb 2006 10:40:45
Original commit files touched by this commit  2.2.8_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
24 Jan 2006 03:16:52
Original commit files touched by this commit  2.2.8
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 03:00:03
Original commit files touched by this commit  2.2.8
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
15 Nov 2005 06:52:12
Original commit files touched by this commit  2.2.8
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.
08 Nov 2005 22:42:31
Original commit files touched by this commit  2.2.8
oliver search for other commits by this committer
update to xfce 4.2.3.1
Changelog:      http://www.xfce.org/release_notes/4.2.3.1_changelog.html
05 Nov 2005 05:22:06
Original commit files touched by this commit  2.2.7_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
19 May 2005 19:34:49
Original commit files touched by this commit  2.2.7
oliver search for other commits by this committer
update to 4.2.2
14 Apr 2005 17:36:03
Original commit files touched by this commit  2.2.6
oliver search for other commits by this committer
remove not needed patch

Submitted By:   vs
02 Apr 2005 12:57:45
Original commit files touched by this commit  2.2.6
oliver search for other commits by this committer
adjust MASTER_SITES
18 Mar 2005 18:30:39
Original commit files touched by this commit  2.2.6
oliver search for other commits by this committer
update to 4.2.1
12 Mar 2005 10:54:27
Original commit files touched by this commit  2.2.5_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
29 Jan 2005 20:19:53
Original commit files touched by this commit  2.2.5
oliver search for other commits by this committer
don't rmdir X11PREFIX/lib/gtk-2.0/2.4.0/engines

Pointed out by: pointyhat
26 Jan 2005 16:57:40
Original commit files touched by this commit  2.2.5
oliver search for other commits by this committer
- bring xfce4 to 4.2
- remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that
update)
- take maintainership of x11-wm/xfce4-session [1]
- bump PORTREVISION of all plugins because they need to be linked against the
new xfce4 libs

Approved by:    maintainer [1]
07 Nov 2004 22:37:47
Original commit files touched by this commit  2.1.10_1
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
03 Sep 2004 13:58:12
Original commit files touched by this commit  2.1.10
oliver search for other commits by this committer
add a missing directory
19 Jul 2004 04:31:36
Original commit files touched by this commit  2.1.10
oliver search for other commits by this committer
update to xfce4-4.0.6
02 Jun 2004 03:26:24
Original commit files touched by this commit  2.1.9_2
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: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
cups-baseOct 10
mysql41-server*Oct 10
mysql50-client*Oct 10
mysql50-server*Oct 10
mysql51-client*Oct 10
mysql51-server*Oct 10
mysql60-client*Oct 10
operaOct 10
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03
proftpd*Oct 03
proftpd-devel*Oct 03

21 vulnerabilities affecting 37 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 19296
Broken 153
Deprecated 80
Ignore 432
Forbidden 7
Restricted 279
No CDROM 132
Vulnerable 55
Expired 54
Set to expire 62
Interactive 78
new 24 hours 13
new 48 hours19
new 7 days40
new fortnight76
new month125

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.178 seconds.