aboutsummaryrefslogtreecommitdiff
path: root/editors/apel-emacs20
Commit message (Collapse)AuthorAgeFilesLines
* Canonicalize handling of inclusion of bsd.port.mk.Mark Linimon2004-05-181-1/+1
| | | | | | | | | PR: ports/64393 Submitted by: eik Approved by: maintainer timeout (2 months) Notes: svn path=/head/; revision=109477
* Destroy pkg-comment for some of the stranger uses in the tree,Ade Lovett2003-03-061-0/+1
| | | | | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77037
* Update to stub(slave) port.Shigeyuki Fukushima2001-12-014-101/+1
| | | | | | | Remove pkg-* in the slave ports. Notes: svn path=/head/; revision=50817
* Update to 10.3.Shigeyuki Fukushima2001-10-291-0/+2
| | | | | | | | Submitted by: kuriyama Obtained from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/11587 Notes: svn path=/head/; revision=49328
* Sort plist to reduce diff each other.Jun Kuriyama2001-10-281-2/+2
| | | | Notes: svn path=/head/; revision=49289
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-2/+2
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Change PREFIX -> LOCALBASE.Shigeyuki Fukushima2000-07-121-2/+2
| | | | Notes: svn path=/head/; revision=30524
* Fix make deinstall(pkg_delete) problem.Shigeyuki Fukushima2000-05-121-0/+5
| | | | Notes: svn path=/head/; revision=28417
* Update to 10.2.Shigeyuki Fukushima2000-05-102-47/+44
| | | | | | | Use EMACS_PORT_NAME and other related variables defined in bsd.emacs.mk. Notes: svn path=/head/; revision=28395
* Finish converting editors/ to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-1/+0
| | | | Notes: svn path=/head/; revision=27506
* Chase emacs upgrade to 20.6.Satoshi Asami2000-03-101-1/+1
| | | | Notes: svn path=/head/; revision=26721
* Update to 20.5.Shigeyuki Fukushima2000-01-042-2/+2
| | | | Notes: svn path=/head/; revision=24408
* Upgrade to 9.23.Shigeyuki Fukushima2000-01-021-1/+1
| | | | Notes: svn path=/head/; revision=24356
* Update to 9.22.Shigeyuki Fukushima1999-10-102-3/+3
| | | | Notes: svn path=/head/; revision=22304
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Catching up to emacs-20.4.Shigeyuki Fukushima1999-08-091-2/+2
| | | | Notes: svn path=/head/; revision=20627
* Update to 9.20.Shigeyuki Fukushima1999-08-064-5/+10
| | | | | | | Reviewed by: OKAZAKI Tetsurou <okazaki@be.to> Notes: svn path=/head/; revision=20555
* Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek1999-08-021-1/+1
| | | | | | | containing the ports editors/vim5, sysutils/star, and one other. Notes: svn path=/head/; revision=20500
* Update to 9.19.Shigeyuki Fukushima1999-06-293-16/+18
| | | | Notes: svn path=/head/; revision=19906
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Update to 9.18.Shigeyuki Fukushima1999-05-093-20/+29
| | | | Notes: svn path=/head/; revision=18637
* Changed my e-mail address.Shigeyuki Fukushima1999-03-021-1/+1
| | | | Notes: svn path=/head/; revision=16980
* MAINTAINER changed, because I was a committer.Shigeyuki Fukushima1999-03-011-2/+2
| | | | Notes: svn path=/head/; revision=16961
* editors/apel-emacs:Jun Kuriyama1999-01-024-0/+99
A Portable Emacs Library for emacs. editors/apel-emacs20: A Portable Emacs Library for emacs20. editors/apel-mule: A Portable Emacs Library for mule. o Correct "Version required" header in apel-emacs/Makefile. o Fix virtual category "elisps" to "elisp". PR: ports/8831 Submitted: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=15769