pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xauth Import xauth-1.0.2 from modular Xorg.
details: https://anonhg.NetBSD.org/pkgsrc/rev/93f3431b58d8
branches: trunk
changeset: 524046:93f3431b58d8
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Jan 17 16:07:29 2007 +0000
description:
Import xauth-1.0.2 from modular Xorg.
diffstat:
x11/xauth/DESCR | 4 ++++
x11/xauth/Makefile | 21 +++++++++++++++++++++
x11/xauth/PLIST | 3 +++
x11/xauth/distinfo | 5 +++++
4 files changed, 33 insertions(+), 0 deletions(-)
diffs (49 lines):
diff -r a2ae3c6ad929 -r 93f3431b58d8 x11/xauth/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xauth/DESCR Wed Jan 17 16:07:29 2007 +0000
@@ -0,0 +1,4 @@
+This package provides xauth, a program to display and manipulate the
+authentication data used by the X11 clients.
+
+This is from the modular X.org X11 project.
diff -r a2ae3c6ad929 -r 93f3431b58d8 x11/xauth/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xauth/Makefile Wed Jan 17 16:07:29 2007 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/01/17 16:07:29 joerg Exp $
+#
+
+DISTNAME= xauth-1.0.2
+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= X authentication utility
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXmu/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a2ae3c6ad929 -r 93f3431b58d8 x11/xauth/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xauth/PLIST Wed Jan 17 16:07:29 2007 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/17 16:07:29 joerg Exp $
+bin/xauth
+man/man1/xauth.1
diff -r a2ae3c6ad929 -r 93f3431b58d8 x11/xauth/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xauth/distinfo Wed Jan 17 16:07:29 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/01/17 16:07:29 joerg Exp $
+
+SHA1 (xauth-1.0.2.tar.bz2) = 64bf289e3b3776de7f6b5984eb6ed238cfe9e2aa
+RMD160 (xauth-1.0.2.tar.bz2) = 38ec3103b90167668f385167b25cb48675742a4c
+Size (xauth-1.0.2.tar.bz2) = 110215 bytes
Home |
Main Index |
Thread Index |
Old Index