[44534] trunk/dports/x11

blb at macports.org blb at macports.org
Mon Dec 29 20:17:34 PST 2008


Revision: 44534
          http://trac.macports.org/changeset/44534
Author:   blb at macports.org
Date:     2008-12-29 20:17:34 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/xfd, Display all the characters in an X11 font

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

Added: trunk/dports/x11/xfd/Portfile
===================================================================
--- trunk/dports/x11/xfd/Portfile	                        (rev 0)
+++ trunk/dports/x11/xfd/Portfile	2008-12-30 04:17:34 UTC (rev 44534)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem          1.0
+name                xfd
+version             1.0.1
+categories          x11
+maintainers         blb openmaintainer
+description         Display all the characters in an X11 font
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     c72abd90f50ef459bc14b39ec9fcc7f8 \
+                    sha1    4b4987d8c8d41b29c0475474261f1aaea7d5efcb \
+                    rmd160  2bd5f75790e09e72eb3e7745d03ced0e411a3ad0
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libXaw:xorg-libXaw lib:libXft.2:Xft2
+
+configure.args      --mandir=${prefix}/share/man --disable-xprint
+


Property changes on: trunk/dports/x11/xfd/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/674319cc/attachment.html>


More information about the macports-changes mailing list