[44739] trunk/dports/x11

jeremyhu at macports.org jeremyhu at macports.org
Fri Jan 2 12:14:39 PST 2009


Revision: 44739
          http://trac.macports.org/changeset/44739
Author:   jeremyhu at macports.org
Date:     2009-01-02 12:14:38 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xorg-apps: New meta package for standard xorg apps

Added Paths:
-----------
    trunk/dports/x11/xorg-apps/
    trunk/dports/x11/xorg-apps/Portfile

Added: trunk/dports/x11/xorg-apps/Portfile
===================================================================
--- trunk/dports/x11/xorg-apps/Portfile	                        (rev 0)
+++ trunk/dports/x11/xorg-apps/Portfile	2009-01-02 20:14:38 UTC (rev 44739)
@@ -0,0 +1,100 @@
+# $Id$
+
+PortSystem 1.0
+name		xorg-apps
+version		20090102
+categories	x11
+maintainers	jeremyhu blb openmaintainer
+description	X.org apps meta-package
+homepage	http://www.x.org
+master_sites	${homepage}
+platforms	darwin macosx
+long_description This package builds all of the x.org app packages.
+
+depends_run \
+    port:appres \
+    port:bdftopcf \
+    port:bitmap \
+    port:editres \
+    port:fonttosfnt \
+    port:fslsfonts \
+    port:fstobdf \
+    port:iceauth \
+    port:ico \
+    port:listres \
+    port:luit \
+    port:mkfontdir \
+    port:mkfontscale \
+    port:oclock \
+    port:rgb \
+    port:sessreg \
+    port:setxkbmap \
+    port:showfont \
+    port:twm \
+    port:viewres \
+    port:x11perf \
+    port:xauth \
+    port:xcalc \
+    port:xclipboard \
+    port:xclock \
+    port:xconsole \
+    port:xcursorgen \
+    port:xditview \
+    port:xdm \
+    port:xdpyinfo \
+    port:xedit \
+    port:xev \
+    port:xeyes \
+    port:xfd \
+    port:xfontsel \
+    port:xfs \
+    port:xfsinfo \
+    port:xgc \
+    port:xhost \
+    port:xinit \
+    port:xinput \
+    port:xkbcomp \
+    port:xkbevd \
+    port:xkbprint \
+    port:xkbutils \
+    port:xkill \
+    port:xload \
+    port:xlogo \
+    port:xlsatoms \
+    port:xlsclients \
+    port:xlsfonts \
+    port:xmag \
+    port:xman \
+    port:xmessage \
+    port:xmh \
+    port:xmodmap \
+    port:xmore \
+    port:xorg-scripts \
+    port:xpr \
+    port:xprop \
+    port:xrandr \
+    port:xrdb \
+    port:xrefresh \
+    port:xset \
+    port:xsetmode \
+    port:xsetpointer \
+    port:xsetroot \
+    port:xsm \
+    port:xstdcmap \
+    port:xterm \
+    port:xtrap \
+    port:xvinfo \
+    port:xwd \
+    port:xwininfo \
+    port:xwud
+
+fetch           { }
+checksum        { }
+build           { }
+destroot	{ }
+archive		{ }
+activate	{ }
+
+use_configure no
+universal_variant no
+


Property changes on: trunk/dports/x11/xorg-apps/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090102/c7ea1f3e/attachment-0001.html>


More information about the macports-changes mailing list