pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/iceauth Import iceauth-1.0.1, the program to displ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8cc4ddb4fea8
branches:  trunk
changeset: 524005:8cc4ddb4fea8
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jan 16 20:53:30 2007 +0000

description:
Import iceauth-1.0.1, the program to display and modify the ICE authority
file.

diffstat:

 x11/iceauth/DESCR    |   4 ++++
 x11/iceauth/Makefile |  20 ++++++++++++++++++++
 x11/iceauth/PLIST    |   3 +++
 x11/iceauth/distinfo |   5 +++++
 4 files changed, 32 insertions(+), 0 deletions(-)

diffs (48 lines):

diff -r e1a9d15cdf16 -r 8cc4ddb4fea8 x11/iceauth/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/iceauth/DESCR Tue Jan 16 20:53:30 2007 +0000
@@ -0,0 +1,4 @@
+This package provides iceauth, a program to display and manipulate the
+authentication data used by the Inter Client Exchange protocol.
+
+This is from the modular X.org X11 project.
diff -r e1a9d15cdf16 -r 8cc4ddb4fea8 x11/iceauth/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/iceauth/Makefile      Tue Jan 16 20:53:30 2007 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/01/16 20:53:30 joerg Exp $
+#
+
+DISTNAME=              iceauth-1.0.1
+CATEGORIES=            x11
+MASTER_SITES=          http://xorg.freedesktop.org/releases/individual/app/
+EXTRACT_SUFX=          .tar.bz2
+
+MAINTAINER=            joerg%NetBSD.org@localhost
+HOMEPAGE=              http://xorg.freedesktop.org/
+COMMENT=               ICE protocol utility
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+GNU_CONFIGURE=         yes
+USE_TOOLS+=            pkg-config
+
+.include "../../x11/libICE/buildlink3.mk"
+.include "../../x11/xproto/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e1a9d15cdf16 -r 8cc4ddb4fea8 x11/iceauth/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/iceauth/PLIST Tue Jan 16 20:53:30 2007 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/16 20:53:30 joerg Exp $
+bin/iceauth
+man/man1/iceauth.1
diff -r e1a9d15cdf16 -r 8cc4ddb4fea8 x11/iceauth/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/iceauth/distinfo      Tue Jan 16 20:53:30 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/01/16 20:53:30 joerg Exp $
+
+SHA1 (iceauth-1.0.1.tar.bz2) = 525a870033da099688826b61c6552e5d1f418618
+RMD160 (iceauth-1.0.1.tar.bz2) = 7cb397760e61065342b9adaf46983b58fc41dc1c
+Size (iceauth-1.0.1.tar.bz2) = 84339 bytes



Home | Main Index | Thread Index | Old Index