[44740] trunk/dports/x11/xorg/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Jan 2 12:15:55 PST 2009


Revision: 44740
          http://trac.macports.org/changeset/44740
Author:   jeremyhu at macports.org
Date:     2009-01-02 12:15:54 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xorg: Simplified meta package to bring in xorg-apps

Modified Paths:
--------------
    trunk/dports/x11/xorg/Portfile

Modified: trunk/dports/x11/xorg/Portfile
===================================================================
--- trunk/dports/x11/xorg/Portfile	2009-01-02 20:14:38 UTC (rev 44739)
+++ trunk/dports/x11/xorg/Portfile	2009-01-02 20:15:54 UTC (rev 44740)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name		xorg
-version		20081231
+version		20090102
 categories	x11
 maintainers	jeremyhu blb openmaintainer
 description	The X Window System
@@ -19,82 +19,8 @@
 master_sites	${homepage}
 
 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 \
-    port:xorg-server \
+    port:xorg-apps \
+    port:xorg-server
 
 fetch           { }
 checksum        { }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090102/20449e32/attachment.html>


More information about the macports-changes mailing list