summaryrefslogtreecommitdiffstats
path: root/japanese/nvi-sjis
Commit message (Collapse)AuthorAgeFilesLines
* Tidy up whitespace.trevor2004-04-101-1/+1
|
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER linesergei2003-12-211-1/+1
|
* De-pkg-comment.knu2003-02-202-2/+1
|
* Convert COMMENT to COMMENTFILE until these ports can be converted.kris2003-02-101-1/+1
| | | | Submitted by: lioux
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-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-062-1/+2
| | | | Approved by: pat
* Justify master/slave ports' style of Makefiles.sada2001-04-151-3/+3
| | | | | | | These ports caused warnings if you run portversion. PR: ports/26422 Submitted by: Tadayuki OKADA <tadayuki@mediaone.net>
* drop myself from MAINTAINER. too many KAME platforms to support,itojun2001-01-091-1/+1
| | | | to little time...
* 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.
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.knu2000-04-111-2/+1
| | | | | | | | 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. :)
* Update nvi-m17n (19990331 -> 19991117).imura2000-02-121-1/+1
| | | | | PR: 16513 Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* - original distribution URL (and MD5 value) has changed.itojun1999-04-171-2/+2
| | | | | | | MD5 value was changed because some lines are added/removed from README. - upgrade multilingual patch to the most recent one. Thanks Satoshi for letting me know the MD5 change.
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteasami1998-12-011-8/+5
| | | | | that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
* updated to use latest m17n patch (19981119).itojun1998-11-191-2/+2
|
* Remove regexp support for libcanna since it can now be builtsteve1998-09-211-2/+2
| | | | in ELF format as well.
* CONFIGURE_ARGS needs "+=" since it is set after including bsd.port.mkobrien1998-06-261-2/+2
|
* Fix some paths to editors/nvi (now editors/nvi-m17n).asami1998-03-041-4/+4
|
* rename ports/editors/nvi to ports/editors/nvi-m17n.itojun1998-02-191-2/+2
| | | | | | update language-specific configurations for nvi-m17n accordingly. add ports/editors/nvi-perl, nvi 1.79 with perl5 linked into.
* - PKGNAME has to be defined BEFORE including bsd.port.mk, to makeitojun1998-02-171-2/+3
| | | | | | | | | | Latest/* symbolic links. - PKGNAME format changed, to make Latest/* symbolic links with proper name. (also make it Y2K complient) was: ja-nvi-iso2022jp-1.79-970820 now: ja-nvi-iso2022jp-1.79.19970820 Submitted by: asami
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationmax1997-09-141-2/+2
| | | | for PKGNAME. (IE, jp-* to ja-*).
* original distribution of nvi multilingual patch (nvi-m17n)itojun1997-08-211-2/+2
| | | | updated to version 970820-1600.
* Update the base version from 1.79-970408 -> 1.79-970617.max1997-06-181-2/+2
| | | | | PR: 3896 Submitted by: itojun@itojun.org
* The dependency rules are created in bsd.port.mk only if *_DEPENDS areasami1997-04-091-3/+3
| | | | | defined, so move LIB_DEPENDS before .include of editors/nvi/Makefile (which also includes bsd.port.mk).
* Immediately update to April 8th version by author's request.asami1997-04-091-2/+2
|
* Update to April 3rd version of patch. Closes PR ports/3204.asami1997-04-091-2/+2
| | | | Submitted by: Jun-ichiro ITOH <itojun@csl.sony.co.jp>
* Misc. cleanup. They've been in my tree for a while, I forgot to commit them.asami1997-03-151-8/+6
|
* Attempt to import 8 ports at once. I sure hope this will work.asami1997-03-062-0/+27
editors/nvi is a multi-byte extension of nvi-1.79; the rest are pretty much skeletons (even more so than regular ports) that use most files from editors/nvi and support for a particular encoding scheme. These ports were submitted by the author of multilingual nvi patches. Closes PR ports/2824. Submitted by: Jun-ichiro Itoh <itojun@csl.sony.co.jp>
OpenPOWER on IntegriCloud