diff options
author | wiz <wiz> | 2001-03-27 23:18:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-03-27 23:18:59 +0000 |
commit | cba978244735ed2b2174c25441d9ef688f13139d (patch) | |
tree | eca728625220b39ea33ef86435ab69213052ac14 /x11 | |
parent | ecb07c1477e6e31584bc670d19c82b630ecbe263 (diff) | |
download | pkgsrc-cba978244735ed2b2174c25441d9ef688f13139d.tar.gz |
Actually, crxvt has been superseded by rxvt in the mean time.
Remove the package.
Noted by Rui-Xiang Guo.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 | ||||
-rw-r--r-- | x11/crxvt/Makefile | 25 | ||||
-rw-r--r-- | x11/crxvt/files/md5 | 3 | ||||
-rw-r--r-- | x11/crxvt/files/patch-sum | 4 | ||||
-rw-r--r-- | x11/crxvt/patches/patch-aa | 11 | ||||
-rw-r--r-- | x11/crxvt/patches/patch-ab | 13 | ||||
-rw-r--r-- | x11/crxvt/pkg/DESCR | 4 | ||||
-rw-r--r-- | x11/crxvt/pkg/PLIST | 3 |
8 files changed, 1 insertions, 65 deletions
diff --git a/x11/Makefile b/x11/Makefile index 9e42529c3e4..4d457a6d511 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.211 2001/03/26 07:10:39 fredb Exp $ +# $NetBSD: Makefile,v 1.212 2001/03/27 23:18:59 wiz Exp $ # COMMENT= Packages to support the X window system @@ -12,7 +12,6 @@ SUBDIR+= XmHTML SUBDIR+= aterm SUBDIR+= blt SUBDIR+= controlcenter -SUBDIR+= crxvt SUBDIR+= dxpc SUBDIR+= ebuilder SUBDIR+= egtk diff --git a/x11/crxvt/Makefile b/x11/crxvt/Makefile deleted file mode 100644 index 0043036dff8..00000000000 --- a/x11/crxvt/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/03/14 12:14:18 wiz Exp $ -# - -DISTNAME= crxvt-2.10-2 -PKGNAME= crxvt-2.10.2 -CATEGORIES= chinese x11 -MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/crxvt/old/ \ - ftp://ftp.ncu.edu.tw/OS/Linux/Chinese/xcin/crxvt/old/ \ - ftp://linux.cis.nctu.edu.tw/packages/chinese/X/xcin/crxvt/old/ - -MAINTAINER= rxg@ms25.url.com.tw -HOMEPAGE= http://xcin.linux.org.tw/old/ -COMMENT= low memory usage xterm replacement that supports color & xcin - -DEPENDS+= intlfonts-1.2:../../fonts/intlfonts - -USE_X11BASE= yes -HAS_CONFIGURE= yes -CONFIGURE_ARGS= --os=NetBSD --no-menu - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/src/crxvt ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/doc/man/crxvt.1 ${PREFIX}/man/man1 - -.include "../../mk/bsd.pkg.mk" diff --git a/x11/crxvt/files/md5 b/x11/crxvt/files/md5 deleted file mode 100644 index 24dbf02fb66..00000000000 --- a/x11/crxvt/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.1.1.1 2001/03/14 12:14:18 wiz Exp $ - -SHA1 (crxvt-2.10-2.tar.gz) = 576041c33769b7b1e0c850c0a419f52a5ea18d1d diff --git a/x11/crxvt/files/patch-sum b/x11/crxvt/files/patch-sum deleted file mode 100644 index d66493f56ea..00000000000 --- a/x11/crxvt/files/patch-sum +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: patch-sum,v 1.1.1.1 2001/03/14 12:14:18 wiz Exp $ - -SHA1 (patch-aa) = e59184e4c63f133584478b6b0396bbb2350bd8c5 -SHA1 (patch-ab) = ad532be4af4750e046d0a400ef515e169ff87bbe diff --git a/x11/crxvt/patches/patch-aa b/x11/crxvt/patches/patch-aa deleted file mode 100644 index 98687fe1187..00000000000 --- a/x11/crxvt/patches/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2001/03/14 12:14:18 wiz Exp $ - ---- script/config.status.orig Tue Sep 28 03:41:04 1999 -+++ script/config.status Tue Sep 28 03:41:43 1999 -@@ -10,5 +10,5 @@ - PATH_CRXVT_BIN=/usr/local/bin - PATH_CRXVT_MAN=/usr/local/man - --OPT_CRXVT_CFONT=-twmoe-kai-medium-r-normal--16-160-75-75-c-160-big5-1 -+OPT_CRXVT_CFONT=-eten-fixed-medium-r-normal--16-150-75-75-c-160-big5.eten-0 - OPT_CRXVT_EFONT=8x16 diff --git a/x11/crxvt/patches/patch-ab b/x11/crxvt/patches/patch-ab deleted file mode 100644 index 23a5a63dd29..00000000000 --- a/x11/crxvt/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.1.1.1 2001/03/14 12:14:18 wiz Exp $ - ---- src/Makefile.in.orig Sat Nov 25 16:59:13 2000 -+++ src/Makefile.in Sat Nov 25 17:01:59 2000 -@@ -57,7 +57,7 @@ - all: crxvt - - crxvt: $(OBJS) -- $(CC) -o $@ $(OBJS) -lX11 -L$(XLIB) -+ $(CC) -o $@ $(OBJS) -lX11 -L$(XLIB) -Wl,-R${X11BASE}/lib -lXext - - .c.o: - $(CC) -c -o $*.o $(CFLAGS) -I$(XINC) $(DEFS) $(EXTRA_DEFINES) $< diff --git a/x11/crxvt/pkg/DESCR b/x11/crxvt/pkg/DESCR deleted file mode 100644 index 2e057b3fc33..00000000000 --- a/x11/crxvt/pkg/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -From now on, the crxvt program in xcin-2.3.X package will be separated -out and maintained independently. The version number, 2.10, is adopted -from the "src/ChangeLog" file, and "-2" means the minor changes or bug -fixes by me. So this is the "crxvt-2.10-2" package. diff --git a/x11/crxvt/pkg/PLIST b/x11/crxvt/pkg/PLIST deleted file mode 100644 index 38265aa024f..00000000000 --- a/x11/crxvt/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/03/14 12:14:18 wiz Exp $ -bin/crxvt -man/man1/crxvt.1 |