[Midnightbsd-cvs] mports: x11/xhost: Added xhost-1.0.2: Server access control program for

ctriv at midnightbsd.org ctriv at midnightbsd.org
Mon Oct 8 01:19:58 EDT 2007


Log Message:
-----------
Added xhost-1.0.2: Server access control program for X

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

-------------- next part --------------
--- /dev/null
+++ x11/xhost/pkg-descr
@@ -0,0 +1,5 @@
+This package contains xhost, a server access control program for the
+X Window System.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xhost/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for:	xhost
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xhost/Makefile,v 1.2 2007/09/13 19:45:03 flz Exp $
+# $MidnightBSD: mports/x11/xhost/Makefile,v 1.1 2007/10/08 05:19:58 ctriv Exp $
+#
+
+PORTNAME=	xhost
+PORTVERSION=	1.0.2
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Server access control program for X
+LICENSE=	x11
+
+XORG_CAT=	app
+USE_XORG=	x11 xmuu xau
+
+PLIST_FILES=	bin/xhost
+
+MAN1=		xhost.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xhost/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xhost-1.0.2.tar.bz2) = f746aba36f075ae4cae313d849a94f4e
+SHA256 (xorg/app/xhost-1.0.2.tar.bz2) = edab2cc49d230f58e54c0f7b83fd726fec5fc31356668a11589649f19ba90db6
+SIZE (xorg/app/xhost-1.0.2.tar.bz2) = 98006


More information about the Midnightbsd-cvs mailing list