Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset MAINTAINER to ports@. | nork | 2004-12-23 | 1 | -1/+1 |
| | | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket) | ||||
* | Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15 | ade | 2004-08-04 | 1 | -3/+3 |
| | | | | | | | All autotools ports are now truly versioned and do not conflict with each other. This marks the end of "Phase 1" of the autotools updates. | ||||
* | Sync with new bsd.autotools.mk | ade | 2004-06-05 | 1 | -2/+2 |
| | |||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 2) | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Bump PORTREVISION because of updating the dependency port japanese/Wnn6-lib | taoka | 2002-10-30 | 1 | -1/+2 |
| | | | | Approved by: maintainer | ||||
* | Replace explicit build dependency on gmake with USE_GMAKE knob | ade | 2001-06-01 | 1 | -2/+2 |
| | |||||
* | Replace last remnants of "nonexistent", "/nonexistent" etc. with | ade | 2001-06-01 | 1 | -1/+1 |
| | | | | ${NONEXISTENT} as per bsd.port.mk | ||||
* | Modified for changing from ${LOCALBASE}/include/wnn to | taoka | 2000-09-18 | 1 | -1/+1 |
| | | | | | | ${LOCALBASE}/include/wnn6/wnn. Approved by: maintainer <shige@FreeBSD.org> | ||||
* | While PACKAGE_BUILDING we need autoconf around so that we can configure | steve | 2000-08-21 | 1 | -0/+1 |
| | | | | the emacs20-dl port. | ||||
* | Sync with emacs-20.7 update. | shige | 2000-07-05 | 1 | -1/+1 |
| | |||||
* | Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | knu | 2000-04-11 | 1 | -3/+3 |
| | | | | | | | | Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :) | ||||
* | Chase emacs upgrade to 20.6. | asami | 2000-03-11 | 1 | -1/+1 |
| | |||||
* | Update fetch URL. | shige | 2000-02-26 | 2 | -3/+4 |
| | |||||
* | 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> | ||||
* | Fix error of creating system-side `.eggrc' symbolic-link. Add missing %D. | shige | 2000-01-14 | 1 | -1/+1 |
| | | | | Submitted by: KIMATA Isao <kima@np.bs1.fc.nec.co.jp> | ||||
* | Use ${PORTSDIR} instead of ${.CURDIR}/../.. in (BUILD|RUN)_DEPENDS | shige | 2000-01-14 | 1 | -2/+3 |
| | | | | | | 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 |
| | |||||
* | 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 |
| | |||||
* | Update to 0.3.6. | shige | 1999-08-09 | 5 | -19/+22 |
| | | | | Catching up to emacs-20.4. | ||||
* | Make this a little reinstall-friendly by using "${LN} -sf" instead of "${LN}". | asami | 1999-07-25 | 1 | -2/+2 |
| | |||||
* | 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. :) | ||||
* | Add modification for machine-architecture. | shige | 1999-06-15 | 2 | -3/+4 |
| | |||||
* | Add an information about using japanese on Emacs20. | shige | 1999-03-13 | 1 | -2/+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 |
| | |||||
* | Add ${WRKDIRPREFIX}. | asami | 1999-01-21 | 1 | -2/+2 |
| | |||||
* | Dynamic loading module input method `Wnn' on Emacs. | kuriyama | 1999-01-11 | 9 | -0/+149 |
PR: ports/8833 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> |