Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | 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. | shige | 2000-07-12 | 1 | -8/+1 |
| | |||||
* | EMACS_VER should now be 20.7. | steve | 2000-07-10 | 1 | -1/+1 |
| | |||||
* | Finish converting editors/ to PORTNAME/PORTVERSION. | asami | 2000-04-14 | 1 | -1/+0 |
| | |||||
* | Chase emacs upgrade to 20.6. | asami | 2000-03-10 | 1 | -1/+1 |
| | |||||
* | Update to 20.5. | shige | 2000-01-04 | 1 | -1/+1 |
| | |||||
* | Update to 1.13.2. | shige | 1999-10-11 | 1 | -1/+4 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -2/+2 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Catching up to emacs-20.4. | shige | 1999-08-09 | 1 | -2/+2 |
| | |||||
* | Add EMACS_LIBDIR_WITH_VER valiable. | shige | 1999-08-06 | 1 | -3/+3 |
| | | | | | flim-setupel.el file is installed into ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp. | ||||
* | Change from master to slave. | shige | 1999-05-09 | 1 | -50/+9 |
| | | | | New master port is editors/flim-emacs-current. | ||||
* | Make good to `make install' when NOPORTDOCS is not set. | sada | 1999-04-18 | 1 | -4/+5 |
| | |||||
* | Update to 1.12.5. | shige | 1999-03-09 | 1 | -8/+4 |
| | |||||
* | MAINTAINER changed, because I was a committer. | shige | 1999-03-01 | 1 | -2/+2 |
| | |||||
* | Use --no-validate instead of --force to make makeinfo behave. | steve | 1999-02-22 | 1 | -2/+2 |
| | |||||
* | The new version of texinfo in -current defaults to bailing with no | steve | 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. | kuriyama | 1999-01-16 | 1 | -0/+62 |
PR: ports/9201 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> |