[44540] trunk/dports/x11

blb at macports.org blb at macports.org
Mon Dec 29 22:41:24 PST 2008


Revision: 44540
          http://trac.macports.org/changeset/44540
Author:   blb at macports.org
Date:     2008-12-29 22:41:24 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/xfs, X11 font server

Added Paths:
-----------
    trunk/dports/x11/xfs/
    trunk/dports/x11/xfs/Portfile

Added: trunk/dports/x11/xfs/Portfile
===================================================================
--- trunk/dports/x11/xfs/Portfile	                        (rev 0)
+++ trunk/dports/x11/xfs/Portfile	2008-12-30 06:41:24 UTC (rev 44540)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem          1.0
+name                xfs
+version             1.0.8
+categories          x11 graphics
+maintainers         blb openmaintainer
+description         X11 font server
+long_description \
+   xfs is the X Window System font server.  It supplies fonts to X Window \
+   System display servers.
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     f10717e45535b64eb45226aac571dac2 \
+                    sha1    87a4f791b940cdc129891ce0f7033b3db4d40420 \
+                    rmd160  f22fb56afd29b0f5460df5271155f6f355064f9f
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libFS.6:xorg-libFS lib:libXfont.1:xorg-libXfont
+


Property changes on: trunk/dports/x11/xfs/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/20081229/36d14fc5/attachment-0001.html>


More information about the macports-changes mailing list