summaryrefslogtreecommitdiff
path: root/japanese/edict/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | | | | | *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92819
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76037
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-18/+18
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53956
* Use proper POSIX syntax for `chown'.David E. O'Brien2001-06-011-2/+2
| | | | Notes: svn path=/head/; revision=43378
* aviation.doc unfetchable fixYing-Chieh Liao2001-05-221-1/+1
| | | | | | | | PR: 27512 Submitted by: maintainer Notes: svn path=/head/; revision=42925
* Find unfetchable distfiles.Steve Price2000-09-051-1/+2
| | | | | | | | PR: 20772 Submitted by: maintainer Notes: svn path=/head/; revision=32283
* Update MASTER_SITES.Akinori MUSHA2000-08-081-3/+3
| | | | | | | | PR: ports/20461 Submitted by: Jonathan Hanna <pangolin@home.com> (MAINTAINER) Notes: svn path=/head/; revision=31416
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-111-3/+2
| | | | | | | | | | | 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. :) Notes: svn path=/head/; revision=27449
* ln -> ${LN}Michael Haro1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=21047
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* grep -> ${GREP}Michael Haro1999-08-231-4/+4
| | | | | | | | true -> ${TRUE} false -> ${FALSE} Notes: svn path=/head/; revision=20902
* awk -> ${AWK}Michael Haro1999-08-221-5/+5
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* chmod -> ${CHMOD}Michael Haro1999-08-221-5/+5
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Update to 19990714Chris Piazza1999-07-171-57/+23
| | | | | | | | PR: 12643 Submitted by: maintainer Notes: svn path=/head/; revision=20244
* Get rid of a MASTERSITE that doesn't appear to work.Steve Price1999-02-221-3/+2
| | | | Notes: svn path=/head/; revision=16828
* Remove NO_WRKDIR tests from targets copied from bsd.port.mk. SinceSatoshi Asami1998-12-121-4/+2
| | | | | | | | NO_WRKDIR is a port variable, not a user variable, it made no sense for these to be here in the first place. Notes: svn path=/head/; revision=15298
* Update to version 19981007.Steve Price1998-10-101-28/+32
| | | | | | | | PR: 8192 Submitted by: maintainer Notes: svn path=/head/; revision=13831
* Japanse-English dictionaries with access and maintenance utilities.Jun Kuriyama1998-05-301-0/+192
PR: ports/4643 Submitted by: Jonathan Hanna <jhanna@imtcomsys.bc.ca> Notes: svn path=/head/; revision=11190