[44541] trunk/dports/x11

blb at macports.org blb at macports.org
Mon Dec 29 22:45:26 PST 2008


Revision: 44541
          http://trac.macports.org/changeset/44541
Author:   blb at macports.org
Date:     2008-12-29 22:45:25 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/xfsinfo, X11 font server information utility

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

Added: trunk/dports/x11/xfsinfo/Portfile
===================================================================
--- trunk/dports/x11/xfsinfo/Portfile	                        (rev 0)
+++ trunk/dports/x11/xfsinfo/Portfile	2008-12-30 06:45:25 UTC (rev 44541)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem          1.0
+name                xfsinfo
+version             1.0.2
+categories          x11 graphics
+maintainers         blb openmaintainer
+description         X11 font server information utility
+long_description \
+   xfsinfo is a utility for displaying information about an X font server.  \
+   It is used to examine the capabilities of a server, the predefined values \
+   for various parameters used in communicating between clients and the \
+   server, and the font catalogues and alternate servers that are available.
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     e6c0071f6d5436113982f4a575d3f94b \
+                    sha1    035ea714088d1b08bc27c02a6806d75dabc4eade \
+                    rmd160  951adad189327d1051ba09bd497e2cc1b6a9facf
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libFS.6:xorg-libFS lib:libX11.6:xorg-libX11
+


Property changes on: trunk/dports/x11/xfsinfo/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/ef0fe779/attachment.html>


More information about the macports-changes mailing list