[Midnightbsd-cvs] mports: x11/xauth: Added xauth-1.0.2: X authority file utility

ctriv at midnightbsd.org ctriv at midnightbsd.org
Thu Oct 4 16:58:01 EDT 2007


Log Message:
-----------
Added xauth-1.0.2: X authority file utility

Added Files:
-----------
    mports/x11/xauth:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)

-------------- next part --------------
--- /dev/null
+++ x11/xauth/pkg-descr
@@ -0,0 +1,4 @@
+This package contains the X.Org X authority file utility.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xauth/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for:	xauth
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xauth/Makefile,v 1.1 2007/05/19 20:27:35 flz Exp $
+# $MidnightBSD: mports/x11/xauth/Makefile,v 1.1 2007/10/04 20:58:01 ctriv Exp $
+#
+
+PORTNAME=	xauth
+PORTVERSION=	1.0.2
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	X authority file utility
+LICENSE=	x11
+
+XORG_CAT=	app
+USE_XORG=	x11 xau xext xmuu
+
+PLIST_FILES=	bin/xauth
+
+MAN1=		xauth.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xauth/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xauth-1.0.2.tar.bz2) = 31b956edaeb453ddaa640420e97b25b2
+SHA256 (xorg/app/xauth-1.0.2.tar.bz2) = 569e5a581e5eb16abf1c04a66da22c6dade14578ab34e5e78b8724bb655f1f17
+SIZE (xorg/app/xauth-1.0.2.tar.bz2) = 110215


More information about the Midnightbsd-cvs mailing list