summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-08-02 06:27:24 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-08-02 06:27:24 +0000
commit13215d2c88b4c27a050de588d13ec5404ad3a8ac (patch)
tree5b56e921bf5254bc44e8ffc2740264f4d18bd57d /x11
parentZephyr from MIT's project Athena (version 2.0.2) (diff)
Bring in xcb, version 2.3. Very useful.
Notes
Notes: svn path=/head/; revision=2026
Diffstat (limited to 'x11')
-rw-r--r--x11/xcb/Makefile16
-rw-r--r--x11/xcb/distinfo1
-rw-r--r--x11/xcb/pkg-comment1
-rw-r--r--x11/xcb/pkg-descr37
-rw-r--r--x11/xcb/pkg-plist3
5 files changed, 58 insertions, 0 deletions
diff --git a/x11/xcb/Makefile b/x11/xcb/Makefile
new file mode 100644
index 000000000000..ebd2e31c64c1
--- /dev/null
+++ b/x11/xcb/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: xcb
+# Version required: 2.3
+# Date created: 1 August 1995
+# Whom: jkh
+#
+# $Id$
+#
+
+DISTNAME= xcb-2.3
+CATEGORIES+= x11
+MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/utilities/
+
+MAINTAINER= jkh@FreeBSD.ORG
+USE_IMAKE= yes
+
+.include <bsd.port.mk>
diff --git a/x11/xcb/distinfo b/x11/xcb/distinfo
new file mode 100644
index 000000000000..fe6efe59fd44
--- /dev/null
+++ b/x11/xcb/distinfo
@@ -0,0 +1 @@
+MD5 (xcb-2.3.tar.gz) = eadb95febb5490f6414d11f689aeac75
diff --git a/x11/xcb/pkg-comment b/x11/xcb/pkg-comment
new file mode 100644
index 000000000000..ca357558a7f6
--- /dev/null
+++ b/x11/xcb/pkg-comment
@@ -0,0 +1 @@
+xcb - a tool for managing x11 cut-buffers
diff --git a/x11/xcb/pkg-descr b/x11/xcb/pkg-descr
new file mode 100644
index 000000000000..e0e0249f6d81
--- /dev/null
+++ b/x11/xcb/pkg-descr
@@ -0,0 +1,37 @@
+What is xcb?
+============
+Do you ever wish you could cut two or more separate pieces of text
+at once from a window? Do you ever need to save the output from one
+command for reuse in several subsequent tasks? Do you ever find
+yourself wanting some easy means of globally exporting data, e.g.
+to a parent shell, to another xterm or application, or to another
+machine or user? If you answer yes to any of these questions, then
+xcb is for you.
+
+Xcb provides access to the cut buffers built into every X server.
+It allows the buffers to be manipulated either via the command line,
+or with the mouse in a point and click manner. The buffers can be
+used as holding pens to store and retrieve arbitrary data fragments,
+so any number of different pieces of data can be saved and recalled later.
+The program is designed primarily for use with textual data.
+
+
+What is so good about this release?
+===================================
+Release 2.3 fixes a bug found in the XView code that prevented data
+from being pasted from xcb to XView applications such as cmdtool.
+
+The release also adds a Motif GUI, selectable as a compile-time option.
+Now you can choose between the Athena or the Motif look and feel.
+
+=============================================
+Blame me. If you have any bug reports, porting problems, comments,
+more comments, suggestions, patches, unwanted cash etc. please tell me.
+I can be reached at the email address below.
+
+Better still, if you really like xcb, send me a postcard!
+(to P.O. Box 213, Belgrave, Victoria, Australia. 3160).
+
+Enjoy.
+Farrell McKay (Farrell.McKay@mpx.com.au)
+Nov 1994
diff --git a/x11/xcb/pkg-plist b/x11/xcb/pkg-plist
new file mode 100644
index 000000000000..df5c9caf5e05
--- /dev/null
+++ b/x11/xcb/pkg-plist
@@ -0,0 +1,3 @@
+bin/xcb
+man/man1/xcb.1.gz
+lib/X11/app-defaults/Xcb