[36541] trunk/dports/x11

bbyer at macports.org bbyer at macports.org
Mon May 5 16:08:58 PDT 2008


Revision: 36541
          http://trac.macosforge.org/projects/macports/changeset/36541
Author:   bbyer at macports.org
Date:     2008-05-05 16:08:58 -0700 (Mon, 05 May 2008)

Log Message:
-----------
created Portfile for xinit

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

Added: trunk/dports/x11/xinit/Portfile
===================================================================
--- trunk/dports/x11/xinit/Portfile	                        (rev 0)
+++ trunk/dports/x11/xinit/Portfile	2008-05-05 23:08:58 UTC (rev 36541)
@@ -0,0 +1,27 @@
+# $Id$ 
+
+PortSystem          1.0
+
+name                xinit
+version             1.0.8
+categories          x11
+platforms           darwin
+maintainers         bbyer at macports.org
+description         X11 startup script processor
+long_description    xinit is responsible for configuring the initial environment \
+		    when X11 starts up.
+
+homepage            http://www.x.org
+master_sites        ${homepage}/pub/individual/app/
+
+checksums           sha1 0102d2fdc0df3d24077ba826cf57640da46140af
+use_bzip2	    yes
+
+depends_lib         lib:libX11:xorg-libX11
+
+configure.env       PKG_CONFIG_PATH=/usr/X11/lib/pkgconfig
+configure.args      --mandir=${prefix}/share/man
+
+livecheck.check     regex
+livecheck.url       ${master_sites}
+#livecheck.regex     "${name}\\.tar\\.gz -> ${name}-(\\d+)\\.tgz"


Property changes on: trunk/dports/x11/xinit/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080505/24643439/attachment.html


More information about the macports-changes mailing list