[29321] trunk/dports/xfce

source_changes at macosforge.org source_changes at macosforge.org
Thu Sep 20 15:27:44 PDT 2007


Revision: 29321
          http://trac.macosforge.org/projects/macports/changeset/29321
Author:   afb at macports.org
Date:     2007-09-20 15:27:44 -0700 (Thu, 20 Sep 2007)

Log Message:
-----------
add newline/platforms, delint, move to right category

Modified Paths:
--------------
    trunk/dports/xfce/Terminal/Portfile
    trunk/dports/xfce/gtk-xfce-engine/Portfile
    trunk/dports/xfce/libxfce4mcs/Portfile
    trunk/dports/xfce/libxfce4util/Portfile
    trunk/dports/xfce/libxfcegui4/Portfile
    trunk/dports/xfce/xfcalendar/Portfile
    trunk/dports/xfce/xfce/Portfile
    trunk/dports/xfce/xfce-mcs-manager/Portfile
    trunk/dports/xfce/xfce-mcs-plugins/Portfile
    trunk/dports/xfce/xfce-utils/Portfile
    trunk/dports/xfce/xfce4-appfinder/Portfile
    trunk/dports/xfce/xfce4-icon-theme/Portfile
    trunk/dports/xfce/xfce4-iconbox/Portfile
    trunk/dports/xfce/xfce4-panel/Portfile
    trunk/dports/xfce/xfce4-systray/Portfile
    trunk/dports/xfce/xfce4-toys/Portfile
    trunk/dports/xfce/xfce4-trigger-launcher/Portfile
    trunk/dports/xfce/xfce4-xkb-plugin/Portfile
    trunk/dports/xfce/xfdesktop/Portfile
    trunk/dports/xfce/xffm/Portfile
    trunk/dports/xfce/xfprint/Portfile
    trunk/dports/xfce/xfwm4/Portfile
    trunk/dports/xfce/xfwm4-themes/Portfile

Modified: trunk/dports/xfce/Terminal/Portfile
===================================================================
--- trunk/dports/xfce/Terminal/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/Terminal/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -1,19 +1,21 @@
 # $Id$
+
 PortSystem 1.0
+
 name		Terminal
 version		0.2.4
 revision	1
+categories	xfce
+platforms	darwin
+maintainers	nomaintainer at macports.org
 description	Terminal is a modern terminal emulator for the Unix/Linux desktop.
 long_description        ${description}
-maintainers	nomaintainer at macports.org
-categories	x11
-platforms	darwin 
 homepage	http://www.os-cillation.com/article.php?sid=40
 use_bzip2	yes
 master_sites    http://www.os-works.com/files/projects/terminal/0.2/ \
 		http://download.berlios.de/xfce-goodies/
 checksums	md5 d9f8c9db0a27c4d304e1c4fd2ca3a371
-depends_lib     lib:libexo-0.3:libexo lib:libvte:vte 
+depends_lib     lib:libexo-0.3:libexo lib:libvte:vte
 patchfiles		patch-terminal-Makefile.in
-configure.args	--mandir=${prefix}/share/man 
+configure.args	--mandir=${prefix}/share/man
 configure.cppflags-append	"-L${prefix}/lib"

Modified: trunk/dports/xfce/gtk-xfce-engine/Portfile
===================================================================
--- trunk/dports/xfce/gtk-xfce-engine/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/gtk-xfce-engine/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -1,9 +1,11 @@
 # $Id$
 
 PortSystem 1.0
+
 name            gtk-xfce-engine
 version         2.2.9
-categories      devel
+categories      xfce
+platforms	darwin
 maintainers     nomaintainer at macports.org
 description     Port of xfce engine to GTK+-2.0
 long_description ${description}

Modified: trunk/dports/xfce/libxfce4mcs/Portfile
===================================================================
--- trunk/dports/xfce/libxfce4mcs/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/libxfce4mcs/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -1,9 +1,11 @@
 # $Id$
 
 PortSystem 1.0
+
 name		libxfce4mcs
 version		4.2.4
-categories	devel
+categories	xfce
+platforms	darwin
 maintainers	nomaintainer at macports.org
 description	multi-channel settings management support for xfce
 long_description ${description}

Modified: trunk/dports/xfce/libxfce4util/Portfile
===================================================================
--- trunk/dports/xfce/libxfce4util/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/libxfce4util/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -1,9 +1,11 @@
 # $Id$
 
 PortSystem 1.0
+
 name		libxfce4util
 version		4.2.4
-categories	devel
+categories	xfce
+platforms	darwin
 maintainers  	nomaintainer at macports.org
 description	Utility library for the XFce4 desktop environment
 long_description ${description}

Modified: trunk/dports/xfce/libxfcegui4/Portfile
===================================================================
--- trunk/dports/xfce/libxfcegui4/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/libxfcegui4/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -1,9 +1,11 @@
 # $Id$
 
 PortSystem 1.0
