summaryrefslogtreecommitdiff
path: root/net/zenicb
diff options
context:
space:
mode:
Diffstat (limited to 'net/zenicb')
-rw-r--r--net/zenicb/Makefile45
-rw-r--r--net/zenicb/files/md53
-rw-r--r--net/zenicb/files/patch-sum3
-rw-r--r--net/zenicb/patches/patch-aa13
-rw-r--r--net/zenicb/pkg/COMMENT1
-rw-r--r--net/zenicb/pkg/DESCR2
-rw-r--r--net/zenicb/pkg/PLIST15
7 files changed, 0 insertions, 82 deletions
diff --git a/net/zenicb/Makefile b/net/zenicb/Makefile
deleted file mode 100644
index 3934486fcc7..00000000000
--- a/net/zenicb/Makefile
+++ /dev/null
@@ -1,45 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2000/10/03 20:21:48 martin Exp $
-#
-
-DISTNAME= zenicb-19981202
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-
-MAINTAINER= thorpej@netbsd.org
-
-NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
-
-# XXX YUCK! I really don't like this, but what else are we going to do?
-.include "../../mk/bsd.prefs.mk"
-.if defined(USE_XEMACS)
-EMACS= xemacs
-DEPENDS+= xemacs-[1-9]*:../../editors/xemacs
-MAKEFLAGS+= USE_XEMACS=${USE_XEMACS}
-ELISPDIR= lib/xemacs/xemacs-packages/lisp
-.else
-EMACS= emacs
-DEPENDS+= emacs-*:../../editors/emacs
-ELISPDIR= share/emacs/site-lisp
-.endif
-
-PLIST_SUBST+= ELISPDIR=${ELISPDIR}
-
-pre-configure:
-.if defined(USE_XEMACS)
- @${ECHO} "You have chosen Xemacs configuration."
-.else
- @${ECHO} "To install for Xemacs, set the environment variable USE_XEMACS."
-.endif
-
-do-build:
-
-do-install:
-.if defined(USE_XEMACS)
- @${MKDIR} ${PREFIX}/${ELISPDIR}
-.endif
- @for file in ${WRKSRC}/src/*.el; do \
- j="${INSTALL_DATA} $$file ${PREFIX}/${ELISPDIR}/"; \
- ${ECHO} $$j; $$j; \
- done
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/net/zenicb/files/md5 b/net/zenicb/files/md5
deleted file mode 100644
index 194529bc711..00000000000
--- a/net/zenicb/files/md5
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: md5,v 1.3 2000/08/04 18:50:37 martin Exp $
-
-MD5 (zenicb-19981202.tar.gz) = 542dc7145fa7645f879f382666c74e8e
diff --git a/net/zenicb/files/patch-sum b/net/zenicb/files/patch-sum
deleted file mode 100644
index d833ccc8aac..00000000000
--- a/net/zenicb/files/patch-sum
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: patch-sum,v 1.2 2000/08/04 18:50:37 martin Exp $
-
-MD5 (patch-aa) = a6d9a07a36c81157fe1ee3fa430254f4
diff --git a/net/zenicb/patches/patch-aa b/net/zenicb/patches/patch-aa
deleted file mode 100644
index f18b7e9ff2b..00000000000
--- a/net/zenicb/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2000/08/04 18:50:37 martin Exp $
-
---- src/zenicb.el- Sun Jul 19 18:37:51 1998
-+++ src/zenicb.el Fri Aug 4 17:34:34 2000
-@@ -211,6 +211,8 @@
- (if (not zenicb-process)
- ()
- (set-marker (process-mark zenicb-process) (point-max))
-+ (if (fboundp 'set-buffer-multibyte) (set-buffer-multibyte nil))
-+ (set-process-coding-system zenicb-process nil nil)
- (set-process-buffer zenicb-process zenicb-buffer)
- (set-process-filter zenicb-process 'zenicb-filter)
- (set-process-sentinel zenicb-process 'zenicb-sentinel)
diff --git a/net/zenicb/pkg/COMMENT b/net/zenicb/pkg/COMMENT
deleted file mode 100644
index 2dfbbe4ee29..00000000000
--- a/net/zenicb/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-ICB client for Emacs
diff --git a/net/zenicb/pkg/DESCR b/net/zenicb/pkg/DESCR
deleted file mode 100644
index ef095459971..00000000000
--- a/net/zenicb/pkg/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-ZenICB is an ICB client for Emacs. It allows the user to waste
-unspeakable amounts of time.
diff --git a/net/zenicb/pkg/PLIST b/net/zenicb/pkg/PLIST
deleted file mode 100644
index 3b134563749..00000000000
--- a/net/zenicb/pkg/PLIST
+++ /dev/null
@@ -1,15 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2000/08/04 18:50:37 martin Exp $
-${ELISPDIR}/zenicb-8ball.el
-${ELISPDIR}/zenicb-add.el
-${ELISPDIR}/zenicb-away.el
-${ELISPDIR}/zenicb-example.el
-${ELISPDIR}/zenicb-fortran.el
-${ELISPDIR}/zenicb-history.el
-${ELISPDIR}/zenicb-meditate.el
-${ELISPDIR}/zenicb-nologout.el
-${ELISPDIR}/zenicb-signal.el
-${ELISPDIR}/zenicb-stamp.el
-${ELISPDIR}/zenicb-trigger.el
-${ELISPDIR}/zenicb-whereis.el
-${ELISPDIR}/zenicb-yow.el
-${ELISPDIR}/zenicb.el