[Midnightbsd-cvs] mports: x11/xinit: Added xinit-1.0.7: X Window System initializer
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Mon Oct 8 01:23:22 EDT 2007
Log Message:
-----------
Added xinit-1.0.7: X Window System initializer
Added Files:
-----------
mports/x11/xinit:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/xinit/pkg-descr
@@ -0,0 +1,4 @@
+This package contains xinit, the X Window System initializer.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xinit/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: xinit
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xinit/Makefile,v 1.4 2007/09/13 19:45:03 flz Exp $
+# $MidnightBSD: mports/x11/xinit/Makefile,v 1.1 2007/10/08 05:23:22 ctriv Exp $
+#
+
+PORTNAME= xinit
+PORTVERSION= 1.0.7
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= X Window System initializer
+LICENSE= x11
+
+XORG_CAT= app
+USE_XORG= x11
+
+PLIST_FILES= bin/startx bin/xinit lib/X11/xinit/xinitrc
+PLIST_DIRS= lib/X11/xinit
+
+MAN1= startx.1 xinit.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xinit/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xinit-1.0.7.tar.bz2) = 8b882d9e2deed9d85469a3beaec566a3
+SHA256 (xorg/app/xinit-1.0.7.tar.bz2) = 15781cf2b15af8a2535ecc49acce77cc16573571344a71dcbe198ec12e5bb774
+SIZE (xorg/app/xinit-1.0.7.tar.bz2) = 110908
More information about the Midnightbsd-cvs
mailing list