aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/emacs20-dl-canna
Commit message (Collapse)AuthorAgeFilesLines
* Chase emacs upgrade to 20.6.asami2000-03-111-1/+1
|
* Update WWW URL in DESCR.shige2000-02-261-3/+3
|
* Update to 1.4.shige2000-02-264-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}/../..;shige2000-01-191-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)_DEPENDSshige2000-01-141-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).shige2000-01-042-2/+2
|
* Fix unfetchable problem.shige1999-11-101-1/+2
| | | | Add ${MASTER_SITE_PORTS_JP} to MASTER_SITES.
* Hack to allow parallel builds to work -- these should be solved by refiningasami1999-09-081-0/+5
| | | | dependency propagation.
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Catching up to emacs-20.4.shige1999-08-092-3/+4
|
* Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn'tasami1999-07-161-2/+2
| | | | build but at least it will have a better chance.
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Revised for machine-architecture.shige1999-06-152-5/+5
|
* More WWW: additionsmharo1999-05-071-1/+0
|
* Update to 1.2.shige1999-03-186-17/+55
|
* Add an information about using japanese on Emacs20.shige1999-03-131-0/+22
|
* Changed my e-mail address.shige1999-03-021-1/+1
|
* MAINTAINER changed, because I was a committer.shige1999-03-011-2/+2
|
* Don't try to run emacs-dl-<version> to find out where to install stuff.asami1999-01-151-5/+4
| | | | | | Other minor cleanup. Submitted by: maintainer
* Dynamic loading module input method `Canna' on Emacs.kuriyama1999-01-115-0/+67
PR: ports/8832 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>