[44545] trunk/dports/x11
blb at macports.org
blb at macports.org
Mon Dec 29 22:56:08 PST 2008
Revision: 44545
http://trac.macports.org/changeset/44545
Author: blb at macports.org
Date: 2008-12-29 22:56:07 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/xhost, Server access control program for X11
Added Paths:
-----------
trunk/dports/x11/xhost/
trunk/dports/x11/xhost/Portfile
Added: trunk/dports/x11/xhost/Portfile
===================================================================
--- trunk/dports/x11/xhost/Portfile (rev 0)
+++ trunk/dports/x11/xhost/Portfile 2008-12-30 06:56:07 UTC (rev 44545)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem 1.0
+name xhost
+version 1.0.2
+categories x11
+maintainers blb openmaintainer
+description Server access control program for X11
+long_description \
+ The xhost program is used to add and delete host names or user names to \
+ the list allowed to make connections to the X server.
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/app/
+use_bzip2 yes
+
+checksums md5 f746aba36f075ae4cae313d849a94f4e \
+ sha1 307dbce5491c7c22f438d8856cd983004b78b86c \
+ rmd160 08863349dc0b359e023fa69944ad54f42c880a99
+
+depends_build port:pkgconfig
+
+depends_lib lib:libXmuu.1:xorg-libXmu
+
Property changes on: trunk/dports/x11/xhost/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/80c811ef/attachment.html>
More information about the macports-changes
mailing list