Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | Satoshi Asami | 2000-10-08 | 1 | -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 Fukushima | 2000-07-12 | 2 | -9/+2 |
| | |||||
* | EMACS_VER should now be 20.7. | Steve Price | 2000-07-10 | 1 | -1/+1 |
| | |||||
* | Finish converting editors/ to PORTNAME/PORTVERSION. | Satoshi Asami | 2000-04-14 | 1 | -1/+0 |
| | |||||
* | Chase emacs upgrade to 20.6. | Satoshi Asami | 2000-03-10 | 1 | -1/+1 |
| | |||||
* | Update to 20.5. | Shigeyuki Fukushima | 2000-01-04 | 1 | -1/+1 |
| | |||||
* | Add flim-cookie to PLIST. | Shigeyuki Fukushima | 1999-10-16 | 1 | -0/+2 |
| | |||||
* | Update to 1.12.7. | Shigeyuki Fukushima | 1999-10-11 | 2 | -3/+17 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -2/+2 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Catching up to emacs-20.4. | Shigeyuki Fukushima | 1999-08-09 | 1 | -2/+2 |
| | |||||
* | Add EMACS_LIBDIR_WITH_VER valiable. | Shigeyuki Fukushima | 1999-08-06 | 1 | -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 are | Tim Vanderhoek | 1999-06-26 | 1 | -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 now | Michael Haro | 1999-06-05 | 1 | -1/+0 |
| | | | | in bsd.port.mk and this helps to unify the check and install. | ||||
* | Change from master to slave. | Shigeyuki Fukushima | 1999-05-09 | 3 | -53/+12 |
| | | | | New master port is editors/flim-emacs. | ||||
* | Make good to `make install' when NOPORTDOCS is not set. | SADA Kenji | 1999-04-18 | 1 | -4/+5 |
| | |||||
* | Change the order of @exec and @unexec. | Shigeyuki Fukushima | 1999-03-09 | 1 | -3/+3 |
| | |||||
* | Use ${ECHO_MSG}. | Shigeyuki Fukushima | 1999-03-09 | 1 | -6/+2 |
| | |||||
* | MAINTAINER changed, because I was a committer. | Shigeyuki Fukushima | 1999-03-01 | 1 | -2/+2 |
| | |||||
* | Use --no-validate instead of --force to make makeinfo behave. | Steve Price | 1999-02-22 | 1 | -2/+2 |
| | |||||
* | Fetch files from correct place. | Satoshi Asami | 1999-01-28 | 1 | -2/+2 |
| | | | | Submitted by: maintainer | ||||
* | The new version of texinfo in -current defaults to bailing with no | Steve Price | 1999-01-18 | 1 | -3/+11 |
| | | | | output on errors. Add the --force flag so it doesn't. | ||||
* | FLIM, message representation or encoding emacs lisp library for emacs20. | Jun Kuriyama | 1999-01-16 | 4 | -0/+114 |
PR: ports/9200 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> |