aboutsummaryrefslogtreecommitdiff
path: root/japanese/gp/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Tiny cosmetic fixes.Akinori MUSHA2000-04-141-1/+1
| | | | | | | | Assure master ports and their lang-specific slaves of having consistent categories. Notes: svn path=/head/; revision=27531
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-111-2/+0
| | | | | | | | | | | 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
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteSatoshi Asami1998-12-011-2/+5
| | | | | | | | that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.) Notes: svn path=/head/; revision=14974
* Update to version 2.5p2.Steve Price1998-08-241-4/+4
| | | | | | | | PR: 7691 Submitted by: maintainer Notes: svn path=/head/; revision=12772
* definition of CATEGORIES was wrong. Because of this, ja-gp-XX has notJun-ichiro itojun Hagino1998-06-041-2/+2
| | | | | | | | | | been listed in "japanese" category. PR: 6669 Submitted by: Sada Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=11251
* Upgrade to version 2.5.Steve Price1998-02-201-42/+7
| | | | | | | | PR: 5744 Submitted by: maintainer Notes: svn path=/head/; revision=9861
* Remove ${PATCHDIR} if empty. (It might have been created by pr-setup.sh.)Satoshi Asami1997-11-101-1/+2
| | | | Notes: svn path=/head/; revision=8569
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationMasafumi Max NAKANE1997-09-141-2/+2
| | | | | | | for PKGNAME. (IE, jp-* to ja-*). Notes: svn path=/head/; revision=7911
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-2/+2
| | | | Notes: svn path=/head/; revision=7303
* Style police (don't need -p)David E. O'Brien1997-06-291-2/+2
| | | | Notes: svn path=/head/; revision=7127
* An interactive printing tool using Tcl/Tk.Satoshi Asami1997-06-041-0/+48
PR: 3296 Submitted by: Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp> Notes: svn path=/head/; revision=6725