summaryrefslogtreecommitdiffstats
path: root/editors/xemacs-oa-packages
Commit message (Collapse)AuthorAgeFilesLines
* Add the apel package to Makefile, md5 and PLIST.gj2000-05-243-55/+131
| | | | | | | | Bump version number to 1.4. Change the maintainer to kiri@pis.toba-cmt.ac.jp. Submitted by: kiri@pis.toba-cmt.ac.jp
* Add ps-print-nomule-1.03-pkg.tar.gz because the default "File" menugj2000-05-013-31/+59
| | | | | | | | | | | | | | | | 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
* Give XEmacs packages ports `elisp' catgory.knu2000-04-251-1/+1
|
* Update the vc package to version 1.22.gj2000-04-163-3/+136
| | | | | | | Fix PLIST to delete the psgml and sgml packages. The error was hidden by the way @unexec rmdir is done. Bump PORTVERSION to 1.2.
* Convert to PORT{NAME,VERSION}/PKGNAME{PREFIX,SUFFIX}.knu2000-04-131-3/+2
| | | | | | | - LANGPREFIX -> PKGNAMEPREFIX - PKGNAMEEXT -> PKGNAMESUFFIX Now ready to cooperate with `japanese/xemacs*'.
* Fix some typos.gj2000-02-191-3/+3
| | | | Submitted by: kris
* The patch submitted by kiri@pis.toba-cmt.ac.jp was missing 2 of thegj2000-02-171-2/+4
| | | | | packages in files/md5. I fixed this when I tested but forgot about it when I did the last commit. Fix it.
* Add the hm--html-menus-1.14-pkg.tar.gz package. Also update some othergj2000-02-173-150/+75
| | | | | | | | | | 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
* Take over maintenace of this also, at the request of the oldgj2000-02-081-1/+1
| | | | maintainer.
* Update to latest packages.kuriyama2000-02-083-42/+73
| | | | | | Add texinfo package. No response from: maintainer
* Update to version 21.1.8.steve1999-11-273-15/+456
| | | | | PR: 14593 Submitted by: maintainer
* PR: 13680gj1999-10-133-617/+653
| | | | | | | | | 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.
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-271-5/+5
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* This is xemacs-packages. It contains a selection of "most used"gj1999-06-225-0/+1002
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)
OpenPOWER on IntegriCloud