[44494] trunk/dports/x11
blb at macports.org
blb at macports.org
Mon Dec 29 01:47:48 PST 2008
Revision: 44494
http://trac.macports.org/changeset/44494
Author: blb at macports.org
Date: 2008-12-29 01:47:48 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/iceauth, ICE authority file utility
Added Paths:
-----------
trunk/dports/x11/iceauth/
trunk/dports/x11/iceauth/Portfile
Added: trunk/dports/x11/iceauth/Portfile
===================================================================
--- trunk/dports/x11/iceauth/Portfile (rev 0)
+++ trunk/dports/x11/iceauth/Portfile 2008-12-29 09:47:48 UTC (rev 44494)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem 1.0
+name iceauth
+version 1.0.2
+categories x11
+maintainers blb openmaintainer
+description ICE authority file utility
+long_description \
+ The iceauth program is used to edit and display the authorization \
+ information used in connecting with ICE. This program is usually used \
+ to extract authorization records from one machine and merge them in on \
+ another (as is the case when using remote logins or granting access to \
+ other users).
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/app/
+use_bzip2 yes
+
+checksums md5 7ab8b64edf0212a9d9a3c8129901a450 \
+ sha1 31cb5e07ea928b2a85af25d69535726e0d8c08d9 \
+ rmd160 c036cbce847cb73780520270bef28659ed8f8c80
+
+depends_build port:pkgconfig
+
+depends_lib lib:libICE.6:xorg-libice
+
Property changes on: trunk/dports/x11/iceauth/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/219d9b7f/attachment.html>
More information about the macports-changes
mailing list