Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Chase emacs upgrade to 20.6. | asami | 2000-03-11 | 1 | -1/+1 |
| | |||||
* | Update WWW URL in DESCR. | shige | 2000-02-26 | 1 | -3/+3 |
| | |||||
* | Update to 1.4. | shige | 2000-02-26 | 4 | -8/+19 |
| | | | | | Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Obtained from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/9002 | ||||
* | s;${PORTSDIR};${.CURDIR}/../..; | shige | 2000-01-19 | 1 | -1/+1 |
| | | | | | | | I'm sorry. The previous commit makes port-build broken, when ${PORTSDIR} path includes an path with symlink. Submitted by: Satoshi - Ports Wraith - Asami <asami@FreeBSD.org> | ||||
* | Use ${PORTSDIR} instead of ${.CURDIR}/../.. in (BUILD|RUN)_DEPENDS | shige | 2000-01-14 | 1 | -1/+1 |
| | | | | | | variables and other variables. Because there is no relation of master/slave between this port and editors/emacs20-dl. ${.CURDIR}/../.. should not be used. | ||||
* | Synchronize with upgrading emacs-20.5(a). | shige | 2000-01-04 | 2 | -2/+2 |
| | |||||
* | Fix unfetchable problem. | shige | 1999-11-10 | 1 | -1/+2 |
| | | | | Add ${MASTER_SITE_PORTS_JP} to MASTER_SITES. | ||||
* | Hack to allow parallel builds to work -- these should be solved by refining | asami | 1999-09-08 | 1 | -0/+5 |
| | | | | dependency propagation. | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | 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 | 2 | -3/+4 |
| | |||||
* | Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn't | asami | 1999-07-16 | 1 | -2/+2 |
| | | | | build but at least it will have a better chance. | ||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | Revised for machine-architecture. | shige | 1999-06-15 | 2 | -5/+5 |
| | |||||
* | More WWW: additions | mharo | 1999-05-07 | 1 | -1/+0 |
| | |||||
* | Update to 1.2. | shige | 1999-03-18 | 6 | -17/+55 |
| | |||||
* | Add an information about using japanese on Emacs20. | shige | 1999-03-13 | 1 | -0/+22 |
| | |||||
* | Changed my e-mail address. | shige | 1999-03-02 | 1 | -1/+1 |
| | |||||
* | MAINTAINER changed, because I was a committer. | shige | 1999-03-01 | 1 | -2/+2 |
| | |||||
* | Don't try to run emacs-dl-<version> to find out where to install stuff. | asami | 1999-01-15 | 1 | -5/+4 |
| | | | | | | Other minor cleanup. Submitted by: maintainer | ||||
* | Dynamic loading module input method `Canna' on Emacs. | kuriyama | 1999-01-11 | 5 | -0/+67 |
PR: ports/8832 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> |