summaryrefslogtreecommitdiff
path: root/editors/flim-emacs20 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Convert into EMACS_PORT_NAME style port.Shigeyuki Fukushima2000-07-122-9/+2
|
* EMACS_VER should now be 20.7.Steve Price2000-07-101-1/+1
|
* Finish converting editors/ to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-1/+0
|
* Chase emacs upgrade to 20.6.Satoshi Asami2000-03-101-1/+1
|
* Update to 20.5.Shigeyuki Fukushima2000-01-041-1/+1
|
* Add flim-cookie to PLIST.Shigeyuki Fukushima1999-10-161-0/+2
|
* Update to 1.12.7.Shigeyuki Fukushima1999-10-112-3/+17
|
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Catching up to emacs-20.4.Shigeyuki Fukushima1999-08-091-2/+2
|
* Add EMACS_LIBDIR_WITH_VER valiable.Shigeyuki Fukushima1999-08-061-2/+3
| | | | | flim-setupel.el file is installed into ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp.
* 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.
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-051-1/+0
| | | | in bsd.port.mk and this helps to unify the check and install.
* Change from master to slave.Shigeyuki Fukushima1999-05-093-53/+12
| | | | New master port is editors/flim-emacs.
* Make good to `make install' when NOPORTDOCS is not set.SADA Kenji1999-04-181-4/+5
|
* Change the order of @exec and @unexec.Shigeyuki Fukushima1999-03-091-3/+3
|
* Use ${ECHO_MSG}.Shigeyuki Fukushima1999-03-091-6/+2
|
* MAINTAINER changed, because I was a committer.Shigeyuki Fukushima1999-03-011-2/+2
|
* Use --no-validate instead of --force to make makeinfo behave.Steve Price1999-02-221-2/+2
|
* Fetch files from correct place.Satoshi Asami1999-01-281-2/+2
| | | | Submitted by: maintainer
* The new version of texinfo in -current defaults to bailing with noSteve Price1999-01-181-3/+11
| | | | output on errors. Add the --force flag so it doesn't.
* FLIM, message representation or encoding emacs lisp library for emacs20.Jun Kuriyama1999-01-164-0/+114
PR: ports/9200 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>