summaryrefslogtreecommitdiff
path: root/japanese/dserver (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-3/+3
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: does not compileKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81203
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* startup script know about the two options `start' and `stop'.MIHIRA Sanpei Yoshiro2000-10-263-9/+36
| | | | | | | OKed by: maintainer Notes: svn path=/head/; revision=34258
* 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
* Use MASTER_SITE_PORTS_JP instead of spelling out the URL.Satoshi Asami2000-06-091-1/+1
| | | | Notes: svn path=/head/; revision=29470
* DISTNAMe-related cleanups.Satoshi Asami2000-04-161-1/+1
| | | | Notes: svn path=/head/; revision=27633
* Use ${DISTFILES:Npattern} in EXTRACT_ONLY as a cosmetic change.Akinori MUSHA2000-04-121-2/+1
| | | | Notes: svn path=/head/; revision=27462
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-111-7/+10
| | | | | | | | | | | 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
* Remove -m486 option for alpha.Hidetoshi Shimokawa1999-01-051-1/+1
| | | | Notes: svn path=/head/; revision=15844
* Separate emacs lisp files to another port (diclookup-mule). AppliedSatoshi Asami1998-08-0312-415/+386
| | | | | | | | | | several patches. Update documents and setup/install scripts. PR: 7470 Submitted by: maintainer Notes: svn path=/head/; revision=12256
* Fix typo in Makefile (it was effectively compiling everything withoutSatoshi Asami1998-07-291-1/+1
| | | | | | | optimization). Notes: svn path=/head/; revision=12197
* 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
* mule-wnn -> mule-wnn4 in BUILD_DEPENDS.Satoshi Asami1997-09-121-2/+2
| | | | Notes: svn path=/head/; revision=7872
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-2/+2
| | | | Notes: svn path=/head/; revision=7303
* Make this port compile on 2.1.7.1.Masafumi Max NAKANE1997-05-021-0/+15
| | | | | | | | PR: 3439 Submitted by: mita@jp.freebsd.org Notes: svn path=/head/; revision=6376
* Correct some message the sample scripts print.Masafumi Max NAKANE1997-02-042-4/+4
| | | | Notes: svn path=/head/; revision=5521
* Move EXTRACT_ONLY to right place.Masafumi Max NAKANE1997-01-301-2/+2
| | | | Notes: svn path=/head/; revision=5471
* Correct typo.Masafumi Max NAKANE1997-01-302-3/+3
| | | | | | | | Submitted by: mita@jp.freebsd.org (Closing PR #2615.) Notes: svn path=/head/; revision=5469
* New port, dserver:Masafumi Max NAKANE1997-01-2915-0/+1427
A CD-ROM dictionary lookup facility (server and clients). Submitted by: Yoshio MITA <mita@jp.freebsd.org> (Closing PR #2311.) Notes: svn path=/head/; revision=5459