aboutsummaryrefslogtreecommitdiff
path: root/editors/xemacs-packages/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add the apel package to Makefile, md5 and PLIST.Gary Jennejohn2000-05-241-7/+8
| | | | | | | | | | | Bump version number to 1.4. Change the maintainer to kiri@pis.toba-cmt.ac.jp. Submitted by: kiri@pis.toba-cmt.ac.jp Notes: svn path=/head/; revision=28740
* Add ps-print-nomule-1.03-pkg.tar.gz because the default "File" menuGary Jennejohn2000-05-011-15/+29
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=28242
* Give XEmacs packages ports `elisp' catgory.Akinori MUSHA2000-04-251-1/+1
| | | | Notes: svn path=/head/; revision=27989
* Update the vc package to version 1.22.Gary Jennejohn2000-04-161-2/+2
| | | | | | | | | | 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. Notes: svn path=/head/; revision=27640
* Convert to PORT{NAME,VERSION}/PKGNAME{PREFIX,SUFFIX}.Akinori MUSHA2000-04-131-3/+2
| | | | | | | | | | - LANGPREFIX -> PKGNAMEPREFIX - PKGNAMEEXT -> PKGNAMESUFFIX Now ready to cooperate with `japanese/xemacs*'. Notes: svn path=/head/; revision=27474
* Fix some typos.Gary Jennejohn2000-02-191-3/+3
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=26019
* Add the hm--html-menus-1.14-pkg.tar.gz package. Also update some otherGary Jennejohn2000-02-171-6/+17
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=25944
* Take over maintenace of this also, at the request of the oldGary Jennejohn2000-02-081-1/+1
| | | | | | | maintainer. Notes: svn path=/head/; revision=25598
* Update to latest packages.Jun Kuriyama2000-02-081-15/+15
| | | | | | | | | Add texinfo package. No response from: maintainer Notes: svn path=/head/; revision=25592
* Update to version 21.1.8.Steve Price1999-11-271-14/+4
| | | | | | | | PR: 14593 Submitted by: maintainer Notes: svn path=/head/; revision=23435
* PR: 13680Gary Jennejohn1999-10-131-12/+14
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=22412
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-5/+5
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* This is xemacs-packages. It contains a selection of "most used"Gary Jennejohn1999-06-221-0/+60
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) Notes: svn path=/head/; revision=19690