summaryrefslogtreecommitdiff
path: root/editors/apel-emacs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 10.3.Shigeyuki Fukushima2001-10-292-2/+7
| | | | | | | | 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
* Specify PREFIX, LISPDIR, and VERSION_SPECIFIC_LISPDIR clearyShigeyuki Fukushima2001-10-241-0/+6
| | | | | | | when port building. Notes: svn path=/head/; revision=49178
* Update to 10.3.Shigeyuki Fukushima2001-03-043-36/+2
| | | | | | | | PR: ports/25512 Submitted by: AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=39039
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | 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
* In the case of apel-xemacs21-mule:Shigeyuki Fukushima2000-07-131-2/+2
| | | | | | | | Depend on xemacs-packages instead of xemacs-sumo-packages because of rearrangement for xemacs emacs-lisp packages. Notes: svn path=/head/; revision=30546
* Fix:Shigeyuki Fukushima2000-07-124-30/+30
| | | | | | | | | 1) Change PREFIX -> LOCALBASE 2) Use PKGNAMESUFFIX 3) Rearrange EMACS_PORT_NAME check and its related variables. Notes: svn path=/head/; revision=30521
* Add timezone.el and timezone.elc.Satoshi Asami2000-06-011-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29028
* EMACS_PORT -> EMACS_PORT_NAMESatoshi Asami2000-05-121-2/+2
| | | | Notes: svn path=/head/; revision=28411
* Fix byte-compile problem on XEmacs 20 and earlier.Shigeyuki Fukushima2000-05-111-0/+33
| | | | Notes: svn path=/head/; revision=28405
* Move patch.Shigeyuki Fukushima2000-05-101-0/+11
| | | | Notes: svn path=/head/; revision=28396
* Update to 10.2.Shigeyuki Fukushima2000-05-103-26/+15
| | | | | | | 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-3/+3
| | | | Notes: svn path=/head/; revision=27506
* Install _pkg.el for xemacs(21.x or later) package version descriptor.Shigeyuki Fukushima2000-01-092-1/+15
| | | | Notes: svn path=/head/; revision=24603
* Upgrade to 9.23.Shigeyuki Fukushima2000-01-022-3/+3
| | | | Notes: svn path=/head/; revision=24356
* Fix too bad dependency.Shigeyuki Fukushima1999-10-211-2/+2
| | | | | | | | | before: ${PREFIX}/lib/xemacs/site-packages/../xemacs-packages (If site-packages directory does not exist, this dependency is broken.) new: ${PREFIX}/lib/xemacs/xemacs-packages Notes: svn path=/head/; revision=22556
* Install to ${PREFIX}/lib/xemacs/site-packages as XEmacs packages.Shigeyuki Fukushima1999-10-181-1/+18
| | | | | | | | | RUN_DEPENDS on xemacs-sumo-packages. Pointed out by: HASEGAWA Tomoki <thasegawa@mta.biglobe.ne.jp> Notes: svn path=/head/; revision=22505
* Update to 9.22.Shigeyuki Fukushima1999-10-103-5/+5
| | | | Notes: svn path=/head/; revision=22304
* Fix for xemacs-mule-21.1.6.Shigeyuki Fukushima1999-09-101-16/+29
| | | | | | | apel package should be compatible with xemacs-package on xemacs-21.x. Notes: svn path=/head/; revision=21573
* Depend on custom-emacs or custom-mule.Shigeyuki Fukushima1999-09-081-0/+7
| | | | | | | We use a custom library instead of tinycustom.el included in apel. Notes: svn path=/head/; revision=21408
* 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
* tinycustom.el* does not require on emacs and mule (emacs-19.x base).Shigeyuki Fukushima1999-08-141-2/+0
| | | | | | | Because these emacsen's apel port depends custom-* port. Notes: svn path=/head/; revision=20719
* Update to 9.20.Shigeyuki Fukushima1999-08-065-21/+26
| | | | | | | Reviewed by: OKAZAKI Tetsurou <okazaki@be.to> Notes: svn path=/head/; revision=20554
* 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-297-52/+59
| | | | 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
* Change from apel-setup.el to apel-setupel.el.Shigeyuki Fukushima1999-05-235-9/+17
| | | | | | | Improve scripts/configure. Notes: svn path=/head/; revision=18943
* Fix some typos.Satoshi Asami1999-05-122-4/+5
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=18819
* Remove two missing files so packaging works.Satoshi Asami1999-05-121-2/+0
| | | | Notes: svn path=/head/; revision=18803
* Update to 9.18.Shigeyuki Fukushima1999-05-095-29/+39
| | | | Notes: svn path=/head/; revision=18637
* Changed my e-mail address.Shigeyuki Fukushima1999-03-021-1/+1
| | | | Notes: svn path=/head/; revision=16980
* Update to 9.13.Shigeyuki Fukushima1999-03-021-5/+8
| | | | Notes: svn path=/head/; revision=16979
* Update to 9.13.Shigeyuki Fukushima1999-03-022-4/+4
| | | | Notes: svn path=/head/; revision=16978
* MAINTAINER changed, because I was a committer.Shigeyuki Fukushima1999-03-011-2/+2
| | | | Notes: svn path=/head/; revision=16961
* o Fix for undesired error message in apel-emacs20.Jun Kuriyama1999-01-242-4/+9
| | | | | | | | | o Make more simple in Makefile by moving declaration of variables. Submitted by: maintainer Notes: svn path=/head/; revision=16280
* BUILD_DEPENDS on emacs binary.Satoshi Asami1999-01-111-3/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=16002
* editors/apel-emacs:Jun Kuriyama1999-01-028-0/+174
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