aboutsummaryrefslogtreecommitdiff
path: root/japanese/qkc
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Convert j* to USES=zipBaptiste Daroussin2014-03-101-1/+1
| | | | Notes: svn path=/head/; revision=347771
* Add STAGEDIR support.Hiroki Sato2014-02-041-7/+3
| | | | | | | | Submitted by: Takefu PR: ports/185128 Notes: svn path=/head/; revision=342596
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | japanese) Notes: svn path=/head/; revision=327737
* - Trim old-style header.Hiroki Sato2013-05-022-7/+4
| | | | | | | - Rename files/patch-aa. Notes: svn path=/head/; revision=317160
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-1/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Reset max@FreeBSD.org due to no response to email about status.Mark Linimon2006-04-151-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159532
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* 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
* Add a patch to respect CFLAGS/CC.Masafumi Max NAKANE2001-06-201-0/+13
| | | | | | | Pointed out by: FUJISHIMA Satsuki <sf@FreeBSD.org> Notes: svn path=/head/; revision=44266
* Update the master site and add URL to the author's Web page.Masafumi Max NAKANE2001-05-102-3/+3
| | | | Notes: svn path=/head/; revision=42491
* Update the japanese/[o-t]* ports with the newAkinori MUSHA2000-04-121-3/+3
| | | | | | | PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Notes: svn path=/head/; revision=27463
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Switch to using USE_ZIP along with minor cleanups to some ports.Justin M. Seger1999-05-011-7/+2
| | | | Notes: svn path=/head/; revision=18296
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-031-2/+3
| | | | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
* The manpage is in Japanese so put it in man/ja.Steve Price1998-10-101-2/+3
| | | | | | | | PR: 8243 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=13839
* Remove man page entry.Masafumi Max NAKANE1998-08-301-1/+0
| | | | Notes: svn path=/head/; revision=12953
* portlint.Masafumi Max NAKANE1998-08-301-3/+3
| | | | Notes: svn path=/head/; revision=12942
* 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
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1996-11-131-3/+2
| | | | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. Notes: svn path=/head/; revision=4440
* CATEGORIES+= -> CATEGORIES=Masafumi Max NAKANE1996-11-111-2/+2
| | | | | | | Inspired by: obrien Notes: svn path=/head/; revision=4399
* Use ${COMPRESS_MAN} to compress man pages.Masafumi Max NAKANE1996-11-051-4/+2
| | | | Notes: svn path=/head/; revision=4297
* Prefixed the PKGNAME with ``jp-''Masafumi Max NAKANE1996-09-181-2/+2
| | | | Notes: svn path=/head/; revision=3809
* Updated Masafumi NAKANE's E-mail address.Masafumi Max NAKANE1996-09-171-3/+3
| | | | Notes: svn path=/head/; revision=3797
* A fast ("quick") kanji code converter. Can also do CR+LF <-> LF.Satoshi Asami1996-05-045-0/+43
Submitted by: max@sfc.wide.ad.jp Notes: svn path=/head/; revision=3066