Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Canonicalize handling of inclusion of bsd.port.mk. | linimon | 2004-05-18 | 1 | -1/+1 |
| | | | | | | PR: ports/64393 Submitted by: eik Approved by: maintainer timeout (2 months) | ||||
* | Destroy pkg-comment for some of the stranger uses in the tree, | ade | 2003-03-06 | 1 | -0/+1 |
| | | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly) | ||||
* | New master/slave scheme for flim-1.14.x ports. | shige | 2001-12-01 | 4 | -69/+1 |
| | | | | | | | | Update master port to emacs21. Update slave ports to stub port: flim-emacs20. Newly support flim-xemacs21-mule stub port. Does not support flim-emacs and flim-mule for flim-1.14.x or later. Change some style. | ||||
* | 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 | 2 | -9/+2 |
| | |||||
* | 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 |
| | |||||
* | Add flim-cookie to PLIST. | shige | 1999-10-16 | 1 | -0/+2 |
| | |||||
* | Update to 1.12.7. | shige | 1999-10-11 | 2 | -3/+17 |
| | |||||
* | 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 | -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 | hoek | 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 | mharo | 1999-06-05 | 1 | -1/+0 |
| | | | | in bsd.port.mk and this helps to unify the check and install. | ||||
* | Change from master to slave. | shige | 1999-05-09 | 3 | -53/+12 |
| | | | | New master port is editors/flim-emacs. | ||||
* | Make good to `make install' when NOPORTDOCS is not set. | sada | 1999-04-18 | 1 | -4/+5 |
| | |||||
* | Change the order of @exec and @unexec. | shige | 1999-03-09 | 1 | -3/+3 |
| | |||||
* | Use ${ECHO_MSG}. | shige | 1999-03-09 | 1 | -6/+2 |
| | |||||
* | 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 |
| | |||||
* | Fetch files from correct place. | asami | 1999-01-28 | 1 | -2/+2 |
| | | | | Submitted by: maintainer | ||||
* | 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 | 4 | -0/+114 |
PR: ports/9200 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> |