summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKiriyama Kazuhiko <kiri@FreeBSD.org>2003-05-12 06:33:47 +0000
committerKiriyama Kazuhiko <kiri@FreeBSD.org>2003-05-12 06:33:47 +0000
commit58061bccd48f97cbdbcf4170d2ad2661decec274 (patch)
treed104236cf4b77f3488c6baed5b16209a56ec9097
parentRemove editors/xemacs-additional-packages. (diff)
Obsolete xemacs package category. Merged to
editors/xemacs-packages and editors/xemacs-mule-packages.
-rw-r--r--editors/xemacs-basic-mule-packages/Makefile61
-rw-r--r--editors/xemacs-basic-mule-packages/distinfo5
-rw-r--r--editors/xemacs-basic-mule-packages/pkg-descr11
-rw-r--r--editors/xemacs-basic-mule-packages/pkg-plist1
4 files changed, 0 insertions, 78 deletions
diff --git a/editors/xemacs-basic-mule-packages/Makefile b/editors/xemacs-basic-mule-packages/Makefile
deleted file mode 100644
index 3e7d6349f155..000000000000
--- a/editors/xemacs-basic-mule-packages/Makefile
+++ /dev/null
@@ -1,61 +0,0 @@
-# New ports collection makefile for: Basic XEmacs elisp packages with Mule
-# Date created: 03 June 2000
-# Whom: KIRIYAMA Kazuhiko<kiri@pis.toba-cmt.ac.jp>
-#
-# $FreeBSD$
-#
-
-PORTNAME= xemacs-basic-mule-packages
-PORTVERSION= 1.4
-CATEGORIES= editors elisp
-MASTER_SITES= ${MASTER_SITE_XEMACS} \
- ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= packages kiri
-DISTFILES= \
- egg-its-1.26-pkg.tar.gz \
- elib-1.08-pkg.tar.gz \
- locale-1.18-pkg.tar.gz \
- mule-base-1.39-pkg.tar.gz \
- skk-1.19-pkg.tar.gz
-DIST_SUBDIR= xemacs
-
-MAINTAINER= kiri@FreeBSD.org
-COMMENT= Basic XEmacs elisp packages with Mule(basic-mule)
-
-NO_BUILD= yes
-WRKSRC= ${WRKDIR}/${PACKAGES_SUBDIR}
-
-XEMACSDIR= ${PREFIX}/lib/xemacs
-PACKAGES_SUBDIR= mule-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 basic mule package for XEmacs(version over 21). You might be"
- @${ECHO_MSG} "enough with this package installing basic package(editors/xemacs-packages)"
- @${ECHO_MSG} "altogether for working at XEmacs but if you think it insufficient,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-basic-mule-packages/distinfo b/editors/xemacs-basic-mule-packages/distinfo
deleted file mode 100644
index 09385a0a2298..000000000000
--- a/editors/xemacs-basic-mule-packages/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-MD5 (xemacs/egg-its-1.26-pkg.tar.gz) = a69b09fedc9aee8422ed7ed35b6649eb
-MD5 (xemacs/elib-1.08-pkg.tar.gz) = dd8c626d4a2b967febe68bcaa1cd1b96
-MD5 (xemacs/locale-1.18-pkg.tar.gz) = dbc3b123a7f12804fb81643b40fe766a
-MD5 (xemacs/mule-base-1.39-pkg.tar.gz) = 5686febbb08c950ead2b4d0b1707c09e
-MD5 (xemacs/skk-1.19-pkg.tar.gz) = 1655024ec7091ec05558062e7344a93f
diff --git a/editors/xemacs-basic-mule-packages/pkg-descr b/editors/xemacs-basic-mule-packages/pkg-descr
deleted file mode 100644
index cd4a2a1fd07f..000000000000
--- a/editors/xemacs-basic-mule-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 basic package with mule for XEmacs(version over 21).
-which contains basically needed packages provided by xemacs.org(www.xemacs.org)
-in addition to the basic package(editors/xemacs-packages) for usual working at
-XEmacs.
-
-To install other categories' packages, use editors/xemacs-*-packages
-ports/packages.
diff --git a/editors/xemacs-basic-mule-packages/pkg-plist b/editors/xemacs-basic-mule-packages/pkg-plist
deleted file mode 100644
index 904ed06b456e..000000000000
--- a/editors/xemacs-basic-mule-packages/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-@comment This list is automatically generated.