diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-05-08 03:25:20 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-05-08 03:25:20 +0000 |
commit | 15c1936b49318261e0284a64984614b6057efa87 (patch) | |
tree | c96a01c1d8bba34b2851a2a80f101649864b12b2 /x11/rxvt | |
parent | 2a225916a3845fa02ee00d5a69c7d2d16a3a1bee (diff) | |
download | pkgsrc-15c1936b49318261e0284a64984614b6057efa87.tar.gz |
Update to 2.7.3. Changes: countless.
I hoped that the transparent mode would work better, but it doesn't. :(
Diffstat (limited to 'x11/rxvt')
-rw-r--r-- | x11/rxvt/Makefile | 10 | ||||
-rw-r--r-- | x11/rxvt/files/md5 | 4 | ||||
-rw-r--r-- | x11/rxvt/files/patch-sum | 6 | ||||
-rw-r--r-- | x11/rxvt/patches/patch-aa | 10 | ||||
-rw-r--r-- | x11/rxvt/patches/patch-ab | 20 |
5 files changed, 26 insertions, 24 deletions
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index ecb222a4263..8704fc3a96f 100644 --- a/x11/rxvt/Makefile +++ b/x11/rxvt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 1999/12/23 14:46:00 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2000/05/08 03:25:20 hubertf Exp $ # FreeBSD Id: Makefile,v 1.13 1997/03/07 12:29:49 obrien Exp # -DISTNAME= rxvt-2.6.1 +DISTNAME= rxvt-2.7.3 CATEGORIES= x11 MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \ ftp://mason.primenet.com.au/pub/rxvt/ @@ -17,6 +17,7 @@ USE_X11BASE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-utmp \ --enable-wtmp \ + --enable-lastlog \ --enable-xpm-background \ --enable-transparency \ --enable-menubar \ @@ -26,8 +27,11 @@ CONFIGURE_ARGS+= --enable-utmp \ --enable-big5 \ --enable-gb \ --enable-greek \ + --enable-ttygid \ --enable-xgetdefault \ - --disable-memset \ + --enable-frills \ + --enable-keepscrolling \ + --enable-mousewheel \ --with-xpm-includes=${X11BASE}/include/X11 \ --with-xpm-library=${X11BASE}/lib diff --git a/x11/rxvt/files/md5 b/x11/rxvt/files/md5 index 31e66580adc..bbcceb991a2 100644 --- a/x11/rxvt/files/md5 +++ b/x11/rxvt/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.4 1999/08/25 00:59:52 hubertf Exp $ +$NetBSD: md5,v 1.5 2000/05/08 03:25:22 hubertf Exp $ -MD5 (rxvt-2.6.1.tar.bz2) = bdbda851624a74b7f223f78402e451b4 +MD5 (rxvt-2.7.3.tar.bz2) = 4f22d749152ba717c5b716df43801800 diff --git a/x11/rxvt/files/patch-sum b/x11/rxvt/files/patch-sum index 52bf6932aa5..65523bf0aca 100644 --- a/x11/rxvt/files/patch-sum +++ b/x11/rxvt/files/patch-sum @@ -1,4 +1,4 @@ -$NetBSD: patch-sum,v 1.3 1999/12/08 07:07:02 rh Exp $ +$NetBSD: patch-sum,v 1.4 2000/05/08 03:25:22 hubertf Exp $ -MD5 (patch-aa) = 20c0be3c95a9300137064be538d47c3f -MD5 (patch-ab) = b0e9f7953a3e64a61f892fb3f6695107 +MD5 (patch-aa) = adb29817515eb6849371a9d04e3337a7 +MD5 (patch-ab) = 69939bad285eba6d0096e52c446bf415 diff --git a/x11/rxvt/patches/patch-aa b/x11/rxvt/patches/patch-aa index eaec23d91fe..9f818fb6dcf 100644 --- a/x11/rxvt/patches/patch-aa +++ b/x11/rxvt/patches/patch-aa @@ -1,13 +1,11 @@ -$NetBSD: patch-aa,v 1.3 1999/12/08 07:07:03 rh Exp $ - ---- Makefile.in.orig Mon Mar 29 07:31:37 1999 -+++ Makefile.in Wed Dec 8 08:06:18 1999 +--- Makefile.in.orig Tue Dec 21 11:07:54 1999 ++++ Makefile.in Mon May 8 05:10:06 2000 @@ -9,7 +9,7 @@ first_rule: all dummy: --subdirs = src doc rclock src/graphics -+subdirs = src doc #rclock src/graphics +-subdirs = src doc rclock src/graphics src/test ++subdirs = src doc #rclock src/graphics src/test DIST = INSTALL README.configure configure Makefile Makefile.in ChangeLog diff --git a/x11/rxvt/patches/patch-ab b/x11/rxvt/patches/patch-ab index 1b27fe1bbe8..b3c278021ff 100644 --- a/x11/rxvt/patches/patch-ab +++ b/x11/rxvt/patches/patch-ab @@ -1,14 +1,14 @@ -$NetBSD: patch-ab,v 1.4 1999/08/25 00:59:53 hubertf Exp $ - ---- doc/Makefile.in.orig Tue Aug 17 18:16:14 1999 -+++ doc/Makefile.in Wed Aug 18 23:26:34 1999 -@@ -40,6 +40,9 @@ +--- doc/Makefile.in.orig Sun Mar 12 06:26:26 2000 ++++ doc/Makefile.in Mon May 8 05:11:35 2000 +@@ -38,7 +38,10 @@ + #------------------------------------------------------------------------- - all: -+ # Nothing +-all: rxvt.1 ++all: ++ # nada + -+oldall: - @if test x$(TBL) = x; then : ; else echo "Making rxvt.1"; $(TBL) $(srcdir)/rxvt.tbl > rxvt.1 ; fi ++oldall: rxvt.1 - SEDREPLACE = -e 's%@RXVT_VERSION@%$(VERSION)%g;'\ + rxvt.1: rxvt.tbl Makefile + @if test x$(TBL) = x; then : ; else echo "$(TBL) $(srcdir)/rxvt.tbl | grep -v '^.lf' > rxvt.1"; $(TBL) $(srcdir)/rxvt.tbl | grep -v '^.lf' > rxvt.1 ; fi |