aboutsummaryrefslogtreecommitdiffstats
path: root/editors/apel
Commit message (Collapse)AuthorAgeFilesLines
* Reset MAINTAINER to ports@.nork2004-12-231-1/+1
| | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Update to 10.6.shige2003-08-052-2/+2
|
* Update to 10.5.shige2003-07-042-2/+2
|
* Destroy pkg-comment for some of the stranger uses in the tree,ade2003-03-076-5/+1
| | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly)
* Update to 10.4.shige2002-10-053-2/+5
|
* Fix {apel,flim}-setupel.el.shige2001-12-022-6/+8
|
* Oops. Change the position of PORTCLASS directive.shige2001-12-021-7/+7
|
* New master/slave scheme.shige2001-12-0212-252/+252
| | | | | | Update to emacs21. Install el/elc files to version specific site-lisp directory. Change some style.
* Update to 10.3.shige2001-10-296-2/+15
| | | | | Submitted by: kuriyama Obtained from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/11587
* Sort plist to reduce diff each other.kuriyama2001-10-284-8/+8
|
* Specify PREFIX, LISPDIR, and VERSION_SPECIFIC_LISPDIR clearyshige2001-10-251-0/+6
| | | | when port building.
* Update to 10.3.shige2001-03-043-36/+2
| | | | | PR: ports/25512 Submitted by: AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp>
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-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.
* Change PREFIX -> LOCALBASE.shige2000-07-131-1/+1
|
* In the case of apel-xemacs21-mule:shige2000-07-131-2/+2
| | | | | Depend on xemacs-packages instead of xemacs-sumo-packages because of rearrangement for xemacs emacs-lisp packages.
* Change PREFIX -> LOCALBASE.shige2000-07-123-6/+6
|
* Add missing files.shige2000-07-121-0/+2
|
* Fix:shige2000-07-124-30/+30
| | | | | | 1) Change PREFIX -> LOCALBASE 2) Use PKGNAMESUFFIX 3) Rearrange EMACS_PORT_NAME check and its related variables.
* Add timezone.el and timezone.elc.asami2000-06-011-0/+2
| | | | Submitted by: bento
* Fix make deinstall(pkg_delete) problem.shige2000-05-132-0/+10
|
* EMACS_PORT -> EMACS_PORT_NAMEasami2000-05-121-2/+2
|
* Fix byte-compile problem on XEmacs 20 and earlier.shige2000-05-111-0/+33
|
* Move patch.shige2000-05-111-0/+11
|
* Update to 10.2.shige2000-05-117-112/+115
| | | | Use EMACS_PORT_NAME and other related variables defined in bsd.emacs.mk.
* Finish converting editors/ to PORTNAME/PORTVERSION.asami2000-04-141-3/+3
|
* Delete BROKEN mark.shige2000-01-103-2/+5
| | | | Add target `xemacs-package'.
* Install _pkg.el for xemacs(21.x or later) package version descriptor.shige2000-01-102-1/+15
|
* Update to 20.5.shige2000-01-042-2/+2
|
* Upgrade to 9.23.shige2000-01-022-3/+3
|
* s/xemacs-packages/site-packages/shige1999-11-071-1/+1
|
* Fix too bad dependency.shige1999-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
* Install to ${PREFIX}/lib/xemacs/site-packages as XEmacs packages.shige1999-10-191-1/+18
| | | | | | RUN_DEPENDS on xemacs-sumo-packages. Pointed out by: HASEGAWA Tomoki <thasegawa@mta.biglobe.ne.jp>
* Update to 9.22.shige1999-10-117-11/+11
|
* Fix for xemacs-mule-21.1.6.shige1999-09-103-74/+91
| | | | apel package should be compatible with xemacs-package on xemacs-21.x.
* Depend on custom-emacs or custom-mule.shige1999-09-081-0/+7
| | | | We use a custom library instead of tinycustom.el included in apel.
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* tinycustom.el* does not require on emacs and mule (emacs-19.x base).shige1999-08-142-4/+0
| | | | Because these emacsen's apel port depends custom-* port.
* xemacs-mule does not require *-setupel.el.shige1999-08-121-1/+0
| | | | | Because sub-directorues in ${PREFIX}/lib/xemacs-20.4/site-lisp are added to default load-path automatically.
* Update to 9.20.shige1999-08-063-3/+10
|
* Update to 9.20.shige1999-08-063-21/+26
|
* Update to 9.20.shige1999-08-066-6/+16
| | | | Reviewed by: OKAZAKI Tetsurou <okazaki@be.to>
* Update to 9.20.shige1999-08-065-21/+26
| | | | Reviewed by: OKAZAKI Tetsurou <okazaki@be.to>
* Re-enforce caps, no period. An "exceptions" file has been createdhoek1999-08-035-5/+5
| | | | containing the ports editors/vim5, sysutils/star, and one other.
* A Portable Emacs Library for xemacs(20)-mule.shige1999-07-013-0/+83
|
* Update to 9.19.shige1999-06-3014-123/+135
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-274-4/+4
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Use PLIST_SUB (apel-setupel.el).shige1999-05-232-2/+2
|
* Change from apel-setup.el to apel-setupel.el.shige1999-05-235-9/+17
| | | | Improve scripts/configure.
* Fix some typos.asami1999-05-132-4/+5
| | | | Submitted by: maintainer
* Remove two missing files so packaging works.asami1999-05-122-4/+0
|
* Update to 9.18.shige1999-05-1011-73/+112
|
* Changed my e-mail address.shige1999-03-024-4/+4
|
* Update to 9.13.shige1999-03-021-5/+8
|
* Update to 9.13.shige1999-03-022-4/+4
|
* MAINTAINER changed, because I was a committer.shige1999-03-011-2/+2
|
* o Fix for undesired error message in apel-emacs20.kuriyama1999-01-242-4/+9
| | | | | | o Make more simple in Makefile by moving declaration of variables. Submitted by: maintainer
* BUILD_DEPENDS on emacs binary.asami1999-01-111-3/+2
| | | | Submitted by: maintainer
* editors/apel-emacs:kuriyama1999-01-0217-0/+398
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>