aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/jed
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.trevor2004-01-291-0/+2
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update WWW and MASTER_SITES.pat2003-02-111-1/+1
| | | | | PR: ports/48137 Submitted by: MA, Dunzi <tadalunch@sources.redhat.com>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Release maintainership. I just don't want to get in the way.knu2002-05-111-1/+1
|
* Update MASTER_SITES and WWW.knu2001-04-232-2/+2
| | | | Submitted by: eguchi@post.co.jp
* Add %%PORTDOCS%%.knu2001-02-102-36/+36
|
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-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.
* Add a patch for lib/abbrev.sl to fix abbrev_mode.knu2000-10-052-0/+23
| | | | Obtained from: s-lang@juice.or.jp mailing list
* Use ${MASTER_SITE_LOCAL}.asami2000-06-291-1/+2
|
* Local distfiles have been moved to:knu2000-06-081-1/+1
| | | | ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
* Move local distfiles from:knu2000-06-071-1/+1
| | | | | | http://people.FreeBSD.org/~knu/ports/distfiles/ to: ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
* Do not install *.orig files.knu2000-05-181-0/+3
| | | | Submitted by: bento
* Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.orgknu2000-04-241-1/+1
| | | | so as to make it clear that a FreeBSD committer maintains them.
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-11/+11
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.knu2000-04-111-4/+7
| | | | | | | | 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. :)
* Style fix:knu2000-04-052-2/+3
| | | | | | | | - Remove post-install information from DESCR's. - Replace /usr/local with ${PREFIX} in DESCR's and MESSAGE's. - Remove unnecessary whitespace. Pointed out by: portlint
* Change MASTER_SITES; I moved ports distfiles from http://www.idaemons.org/knu2000-03-231-2/+1
| | | | to http://people.FreeBSD.org/~knu/
* A SLang-based text editor (w/ Japanese support)taoka2000-02-0912-0/+453
PR: 16576 Submitted by: "Akinori -Aki- MUSHA" <knu@idaemons.org>