diff options
author | agc <agc> | 1997-10-09 11:37:03 +0000 |
---|---|---|
committer | agc <agc> | 1997-10-09 11:37:03 +0000 |
commit | d1e6dca5f7b38d5932afce821c8161c2405bb0cc (patch) | |
tree | f15284c94efc2a98db6ffdc419322e5f7c02e3bc /x11/rxvt | |
parent | 317726c4194ab4395d3850f8961762695c5c4076 (diff) | |
download | pkgsrc-d1e6dca5f7b38d5932afce821c8161c2405bb0cc.tar.gz |
Initial import of FreeBSD's x11 ports category into NetBSD packages
system.
Diffstat (limited to 'x11/rxvt')
-rw-r--r-- | x11/rxvt/Makefile | 23 | ||||
-rw-r--r-- | x11/rxvt/files/md5 | 1 | ||||
-rw-r--r-- | x11/rxvt/patches/patch-aa | 11 | ||||
-rw-r--r-- | x11/rxvt/patches/patch-ab | 19 | ||||
-rw-r--r-- | x11/rxvt/patches/patch-ad | 11 | ||||
-rw-r--r-- | x11/rxvt/patches/patch-ae | 42 | ||||
-rw-r--r-- | x11/rxvt/patches/patch-ah | 11 | ||||
-rw-r--r-- | x11/rxvt/pkg/COMMENT | 1 | ||||
-rw-r--r-- | x11/rxvt/pkg/DESCR | 6 | ||||
-rw-r--r-- | x11/rxvt/pkg/PLIST | 2 |
10 files changed, 127 insertions, 0 deletions
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile new file mode 100644 index 00000000000..65a2139ad7d --- /dev/null +++ b/x11/rxvt/Makefile @@ -0,0 +1,23 @@ +# New ports collection Makefile for: rxvt +# Version required: 2.20 +# Date created: 5th December 1994 +# Whom: gpalmer@FreeBSD.org +# +# FreeBSD Id: Makefile,v 1.13 1997/03/07 12:29:49 obrien Exp +# + +DISTNAME= rxvt-2.20 +CATEGORIES= x11 +MASTER_SITES= ${MASTER_SITE_SUNSITE} \ + ftp://ftp.nuclecu.unam.mx/linux/local/rxvt/ \ + ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin.X11/ +MASTER_SITE_SUBDIR= utils/file/managers/mc/rxvt +#MASTER_SITE_SUBDIR= X11/xutils/terms + +MAINTAINER= winter@jurai.net + +USE_X11= yes +GNU_CONFIGURE= yes +MAN1= rxvt.1 + +.include <bsd.port.mk> diff --git a/x11/rxvt/files/md5 b/x11/rxvt/files/md5 new file mode 100644 index 00000000000..5b1c00e929a --- /dev/null +++ b/x11/rxvt/files/md5 @@ -0,0 +1 @@ +MD5 (rxvt-2.20.tar.gz) = 860432f0d146d0cdf4630967f6c94ae3 diff --git a/x11/rxvt/patches/patch-aa b/x11/rxvt/patches/patch-aa new file mode 100644 index 00000000000..023eb0f45ff --- /dev/null +++ b/x11/rxvt/patches/patch-aa @@ -0,0 +1,11 @@ +--- Makefile.in.orig Fri Sep 27 10:48:20 1996 ++++ Makefile.in Mon Feb 24 01:09:28 1997 +@@ -7,7 +7,7 @@ + first_rule: all + dummy: + +-subdirs = src doc rclock src/graphics ++subdirs = src doc #rclock src/graphics + + DIST_ETC = etc/XTerm.ad etc/color etc/termcap etc/terminfo etc/xmkdir + diff --git a/x11/rxvt/patches/patch-ab b/x11/rxvt/patches/patch-ab new file mode 100644 index 00000000000..4b6d96b4720 --- /dev/null +++ b/x11/rxvt/patches/patch-ab @@ -0,0 +1,19 @@ +--- ./src/utmp.c.org Thu Jan 23 10:46:02 1997 ++++ ./src/utmp.c Thu Apr 24 15:20:49 1997 +@@ -80,6 +80,8 @@ + #include <stdio.h> + #include <string.h> + ++#include <sys/types.h> ++ + #ifdef HAVE_UTMPX_H + # include <utmpx.h> + # define USE_SYSV_UTMP +@@ -90,7 +92,6 @@ + # endif + #endif + +-#include <sys/types.h> + #include <sys/stat.h> + + #ifdef TIME_WITH_SYS_TIME diff --git a/x11/rxvt/patches/patch-ad b/x11/rxvt/patches/patch-ad new file mode 100644 index 00000000000..467184b4b4f --- /dev/null +++ b/x11/rxvt/patches/patch-ad @@ -0,0 +1,11 @@ +--- doc/Makefile.in.orig Fri Sep 27 10:48:24 1996 ++++ doc/Makefile.in Mon Feb 24 01:14:02 1997 +@@ -25,7 +25,7 @@ + + tags allbin: + +-alldoc: rxvt.1 LSM ++alldoc: rxvt.1 # LSM + + clean: + $(RMF) LSM rxvt.1 *~ diff --git a/x11/rxvt/patches/patch-ae b/x11/rxvt/patches/patch-ae new file mode 100644 index 00000000000..719a8370408 --- /dev/null +++ b/x11/rxvt/patches/patch-ae @@ -0,0 +1,42 @@ +--- src/feature.h.orig Thu Jan 23 10:46:02 1997 ++++ src/feature.h Mon Feb 24 03:56:40 1997 +@@ -136,8 +136,8 @@ + * default rendition rather than the current rendition + * NB: this make break some applications and should used with caution + *----------------------------------------------------------------------*/ +-#define XPM_BACKGROUND +-#define XPM_SCALING ++/* #define XPM_BACKGROUND */ ++/* #define XPM_SCALING */ + #define PATH_ENV "RXVTPATH" + /* #define XPM_BUFFERING */ + /* #define NO_CURSORCOLOR */ +@@ -272,8 +272,9 @@ + * for XTERM_SCROLLBAR it is *always* 14. + *----------------------------------------------------------------------*/ + /* #define XTERM_SCROLLBAR */ +-#define SCROLLBAR_RIGHT ++/* #define SCROLLBAR_RIGHT */ + /* #define SB_WIDTH 10 */ ++#define SB_WIDTH 8 + /*}}}*/ + + /*{{{ menuBar: */ +@@ -367,14 +368,15 @@ + * for BSD-type systems, to define where the tty table is located + * if it isn't /etc/ttytab + *----------------------------------------------------------------------*/ +-/* #define UTMP_SUPPORT */ ++#define UTMP_SUPPORT + #ifdef UTMP_SUPPORT + # ifndef UTMP_FILENAME + /* # define UTMP_FILENAME "/var/adm/utmp" */ + /* # define UTMP_FILENAME "/var/adm/utmp" */ ++# define UTMP_FILENAME "/var/run/utmp" + # endif + # ifndef TTYTAB_FILENAME +-/* # define TTYTAB_FILENAME "/etc/ttys" */ ++# define TTYTAB_FILENAME "/etc/ttys" + # endif + #endif + /*}}}*/ diff --git a/x11/rxvt/patches/patch-ah b/x11/rxvt/patches/patch-ah new file mode 100644 index 00000000000..c12ed63e56c --- /dev/null +++ b/x11/rxvt/patches/patch-ah @@ -0,0 +1,11 @@ +--- src/command.c.orig Fri Sep 27 10:48:22 1996 ++++ src/command.c Mon Feb 24 01:25:51 1997 +@@ -509,7 +509,7 @@ + ttydev = tty_name; + + # define PTYCHAR1 "pqrstuvwxyz" +-# define PTYCHAR2 "0123456789abcdef" ++# define PTYCHAR2 "0123456789abcdefghijklmnopqrstuv" + for (c1 = PTYCHAR1; *c1; c1++) + { + ptydev [len-2] = ttydev [len-2] = *c1; diff --git a/x11/rxvt/pkg/COMMENT b/x11/rxvt/pkg/COMMENT new file mode 100644 index 00000000000..fbd15b64aca --- /dev/null +++ b/x11/rxvt/pkg/COMMENT @@ -0,0 +1 @@ +rxvt - a low memory usage xterm replacement that supports color diff --git a/x11/rxvt/pkg/DESCR b/x11/rxvt/pkg/DESCR new file mode 100644 index 00000000000..ebf227ea910 --- /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 00000000000..a8c98f6304e --- /dev/null +++ b/x11/rxvt/pkg/PLIST @@ -0,0 +1,2 @@ +bin/rxvt +man/man1/rxvt.1.gz |