Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Add a patch to respect CFLAGS/CC. | max | 2001-06-20 | 1 | -0/+13 |
| | | | | Pointed out by: FUJISHIMA Satsuki <sf@FreeBSD.org> | ||||
* | Update the master site and add URL to the author's Web page. | max | 2001-05-10 | 2 | -3/+3 |
| | |||||
* | Update the japanese/[o-t]* ports with the new | knu | 2000-04-12 | 1 | -3/+3 |
| | | | | PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -2/+2 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Switch to using USE_ZIP along with minor cleanups to some ports. | jseger | 1999-05-01 | 1 | -7/+2 |
| | |||||
* | Adjust port Makefiles to new EXTRACT_* variable defaults. See log of | asami | 1999-02-03 | 1 | -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. | ||||
* | The manpage is in Japanese so put it in man/ja. | steve | 1998-10-10 | 1 | -2/+3 |
| | | | | | PR: 8243 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> | ||||
* | Remove man page entry. | max | 1998-08-30 | 1 | -1/+0 |
| | |||||
* | portlint. | max | 1998-08-30 | 1 | -3/+3 |
| | |||||
* | Use ISO639 language abbreviation instead of ISO3166 country abbreviation | max | 1997-09-14 | 1 | -2/+2 |
| | | | | for PKGNAME. (IE, jp-* to ja-*). | ||||
* | Fix Makefiles to work with new bsd.port.mk. Mostly just replacing | asami | 1996-11-13 | 1 | -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. | ||||
* | CATEGORIES+= -> CATEGORIES= | max | 1996-11-11 | 1 | -2/+2 |
| | | | | Inspired by: obrien | ||||
* | Use ${COMPRESS_MAN} to compress man pages. | max | 1996-11-05 | 1 | -4/+2 |
| | |||||
* | Prefixed the PKGNAME with ``jp-'' | max | 1996-09-18 | 1 | -2/+2 |
| | |||||
* | Updated Masafumi NAKANE's E-mail address. | max | 1996-09-17 | 1 | -3/+3 |
| | |||||
* | A fast ("quick") kanji code converter. Can also do CR+LF <-> LF. | asami | 1996-05-04 | 5 | -0/+43 |
Submitted by: max@sfc.wide.ad.jp |