<New ports for XEmacs SUMO package>

The SUMO package is partitioned into these ports:
  xemacs-comm-packages
  xemacs-games-packages
  xemacs-libs-packages
  xemacs-oa-packages
  xemacs-packages
  xemacs-prog-packages
  xemacs-wp-packages

PR: 18979
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
This commit is contained in:
Satoshi Taoka 2000-07-13 09:31:37 +00:00
parent dc29855ad9
commit a05567e5bd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30566
30 changed files with 2214 additions and 9816 deletions

View file

@ -1,53 +1,38 @@
# New ports collection makefile for: X-Emacs Packages
# Date created: 24 Apr 1999
# Whom: Michael Elbel (me@FreeBSD.org)
# 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-packages
PORTVERSION= 1.4
CATEGORIES= editors elisp
PORTNAME= xemacs-comm-packages
PORTVERSION= 1.0
CATEGORIES= editors
MASTER_SITES= \
ftp://ftp.xemacs.org/pub/xemacs/packages/ \
ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/packages/ \
ftp://ftp.usyd.edu.au/pub/Xemacs/packages/ \
ftp://ftp.lab.kdd.co.jp/xemacs/packages/ \
ftp://ftp.th-darmstadt.de/pub/editors/xemacs/packages/
DISTFILES= \
apel-1.16-pkg.tar.gz \
auctex-1.19-pkg.tar.gz \
c-support-1.14-pkg.tar.gz \
cc-mode-1.17-pkg.tar.gz \
debug-1.11-pkg.tar.gz \
dired-1.07-pkg.tar.gz \
edit-utils-1.45-pkg.tar.gz \
efs-1.16-pkg.tar.gz \
fsf-compat-1.07-pkg.tar.gz \
hm--html-menus-1.14-pkg.tar.gz \
ispell-1.18-pkg.tar.gz \
mail-lib-1.28-pkg.tar.gz \
mailcrypt-2.04-pkg.tar.gz \
net-utils-1.13-pkg.tar.gz \
os-utils-1.19-pkg.tar.gz \
pcl-cvs-1.41-pkg.tar.gz \
prog-modes-1.23-pkg.tar.gz \
ps-print-nomule-1.03-pkg.tar.gz \
psgml-1.15-pkg.tar.gz \
sgml-1.06-pkg.tar.gz \
sh-script-1.11-pkg.tar.gz \
texinfo-1.18-pkg.tar.gz \
text-modes-1.22-pkg.tar.gz \
time-1.09-pkg.tar.gz \
vc-1.22-pkg.tar.gz \
viper-1.18-pkg.tar.gz \
w3-1.15-pkg.tar.gz \
xemacs-base-1.37-pkg.tar.gz \
xemacs-devel-1.25-pkg.tar.gz
MAINTAINER= kiri@pis.toba-cmt.ac.jp
DISTFILES= \
bbdb-1.09-pkg.tar.gz \
eudc-1.31-pkg.tar.gz \
footnote-1.12-pkg.tar.gz \
gnats-1.10-pkg.tar.gz \
gnus-1.45-pkg.tar.gz \
mew-1.10-pkg.tar.gz \
mh-e-1.12-pkg.tar.gz \
rmail-1.11-pkg.tar.gz \
supercite-1.14-pkg.tar.gz \
tm-1.22-pkg.tar.gz \
vm-1.22-pkg.tar.gz \
zenirc-1.07-pkg.tar.gz
MAINTAINER= KIRIYAMA Kazuhiko<kiri@pis.toba-cmt.ac.jp>
DIST_SUBDIR= xemacs
MASTER_SITE_SUBDIR=${DIST_SUBDIR}
NO_BUILD= yes
WRKSRC= ${WRKDIR}/xemacs-packages
@ -63,15 +48,17 @@ do-extract:
do-install:
${MKDIR} ${XEMACSDIR}
${CP} -Rp ${WRKSRC} ${XEMACSDIR}
${CP} -Rp ${WRKDIR}/xemacs-packages ${XEMACSDIR}
post-install:
@${ECHO_MSG} "This is only a subset of the available packages for xemacs."
@${ECHO_MSG} "You can install additional packages yourself from within xemacs by"
@${ECHO_MSG} "running it as root and using the 'Manage Packages' menu within"
@${ECHO_MSG} "the 'Options' menu of the menubar."
@${ECHO_MSG} "To install all packages besides basic packages(xemacs-packages or"
@${ECHO_MSG} "xemacs-mule-packages), consider using the xemacs-sumo-packages or"
@${ECHO_MSG} "xemacs-mule-sumo-packages port."
@${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 Packes'"
@${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>

View file

@ -1,29 +1,12 @@
MD5 (xemacs/apel-1.16-pkg.tar.gz) = fa6690bff9b0fdbaa0fa1cff5787db88
MD5 (xemacs/auctex-1.19-pkg.tar.gz) = 278f92451968e75df51d70cbe0f9a3bc
MD5 (xemacs/c-support-1.14-pkg.tar.gz) = c804b3eb5a395bbe39020a5115c3d5e5
MD5 (xemacs/cc-mode-1.17-pkg.tar.gz) = ac9ed86d107513eb22173e8893e8ae78
MD5 (xemacs/debug-1.11-pkg.tar.gz) = 034e56577b306bb9f4cb822c2adc89b0
MD5 (xemacs/dired-1.07-pkg.tar.gz) = f7ecf6faf11794e18299c2aa139e6b1e
MD5 (xemacs/edit-utils-1.45-pkg.tar.gz) = b541b5c1f63f69a32864d609fbb4ead9
MD5 (xemacs/efs-1.16-pkg.tar.gz) = c04ecaf45f6e090b8f0bdcb6ce7a04ab
MD5 (xemacs/fsf-compat-1.07-pkg.tar.gz) = c6c353c516ce02153e93348768589b47
MD5 (xemacs/hm--html-menus-1.14-pkg.tar.gz) = 92bcfc9112da3c16f3b922576c79facc
MD5 (xemacs/ispell-1.18-pkg.tar.gz) = 11ae38e4e89498a44502fe596a9cd563
MD5 (xemacs/mail-lib-1.28-pkg.tar.gz) = bef2f5542871e820f0f0bcd918fd3676
MD5 (xemacs/mailcrypt-2.04-pkg.tar.gz) = 69807743b44a35a99eb03054642d8a25
MD5 (xemacs/net-utils-1.13-pkg.tar.gz) = 9ee77d48ee7e97cb148dc4f9a04c3bf4
MD5 (xemacs/os-utils-1.19-pkg.tar.gz) = 9202c67fdd110d546c2d6ae96a16ee4e
MD5 (xemacs/pcl-cvs-1.41-pkg.tar.gz) = 86e3b1e6bbb60931c31ba0d98162da26
MD5 (xemacs/prog-modes-1.23-pkg.tar.gz) = 108b0bdbecc0b648e27a5760572e283e
MD5 (xemacs/ps-print-nomule-1.03-pkg.tar.gz) = 4656fbaccd48ab097d791b03e9f40f76
MD5 (xemacs/psgml-1.15-pkg.tar.gz) = 3f7835cf7f2e891a731179a698473a16
MD5 (xemacs/sgml-1.06-pkg.tar.gz) = 4761323697a995beb53896f350c3f3d6
MD5 (xemacs/sh-script-1.11-pkg.tar.gz) = 49f389b0bf5107848a4b342e70bb9472
MD5 (xemacs/texinfo-1.18-pkg.tar.gz) = ddfced14a51de83ce4db4d5036538124
MD5 (xemacs/text-modes-1.22-pkg.tar.gz) = 969a6a4b259153b17365c68dda516ce0
MD5 (xemacs/time-1.09-pkg.tar.gz) = fe670ec58c71b6720e97af24f2fb9893
MD5 (xemacs/vc-1.22-pkg.tar.gz) = 203309aa4378cc3fce8eff5f7b8ac622
MD5 (xemacs/viper-1.18-pkg.tar.gz) = 66c988d8f43927d2998ba4bad4ce36b1
MD5 (xemacs/w3-1.15-pkg.tar.gz) = a160290f8b3df941f3f0985522bc271b
MD5 (xemacs/xemacs-base-1.37-pkg.tar.gz) = 08ae3bd521b19cfa59cd80a9892f2656
MD5 (xemacs/xemacs-devel-1.25-pkg.tar.gz) = 521f5b549326278261ec1d2dd293dd65
MD5 (xemacs/bbdb-1.09-pkg.tar.gz) = 2ce8fd4be0028673b56fcb2dfd96b43d
MD5 (xemacs/eudc-1.31-pkg.tar.gz) = e685966ab7b6c5852c6c743942f228ac
MD5 (xemacs/footnote-1.12-pkg.tar.gz) = 0372048c1d3b377cc674b48085d6a22e
MD5 (xemacs/gnats-1.10-pkg.tar.gz) = c204add1a071a055026765efca322974
MD5 (xemacs/gnus-1.45-pkg.tar.gz) = c06e988f776b93a4c1d35a913267a332
MD5 (xemacs/mew-1.10-pkg.tar.gz) = 6cce3bc4210aa87f0c647f297957b806
MD5 (xemacs/mh-e-1.12-pkg.tar.gz) = d932211ff7e57e0ed4d9e3feeb07fe4a
MD5 (xemacs/rmail-1.11-pkg.tar.gz) = e58f62afe0b6b1261a1e2ff97323f75c
MD5 (xemacs/supercite-1.14-pkg.tar.gz) = 6a8c339c16d3c76f6b930c46eaa37317
MD5 (xemacs/tm-1.22-pkg.tar.gz) = 509fd058273694d95dcde6cc5f8b9cfd
MD5 (xemacs/vm-1.22-pkg.tar.gz) = d3eb427a3b7bedbac2e1d5e6ee228d1f
MD5 (xemacs/zenirc-1.07-pkg.tar.gz) = c382629d9ba07f365a0dfe3e0224a630

View file

@ -1 +1 @@
Common elisp packages for xemacs 21
XEmacs elisp packages for Communication(comm)

View file

@ -2,8 +2,10 @@ Starting with release 21, xemacs does not come with lisp packages
any more. Instead, they are distributed separately from the main
sources.
This port attempts to provide a subset of the available packages that
should be useful for most users.
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 additional packages, use the "Manage Packages" menu
in the "Options" menu of your xemacs' menubar.
To install other categories' packages, use editors/xemacs-*-packages
ports/packages.

File diff suppressed because it is too large Load diff

View file

@ -1,53 +1,30 @@
# New ports collection makefile for: X-Emacs Packages
# Date created: 24 Apr 1999
# Whom: Michael Elbel (me@FreeBSD.org)
# New ports collection makefile for: XEmacs elisp packages for Games
# Date created: 03 June 2000
# Whom: KIRIYAMA Kazuhiko<kiri@pis.toba-cmt.ac.jp>
#
# $FreeBSD$
#
PORTNAME= xemacs-packages
PORTVERSION= 1.4
CATEGORIES= editors elisp
PORTNAME= xemacs-games-packages
PORTVERSION= 1.0
CATEGORIES= editors
MASTER_SITES= \
ftp://ftp.xemacs.org/pub/xemacs/packages/ \
ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/packages/ \
ftp://ftp.usyd.edu.au/pub/Xemacs/packages/ \
ftp://ftp.lab.kdd.co.jp/xemacs/packages/ \
ftp://ftp.th-darmstadt.de/pub/editors/xemacs/packages/
DISTFILES= \
apel-1.16-pkg.tar.gz \
auctex-1.19-pkg.tar.gz \
c-support-1.14-pkg.tar.gz \
cc-mode-1.17-pkg.tar.gz \
debug-1.11-pkg.tar.gz \
dired-1.07-pkg.tar.gz \
edit-utils-1.45-pkg.tar.gz \
efs-1.16-pkg.tar.gz \
fsf-compat-1.07-pkg.tar.gz \
hm--html-menus-1.14-pkg.tar.gz \
ispell-1.18-pkg.tar.gz \
mail-lib-1.28-pkg.tar.gz \
mailcrypt-2.04-pkg.tar.gz \
net-utils-1.13-pkg.tar.gz \
os-utils-1.19-pkg.tar.gz \
pcl-cvs-1.41-pkg.tar.gz \
prog-modes-1.23-pkg.tar.gz \
ps-print-nomule-1.03-pkg.tar.gz \
psgml-1.15-pkg.tar.gz \
sgml-1.06-pkg.tar.gz \
sh-script-1.11-pkg.tar.gz \
texinfo-1.18-pkg.tar.gz \
text-modes-1.22-pkg.tar.gz \
time-1.09-pkg.tar.gz \
vc-1.22-pkg.tar.gz \
viper-1.18-pkg.tar.gz \
w3-1.15-pkg.tar.gz \
xemacs-base-1.37-pkg.tar.gz \
xemacs-devel-1.25-pkg.tar.gz
MAINTAINER= kiri@pis.toba-cmt.ac.jp
DISTFILES= \
cookie-1.12-pkg.tar.gz \
games-1.12-pkg.tar.gz \
mine-1.12-pkg.tar.gz \
misc-games-1.13-pkg.tar.gz
MAINTAINER= KIRIYAMA Kazuhiko<kiri@pis.toba-cmt.ac.jp>
DIST_SUBDIR= xemacs
MASTER_SITE_SUBDIR=${DIST_SUBDIR}
NO_BUILD= yes
WRKSRC= ${WRKDIR}/xemacs-packages
@ -63,15 +40,17 @@ do-extract:
do-install:
${MKDIR} ${XEMACSDIR}
${CP} -Rp ${WRKSRC} ${XEMACSDIR}
${CP} -Rp ${WRKDIR}/xemacs-packages ${XEMACSDIR}
post-install:
@${ECHO_MSG} "This is only a subset of the available packages for xemacs."
@${ECHO_MSG} "You can install additional packages yourself from within xemacs by"
@${ECHO_MSG} "running it as root and using the 'Manage Packages' menu within"
@${ECHO_MSG} "the 'Options' menu of the menubar."
@${ECHO_MSG} "To install all packages besides basic packages(xemacs-packages or"
@${ECHO_MSG} "xemacs-mule-packages), consider using the xemacs-sumo-packages or"
@${ECHO_MSG} "xemacs-mule-sumo-packages port."
@${ECHO_MSG} " This is the set of the packages for xemacs with the games 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 Packes'"
@${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>

View file

@ -1,29 +1,4 @@
MD5 (xemacs/apel-1.16-pkg.tar.gz) = fa6690bff9b0fdbaa0fa1cff5787db88
MD5 (xemacs/auctex-1.19-pkg.tar.gz) = 278f92451968e75df51d70cbe0f9a3bc
MD5 (xemacs/c-support-1.14-pkg.tar.gz) = c804b3eb5a395bbe39020a5115c3d5e5
MD5 (xemacs/cc-mode-1.17-pkg.tar.gz) = ac9ed86d107513eb22173e8893e8ae78
MD5 (xemacs/debug-1.11-pkg.tar.gz) = 034e56577b306bb9f4cb822c2adc89b0
MD5 (xemacs/dired-1.07-pkg.tar.gz) = f7ecf6faf11794e18299c2aa139e6b1e
MD5 (xemacs/edit-utils-1.45-pkg.tar.gz) = b541b5c1f63f69a32864d609fbb4ead9
MD5 (xemacs/efs-1.16-pkg.tar.gz) = c04ecaf45f6e090b8f0bdcb6ce7a04ab
MD5 (xemacs/fsf-compat-1.07-pkg.tar.gz) = c6c353c516ce02153e93348768589b47
MD5 (xemacs/hm--html-menus-1.14-pkg.tar.gz) = 92bcfc9112da3c16f3b922576c79facc
MD5 (xemacs/ispell-1.18-pkg.tar.gz) = 11ae38e4e89498a44502fe596a9cd563
MD5 (xemacs/mail-lib-1.28-pkg.tar.gz) = bef2f5542871e820f0f0bcd918fd3676
MD5 (xemacs/mailcrypt-2.04-pkg.tar.gz) = 69807743b44a35a99eb03054642d8a25
MD5 (xemacs/net-utils-1.13-pkg.tar.gz) = 9ee77d48ee7e97cb148dc4f9a04c3bf4
MD5 (xemacs/os-utils-1.19-pkg.tar.gz) = 9202c67fdd110d546c2d6ae96a16ee4e
MD5 (xemacs/pcl-cvs-1.41-pkg.tar.gz) = 86e3b1e6bbb60931c31ba0d98162da26
MD5 (xemacs/prog-modes-1.23-pkg.tar.gz) = 108b0bdbecc0b648e27a5760572e283e
MD5 (xemacs/ps-print-nomule-1.03-pkg.tar.gz) = 4656fbaccd48ab097d791b03e9f40f76
MD5 (xemacs/psgml-1.15-pkg.tar.gz) = 3f7835cf7f2e891a731179a698473a16
MD5 (xemacs/sgml-1.06-pkg.tar.gz) = 4761323697a995beb53896f350c3f3d6
MD5 (xemacs/sh-script-1.11-pkg.tar.gz) = 49f389b0bf5107848a4b342e70bb9472
MD5 (xemacs/texinfo-1.18-pkg.tar.gz) = ddfced14a51de83ce4db4d5036538124
MD5 (xemacs/text-modes-1.22-pkg.tar.gz) = 969a6a4b259153b17365c68dda516ce0
MD5 (xemacs/time-1.09-pkg.tar.gz) = fe670ec58c71b6720e97af24f2fb9893
MD5 (xemacs/vc-1.22-pkg.tar.gz) = 203309aa4378cc3fce8eff5f7b8ac622
MD5 (xemacs/viper-1.18-pkg.tar.gz) = 66c988d8f43927d2998ba4bad4ce36b1
MD5 (xemacs/w3-1.15-pkg.tar.gz) = a160290f8b3df941f3f0985522bc271b
MD5 (xemacs/xemacs-base-1.37-pkg.tar.gz) = 08ae3bd521b19cfa59cd80a9892f2656
MD5 (xemacs/xemacs-devel-1.25-pkg.tar.gz) = 521f5b549326278261ec1d2dd293dd65
MD5 (xemacs/cookie-1.12-pkg.tar.gz) = 42ad432c062983cd0a43b35260e94c19
MD5 (xemacs/games-1.12-pkg.tar.gz) = ee7028e1cf093128b0f935b071d75d08
MD5 (xemacs/mine-1.12-pkg.tar.gz) = 316fdb38b9ed88eea0154c714a9abab3
MD5 (xemacs/misc-games-1.13-pkg.tar.gz) = 9a1d4cfef79fd4b4d9bea96b65654043

View file

@ -1 +1 @@
Common elisp packages for xemacs 21
XEmacs elisp packages for Games(games)

View file

@ -2,8 +2,10 @@ Starting with release 21, xemacs does not come with lisp packages
any more. Instead, they are distributed separately from the main
sources.
This port attempts to provide a subset of the available packages that
should be useful for most users.
This port provides a set of the games 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 additional packages, use the "Manage Packages" menu
in the "Options" menu of your xemacs' menubar.
To install other categories' packages, use editors/xemacs-*-packages
ports/packages.

File diff suppressed because it is too large Load diff

View file

@ -1,53 +1,31 @@
# New ports collection makefile for: X-Emacs Packages
# Date created: 24 Apr 1999
# Whom: Michael Elbel (me@FreeBSD.org)
# New ports collection makefile for: XEmacs elisp packages for Libraries
# Date created: 03 June 2000
# Whom: KIRIYAMA Kazuhiko<kiri@pis.toba-cmt.ac.jp>
#
# $FreeBSD$
#
PORTNAME= xemacs-packages
PORTVERSION= 1.4
CATEGORIES= editors elisp
PORTNAME= xemacs-libs-packages
PORTVERSION= 1.0
CATEGORIES= editors
MASTER_SITES= \
ftp://ftp.xemacs.org/pub/xemacs/packages/ \
ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/packages/ \
ftp://ftp.usyd.edu.au/pub/Xemacs/packages/ \
ftp://ftp.lab.kdd.co.jp/xemacs/packages/ \
ftp://ftp.th-darmstadt.de/pub/editors/xemacs/packages/
DISTFILES= \
apel-1.16-pkg.tar.gz \
auctex-1.19-pkg.tar.gz \
c-support-1.14-pkg.tar.gz \
cc-mode-1.17-pkg.tar.gz \
debug-1.11-pkg.tar.gz \
dired-1.07-pkg.tar.gz \
edit-utils-1.45-pkg.tar.gz \
efs-1.16-pkg.tar.gz \
fsf-compat-1.07-pkg.tar.gz \
hm--html-menus-1.14-pkg.tar.gz \
ispell-1.18-pkg.tar.gz \
mail-lib-1.28-pkg.tar.gz \
mailcrypt-2.04-pkg.tar.gz \
net-utils-1.13-pkg.tar.gz \
os-utils-1.19-pkg.tar.gz \
pcl-cvs-1.41-pkg.tar.gz \
prog-modes-1.23-pkg.tar.gz \
ps-print-nomule-1.03-pkg.tar.gz \
psgml-1.15-pkg.tar.gz \
sgml-1.06-pkg.tar.gz \
sh-script-1.11-pkg.tar.gz \
texinfo-1.18-pkg.tar.gz \
text-modes-1.22-pkg.tar.gz \
time-1.09-pkg.tar.gz \
vc-1.22-pkg.tar.gz \
viper-1.18-pkg.tar.gz \
w3-1.15-pkg.tar.gz \
xemacs-base-1.37-pkg.tar.gz \
xemacs-devel-1.25-pkg.tar.gz
MAINTAINER= kiri@pis.toba-cmt.ac.jp
DISTFILES= \
Sun-1.12-pkg.tar.gz \
edebug-1.09-pkg.tar.gz \
sounds-au-1.09-pkg.tar.gz \
sounds-wav-1.09-pkg.tar.gz \
tooltalk-1.11-pkg.tar.gz
MAINTAINER= KIRIYAMA Kazuhiko<kiri@pis.toba-cmt.ac.jp>
DIST_SUBDIR= xemacs
MASTER_SITE_SUBDIR=${DIST_SUBDIR}
NO_BUILD= yes
WRKSRC= ${WRKDIR}/xemacs-packages
@ -63,15 +41,17 @@ do-extract:
do-install:
${MKDIR} ${XEMACSDIR}
${CP} -Rp ${WRKSRC} ${XEMACSDIR}
${CP} -Rp ${WRKDIR}/xemacs-packages ${XEMACSDIR}
post-install:
@${ECHO_MSG} "This is only a subset of the available packages for xemacs."
@${ECHO_MSG} "You can install additional packages yourself from within xemacs by"
@${ECHO_MSG} "running it as root and using the 'Manage Packages' menu within"
@${ECHO_MSG} "the 'Options' menu of the menubar."
@${ECHO_MSG} "To install all packages besides basic packages(xemacs-packages or"
@${ECHO_MSG} "xemacs-mule-packages), consider using the xemacs-sumo-packages or"
@${ECHO_MSG} "xemacs-mule-sumo-packages port."
@${ECHO_MSG} " This is the set of the packages for xemacs with the libs 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 Packes'"
@${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>

View file

@ -1,29 +1,5 @@
MD5 (xemacs/apel-1.16-pkg.tar.gz) = fa6690bff9b0fdbaa0fa1cff5787db88
MD5 (xemacs/auctex-1.19-pkg.tar.gz) = 278f92451968e75df51d70cbe0f9a3bc
MD5 (xemacs/c-support-1.14-pkg.tar.gz) = c804b3eb5a395bbe39020a5115c3d5e5
MD5 (xemacs/cc-mode-1.17-pkg.tar.gz) = ac9ed86d107513eb22173e8893e8ae78
MD5 (xemacs/debug-1.11-pkg.tar.gz) = 034e56577b306bb9f4cb822c2adc89b0
MD5 (xemacs/dired-1.07-pkg.tar.gz) = f7ecf6faf11794e18299c2aa139e6b1e
MD5 (xemacs/edit-utils-1.45-pkg.tar.gz) = b541b5c1f63f69a32864d609fbb4ead9
MD5 (xemacs/efs-1.16-pkg.tar.gz) = c04ecaf45f6e090b8f0bdcb6ce7a04ab
MD5 (xemacs/fsf-compat-1.07-pkg.tar.gz) = c6c353c516ce02153e93348768589b47
MD5 (xemacs/hm--html-menus-1.14-pkg.tar.gz) = 92bcfc9112da3c16f3b922576c79facc
MD5 (xemacs/ispell-1.18-pkg.tar.gz) = 11ae38e4e89498a44502fe596a9cd563
MD5 (xemacs/mail-lib-1.28-pkg.tar.gz) = bef2f5542871e820f0f0bcd918fd3676
MD5 (xemacs/mailcrypt-2.04-pkg.tar.gz) = 69807743b44a35a99eb03054642d8a25
MD5 (xemacs/net-utils-1.13-pkg.tar.gz) = 9ee77d48ee7e97cb148dc4f9a04c3bf4
MD5 (xemacs/os-utils-1.19-pkg.tar.gz) = 9202c67fdd110d546c2d6ae96a16ee4e
MD5 (xemacs/pcl-cvs-1.41-pkg.tar.gz) = 86e3b1e6bbb60931c31ba0d98162da26
MD5 (xemacs/prog-modes-1.23-pkg.tar.gz) = 108b0bdbecc0b648e27a5760572e283e
MD5 (xemacs/ps-print-nomule-1.03-pkg.tar.gz) = 4656fbaccd48ab097d791b03e9f40f76
MD5 (xemacs/psgml-1.15-pkg.tar.gz) = 3f7835cf7f2e891a731179a698473a16
MD5 (xemacs/sgml-1.06-pkg.tar.gz) = 4761323697a995beb53896f350c3f3d6
MD5 (xemacs/sh-script-1.11-pkg.tar.gz) = 49f389b0bf5107848a4b342e70bb9472
MD5 (xemacs/texinfo-1.18-pkg.tar.gz) = ddfced14a51de83ce4db4d5036538124
MD5 (xemacs/text-modes-1.22-pkg.tar.gz) = 969a6a4b259153b17365c68dda516ce0
MD5 (xemacs/time-1.09-pkg.tar.gz) = fe670ec58c71b6720e97af24f2fb9893
MD5 (xemacs/vc-1.22-pkg.tar.gz) = 203309aa4378cc3fce8eff5f7b8ac622
MD5 (xemacs/viper-1.18-pkg.tar.gz) = 66c988d8f43927d2998ba4bad4ce36b1
MD5 (xemacs/w3-1.15-pkg.tar.gz) = a160290f8b3df941f3f0985522bc271b
MD5 (xemacs/xemacs-base-1.37-pkg.tar.gz) = 08ae3bd521b19cfa59cd80a9892f2656
MD5 (xemacs/xemacs-devel-1.25-pkg.tar.gz) = 521f5b549326278261ec1d2dd293dd65
MD5 (xemacs/Sun-1.12-pkg.tar.gz) = 02e94feebe595088b2d9154d7db5dc17
MD5 (xemacs/edebug-1.09-pkg.tar.gz) = 98d7b0b016927f6484dfac493146a024
MD5 (xemacs/sounds-au-1.09-pkg.tar.gz) = 8f451d7b9aa22bae0e5a04da42a656dc
MD5 (xemacs/sounds-wav-1.09-pkg.tar.gz) = 0f2aa67f7005f449f6c6f2611e3e1da0
MD5 (xemacs/tooltalk-1.11-pkg.tar.gz) = 5c69af8102109ac3ab6144853dc7f735

View file

@ -1 +1 @@
Common elisp packages for xemacs 21
XEmacs elisp packages for Libraries(libs)

View file

@ -2,8 +2,10 @@ Starting with release 21, xemacs does not come with lisp packages
any more. Instead, they are distributed separately from the main
sources.
This port attempts to provide a subset of the available packages that
should be useful for most users.
This port provides a set of the libs 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 additional packages, use the "Manage Packages" menu
in the "Options" menu of your xemacs' menubar.
To install other categories' packages, use editors/xemacs-*-packages
ports/packages.

File diff suppressed because it is too large Load diff

View file

@ -1,53 +1,34 @@
# New ports collection makefile for: X-Emacs Packages
# Date created: 24 Apr 1999
# Whom: Michael Elbel (me@FreeBSD.org)
# New ports collection makefile for: XEmacs elisp packages for Office Automation
# Date created: 03 June 2000
# Whom: KIRIYAMA Kazuhiko<kiri@pis.toba-cmt.ac.jp>
#
# $FreeBSD$
#
PORTNAME= xemacs-packages
PORTVERSION= 1.4
CATEGORIES= editors elisp
PORTNAME= xemacs-oa-packages
PORTVERSION= 1.0
CATEGORIES= editors
MASTER_SITES= \
ftp://ftp.xemacs.org/pub/xemacs/packages/ \
ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/packages/ \
ftp://ftp.usyd.edu.au/pub/Xemacs/packages/ \
ftp://ftp.lab.kdd.co.jp/xemacs/packages/ \
ftp://ftp.th-darmstadt.de/pub/editors/xemacs/packages/
DISTFILES= \
apel-1.16-pkg.tar.gz \
auctex-1.19-pkg.tar.gz \
c-support-1.14-pkg.tar.gz \
cc-mode-1.17-pkg.tar.gz \
debug-1.11-pkg.tar.gz \
dired-1.07-pkg.tar.gz \
edit-utils-1.45-pkg.tar.gz \
efs-1.16-pkg.tar.gz \
fsf-compat-1.07-pkg.tar.gz \
hm--html-menus-1.14-pkg.tar.gz \
ispell-1.18-pkg.tar.gz \
mail-lib-1.28-pkg.tar.gz \
mailcrypt-2.04-pkg.tar.gz \
net-utils-1.13-pkg.tar.gz \
os-utils-1.19-pkg.tar.gz \
pcl-cvs-1.41-pkg.tar.gz \
prog-modes-1.23-pkg.tar.gz \
ps-print-nomule-1.03-pkg.tar.gz \
psgml-1.15-pkg.tar.gz \
sgml-1.06-pkg.tar.gz \
sh-script-1.11-pkg.tar.gz \
texinfo-1.18-pkg.tar.gz \
text-modes-1.22-pkg.tar.gz \
time-1.09-pkg.tar.gz \
vc-1.22-pkg.tar.gz \
viper-1.18-pkg.tar.gz \
w3-1.15-pkg.tar.gz \
xemacs-base-1.37-pkg.tar.gz \
xemacs-devel-1.25-pkg.tar.gz
MAINTAINER= kiri@pis.toba-cmt.ac.jp
DISTFILES= \
calc-1.12-pkg.tar.gz \
calendar-1.14-pkg.tar.gz \
forms-1.12-pkg.tar.gz \
frame-icon-1.08-pkg.tar.gz \
pc-1.17-pkg.tar.gz \
slider-1.11-pkg.tar.gz \
speedbar-1.14-pkg.tar.gz \
strokes-1.06-pkg.tar.gz
MAINTAINER= KIRIYAMA Kazuhiko<kiri@pis.toba-cmt.ac.jp>
DIST_SUBDIR= xemacs
MASTER_SITE_SUBDIR=${DIST_SUBDIR}
NO_BUILD= yes
WRKSRC= ${WRKDIR}/xemacs-packages
@ -63,15 +44,17 @@ do-extract:
do-install:
${MKDIR} ${XEMACSDIR}
${CP} -Rp ${WRKSRC} ${XEMACSDIR}
${CP} -Rp ${WRKDIR}/xemacs-packages ${XEMACSDIR}
post-install:
@${ECHO_MSG} "This is only a subset of the available packages for xemacs."
@${ECHO_MSG} "You can install additional packages yourself from within xemacs by"
@${ECHO_MSG} "running it as root and using the 'Manage Packages' menu within"
@${ECHO_MSG} "the 'Options' menu of the menubar."
@${ECHO_MSG} "To install all packages besides basic packages(xemacs-packages or"
@${ECHO_MSG} "xemacs-mule-packages), consider using the xemacs-sumo-packages or"
@${ECHO_MSG} "xemacs-mule-sumo-packages port."
@${ECHO_MSG} " This is the set of the packages for xemacs with the oa 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 Packes'"
@${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>

View file

@ -1,29 +1,8 @@
MD5 (xemacs/apel-1.16-pkg.tar.gz) = fa6690bff9b0fdbaa0fa1cff5787db88
MD5 (xemacs/auctex-1.19-pkg.tar.gz) = 278f92451968e75df51d70cbe0f9a3bc
MD5 (xemacs/c-support-1.14-pkg.tar.gz) = c804b3eb5a395bbe39020a5115c3d5e5
MD5 (xemacs/cc-mode-1.17-pkg.tar.gz) = ac9ed86d107513eb22173e8893e8ae78
MD5 (xemacs/debug-1.11-pkg.tar.gz) = 034e56577b306bb9f4cb822c2adc89b0
MD5 (xemacs/dired-1.07-pkg.tar.gz) = f7ecf6faf11794e18299c2aa139e6b1e
MD5 (xemacs/edit-utils-1.45-pkg.tar.gz) = b541b5c1f63f69a32864d609fbb4ead9
MD5 (xemacs/efs-1.16-pkg.tar.gz) = c04ecaf45f6e090b8f0bdcb6ce7a04ab
MD5 (xemacs/fsf-compat-1.07-pkg.tar.gz) = c6c353c516ce02153e93348768589b47
MD5 (xemacs/hm--html-menus-1.14-pkg.tar.gz) = 92bcfc9112da3c16f3b922576c79facc
MD5 (xemacs/ispell-1.18-pkg.tar.gz) = 11ae38e4e89498a44502fe596a9cd563
MD5 (xemacs/mail-lib-1.28-pkg.tar.gz) = bef2f5542871e820f0f0bcd918fd3676
MD5 (xemacs/mailcrypt-2.04-pkg.tar.gz) = 69807743b44a35a99eb03054642d8a25
MD5 (xemacs/net-utils-1.13-pkg.tar.gz) = 9ee77d48ee7e97cb148dc4f9a04c3bf4
MD5 (xemacs/os-utils-1.19-pkg.tar.gz) = 9202c67fdd110d546c2d6ae96a16ee4e
MD5 (xemacs/pcl-cvs-1.41-pkg.tar.gz) = 86e3b1e6bbb60931c31ba0d98162da26
MD5 (xemacs/prog-modes-1.23-pkg.tar.gz) = 108b0bdbecc0b648e27a5760572e283e
MD5 (xemacs/ps-print-nomule-1.03-pkg.tar.gz) = 4656fbaccd48ab097d791b03e9f40f76
MD5 (xemacs/psgml-1.15-pkg.tar.gz) = 3f7835cf7f2e891a731179a698473a16
MD5 (xemacs/sgml-1.06-pkg.tar.gz) = 4761323697a995beb53896f350c3f3d6
MD5 (xemacs/sh-script-1.11-pkg.tar.gz) = 49f389b0bf5107848a4b342e70bb9472
MD5 (xemacs/texinfo-1.18-pkg.tar.gz) = ddfced14a51de83ce4db4d5036538124
MD5 (xemacs/text-modes-1.22-pkg.tar.gz) = 969a6a4b259153b17365c68dda516ce0
MD5 (xemacs/time-1.09-pkg.tar.gz) = fe670ec58c71b6720e97af24f2fb9893
MD5 (xemacs/vc-1.22-pkg.tar.gz) = 203309aa4378cc3fce8eff5f7b8ac622
MD5 (xemacs/viper-1.18-pkg.tar.gz) = 66c988d8f43927d2998ba4bad4ce36b1
MD5 (xemacs/w3-1.15-pkg.tar.gz) = a160290f8b3df941f3f0985522bc271b
MD5 (xemacs/xemacs-base-1.37-pkg.tar.gz) = 08ae3bd521b19cfa59cd80a9892f2656
MD5 (xemacs/xemacs-devel-1.25-pkg.tar.gz) = 521f5b549326278261ec1d2dd293dd65
MD5 (xemacs/calc-1.12-pkg.tar.gz) = 8691b4d61739ecfb2c869e21e0b6f68e
MD5 (xemacs/calendar-1.14-pkg.tar.gz) = d1b76b46b087a2a26912507122713305
MD5 (xemacs/forms-1.12-pkg.tar.gz) = 1b270a8e4ceaf4cd2aa737c52a81ae2c
MD5 (xemacs/frame-icon-1.08-pkg.tar.gz) = 18d2a5f51a0352080c212abbf4846d8d
MD5 (xemacs/pc-1.17-pkg.tar.gz) = cffc0ffc27603c0e54b913bac72c20a0
MD5 (xemacs/slider-1.11-pkg.tar.gz) = 96ffafee4f56d208d2a7ab536b86017b
MD5 (xemacs/speedbar-1.14-pkg.tar.gz) = 824d1cfe02e0eac3745adb9ab5c677d1
MD5 (xemacs/strokes-1.06-pkg.tar.gz) = b5419f44244aaaf63bb5c8eb64f9b472

View file

@ -1 +1 @@
Common elisp packages for xemacs 21
XEmacs elisp packages for Office Automation(oa)

View file

@ -2,8 +2,10 @@ Starting with release 21, xemacs does not come with lisp packages
any more. Instead, they are distributed separately from the main
sources.
This port attempts to provide a subset of the available packages that
should be useful for most users.
This port provides a set of the oa 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 additional packages, use the "Manage Packages" menu
in the "Options" menu of your xemacs' menubar.
To install other categories' packages, use editors/xemacs-*-packages
ports/packages.

File diff suppressed because it is too large Load diff

View file

@ -1,53 +1,34 @@
# New ports collection makefile for: X-Emacs Packages
# Date created: 24 Apr 1999
# Whom: Michael Elbel (me@FreeBSD.org)
# 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-packages
PORTVERSION= 1.4
CATEGORIES= editors elisp
PORTNAME= xemacs-prog-packages
PORTVERSION= 1.0
CATEGORIES= editors
MASTER_SITES= \
ftp://ftp.xemacs.org/pub/xemacs/packages/ \
ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/packages/ \
ftp://ftp.usyd.edu.au/pub/Xemacs/packages/ \
ftp://ftp.lab.kdd.co.jp/xemacs/packages/ \
ftp://ftp.th-darmstadt.de/pub/editors/xemacs/packages/
DISTFILES= \
apel-1.16-pkg.tar.gz \
auctex-1.19-pkg.tar.gz \
c-support-1.14-pkg.tar.gz \
cc-mode-1.17-pkg.tar.gz \
debug-1.11-pkg.tar.gz \
dired-1.07-pkg.tar.gz \
edit-utils-1.45-pkg.tar.gz \
efs-1.16-pkg.tar.gz \
fsf-compat-1.07-pkg.tar.gz \
hm--html-menus-1.14-pkg.tar.gz \
ispell-1.18-pkg.tar.gz \
mail-lib-1.28-pkg.tar.gz \
mailcrypt-2.04-pkg.tar.gz \
net-utils-1.13-pkg.tar.gz \
os-utils-1.19-pkg.tar.gz \
pcl-cvs-1.41-pkg.tar.gz \
prog-modes-1.23-pkg.tar.gz \
ps-print-nomule-1.03-pkg.tar.gz \
psgml-1.15-pkg.tar.gz \
sgml-1.06-pkg.tar.gz \
sh-script-1.11-pkg.tar.gz \
texinfo-1.18-pkg.tar.gz \
text-modes-1.22-pkg.tar.gz \
time-1.09-pkg.tar.gz \
vc-1.22-pkg.tar.gz \
viper-1.18-pkg.tar.gz \
w3-1.15-pkg.tar.gz \
xemacs-base-1.37-pkg.tar.gz \
xemacs-devel-1.25-pkg.tar.gz
MAINTAINER= kiri@pis.toba-cmt.ac.jp
DISTFILES= \
ada-1.08-pkg.tar.gz \
ediff-1.25-pkg.tar.gz \
emerge-1.07-pkg.tar.gz \
idlwave-1.2-pkg.tar.gz \
jde-1.17-pkg.tar.gz \
scheme-1.10-pkg.tar.gz \
vc-cc-1.13-pkg.tar.gz \
vhdl-1.10-pkg.tar.gz
MAINTAINER= KIRIYAMA Kazuhiko<kiri@pis.toba-cmt.ac.jp>
DIST_SUBDIR= xemacs
MASTER_SITE_SUBDIR=${DIST_SUBDIR}
NO_BUILD= yes
WRKSRC= ${WRKDIR}/xemacs-packages
@ -63,15 +44,17 @@ do-extract:
do-install:
${MKDIR} ${XEMACSDIR}
${CP} -Rp ${WRKSRC} ${XEMACSDIR}
${CP} -Rp ${WRKDIR}/xemacs-packages ${XEMACSDIR}
post-install:
@${ECHO_MSG} "This is only a subset of the available packages for xemacs."
@${ECHO_MSG} "You can install additional packages yourself from within xemacs by"
@${ECHO_MSG} "running it as root and using the 'Manage Packages' menu within"
@${ECHO_MSG} "the 'Options' menu of the menubar."
@${ECHO_MSG} "To install all packages besides basic packages(xemacs-packages or"
@${ECHO_MSG} "xemacs-mule-packages), consider using the xemacs-sumo-packages or"
@${ECHO_MSG} "xemacs-mule-sumo-packages port."
@${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 Packes'"
@${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>

View file

@ -1,29 +1,8 @@
MD5 (xemacs/apel-1.16-pkg.tar.gz) = fa6690bff9b0fdbaa0fa1cff5787db88
MD5 (xemacs/auctex-1.19-pkg.tar.gz) = 278f92451968e75df51d70cbe0f9a3bc
MD5 (xemacs/c-support-1.14-pkg.tar.gz) = c804b3eb5a395bbe39020a5115c3d5e5
MD5 (xemacs/cc-mode-1.17-pkg.tar.gz) = ac9ed86d107513eb22173e8893e8ae78
MD5 (xemacs/debug-1.11-pkg.tar.gz) = 034e56577b306bb9f4cb822c2adc89b0
MD5 (xemacs/dired-1.07-pkg.tar.gz) = f7ecf6faf11794e18299c2aa139e6b1e
MD5 (xemacs/edit-utils-1.45-pkg.tar.gz) = b541b5c1f63f69a32864d609fbb4ead9
MD5 (xemacs/efs-1.16-pkg.tar.gz) = c04ecaf45f6e090b8f0bdcb6ce7a04ab
MD5 (xemacs/fsf-compat-1.07-pkg.tar.gz) = c6c353c516ce02153e93348768589b47
MD5 (xemacs/hm--html-menus-1.14-pkg.tar.gz) = 92bcfc9112da3c16f3b922576c79facc
MD5 (xemacs/ispell-1.18-pkg.tar.gz) = 11ae38e4e89498a44502fe596a9cd563
MD5 (xemacs/mail-lib-1.28-pkg.tar.gz) = bef2f5542871e820f0f0bcd918fd3676
MD5 (xemacs/mailcrypt-2.04-pkg.tar.gz) = 69807743b44a35a99eb03054642d8a25
MD5 (xemacs/net-utils-1.13-pkg.tar.gz) = 9ee77d48ee7e97cb148dc4f9a04c3bf4
MD5 (xemacs/os-utils-1.19-pkg.tar.gz) = 9202c67fdd110d546c2d6ae96a16ee4e
MD5 (xemacs/pcl-cvs-1.41-pkg.tar.gz) = 86e3b1e6bbb60931c31ba0d98162da26
MD5 (xemacs/prog-modes-1.23-pkg.tar.gz) = 108b0bdbecc0b648e27a5760572e283e
MD5 (xemacs/ps-print-nomule-1.03-pkg.tar.gz) = 4656fbaccd48ab097d791b03e9f40f76
MD5 (xemacs/psgml-1.15-pkg.tar.gz) = 3f7835cf7f2e891a731179a698473a16
MD5 (xemacs/sgml-1.06-pkg.tar.gz) = 4761323697a995beb53896f350c3f3d6
MD5 (xemacs/sh-script-1.11-pkg.tar.gz) = 49f389b0bf5107848a4b342e70bb9472
MD5 (xemacs/texinfo-1.18-pkg.tar.gz) = ddfced14a51de83ce4db4d5036538124
MD5 (xemacs/text-modes-1.22-pkg.tar.gz) = 969a6a4b259153b17365c68dda516ce0
MD5 (xemacs/time-1.09-pkg.tar.gz) = fe670ec58c71b6720e97af24f2fb9893
MD5 (xemacs/vc-1.22-pkg.tar.gz) = 203309aa4378cc3fce8eff5f7b8ac622
MD5 (xemacs/viper-1.18-pkg.tar.gz) = 66c988d8f43927d2998ba4bad4ce36b1
MD5 (xemacs/w3-1.15-pkg.tar.gz) = a160290f8b3df941f3f0985522bc271b
MD5 (xemacs/xemacs-base-1.37-pkg.tar.gz) = 08ae3bd521b19cfa59cd80a9892f2656
MD5 (xemacs/xemacs-devel-1.25-pkg.tar.gz) = 521f5b549326278261ec1d2dd293dd65
MD5 (xemacs/ada-1.08-pkg.tar.gz) = 51341e069406ddf88b64805909c46cec
MD5 (xemacs/ediff-1.25-pkg.tar.gz) = 12744ed012de55196d1a53e563ecf1a1
MD5 (xemacs/emerge-1.07-pkg.tar.gz) = 8ac1df0b264708389f9136b981c88ce4
MD5 (xemacs/idlwave-1.2-pkg.tar.gz) = 0a914c85a2fe6d2e089302f8523916b3
MD5 (xemacs/jde-1.17-pkg.tar.gz) = 3ca073383f4db92faaa2411c26ee8962
MD5 (xemacs/scheme-1.10-pkg.tar.gz) = bececd89dbf28da7e3666d8bab8b2aa4
MD5 (xemacs/vc-cc-1.13-pkg.tar.gz) = 6f06894049442dabe04e2163015064f3
MD5 (xemacs/vhdl-1.10-pkg.tar.gz) = e922ed42f67b47d85621b9f3e5469618

View file

@ -1 +1 @@
Common elisp packages for xemacs 21
XEmacs elisp packages for Programing(prog)

View file

@ -2,8 +2,10 @@ Starting with release 21, xemacs does not come with lisp packages
any more. Instead, they are distributed separately from the main
sources.
This port attempts to provide a subset of the available packages that
should be useful for most users.
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 additional packages, use the "Manage Packages" menu
in the "Options" menu of your xemacs' menubar.
To install other categories' packages, use editors/xemacs-*-packages
ports/packages.

File diff suppressed because it is too large Load diff

View file

@ -1,53 +1,31 @@
# New ports collection makefile for: X-Emacs Packages
# Date created: 24 Apr 1999
# Whom: Michael Elbel (me@FreeBSD.org)
# New ports collection makefile for: XEmacs elisp packages for Word Processing
# Date created: 03 June 2000
# Whom: KIRIYAMA Kazuhiko<kiri@pis.toba-cmt.ac.jp>
#
# $FreeBSD$
#
PORTNAME= xemacs-packages
PORTVERSION= 1.4
CATEGORIES= editors elisp
PORTNAME= xemacs-wp-packages
PORTVERSION= 1.0
CATEGORIES= editors
MASTER_SITES= \
ftp://ftp.xemacs.org/pub/xemacs/packages/ \
ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/packages/ \
ftp://ftp.usyd.edu.au/pub/Xemacs/packages/ \
ftp://ftp.lab.kdd.co.jp/xemacs/packages/ \
ftp://ftp.th-darmstadt.de/pub/editors/xemacs/packages/
DISTFILES= \
apel-1.16-pkg.tar.gz \
auctex-1.19-pkg.tar.gz \
c-support-1.14-pkg.tar.gz \
cc-mode-1.17-pkg.tar.gz \
debug-1.11-pkg.tar.gz \
dired-1.07-pkg.tar.gz \
edit-utils-1.45-pkg.tar.gz \
efs-1.16-pkg.tar.gz \
fsf-compat-1.07-pkg.tar.gz \
hm--html-menus-1.14-pkg.tar.gz \
ispell-1.18-pkg.tar.gz \
mail-lib-1.28-pkg.tar.gz \
mailcrypt-2.04-pkg.tar.gz \
net-utils-1.13-pkg.tar.gz \
os-utils-1.19-pkg.tar.gz \
pcl-cvs-1.41-pkg.tar.gz \
prog-modes-1.23-pkg.tar.gz \
ps-print-nomule-1.03-pkg.tar.gz \
psgml-1.15-pkg.tar.gz \
sgml-1.06-pkg.tar.gz \
sh-script-1.11-pkg.tar.gz \
texinfo-1.18-pkg.tar.gz \
text-modes-1.22-pkg.tar.gz \
time-1.09-pkg.tar.gz \
vc-1.22-pkg.tar.gz \
viper-1.18-pkg.tar.gz \
w3-1.15-pkg.tar.gz \
xemacs-base-1.37-pkg.tar.gz \
xemacs-devel-1.25-pkg.tar.gz
MAINTAINER= kiri@pis.toba-cmt.ac.jp
DISTFILES= \
crisp-1.11-pkg.tar.gz \
edt-1.09-pkg.tar.gz \
reftex-1.18-pkg.tar.gz \
textools-1.10-pkg.tar.gz \
tpu-1.10-pkg.tar.gz
MAINTAINER= KIRIYAMA Kazuhiko<kiri@pis.toba-cmt.ac.jp>
DIST_SUBDIR= xemacs
MASTER_SITE_SUBDIR=${DIST_SUBDIR}
NO_BUILD= yes
WRKSRC= ${WRKDIR}/xemacs-packages
@ -63,15 +41,17 @@ do-extract:
do-install:
${MKDIR} ${XEMACSDIR}
${CP} -Rp ${WRKSRC} ${XEMACSDIR}
${CP} -Rp ${WRKDIR}/xemacs-packages ${XEMACSDIR}
post-install:
@${ECHO_MSG} "This is only a subset of the available packages for xemacs."
@${ECHO_MSG} "You can install additional packages yourself from within xemacs by"
@${ECHO_MSG} "running it as root and using the 'Manage Packages' menu within"
@${ECHO_MSG} "the 'Options' menu of the menubar."
@${ECHO_MSG} "To install all packages besides basic packages(xemacs-packages or"
@${ECHO_MSG} "xemacs-mule-packages), consider using the xemacs-sumo-packages or"
@${ECHO_MSG} "xemacs-mule-sumo-packages port."
@${ECHO_MSG} " This is the set of the packages for xemacs with the wp 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 Packes'"
@${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>

View file

@ -1,29 +1,5 @@
MD5 (xemacs/apel-1.16-pkg.tar.gz) = fa6690bff9b0fdbaa0fa1cff5787db88
MD5 (xemacs/auctex-1.19-pkg.tar.gz) = 278f92451968e75df51d70cbe0f9a3bc
MD5 (xemacs/c-support-1.14-pkg.tar.gz) = c804b3eb5a395bbe39020a5115c3d5e5
MD5 (xemacs/cc-mode-1.17-pkg.tar.gz) = ac9ed86d107513eb22173e8893e8ae78
MD5 (xemacs/debug-1.11-pkg.tar.gz) = 034e56577b306bb9f4cb822c2adc89b0
MD5 (xemacs/dired-1.07-pkg.tar.gz) = f7ecf6faf11794e18299c2aa139e6b1e
MD5 (xemacs/edit-utils-1.45-pkg.tar.gz) = b541b5c1f63f69a32864d609fbb4ead9
MD5 (xemacs/efs-1.16-pkg.tar.gz) = c04ecaf45f6e090b8f0bdcb6ce7a04ab
MD5 (xemacs/fsf-compat-1.07-pkg.tar.gz) = c6c353c516ce02153e93348768589b47
MD5 (xemacs/hm--html-menus-1.14-pkg.tar.gz) = 92bcfc9112da3c16f3b922576c79facc
MD5 (xemacs/ispell-1.18-pkg.tar.gz) = 11ae38e4e89498a44502fe596a9cd563
MD5 (xemacs/mail-lib-1.28-pkg.tar.gz) = bef2f5542871e820f0f0bcd918fd3676
MD5 (xemacs/mailcrypt-2.04-pkg.tar.gz) = 69807743b44a35a99eb03054642d8a25
MD5 (xemacs/net-utils-1.13-pkg.tar.gz) = 9ee77d48ee7e97cb148dc4f9a04c3bf4
MD5 (xemacs/os-utils-1.19-pkg.tar.gz) = 9202c67fdd110d546c2d6ae96a16ee4e
MD5 (xemacs/pcl-cvs-1.41-pkg.tar.gz) = 86e3b1e6bbb60931c31ba0d98162da26
MD5 (xemacs/prog-modes-1.23-pkg.tar.gz) = 108b0bdbecc0b648e27a5760572e283e
MD5 (xemacs/ps-print-nomule-1.03-pkg.tar.gz) = 4656fbaccd48ab097d791b03e9f40f76
MD5 (xemacs/psgml-1.15-pkg.tar.gz) = 3f7835cf7f2e891a731179a698473a16
MD5 (xemacs/sgml-1.06-pkg.tar.gz) = 4761323697a995beb53896f350c3f3d6
MD5 (xemacs/sh-script-1.11-pkg.tar.gz) = 49f389b0bf5107848a4b342e70bb9472
MD5 (xemacs/texinfo-1.18-pkg.tar.gz) = ddfced14a51de83ce4db4d5036538124
MD5 (xemacs/text-modes-1.22-pkg.tar.gz) = 969a6a4b259153b17365c68dda516ce0
MD5 (xemacs/time-1.09-pkg.tar.gz) = fe670ec58c71b6720e97af24f2fb9893
MD5 (xemacs/vc-1.22-pkg.tar.gz) = 203309aa4378cc3fce8eff5f7b8ac622
MD5 (xemacs/viper-1.18-pkg.tar.gz) = 66c988d8f43927d2998ba4bad4ce36b1
MD5 (xemacs/w3-1.15-pkg.tar.gz) = a160290f8b3df941f3f0985522bc271b
MD5 (xemacs/xemacs-base-1.37-pkg.tar.gz) = 08ae3bd521b19cfa59cd80a9892f2656
MD5 (xemacs/xemacs-devel-1.25-pkg.tar.gz) = 521f5b549326278261ec1d2dd293dd65
MD5 (xemacs/crisp-1.11-pkg.tar.gz) = eccf7d46bce826b980d128d6520d6065
MD5 (xemacs/edt-1.09-pkg.tar.gz) = f83ba89f9ce92df260bcf61ef50f8bf8
MD5 (xemacs/reftex-1.18-pkg.tar.gz) = d794b02cc2d6a3841098f50770452733
MD5 (xemacs/textools-1.10-pkg.tar.gz) = eb519e2ab8c792f162b1604950c2d3e6
MD5 (xemacs/tpu-1.10-pkg.tar.gz) = 345af1744a9bd9a55a11476bc96f7103

View file

@ -1 +1 @@
Common elisp packages for xemacs 21
XEmacs elisp packages for Word Processing(wp)

View file

@ -2,8 +2,10 @@ Starting with release 21, xemacs does not come with lisp packages
any more. Instead, they are distributed separately from the main
sources.
This port attempts to provide a subset of the available packages that
should be useful for most users.
This port provides a set of the wp 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 additional packages, use the "Manage Packages" menu
in the "Options" menu of your xemacs' menubar.
To install other categories' packages, use editors/xemacs-*-packages
ports/packages.

File diff suppressed because it is too large Load diff