summaryrefslogtreecommitdiff
path: root/japanese/dserver (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-06-04Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway1-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
2003-05-18BROKEN on 5.1: does not compileKris Kennaway1-1/+7
Notes: svn path=/head/; revision=81203
2003-03-07Clear moonlight beckons.Ade Lovett2-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
2000-10-26startup script know about the two options `start' and `stop'.MIHIRA Sanpei Yoshiro3-9/+36
OKed by: maintainer Notes: svn path=/head/; revision=34258
2000-10-08Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami1-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
2000-06-09Use MASTER_SITE_PORTS_JP instead of spelling out the URL.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=29470
2000-04-16DISTNAMe-related cleanups.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=27633
2000-04-12Use ${DISTFILES:Npattern} in EXTRACT_ONLY as a cosmetic change.Akinori MUSHA1-2/+1
Notes: svn path=/head/; revision=27462
2000-04-11Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA1-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
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20944
1999-01-05Remove -m486 option for alpha.Hidetoshi Shimokawa1-1/+1
Notes: svn path=/head/; revision=15844
1998-08-03Separate emacs lisp files to another port (diclookup-mule). AppliedSatoshi Asami12-415/+386
several patches. Update documents and setup/install scripts. PR: 7470 Submitted by: maintainer Notes: svn path=/head/; revision=12256
1998-07-29Fix typo in Makefile (it was effectively compiling everything withoutSatoshi Asami1-1/+1
optimization). Notes: svn path=/head/; revision=12197
1997-09-14Use ISO639 language abbreviation instead of ISO3166 country abbreviationMasafumi Max NAKANE1-2/+2
for PKGNAME. (IE, jp-* to ja-*). Notes: svn path=/head/; revision=7911
1997-09-12mule-wnn -> mule-wnn4 in BUILD_DEPENDS.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=7872
1997-07-13/bin/sh -> ${SH}Masafumi Max NAKANE1-2/+2
Notes: svn path=/head/; revision=7303
1997-05-02Make this port compile on 2.1.7.1.Masafumi Max NAKANE1-0/+15
PR: 3439 Submitted by: mita@jp.freebsd.org Notes: svn path=/head/; revision=6376
1997-02-04Correct some message the sample scripts print.Masafumi Max NAKANE2-4/+4
Notes: svn path=/head/; revision=5521
1997-01-30Move EXTRACT_ONLY to right place.Masafumi Max NAKANE1-2/+2
Notes: svn path=/head/; revision=5471
1997-01-30Correct typo.Masafumi Max NAKANE2-3/+3
Submitted by: mita@jp.freebsd.org (Closing PR #2615.) Notes: svn path=/head/; revision=5469
1997-01-29New port, dserver:Masafumi Max NAKANE15-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