summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKiriyama Kazuhiko <kiri@FreeBSD.org>2003-05-12 06:43:56 +0000
committerKiriyama Kazuhiko <kiri@FreeBSD.org>2003-05-12 06:43:56 +0000
commitbdaabeb84687f91f447a58c031a7d8c88cae8532 (patch)
treec3e66b2eacb90fcf2955b4fbc0eee53b94411910
parentRemove editors/xemacs-basic-mule-packages. (diff)
Obsolete xemacs package category. Merged to
editors/xemacs-packages and editors/xemacs-mule-packages.
-rw-r--r--editors/xemacs-comm-packages/Makefile67
-rw-r--r--editors/xemacs-comm-packages/distinfo13
-rw-r--r--editors/xemacs-comm-packages/pkg-descr11
-rw-r--r--editors/xemacs-comm-packages/pkg-plist1
4 files changed, 0 insertions, 92 deletions
diff --git a/editors/xemacs-comm-packages/Makefile b/editors/xemacs-comm-packages/Makefile
deleted file mode 100644
index 2ef0fa031b66..000000000000
--- a/editors/xemacs-comm-packages/Makefile
+++ /dev/null
@@ -1,67 +0,0 @@
-# New ports collection makefile for: XEmacs elisp packages for Communication
-# Date created: 03 June 2000
-# Whom: KIRIYAMA Kazuhiko<kiri@pis.toba-cmt.ac.jp>
-#
-# $FreeBSD$
-#
-
-PORTNAME= xemacs-comm-packages
-PORTVERSION= 2.6
-CATEGORIES= editors elisp
-MASTER_SITES= ${MASTER_SITE_XEMACS} \
- ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= packages kiri
-DISTFILES= \
- bbdb-1.16-pkg.tar.gz \
- eicq-1.05-pkg.tar.gz \
- eudc-1.34-pkg.tar.gz \
- footnote-1.13-pkg.tar.gz \
- gnats-1.12-pkg.tar.gz \
- gnus-1.57-pkg.tar.gz \
- mew-1.14-pkg.tar.gz \
- mh-e-1.13-pkg.tar.gz \
- rmail-1.12-pkg.tar.gz \
- supercite-1.18-pkg.tar.gz \
- tm-1.29-pkg.tar.gz \
- vm-7.00-pkg.tar.gz \
- zenirc-1.11-pkg.tar.gz
-DIST_SUBDIR= xemacs
-
-MAINTAINER= kiri@FreeBSD.org
-COMMENT= XEmacs elisp packages for Communication(comm)
-
-NO_BUILD= yes
-WRKSRC= ${WRKDIR}/${PACKAGES_SUBDIR}
-
-XEMACSDIR= ${PREFIX}/lib/xemacs
-PACKAGES_SUBDIR= xemacs-packages
-
-do-extract:
- @${MKDIR} ${WRKSRC}
-.for f in ${DISTFILES}
- @${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/${DIST_SUBDIR}/${f} \
- ${EXTRACT_AFTER_ARGS} -C ${WRKSRC}
-.endfor
-
-do-install:
- ${MKDIR} ${XEMACSDIR}
- ${CP} -R ${WRKSRC} ${XEMACSDIR}
-
-post-install:
- @cd ${WRKDIR} && \
- ${FIND} ${PACKAGES_SUBDIR} -type f|sort|${SED} 's:^:lib/xemacs/:' >> ${TMPPLIST}; \
- ${FIND} ${PACKAGES_SUBDIR}/*/* -type d|sort -r|${SED} 's:^:@dirrm lib/xemacs/:'>> ${TMPPLIST}
- @${ECHO_CMD} '@unexec rmdir %D/lib/xemacs/${PACKAGES_SUBDIR}/* 2>/dev/null || true' >> ${TMPPLIST}
- @${ECHO_CMD} '@unexec rmdir %D/lib/xemacs/${PACKAGES_SUBDIR} 2>/dev/null || true' >> ${TMPPLIST}
- @${ECHO_CMD} '@unexec rmdir %D/lib/xemacs 2>/dev/null || true' >> ${TMPPLIST}
- @${ECHO_MSG} " This is the set of the packages for xemacs with the comm category. You can"
- @${ECHO_MSG} "install other packages provided by XEmacs.org with editors/xemacs-*-packages"
- @${ECHO_MSG} "ports. These ports are prepared for corresponding XEmacs packages except for"
- @${ECHO_MSG} "xemacs-packages, xemacs-basic-packages and xemacs-additional-packages. Where"
- @${ECHO_MSG} "xemacs-additional-packages is a meta ports for packages out of xemacs, xemacs"
- @${ECHO_MSG} "mule-basic and xemacs mule category packages."
- @${ECHO_MSG} " You can also install with running it as root and using the 'Manage Packages'"
- @${ECHO_MSG} "menu within the 'Options' menu of the menubar. But using this xemacs package"
- @${ECHO_MSG} "managing, you could not control under ports managing ;-)"
-
-.include <bsd.port.mk>
diff --git a/editors/xemacs-comm-packages/distinfo b/editors/xemacs-comm-packages/distinfo
deleted file mode 100644
index 4bbab19defa2..000000000000
--- a/editors/xemacs-comm-packages/distinfo
+++ /dev/null
@@ -1,13 +0,0 @@
-MD5 (xemacs/bbdb-1.16-pkg.tar.gz) = 076538ab2bf64b6bfbe0ce02edf51eac
-MD5 (xemacs/eicq-1.05-pkg.tar.gz) = 09c41ae8e50c418bc73029a05c0694f3
-MD5 (xemacs/eudc-1.34-pkg.tar.gz) = 31aaecdc3bbf2660999ad8b668eb6d9d
-MD5 (xemacs/footnote-1.13-pkg.tar.gz) = 23aa290969664f5edb96c79ae322759b
-MD5 (xemacs/gnats-1.12-pkg.tar.gz) = 8487d89459c7be544547558d39f42945
-MD5 (xemacs/gnus-1.57-pkg.tar.gz) = e0d0ffe9792aad3c28af0077b5809c07
-MD5 (xemacs/mew-1.14-pkg.tar.gz) = c46627866de19034116a0c739be8e1eb
-MD5 (xemacs/mh-e-1.13-pkg.tar.gz) = 213d2484432c141ba2017d437922076b
-MD5 (xemacs/rmail-1.12-pkg.tar.gz) = ef29f27bfb5b7af89ae57be18b94da6f
-MD5 (xemacs/supercite-1.18-pkg.tar.gz) = e19c81599495ff2a010e81f4b175b9fd
-MD5 (xemacs/tm-1.29-pkg.tar.gz) = ae9c106bafbfb471ceaaaf16b7acb8ac
-MD5 (xemacs/vm-7.00-pkg.tar.gz) = 5cda132d6599eab758ff8623f93bad40
-MD5 (xemacs/zenirc-1.11-pkg.tar.gz) = ef56684bdf71cae7e15f58c3819a7ee9
diff --git a/editors/xemacs-comm-packages/pkg-descr b/editors/xemacs-comm-packages/pkg-descr
deleted file mode 100644
index 0f8efcac090e..000000000000
--- a/editors/xemacs-comm-packages/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-Starting with release 21, xemacs does not come with lisp packages
-any more. Instead, they are distributed separately from the main
-sources.
-
- This port provides a set of the comm category packages provided by
-xemacs.org(www.xemacs.org) except for basic and mule-basic packages(those are
-editors/xemacs-packages and editors/xemacs-mule-basic-packages ports
-respectively).
-
-To install other categories' packages, use editors/xemacs-*-packages
-ports/packages.
diff --git a/editors/xemacs-comm-packages/pkg-plist b/editors/xemacs-comm-packages/pkg-plist
deleted file mode 100644
index 904ed06b456e..000000000000
--- a/editors/xemacs-comm-packages/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-@comment This list is automatically generated.