summaryrefslogtreecommitdiff
path: root/japanese/nvi-iso-2022-jp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The dependency rules are created in bsd.port.mk only if *_DEPENDS areSatoshi Asami1997-04-091-3/+3
| | | | | | | | defined, so move LIB_DEPENDS before .include of editors/nvi/Makefile (which also includes bsd.port.mk). Notes: svn path=/head/; revision=6169
* Immediately update to April 8th version by author's request.Satoshi Asami1997-04-091-2/+2
| | | | Notes: svn path=/head/; revision=6166
* Update to April 3rd version of patch. Closes PR ports/3204.Satoshi Asami1997-04-091-2/+2
| | | | | | | Submitted by: Jun-ichiro ITOH <itojun@csl.sony.co.jp> Notes: svn path=/head/; revision=6163
* Misc. cleanup. They've been in my tree for a while, I forgot to commit them.Satoshi Asami1997-03-151-8/+6
| | | | Notes: svn path=/head/; revision=5965
* Attempt to import 8 ports at once. I sure hope this will work.Satoshi 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> Notes: svn path=/head/; revision=5883