summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormiwi <miwi@058c260c-8361-11dd-a0ac-aa2bafec7d09>2012-04-22 04:03:59 +0800
committermiwi <miwi@058c260c-8361-11dd-a0ac-aa2bafec7d09>2012-04-22 04:03:59 +0800
commit4f0ca15201c41878dd4c54bf583c3996abe92c96 (patch)
treef2974bb4975a8e8f634de5dbfe0eb6864964da35 /x11
parentb3586f1d721a88c3179cd9d68d0e0d5962f35ad3 (diff)
downloadxorg-devel-ports-4f0ca15201c41878dd4c54bf583c3996abe92c96.tar
xorg-devel-ports-4f0ca15201c41878dd4c54bf583c3996abe92c96.tar.gz
xorg-devel-ports-4f0ca15201c41878dd4c54bf583c3996abe92c96.tar.bz2
xorg-devel-ports-4f0ca15201c41878dd4c54bf583c3996abe92c96.tar.lz
xorg-devel-ports-4f0ca15201c41878dd4c54bf583c3996abe92c96.tar.xz
xorg-devel-ports-4f0ca15201c41878dd4c54bf583c3996abe92c96.tar.zst
xorg-devel-ports-4f0ca15201c41878dd4c54bf583c3996abe92c96.zip
- First part of Xorg 1.6.99.901 (aka 7.7 RC1)
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@466 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'x11')
-rw-r--r--x11/bigreqsproto/Makefile17
-rw-r--r--x11/bigreqsproto/distinfo2
-rw-r--r--x11/bigreqsproto/pkg-descr1
-rw-r--r--x11/bigreqsproto/pkg-plist6
-rw-r--r--x11/glproto/Makefile2
-rw-r--r--x11/glproto/distinfo4
-rw-r--r--x11/kbproto/Makefile17
-rw-r--r--x11/kbproto/distinfo2
-rw-r--r--x11/kbproto/pkg-descr3
-rw-r--r--x11/kbproto/pkg-plist7
-rw-r--r--x11/libX11/Makefile2
-rw-r--r--x11/libX11/distinfo4
-rw-r--r--x11/libXau/Makefile2
-rw-r--r--x11/libxcb/distinfo4
-rw-r--r--x11/pixman/Makefile2
-rw-r--r--x11/pixman/distinfo4
-rw-r--r--x11/recordproto/Makefile23
-rw-r--r--x11/recordproto/distinfo2
-rw-r--r--x11/recordproto/pkg-descr3
-rw-r--r--x11/recordproto/pkg-plist5
-rw-r--r--x11/scrnsaverproto/Makefile23
-rw-r--r--x11/scrnsaverproto/distinfo2
-rw-r--r--x11/scrnsaverproto/pkg-descr3
-rw-r--r--x11/scrnsaverproto/pkg-plist4
-rw-r--r--x11/setxkbmap/Makefile24
-rw-r--r--x11/setxkbmap/distinfo2
-rw-r--r--x11/setxkbmap/pkg-descr2
-rw-r--r--x11/xauth/Makefile24
-rw-r--r--x11/xauth/distinfo2
-rw-r--r--x11/xauth/pkg-descr1
-rw-r--r--x11/xcmiscproto/Makefile25
-rw-r--r--x11/xcmiscproto/distinfo2
-rw-r--r--x11/xcmiscproto/pkg-descr3
-rw-r--r--x11/xcmiscproto/pkg-plist4
-rw-r--r--x11/xcursorgen/Makefile30
-rw-r--r--x11/xcursorgen/distinfo2
-rw-r--r--x11/xcursorgen/pkg-descr2
-rw-r--r--x11/xextproto/Makefile22
-rw-r--r--x11/xextproto/distinfo2
-rw-r--r--x11/xextproto/pkg-descr3
-rw-r--r--x11/xextproto/pkg-plist35
-rw-r--r--x11/xgamma/Makefile22
-rw-r--r--x11/xgamma/distinfo2
-rw-r--r--x11/xgamma/pkg-descr2
-rw-r--r--x11/xhost/Makefile22
-rw-r--r--x11/xhost/distinfo2
-rw-r--r--x11/xhost/pkg-descr2
-rw-r--r--x11/xinput/Makefile2
-rw-r--r--x11/xinput/distinfo4
-rw-r--r--x11/xkbcomp/Makefile24
-rw-r--r--x11/xkbcomp/distinfo2
-rw-r--r--x11/xkbcomp/pkg-descr1
-rw-r--r--x11/xkbevd/Makefile24
-rw-r--r--x11/xkbevd/distinfo2
-rw-r--r--x11/xkbevd/pkg-descr1
55 files changed, 426 insertions, 15 deletions
diff --git a/x11/bigreqsproto/Makefile b/x11/bigreqsproto/Makefile
new file mode 100644
index 0000000..39bd335
--- /dev/null
+++ b/x11/bigreqsproto/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: bigreqsproto
+# Date Created: 07 Aug 2005
+# Whom: Dejan Lesjak <lesi@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= bigreqsproto
+PORTVERSION= 1.1.2
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= BigReqs extension headers
+
+XORG_CAT= proto
+
+.include <bsd.port.mk>
diff --git a/x11/bigreqsproto/distinfo b/x11/bigreqsproto/distinfo
new file mode 100644
index 0000000..80d243b
--- /dev/null
+++ b/x11/bigreqsproto/distinfo
@@ -0,0 +1,2 @@
+SHA256 (xorg/proto/bigreqsproto-1.1.2.tar.bz2) = 462116ab44e41d8121bfde947321950370b285a5316612b8fce8334d50751b1e
+SIZE (xorg/proto/bigreqsproto-1.1.2.tar.bz2) = 113218
diff --git a/x11/bigreqsproto/pkg-descr b/x11/bigreqsproto/pkg-descr
new file mode 100644
index 0000000..bf5a7b3
--- /dev/null
+++ b/x11/bigreqsproto/pkg-descr
@@ -0,0 +1 @@
+This package contains X.Org BigReqs extension headers.
diff --git a/x11/bigreqsproto/pkg-plist b/x11/bigreqsproto/pkg-plist
new file mode 100644
index 0000000..3d95422
--- /dev/null
+++ b/x11/bigreqsproto/pkg-plist
@@ -0,0 +1,6 @@
+include/X11/extensions/bigreqsproto.h
+include/X11/extensions/bigreqstr.h
+libdata/pkgconfig/bigreqsproto.pc
+%%DOCSDIR%%/bigreq.xml
+@dirrm %%DOCSDIR%%
+@dirrmtry include/X11/extensions
diff --git a/x11/glproto/Makefile b/x11/glproto/Makefile
index 593cf9b..bf23fc6 100644
--- a/x11/glproto/Makefile
+++ b/x11/glproto/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= glproto
-PORTVERSION= 1.4.14
+PORTVERSION= 1.4.15
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
diff --git a/x11/glproto/distinfo b/x11/glproto/distinfo
index 3423629..e7b45bf 100644
--- a/x11/glproto/distinfo
+++ b/x11/glproto/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xorg/proto/glproto-1.4.14.tar.bz2) = 7aaf555a100a63c67dbffc63153dcaaa3de1a36e605a2e98fce63f64089ff999
-SIZE (xorg/proto/glproto-1.4.14.tar.bz2) = 113392
+SHA256 (xorg/proto/glproto-1.4.15.tar.bz2) = 990356ebe2e8966aa643287c9a485777957a49299dfb211654df5ff212dec171
+SIZE (xorg/proto/glproto-1.4.15.tar.bz2) = 113671
diff --git a/x11/kbproto/Makefile b/x11/kbproto/Makefile
new file mode 100644
index 0000000..a7c7085
--- /dev/null
+++ b/x11/kbproto/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: kbproto
+# Date Created: 08 Aug 2005
+# Whom: Dejan Lesjak <lesi@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= kbproto
+PORTVERSION= 1.0.6
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= KB extension headers
+
+XORG_CAT= proto
+
+.include <bsd.port.mk>
diff --git a/x11/kbproto/distinfo b/x11/kbproto/distinfo
new file mode 100644
index 0000000..b899f5c
--- /dev/null
+++ b/x11/kbproto/distinfo
@@ -0,0 +1,2 @@
+SHA256 (xorg/proto/kbproto-1.0.6.tar.bz2) = 037cac0aeb80c4fccf44bf736d791fccb2ff7fd34c558ef8f03ac60b61085479
+SIZE (xorg/proto/kbproto-1.0.6.tar.bz2) = 256988
diff --git a/x11/kbproto/pkg-descr b/x11/kbproto/pkg-descr
new file mode 100644
index 0000000..b8e64b1
--- /dev/null
+++ b/x11/kbproto/pkg-descr
@@ -0,0 +1,3 @@
+This package contains X.Org KB extension headers.
+
+WWW: http://www.freedesktop.org/wiki/Software/xlibs
diff --git a/x11/kbproto/pkg-plist b/x11/kbproto/pkg-plist
new file mode 100644
index 0000000..ee0808e
--- /dev/null
+++ b/x11/kbproto/pkg-plist
@@ -0,0 +1,7 @@
+include/X11/extensions/XKB.h
+include/X11/extensions/XKBgeom.h
+include/X11/extensions/XKBproto.h
+include/X11/extensions/XKBsrv.h
+include/X11/extensions/XKBstr.h
+libdata/pkgconfig/kbproto.pc
+@dirrmtry include/X11/extensions
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile
index 002ad9c..6774381 100644
--- a/x11/libX11/Makefile
+++ b/x11/libX11/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libX11
-PORTVERSION= 1.4.99.1
+PORTVERSION= 1.4.99.901
PORTEPOCH= 1
CATEGORIES= x11
diff --git a/x11/libX11/distinfo b/x11/libX11/distinfo
index 735785c..30642eb 100644
--- a/x11/libX11/distinfo
+++ b/x11/libX11/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xorg/lib/libX11-1.4.99.1.tar.bz2) = ede2880958814004d44a1c3a00e111d3175c5961fab0f6c58a7f43e1a3a404fc
-SIZE (xorg/lib/libX11-1.4.99.1.tar.bz2) = 2344655
+SHA256 (xorg/lib/libX11-1.4.99.901.tar.bz2) = bf238569e07e459651265735e093103322478e4d07265ad9eb55aba4d9db26db
+SIZE (xorg/lib/libX11-1.4.99.901.tar.bz2) = 2335927
diff --git a/x11/libXau/Makefile b/x11/libXau/Makefile
index 57d47d5..9ee4825 100644
--- a/x11/libXau/Makefile
+++ b/x11/libXau/Makefile
@@ -2,7 +2,7 @@
# Date Created: 29 Oct, 2003
# Whom: Eric Anholt <anholt@FreeBSD.org>
#
-# $FreeBSD$
+# $FreeBSD:$
#
PORTNAME= libXau
diff --git a/x11/libxcb/distinfo b/x11/libxcb/distinfo
index 35805e7..6354685 100644
--- a/x11/libxcb/distinfo
+++ b/x11/libxcb/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libxcb-1.8.1.tar.bz2) = d2f46811e950710e7e79e45615d24f2c7ec318b9de9dc717972723da58bffa0d
-SIZE (libxcb-1.8.1.tar.bz2) = 375955
+SHA256 (libxcb-1.7.tar.bz2) = e776dc35e2a66094e7308ce2e045fb4e27cf3ca30ab1813a8fc08538140724df
+SIZE (libxcb-1.7.tar.bz2) = 318619
diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile
index c038829..99d2ed4 100644
--- a/x11/pixman/Makefile
+++ b/x11/pixman/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pixman
-PORTVERSION= 0.24.4
+PORTVERSION= 0.25.2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
diff --git a/x11/pixman/distinfo b/x11/pixman/distinfo
index d36aba1..3452f1a 100644
--- a/x11/pixman/distinfo
+++ b/x11/pixman/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xorg/lib/pixman-0.24.4.tar.bz2) = 5f4b384aa39e82a582bdc8835e2e81b28176db851dd1f7ff32d682d026a23bb5
-SIZE (xorg/lib/pixman-0.24.4.tar.bz2) = 468400
+SHA256 (xorg/lib/pixman-0.25.2.tar.bz2) = 06d83ce5a5f2f8ab3761e88a2de1576b6596bb436190166a242b9d75a68bc1d8
+SIZE (xorg/lib/pixman-0.25.2.tar.bz2) = 487660
diff --git a/x11/recordproto/Makefile b/x11/recordproto/Makefile
new file mode 100644
index 0000000..ebd47c9
--- /dev/null
+++ b/x11/recordproto/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: recordproto
+# Date Created: 06 Feb 2006
+# Whom: Eric Anholt <anholt@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= recordproto
+PORTVERSION= 1.14.2
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= RECORD extension headers
+
+XORG_CAT= proto
+
+CONFIGURE_ARGS+=--disable-specs --without-xmlto
+
+post-patch:
+ @${REINPLACE_CMD} '/^SUBDIRS/,/&$$/ \
+ s/specs//' ${WRKSRC}/Makefile.in
+
+.include <bsd.port.mk>
diff --git a/x11/recordproto/distinfo b/x11/recordproto/distinfo
new file mode 100644
index 0000000..6c42289
--- /dev/null
+++ b/x11/recordproto/distinfo
@@ -0,0 +1,2 @@
+SHA256 (xorg/proto/recordproto-1.14.2.tar.bz2) = a777548d2e92aa259f1528de3c4a36d15e07a4650d0976573a8e2ff5437e7370
+SIZE (xorg/proto/recordproto-1.14.2.tar.bz2) = 123033
diff --git a/x11/recordproto/pkg-descr b/x11/recordproto/pkg-descr
new file mode 100644
index 0000000..6687a1c
--- /dev/null
+++ b/x11/recordproto/pkg-descr
@@ -0,0 +1,3 @@
+This package contains X.Org RECORD extension headers.
+
+WWW: http://www.freedesktop.org/wiki/Software/xlibs
diff --git a/x11/recordproto/pkg-plist b/x11/recordproto/pkg-plist
new file mode 100644
index 0000000..51be847
--- /dev/null
+++ b/x11/recordproto/pkg-plist
@@ -0,0 +1,5 @@
+include/X11/extensions/recordconst.h
+include/X11/extensions/recordproto.h
+include/X11/extensions/recordstr.h
+libdata/pkgconfig/recordproto.pc
+@dirrmtry include/X11/extensions
diff --git a/x11/scrnsaverproto/Makefile b/x11/scrnsaverproto/Makefile
new file mode 100644
index 0000000..37c881d
--- /dev/null
+++ b/x11/scrnsaverproto/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: scrnsaverproto
+# Date Created: 21 Feb 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= scrnsaverproto
+PORTVERSION= 1.2.2
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= ScrnSaver extension headers
+
+XORG_CAT= proto
+
+CONFIGURE_ARGS+=--disable-specs --without-xmlto
+
+post-patch:
+ @${REINPLACE_CMD} '/^SUBDIRS/,/^$$/ \
+ s/specs//' ${WRKSRC}/Makefile.in
+
+.include <bsd.port.mk>
diff --git a/x11/scrnsaverproto/distinfo b/x11/scrnsaverproto/distinfo
new file mode 100644
index 0000000..3d1e15e
--- /dev/null
+++ b/x11/scrnsaverproto/distinfo
@@ -0,0 +1,2 @@
+SHA256 (xorg/proto/scrnsaverproto-1.2.2.tar.bz2) = 8bb70a8da164930cceaeb4c74180291660533ad3cc45377b30a795d1b85bcd65
+SIZE (xorg/proto/scrnsaverproto-1.2.2.tar.bz2) = 118820
diff --git a/x11/scrnsaverproto/pkg-descr b/x11/scrnsaverproto/pkg-descr
new file mode 100644
index 0000000..a5019d6
--- /dev/null
+++ b/x11/scrnsaverproto/pkg-descr
@@ -0,0 +1,3 @@
+This package contains X.Org ScrnSaver extension headers.
+
+WWW: http://www.freedesktop.org/wiki/Software/xlibs
diff --git a/x11/scrnsaverproto/pkg-plist b/x11/scrnsaverproto/pkg-plist
new file mode 100644
index 0000000..40ab10e
--- /dev/null
+++ b/x11/scrnsaverproto/pkg-plist
@@ -0,0 +1,4 @@
+include/X11/extensions/saver.h
+include/X11/extensions/saverproto.h
+libdata/pkgconfig/scrnsaverproto.pc
+@dirrmtry include/X11/extensions
diff --git a/x11/setxkbmap/Makefile b/x11/setxkbmap/Makefile
new file mode 100644
index 0000000..a18b6d6
--- /dev/null
+++ b/x11/setxkbmap/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: setxkbmap
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= setxkbmap
+PORTVERSION= 1.3.0
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= Set the keyboard using the X Keyboard Extension
+
+XORG_CAT= app
+USE_XORG= xkbfile x11
+
+CONFIGURE_ARGS= --with-xkb-config-root=${LOCALBASE}/share/X11/xkb
+
+PLIST_FILES= bin/setxkbmap
+
+MAN1= setxkbmap.1
+
+.include <bsd.port.mk>
diff --git a/x11/setxkbmap/distinfo b/x11/setxkbmap/distinfo
new file mode 100644
index 0000000..89801d4
--- /dev/null
+++ b/x11/setxkbmap/distinfo
@@ -0,0 +1,2 @@
+SHA256 (xorg/app/setxkbmap-1.2.0.tar.bz2) = 999591bf1ba8ca2a7d480b2c01702396e6c349d499fb583c0de136ec00dbae39
+SIZE (xorg/app/setxkbmap-1.2.0.tar.bz2) = 112465
diff --git a/x11/setxkbmap/pkg-descr b/x11/setxkbmap/pkg-descr
new file mode 100644
index 0000000..ee02809
--- /dev/null
+++ b/x11/setxkbmap/pkg-descr
@@ -0,0 +1,2 @@
+This package contains setxkbmp, a program for setting the keyboard using
+the X Keyboard Extension.
diff --git a/x11/xauth/Makefile b/x11/xauth/Makefile
new file mode 100644
index 0000000..ade072f
--- /dev/null
+++ b/x11/xauth/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: xauth
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xauth
+PORTVERSION= 1.0.7
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= X authority file utility
+
+LICENSE= MIT
+
+XORG_CAT= app
+USE_XORG= x11 xau xext xmuu
+
+PLIST_FILES= bin/xauth
+
+MAN1= xauth.1
+
+.include <bsd.port.mk>
diff --git a/x11/xauth/distinfo b/x11/xauth/distinfo
new file mode 100644
index 0000000..fa0a511
--- /dev/null
+++ b/x11/xauth/distinfo
@@ -0,0 +1,2 @@
+SHA256 (xorg/app/xauth-1.0.7.tar.bz2) = 84f78c08ebc6687e2e36c9ff1f5610988c6a03fc5bf51ef89aec4d155de3028d
+SIZE (xorg/app/xauth-1.0.7.tar.bz2) = 139436
diff --git a/x11/xauth/pkg-descr b/x11/xauth/pkg-descr
new file mode 100644
index 0000000..9346a76
--- /dev/null
+++ b/x11/xauth/pkg-descr
@@ -0,0 +1 @@
+This package contains the X.Org X authority file utility.
diff --git a/x11/xcmiscproto/Makefile b/x11/xcmiscproto/Makefile
new file mode 100644
index 0000000..d84dab6
--- /dev/null
+++ b/x11/xcmiscproto/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: xcmiscproto
+# Date Created: 08 Aug 2005
+# Whom: Dejan Lesjak <lesi@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xcmiscproto
+PORTVERSION= 1.2.2
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= XCMisc extension headers
+
+XORG_CAT= proto
+
+CONFIGURE_ARGS+=--disable-specs --without-xmlto
+
+post-patch:
+ @${REINPLACE_CMD} '/^SUBDIRS =/,/^$$/ s/specs//' \
+ ${WRKSRC}/Makefile.in
+
+#SUBDIRS= specs
+
+.include <bsd.port.mk>
diff --git a/x11/xcmiscproto/distinfo b/x11/xcmiscproto/distinfo
new file mode 100644
index 0000000..b38fec5
--- /dev/null
+++ b/x11/xcmiscproto/distinfo
@@ -0,0 +1,2 @@
+SHA256 (xorg/proto/xcmiscproto-1.2.2.tar.bz2) = b13236869372256c36db79ae39d54214172677fb79e9cdc555dceec80bd9d2df
+SIZE (xorg/proto/xcmiscproto-1.2.2.tar.bz2) = 112486
diff --git a/x11/xcmiscproto/pkg-descr b/x11/xcmiscproto/pkg-descr
new file mode 100644
index 0000000..77202a2
--- /dev/null
+++ b/x11/xcmiscproto/pkg-descr
@@ -0,0 +1,3 @@
+This package contains X.Org XCMisc extension headers.
+
+WWW: http://www.freedesktop.org/wiki/Software/xlibs
diff --git a/x11/xcmiscproto/pkg-plist b/x11/xcmiscproto/pkg-plist
new file mode 100644
index 0000000..3ab2c9c
--- /dev/null
+++ b/x11/xcmiscproto/pkg-plist
@@ -0,0 +1,4 @@
+include/X11/extensions/xcmiscproto.h
+include/X11/extensions/xcmiscstr.h
+libdata/pkgconfig/xcmiscproto.pc
+@dirrmtry include/X11/extensions
diff --git a/x11/xcursorgen/Makefile b/x11/xcursorgen/Makefile
new file mode 100644
index 0000000..6809968
--- /dev/null
+++ b/x11/xcursorgen/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: xcursorgen
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xcursorgen
+PORTVERSION= 1.0.5
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= Create an X cursor file from a collection of PNG images
+
+LICENSE= MIT
+
+LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png
+
+XORG_CAT= app
+USE_XORG= x11 xcursor xextproto
+
+PLIST_FILES= bin/xcursorgen
+
+MAN1= xcursorgen.1
+
+post-patch:
+ ${REINPLACE_CMD} -e 's|libpng12|libpng14|g' \
+ ${WRKSRC}/configure
+
+.include <bsd.port.mk>
diff --git a/x11/xcursorgen/distinfo b/x11/xcursorgen/distinfo
new file mode 100644
index 0000000..4000d53
--- /dev/null
+++ b/x11/xcursorgen/distinfo
@@ -0,0 +1,2 @@
+SHA256 (xorg/app/xcursorgen-1.0.5.tar.bz2) = bc7171a0fa212da866fca2301241630e2009aea8c4ddb75f21b51a31c2e4c581
+SIZE (xorg/app/xcursorgen-1.0.5.tar.bz2) = 116340
diff --git a/x11/xcursorgen/pkg-descr b/x11/xcursorgen/pkg-descr
new file mode 100644
index 0000000..be67a1b
--- /dev/null
+++ b/x11/xcursorgen/pkg-descr
@@ -0,0 +1,2 @@
+This package contains xcursorgen, a program for creating an X cursor file
+from a collection of PNG images.
diff --git a/x11/xextproto/Makefile b/x11/xextproto/Makefile
new file mode 100644
index 0000000..4a6113e
--- /dev/null
+++ b/x11/xextproto/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xextproto
+# Date Created: 07 Aug 2005
+# Whom: Dejan Lesjak <lesi@FreeBSD.org>
+#
+# $FreeBSD:$
+#
+
+PORTNAME= xextproto
+PORTVERSION= 7.2.1
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= XExt extension headers
+
+XORG_CAT= proto
+
+CONFIGURE_ARGS+=--disable-specs
+
+post-patch:
+ @${REINPLACE_CMD} '/^SUBDIR/s/specs//' ${WRKSRC}/Makefile.in
+
+.include <bsd.port.mk>
diff --git a/x11/xextproto/distinfo b/x11/xextproto/distinfo
new file mode 100644
index 0000000..cadb3db
--- /dev/null
+++ b/x11/xextproto/distinfo
@@ -0,0 +1,2 @@
+SHA256 (xorg/proto/xextproto-7.2.1.tar.bz2) = 7c53b105407ef3b2eb180a361bd672c1814524a600166a0a7dbbe76b97556d1a
+SIZE (xorg/proto/xextproto-7.2.1.tar.bz2) = 229282
diff --git a/x11/xextproto/pkg-descr b/x11/xextproto/pkg-descr
new file mode 100644
index 0000000..237adba
--- /dev/null
+++ b/x11/xextproto/pkg-descr
@@ -0,0 +1,3 @@
+This package contains X.Org XExt extension headers.
+
+WWW: http://www.freedesktop.org/wiki/Software/xlibs
diff --git a/x11/xextproto/pkg-plist b/x11/xextproto/pkg-plist
new file mode 100644
index 0000000..9f9a821
--- /dev/null
+++ b/x11/xextproto/pkg-plist
@@ -0,0 +1,35 @@
+include/X11/extensions/EVI.h
+include/X11/extensions/EVIproto.h
+include/X11/extensions/ag.h
+include/X11/extensions/agproto.h
+include/X11/extensions/cup.h
+include/X11/extensions/cupproto.h
+include/X11/extensions/dbe.h
+include/X11/extensions/dbeproto.h
+include/X11/extensions/dpmsconst.h
+include/X11/extensions/dpmsproto.h
+include/X11/extensions/ge.h
+include/X11/extensions/geproto.h
+include/X11/extensions/lbx.h
+include/X11/extensions/lbxproto.h
+include/X11/extensions/mitmiscconst.h
+include/X11/extensions/mitmiscproto.h
+include/X11/extensions/multibufconst.h
+include/X11/extensions/multibufproto.h
+include/X11/extensions/secur.h
+include/X11/extensions/securproto.h
+include/X11/extensions/shapeconst.h
+include/X11/extensions/shapeproto.h
+include/X11/extensions/shapestr.h
+include/X11/extensions/shm.h
+include/X11/extensions/shmproto.h
+include/X11/extensions/shmstr.h
+include/X11/extensions/syncconst.h
+include/X11/extensions/syncproto.h
+include/X11/extensions/syncstr.h
+include/X11/extensions/xtestconst.h
+include/X11/extensions/xtestext1const.h
+include/X11/extensions/xtestext1proto.h
+include/X11/extensions/xtestproto.h
+libdata/pkgconfig/xextproto.pc
+@dirrmtry include/X11/extensions
diff --git a/x11/xgamma/Makefile b/x11/xgamma/Makefile
new file mode 100644
index 0000000..fda0d2e
--- /dev/null
+++ b/x11/xgamma/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xgamma
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xgamma
+PORTVERSION= 1.0.5
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= Gamma correction through the X server.
+
+XORG_CAT= app
+USE_XORG= x11 xxf86vm
+
+PLIST_FILES= bin/xgamma
+
+MAN1= xgamma.1
+
+.include <bsd.port.mk>
diff --git a/x11/xgamma/distinfo b/x11/xgamma/distinfo
new file mode 100644
index 0000000..9dc32d2
--- /dev/null
+++ b/x11/xgamma/distinfo
@@ -0,0 +1,2 @@
+SHA256 (xorg/app/xgamma-1.0.5.tar.bz2) = e322a2fea80d559c09d6bc285ebe1a9e454dbeae2a07116cb7d2207db9d2c310
+SIZE (xorg/app/xgamma-1.0.5.tar.bz2) = 115035
diff --git a/x11/xgamma/pkg-descr b/x11/xgamma/pkg-descr
new file mode 100644
index 0000000..d016cfc
--- /dev/null
+++ b/x11/xgamma/pkg-descr
@@ -0,0 +1,2 @@
+This package contains xgamma, a tool for altering the gamma correction
+through the X server.
diff --git a/x11/xhost/Makefile b/x11/xhost/Makefile
new file mode 100644
index 0000000..74f094e
--- /dev/null
+++ b/x11/xhost/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xhost
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xhost
+PORTVERSION= 1.0.5
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= Server access control program for X
+
+XORG_CAT= app
+USE_XORG= x11 xmuu xau
+
+PLIST_FILES= bin/xhost
+
+MAN1= xhost.1
+
+.include <bsd.port.mk>
diff --git a/x11/xhost/distinfo b/x11/xhost/distinfo
new file mode 100644
index 0000000..649c7b1
--- /dev/null
+++ b/x11/xhost/distinfo
@@ -0,0 +1,2 @@
+SHA256 (xorg/app/xhost-1.0.5.tar.bz2) = 2870d19f3f4867ead5ba4e35bb73d1fa302be29d812c13e4195066c78d1f8850
+SIZE (xorg/app/xhost-1.0.5.tar.bz2) = 125820
diff --git a/x11/xhost/pkg-descr b/x11/xhost/pkg-descr
new file mode 100644
index 0000000..4053e3e
--- /dev/null
+++ b/x11/xhost/pkg-descr
@@ -0,0 +1,2 @@
+This package contains xhost, a server access control program for the
+X Window System.
diff --git a/x11/xinput/Makefile b/x11/xinput/Makefile
index 162e7c9..ff9d363 100644
--- a/x11/xinput/Makefile
+++ b/x11/xinput/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xinput
-PORTVERSION= 1.5.99.1
+PORTVERSION= 1.5.99.901
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
diff --git a/x11/xinput/distinfo b/x11/xinput/distinfo
index be5ca99..d54b654 100644
--- a/x11/xinput/distinfo
+++ b/x11/xinput/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xorg/app/xinput-1.5.99.1.tar.bz2) = 4e465634a04119f4b89fe779a84b6105bd3d7d5fd1ec675bd6cfc35bf387b951
-SIZE (xorg/app/xinput-1.5.99.1.tar.bz2) = 140348
+SHA256 (xorg/app/xinput-1.5.99.901.tar.bz2) = 4765ca49af591ad5fed1af6847a16b807317212d40d5d21e5f97aa834f3e815e
+SIZE (xorg/app/xinput-1.5.99.901.tar.bz2) = 145540
diff --git a/x11/xkbcomp/Makefile b/x11/xkbcomp/Makefile
new file mode 100644
index 0000000..22fb1c7
--- /dev/null
+++ b/x11/xkbcomp/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: xkbcomp
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xkbcomp
+PORTVERSION= 1.2.4
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= Compile XKB keyboard description
+
+LICENSE= MIT
+
+XORG_CAT= app
+USE_XORG= x11 xkbfile
+
+PLIST_FILES= bin/xkbcomp
+
+MAN1= xkbcomp.1
+
+.include <bsd.port.mk>
diff --git a/x11/xkbcomp/distinfo b/x11/xkbcomp/distinfo
new file mode 100644
index 0000000..dbba54b
--- /dev/null
+++ b/x11/xkbcomp/distinfo
@@ -0,0 +1,2 @@
+SHA256 (xorg/app/xkbcomp-1.2.4.tar.bz2) = 91d0c9ab445d21dfe1892dbae5ae5264f39bae68223dd092ffc547c9450b5a2d
+SIZE (xorg/app/xkbcomp-1.2.4.tar.bz2) = 242185
diff --git a/x11/xkbcomp/pkg-descr b/x11/xkbcomp/pkg-descr
new file mode 100644
index 0000000..0745247
--- /dev/null
+++ b/x11/xkbcomp/pkg-descr
@@ -0,0 +1 @@
+This package contains xkbcomp, the X.Org keymap compiler.
diff --git a/x11/xkbevd/Makefile b/x11/xkbevd/Makefile
new file mode 100644
index 0000000..8ce89ac
--- /dev/null
+++ b/x11/xkbevd/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: xkbevd
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xkbevd
+PORTVERSION= 1.1.3
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= XKB event daemon
+
+LICENSE= MIT
+
+XORG_CAT= app
+USE_XORG= xkbfile x11
+
+PLIST_FILES= bin/xkbevd
+
+MAN1= xkbevd.1
+
+.include <bsd.port.mk>
diff --git a/x11/xkbevd/distinfo b/x11/xkbevd/distinfo
new file mode 100644
index 0000000..986dd1f
--- /dev/null
+++ b/x11/xkbevd/distinfo
@@ -0,0 +1,2 @@
+SHA256 (xorg/app/xkbevd-1.1.3.tar.bz2) = 55b2484f9851112c2685d503b64b319f0f98fce74863ef735ecd52b52ceb0116
+SIZE (xorg/app/xkbevd-1.1.3.tar.bz2) = 147027
diff --git a/x11/xkbevd/pkg-descr b/x11/xkbevd/pkg-descr
new file mode 100644
index 0000000..70ed918
--- /dev/null
+++ b/x11/xkbevd/pkg-descr
@@ -0,0 +1 @@
+This package contains xkbevd, the XKB event daemon.