in order to fetch obsolete xemacs' packages. Current all xemacs'
packages needed to make have already copied to
freefall:~kiri/public_distfiles. PR ports/23171 would be solved with
this commit.
Reorder variables to satisfy portlint.
Approved by: Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw>
(MAINTAINER of chinese/xemacs)
KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
(MAINTAINER of xemacs-*-packages)
in xemacs uses it, so without it the "Pretty Print Buffer" option is
always greyed out.
Put each package on its own line in the Makefile and sort them - this
makes it easier to check whether a package has changed. This also
affects md5.
Add a line to PLIST to remove lib/xemacs if it's empty - noticed by
bento.
Bump version number to 1.3.
Requested by: wolman@cs.washington.edu
packages.
This is the first stage in a rather ambitious plan which kiri has to
add additional xemacs-package ports to make it easier for the user
to install additional packages beyond the base support.
Submitted by: kiri@pis.toba-cmt.ac.jp
Submitted by: max
Requested by: the maintainer
Update the xemacs-packages port to use the latest tar balls. Add a hint
to use the xemacs-sumo-packages and xemacs-mule-sumo-packages ports
if the user wants to install all packages.
packages to go along with the xemacs21 port. Note that the user can
add and delete packages as desired using the mechanisms provided by
xemacs21.
The packages are automatically installed when xemacs21 is installed
from the ports tree. Unfortunately, this is not true when xemacs21
is installed using pkg_add. In this case the user has to install
xemacs-packages manually beforehand.
Submitted by: Michael Elbel (me@freebsd.org)