+
 name		libxfcegui4
 version		4.2.4
-categories	devel
+categories	xfce
+platforms	darwin
 maintainers	nomaintainer at macports.org
 description	various gtk widgets for xfce
 long_description ${description}

Modified: trunk/dports/xfce/xfcalendar/Portfile
===================================================================
--- trunk/dports/xfce/xfcalendar/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/xfcalendar/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -4,7 +4,8 @@
 
 name		xfcalendar
 version		4.2.4
-categories	x11
+categories	xfce
+platforms	darwin
 maintainers	nomaintainer at macports.org
 description	Time-managing application for the Xfce desktop environment.
 long_description ${description}

Modified: trunk/dports/xfce/xfce/Portfile
===================================================================
--- trunk/dports/xfce/xfce/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/xfce/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -1,13 +1,16 @@
 # $Id$
 
 PortSystem 1.0
+
 name		xfce
 version		4.2.4
-categories	x11
+categories	xfce
+platforms	darwin
 maintainers	nomaintainer at macports.org
 description	Virtual port XFCE4 base system
 long_description ${description}
 homepage	http://www.xfce.org/
+master_sites    http://www.us.xfce.org/archive/xfce-${version}/src/
 
 # depends on DP xfce4
 depends_lib	port:libxfcegui4 port:xfce-mcs-plugins \
@@ -25,7 +28,7 @@
 checksum	{ }
 configure	{ }
 build		{ }
