mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
o fetch firstly with specifing direct SUBDIR.
o pkg-descr suit for new xemacs package categories.
This commit is contained in:
parent
5ef204b72f
commit
2b0ede52bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81525
@ -8,9 +8,8 @@
|
||||
PORTNAME= xemacs-mule-packages
|
||||
PORTVERSION= 3.4
|
||||
CATEGORIES= editors elisp
|
||||
MASTER_SITES= ${MASTER_SITE_XEMACS} \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= packages kiri/xemacs
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL:S|%SUBDIR%|kiri/xemacs|} \
|
||||
${MASTER_SITE_XEMACS:S|%SUBDIR%|packages|}
|
||||
DISTFILES= \
|
||||
edict-1.13-pkg.tar.gz \
|
||||
egg-its-1.26-pkg.tar.gz \
|
||||
@ -51,12 +50,8 @@ post-install:
|
||||
@${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 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 get all packages altogether with installing xemacs-packages and work"
|
||||
@${ECHO_MSG} "fine at XEmacs."
|
||||
@${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 ;-)"
|
||||
|
@ -3,7 +3,4 @@ any more. Instead, they are distributed separately from the main
|
||||
sources.
|
||||
|
||||
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.
|
||||
xemacs.org(www.xemacs.org). You should be used with editors/xemacs-packages.
|
||||
|
Loading…
Reference in New Issue
Block a user