diff options
author | gpalmer <gpalmer@FreeBSD.org> | 1994-12-05 02:20:55 +0000 |
---|---|---|
committer | gpalmer <gpalmer@FreeBSD.org> | 1994-12-05 02:20:55 +0000 |
commit | 792be6ae138040887023e18bc98450f1bb1bdfe3 (patch) | |
tree | 3fb54bf16fe6bc0422c6f880c89d4f7434e23cdd /x11 | |
parent | 8a1c52fc2cdfff41d84076050ae233e278fba33a (diff) | |
download | FreeBSD-ports-792be6ae138040887023e18bc98450f1bb1bdfe3.zip FreeBSD-ports-792be6ae138040887023e18bc98450f1bb1bdfe3.tar.gz |
Package files for rxvt
Diffstat (limited to 'x11')
-rw-r--r-- | x11/rxvt-devel/pkg-comment | 1 | ||||
-rw-r--r-- | x11/rxvt-devel/pkg-descr | 6 | ||||
-rw-r--r-- | x11/rxvt-devel/pkg-plist | 3 | ||||
-rw-r--r-- | x11/rxvt-unicode/pkg-comment | 1 | ||||
-rw-r--r-- | x11/rxvt-unicode/pkg-descr | 6 | ||||
-rw-r--r-- | x11/rxvt-unicode/pkg-plist | 3 | ||||
-rw-r--r-- | x11/rxvt/pkg-comment | 1 | ||||
-rw-r--r-- | x11/rxvt/pkg-descr | 6 | ||||
-rw-r--r-- | x11/rxvt/pkg-plist | 3 |
9 files changed, 30 insertions, 0 deletions
diff --git a/x11/rxvt-devel/pkg-comment b/x11/rxvt-devel/pkg-comment new file mode 100644 index 0000000..02fe8b5 --- /dev/null +++ b/x11/rxvt-devel/pkg-comment @@ -0,0 +1 @@ +rxvt - a cut-down version of xterm for those with less memory diff --git a/x11/rxvt-devel/pkg-descr b/x11/rxvt-devel/pkg-descr new file mode 100644 index 0000000..ebf227e --- /dev/null +++ b/x11/rxvt-devel/pkg-descr @@ -0,0 +1,6 @@ +Rxvt is an xterm replacement which uses a little less memory, and is +suitable for use on machines with small memories. Tek4010 support +is removed. + +Modifications were made by Rob Nation (nation@rocket.sanders.lockheed.com) +to make it a little more compact, and to add and remove certain features. diff --git a/x11/rxvt-devel/pkg-plist b/x11/rxvt-devel/pkg-plist new file mode 100644 index 0000000..71e22ae --- /dev/null +++ b/x11/rxvt-devel/pkg-plist @@ -0,0 +1,3 @@ +@cwd /usr/X11R6 +bin/rxvt +man/man1/rxvt.1.gz diff --git a/x11/rxvt-unicode/pkg-comment b/x11/rxvt-unicode/pkg-comment new file mode 100644 index 0000000..02fe8b5 --- /dev/null +++ b/x11/rxvt-unicode/pkg-comment @@ -0,0 +1 @@ +rxvt - a cut-down version of xterm for those with less memory diff --git a/x11/rxvt-unicode/pkg-descr b/x11/rxvt-unicode/pkg-descr new file mode 100644 index 0000000..ebf227e --- /dev/null +++ b/x11/rxvt-unicode/pkg-descr @@ -0,0 +1,6 @@ +Rxvt is an xterm replacement which uses a little less memory, and is +suitable for use on machines with small memories. Tek4010 support +is removed. + +Modifications were made by Rob Nation (nation@rocket.sanders.lockheed.com) +to make it a little more compact, and to add and remove certain features. diff --git a/x11/rxvt-unicode/pkg-plist b/x11/rxvt-unicode/pkg-plist new file mode 100644 index 0000000..71e22ae --- /dev/null +++ b/x11/rxvt-unicode/pkg-plist @@ -0,0 +1,3 @@ +@cwd /usr/X11R6 +bin/rxvt +man/man1/rxvt.1.gz diff --git a/x11/rxvt/pkg-comment b/x11/rxvt/pkg-comment new file mode 100644 index 0000000..02fe8b5 --- /dev/null +++ b/x11/rxvt/pkg-comment @@ -0,0 +1 @@ +rxvt - a cut-down version of xterm for those with less memory diff --git a/x11/rxvt/pkg-descr b/x11/rxvt/pkg-descr new file mode 100644 index 0000000..ebf227e --- /dev/null +++ b/x11/rxvt/pkg-descr @@ -0,0 +1,6 @@ +Rxvt is an xterm replacement which uses a little less memory, and is +suitable for use on machines with small memories. Tek4010 support +is removed. + +Modifications were made by Rob Nation (nation@rocket.sanders.lockheed.com) +to make it a little more compact, and to add and remove certain features. diff --git a/x11/rxvt/pkg-plist b/x11/rxvt/pkg-plist new file mode 100644 index 0000000..71e22ae --- /dev/null +++ b/x11/rxvt/pkg-plist @@ -0,0 +1,3 @@ +@cwd /usr/X11R6 +bin/rxvt +man/man1/rxvt.1.gz |