-destroot	{ 
+destroot	{
 	xinstall -d ${destroot}${prefix}/share/xfce4
 	file copy ${portpath}/${filesdir}/STARTME ${destroot}${prefix}/share/xfce4/
 }

Modified: trunk/dports/xfce/xfce-mcs-manager/Portfile
===================================================================
--- trunk/dports/xfce/xfce-mcs-manager/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/xfce-mcs-manager/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -1,9 +1,11 @@
 # $Id$
 
 PortSystem 1.0
+
 name		xfce-mcs-manager
 version		4.2.4
-categories	devel
+categories	xfce
+platforms	darwin
 maintainers	nomaintainer at macports.org
 description	Multi channel settings manager
 long_description ${description}

Modified: trunk/dports/xfce/xfce-mcs-plugins/Portfile
===================================================================
--- trunk/dports/xfce/xfce-mcs-plugins/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/xfce-mcs-plugins/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -1,10 +1,12 @@
 # $Id$
 
 PortSystem 1.0
+
 name		xfce-mcs-plugins
 version		4.2.4
-categories	devel
-maintainers	nomaintainer at macports.org 
+categories	xfce
+platforms	darwin
+maintainers	nomaintainer at macports.org
 description	Plugins for multi channel settings manager
 long_description ${description}
 homepage	http://www.xfce.org/

Modified: trunk/dports/xfce/xfce-utils/Portfile
===================================================================
--- trunk/dports/xfce/xfce-utils/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/xfce-utils/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -4,7 +4,8 @@
 
 name		xfce-utils
 version		4.2.4
-categories	x11
+categories	xfce
+platforms	darwin
 maintainers	nomaintainer at macports.org
 description	Utilities for the XFce Desktop Environment
 long_description ${description}

Modified: trunk/dports/xfce/xfce4-appfinder/Portfile
===================================================================
--- trunk/dports/xfce/xfce4-appfinder/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/xfce4-appfinder/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -4,7 +4,8 @@
 
 name		xfce4-appfinder
 version		4.2.4
-categories	x11
+categories	xfce
+platforms	darwin
 maintainers	nomaintainer at macports.org
 description	Appfinder for the XFce4 Desktop Environment
 long_description ${description}

Modified: trunk/dports/xfce/xfce4-icon-theme/Portfile
===================================================================
--- trunk/dports/xfce/xfce4-icon-theme/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/xfce4-icon-theme/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -4,7 +4,8 @@
 
 name		xfce4-icon-theme
 version		4.2.4
-categories	x11
+categories	xfce
+platforms	darwin
 maintainers	nomaintainer at macports.org
 description	Rodent vector icon theme
 long_description ${description}

Modified: trunk/dports/xfce/xfce4-iconbox/Portfile
===================================================================
--- trunk/dports/xfce/xfce4-iconbox/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/xfce4-iconbox/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -4,7 +4,8 @@
 
 name		xfce4-iconbox
 version		4.2.4
-categories	x11
+categories	xfce
+platforms	darwin
 maintainers	nomaintainer at macports.org
 description	iconbox is a panel for xfce4 that eats your iconified \
 		and or visible Windows.

Modified: trunk/dports/xfce/xfce4-panel/Portfile
===================================================================
--- trunk/dports/xfce/xfce4-panel/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/xfce4-panel/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -4,7 +4,8 @@
 
 name		xfce4-panel
 version		4.2.4
-categories	x11
+categories	xfce
+platforms	darwin
 maintainers	nomaintainer at macports.org
 description	Next generation panel for xfce
 long_description ${description}

Modified: trunk/dports/xfce/xfce4-systray/Portfile
===================================================================
--- trunk/dports/xfce/xfce4-systray/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/xfce4-systray/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -4,7 +4,8 @@
 
 name		xfce4-systray
 version		4.2.4
-categories	x11
+categories	xfce
+platforms	darwin
 maintainers	nomaintainer at macports.org
 description	This is a systemtray plugin for xfce4.
 long_description ${description}

Modified: trunk/dports/xfce/xfce4-toys/Portfile
===================================================================
--- trunk/dports/xfce/xfce4-toys/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/xfce4-toys/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -4,7 +4,8 @@
 
 name		xfce4-toys
 version		4.2.4
-categories	x11
+categories	xfce
+platforms	darwin
 maintainers	nomaintainer at macports.org
 description	Various toys related to XFce4.
 long_description ${description}

Modified: trunk/dports/xfce/xfce4-trigger-launcher/Portfile
===================================================================
--- trunk/dports/xfce/xfce4-trigger-launcher/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/xfce4-trigger-launcher/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -4,7 +4,8 @@
 
 name		xfce4-trigger-launcher
 version		4.2.4
-categories	x11
+categories	xfce
+platforms	darwin
 maintainers	nomaintainer at macports.org
 description	This is a launcher with two states. Like a trigger.
 long_description ${description}

Modified: trunk/dports/xfce/xfce4-xkb-plugin/Portfile
===================================================================
--- trunk/dports/xfce/xfce4-xkb-plugin/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/xfce4-xkb-plugin/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -1,9 +1,11 @@
 # $Id$
 
 PortSystem 1.0
+
 name		xfce4-xkb-plugin
 version		0.3.2
-categories	x11 russian
+categories	xfce russian
+platforms	darwin
 maintainers	jc at crazic.ru
 description	This plugin displays the current keyboard layout, and refreshes when layout changes.
 long_description \

Modified: trunk/dports/xfce/xfdesktop/Portfile
===================================================================
--- trunk/dports/xfce/xfdesktop/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/xfdesktop/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -4,7 +4,8 @@
 
 name		xfdesktop
 version		4.2.4
-categories	x11
+categories	xfce
+platforms	darwin
 maintainers	nomaintainer at macports.org
 description	xfdesktop contain a desktop manager for the XFce Desktop Environment
 long_description ${description}

Modified: trunk/dports/xfce/xffm/Portfile
===================================================================
--- trunk/dports/xfce/xffm/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/xffm/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -4,7 +4,8 @@
 
 name		xffm
 version		4.2.4
-categories	x11
+categories	xfce
+platforms	darwin
 maintainers	nomaintainer at macports.org
 description	Xffm is the integration of xftree, xfsamba and \
 		xfglob with additional enhancements and use of the gtk-2.0 library.

Modified: trunk/dports/xfce/xfprint/Portfile
===================================================================
--- trunk/dports/xfce/xfprint/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/xfprint/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -4,7 +4,8 @@
 
 name		xfprint
 version		4.2.4
-categories	x11
+categories	xfce
+platforms	darwin
 maintainers	nomaintainer at macports.org
 description	Print dialog and printer manager for XFce 4
 long_description ${description}

Modified: trunk/dports/xfce/xfwm4/Portfile
===================================================================
--- trunk/dports/xfce/xfwm4/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/xfwm4/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -4,7 +4,8 @@
 
 name		xfwm4
 version		4.2.4
-categories	x11
+categories	xfce
+platforms	darwin
 maintainers	nomaintainer at macports.org
 description	Next generation window manager for xfce
 long_description ${description}
@@ -14,6 +15,6 @@
 		sha1 fd6882e800d20eb1a329b20832346deb78993408 \
 		rmd160 f9caca43d4eac386ecbc3c18afef1ca6c46da7ae
 
-configure.args	--disable-debug --enable-final  --enable-randr 
-###		--enable-startup-notification  --enable-compositor 
+configure.args	--disable-debug --enable-final  --enable-randr
+###		--enable-startup-notification  --enable-compositor
 depends_lib	port:xfce-mcs-manager port:gtk2

Modified: trunk/dports/xfce/xfwm4-themes/Portfile
===================================================================
--- trunk/dports/xfce/xfwm4-themes/Portfile	2007-09-20 22:04:40 UTC (rev 29320)
+++ trunk/dports/xfce/xfwm4-themes/Portfile	2007-09-20 22:27:44 UTC (rev 29321)
@@ -1,10 +1,12 @@
 # $Id$
 
 PortSystem 1.0
+
 name		xfwm4-themes
 version		4.2.4
-categories	x11
-maintainers	jc at opendawin.org
+categories	xfce
+platforms	darwin
+maintainers	jc at opendarwin.org
 description	Additionnal themes for xfwm4
 long_description ${description}
 homepage	http://www.xfce.org/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070920/4d73aca2/attachment.html


More information about the macports-changes mailing list