aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkiri <kiri@FreeBSD.org>2003-05-12 15:56:22 +0800
committerkiri <kiri@FreeBSD.org>2003-05-12 15:56:22 +0800
commitc3763598273e22f15a4e3eccb595fc0bf28d8c30 (patch)
treec8af6609c90a54d34a983a1e2328d6b30d1ef77c
parent5df9fab7ad079df4ecb6fe99385d5d5eb7998b0d (diff)
downloadfreebsd-ports-gnome-c3763598273e22f15a4e3eccb595fc0bf28d8c30.tar.gz
freebsd-ports-gnome-c3763598273e22f15a4e3eccb595fc0bf28d8c30.tar.zst
freebsd-ports-gnome-c3763598273e22f15a4e3eccb595fc0bf28d8c30.zip
Obsolete xemacs package category. Merged to
editors/xemacs-packages and editors/xemacs-mule-packages.
-rw-r--r--editors/xemacs-prog-packages/Makefile65
-rw-r--r--editors/xemacs-prog-packages/distinfo9
-rw-r--r--editors/xemacs-prog-packages/pkg-descr11
-rw-r--r--editors/xemacs-prog-packages/pkg-plist1
4 files changed, 0 insertions, 86 deletions
diff --git a/editors/xemacs-prog-packages/Makefile b/editors/xemacs-prog-packages/Makefile
deleted file mode 100644
index dd482f86d407..000000000000
--- a/editors/xemacs-prog-packages/Makefile
+++ /dev/null
@@ -1,65 +0,0 @@
-# New ports collection makefile for: XEmacs elisp packages for Programing
-# Date created: 03 June 2000
-# Whom: KIRIYAMA Kazuhiko<kiri@pis.toba-cmt.ac.jp>
-#
-# $FreeBSD$
-#
-
-PORTNAME= xemacs-prog-packages
-PORTVERSION= 2.6
-CATEGORIES= editors elisp
-MASTER_SITES= ${MASTER_SITE_XEMACS} \
- ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= packages kiri
-DISTFILES= \
- ada-1.10-pkg.tar.gz \
- ediff-1.31-pkg.tar.gz \
- emerge-1.09-pkg.tar.gz \
- idlwave-1.23-pkg.tar.gz \
- jde-1.27-pkg.tar.gz \
- scheme-1.11-pkg.tar.gz \
- semantic-1.06-pkg.tar.gz \
- vc-cc-1.16-pkg.tar.gz \
- vhdl-1.13-pkg.tar.gz
-DIST_SUBDIR= xemacs
-
-MAINTAINER= kiri@FreeBSD.org
-COMMENT= XEmacs elisp packages for Programing(prog)
-
-RUN_DEPENDS= ${XEMACSDIR}/mule-packages/lisp/elib/avltree.el:${.CURDIR}/../xemacs-basic-mule-packages
-
-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 prog 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-prog-packages/distinfo b/editors/xemacs-prog-packages/distinfo
deleted file mode 100644
index 4586154806e2..000000000000
--- a/editors/xemacs-prog-packages/distinfo
+++ /dev/null
@@ -1,9 +0,0 @@
-MD5 (xemacs/ada-1.10-pkg.tar.gz) = 6ba6ca52a345831e8fafa241119db39f
-MD5 (xemacs/ediff-1.31-pkg.tar.gz) = c06ae600b47485f0de5af705aeb67d07
-MD5 (xemacs/emerge-1.09-pkg.tar.gz) = 231c8120d60da2c9ddd856510da2491c
-MD5 (xemacs/idlwave-1.23-pkg.tar.gz) = 71163a118316b2da6cff6371455dad4c
-MD5 (xemacs/jde-1.27-pkg.tar.gz) = 950493e85e100b9a1558352f30511575
-MD5 (xemacs/scheme-1.11-pkg.tar.gz) = 8994fb43b37a55d4b9ad763af67a45ba
-MD5 (xemacs/semantic-1.06-pkg.tar.gz) = 48b330eee7c5da80ef646f8fa0a340e7
-MD5 (xemacs/vc-cc-1.16-pkg.tar.gz) = 853409332e6aadded46789d680f18603
-MD5 (xemacs/vhdl-1.13-pkg.tar.gz) = 76ef5bea9a7f1c5fb899306089efd0d8
diff --git a/editors/xemacs-prog-packages/pkg-descr b/editors/xemacs-prog-packages/pkg-descr
deleted file mode 100644
index 02bfbbee5be5..000000000000
--- a/editors/xemacs-prog-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 prog 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-prog-packages/pkg-plist b/editors/xemacs-prog-packages/pkg-plist
deleted file mode 100644
index 904ed06b456e..000000000000
--- a/editors/xemacs-prog-packages/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-@comment This list is automatically generated.