mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
Update 1.3 -> 2.3. This update will be change xemacs-*packages
arrangement and xemacs21* ports dependencies. All related works will be done after this commit.
This commit is contained in:
parent
5e5ce317c6
commit
7844fe910f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52352
@ -6,15 +6,20 @@
|
||||
#
|
||||
|
||||
PORTNAME= xemacs-mule-packages
|
||||
PORTVERSION= 1.3
|
||||
PORTVERSION= 2.3
|
||||
CATEGORIES= editors elisp
|
||||
MASTER_SITES= ${MASTER_SITE_XEMACS} \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= packages kiri
|
||||
DISTFILES= \
|
||||
edict-1.12-pkg.tar.gz \
|
||||
egg-its-1.26-pkg.tar.gz \
|
||||
leim-1.17-pkg.tar.gz \
|
||||
lookup-1.08-pkg.tar.gz
|
||||
locale-1.18-pkg.tar.gz \
|
||||
lookup-1.08-pkg.tar.gz \
|
||||
mule-base-1.39-pkg.tar.gz \
|
||||
mule-ucs-1.00-pkg.tar.gz \
|
||||
skk-1.19-pkg.tar.gz
|
||||
DIST_SUBDIR= xemacs
|
||||
|
||||
MAINTAINER= kiri@FreeBSD.org
|
||||
@ -43,12 +48,13 @@ post-install:
|
||||
@${ECHO} '@unexec rmdir %D/lib/xemacs/${PACKAGES_SUBDIR}/* 2>/dev/null || true' >> ${TMPPLIST}
|
||||
@${ECHO} '@unexec rmdir %D/lib/xemacs/${PACKAGES_SUBDIR} 2>/dev/null || true' >> ${TMPPLIST}
|
||||
@${ECHO} '@unexec rmdir %D/lib/xemacs 2>/dev/null || true' >> ${TMPPLIST}
|
||||
@${ECHO_MSG} " This is the set of the packages for xemacs with the mule 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} " This is the set of the packages for xemacs with the mule-packages category."
|
||||
@${ECHO_MSG} "You might be enough with this package installing xemacs-packages altogether for"
|
||||
@${ECHO_MSG} "working at XEmacs but if you think it insufficient,you can install other"
|
||||
@${ECHO_MSG} "packages of editors/xemacs-*-packages ports. These ports are prepared for the"
|
||||
@${ECHO_MSG} "rack of corresponding XEmacs packages except for"
|
||||
@${ECHO_MSG} "xemacs-packages,xemacs-mule-packages and xemacs-additional-packages by which all"
|
||||
@${ECHO_MSG} "the additional packages those above will be installed at once."
|
||||
@${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 ;-)"
|
||||
|
@ -1,3 +1,8 @@
|
||||
MD5 (xemacs/edict-1.12-pkg.tar.gz) = ac774d2ae02fe32de755e758af5dac11
|
||||
MD5 (xemacs/egg-its-1.26-pkg.tar.gz) = a69b09fedc9aee8422ed7ed35b6649eb
|
||||
MD5 (xemacs/leim-1.17-pkg.tar.gz) = 61d39ee096e39219651b01648a37ef2e
|
||||
MD5 (xemacs/locale-1.18-pkg.tar.gz) = dbc3b123a7f12804fb81643b40fe766a
|
||||
MD5 (xemacs/lookup-1.08-pkg.tar.gz) = 49e7d04e5a9f85f060365433cd45f31d
|
||||
MD5 (xemacs/mule-base-1.39-pkg.tar.gz) = 5686febbb08c950ead2b4d0b1707c09e
|
||||
MD5 (xemacs/mule-ucs-1.00-pkg.tar.gz) = 0f369acc648f66a1f76bf07ec46236bd
|
||||
MD5 (xemacs/skk-1.19-pkg.tar.gz) = 1655024ec7091ec05558062e7344a93f
|
||||
|
@ -1 +1 @@
|
||||
XEmacs elisp packages for Mule(mule)
|
||||
XEmacs elisp packages for Mule(mule-packages)
|
||||
|
@ -2,10 +2,8 @@ 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 mule 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).
|
||||
This port provides a set of the mule-packages category packages provided by
|
||||
xemacs.org(www.xemacs.org).
|
||||
|
||||
To install other categories' packages, use editors/xemacs-*-packages
|
||||
ports/packages.
|
||||
|
Loading…
x
Reference in New Issue
Block a user