summaryrefslogtreecommitdiff
path: root/editors/nvi-m17n (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-261-0/+2
| | | | Notes: svn path=/head/; revision=149530
* Update to 1.79.20040401.Norikatsu Shigemura2004-04-072-5/+8
| | | | Notes: svn path=/head/; revision=106385
* o Change md5 value in distinfo.Norikatsu Shigemura2003-07-173-6/+3
| | | | | | | | | | | | | | | | diff -u old archive new archive o Change LICENSE & README and more older timestamp. o Remove MASTER_SITE by providing old archive. o These modification is no effect for install. So I don't bump PORTREVISION. o Add WWW: tag. PR: ports/54415 Reported by: TATEOKA Takamichi <tate@tateoka.org> Discuss with: Yoshihiko Sarumaru <sarumaru@yamayuri.org> Notes: svn path=/head/; revision=85030
* Quick and dirty fix to build on -current.Munechika SUMIKAWA2003-05-102-0/+13
| | | | | | | #define HAVE_SYS5_PTY was forcingly disabled by removing its entry. Notes: svn path=/head/; revision=80596
* De-pkg-comment.Akinori MUSHA2003-02-202-2/+2
| | | | Notes: svn path=/head/; revision=75953
* Update to 1.79.20111024.Norikatsu Shigemura2002-11-232-7/+6
| | | | | | | | PR: ports/45622 Submitted by: Ports Fury Notes: svn path=/head/; revision=70858
* Justify master/slave ports' style of Makefiles.SADA Kenji2001-04-151-2/+2
| | | | | | | | | | These ports caused warnings if you run portversion. PR: ports/26422 Submitted by: Tadayuki OKADA <tadayuki@mediaone.net> Notes: svn path=/head/; revision=41435
* Fix typoKevin Lo2001-02-081-3/+1
| | | | | | | | PR: 24874 Submitted by: Ports Fury Notes: svn path=/head/; revision=38099
* Support MAN/MLINKS properly.Kevin Lo2001-01-232-14/+17
| | | | | | | | PR: 24544 Submitted by: Ports Fury Notes: svn path=/head/; revision=37475
* Fix compilation error in -CURRENT, being caused by removal of QUEUE_*Issei Suzuki2001-01-102-4/+53
| | | | | | | from <sys/queue.h> Notes: svn path=/head/; revision=37081
* drop myself from MAINTAINER. too many KAME platforms to support,Jun-ichiro itojun Hagino2001-01-091-1/+1
| | | | | | | to little time... Notes: svn path=/head/; revision=36979
* Fix breakage on RELENG_4 and -current.Jun Kuriyama2000-08-011-1/+8
| | | | | | | | Inspired by: gehenna Approved by: itojun (maintainer) Notes: svn path=/head/; revision=31204
* add SLAVEDIRSMichael Haro2000-04-201-2/+2
| | | | Notes: svn path=/head/; revision=27787
* Finish converting editors/ to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-1/+1
| | | | Notes: svn path=/head/; revision=27506
* Convert to PORTNAME/PORTVERSION. I'm doing these first so we can testSatoshi Asami2000-04-131-2/+3
| | | | | | | the slave ports. Notes: svn path=/head/; revision=27478
* Update nvi-m17n (19990331 -> 19991117).R. Imura2000-02-122-3/+3
| | | | | | | | PR: 16513 Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org> Notes: svn path=/head/; revision=25705
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* - original distribution URL (and MD5 value) has changed.Jun-ichiro itojun Hagino1999-04-172-5/+6
| | | | | | | | | | 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. Notes: svn path=/head/; revision=17948
* updated to use latest m17n patch (19981119).Jun-ichiro itojun Hagino1998-11-192-6/+5
| | | | Notes: svn path=/head/; revision=14662
* Remove regexp support for libcanna since it can now be builtSteve Price1998-09-211-2/+2
| | | | | | | in ELF format as well. Notes: svn path=/head/; revision=13297
* Canna includes should be searched for in ${prefix}, not /usr/localDavid E. O'Brien1998-06-261-0/+15
| | | | Notes: svn path=/head/; revision=11541
* - PKGNAME has to be defined BEFORE including bsd.port.mk, to makeJun-ichiro itojun Hagino1998-02-171-3/+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 Notes: svn path=/head/; revision=9774
* nvi-1.79.tar.gz seems to be replaced, with the same filename...Jun-ichiro itojun Hagino1998-02-151-1/+1
| | | | Notes: svn path=/head/; revision=9731
* nvi MASTER_SITE moved from ftp.cs.berkeley.edu to ftp.bostic.comBill Fenner1998-02-091-2/+2
| | | | | | | Submitted by: distfile checker Notes: svn path=/head/; revision=9635
* original distribution of nvi multilingual patch (nvi-m17n)Jun-ichiro itojun Hagino1997-08-214-10/+7
| | | | | | | updated to version 970820-1600. Notes: svn path=/head/; revision=7645
* Update the base version from 1.79-970408 -> 1.79-970617.Masafumi Max NAKANE1997-06-183-5/+5
| | | | | | | | PR: 3896 Submitted by: itojun@itojun.org Notes: svn path=/head/; revision=6994
* Delete directories using @dirrm.Satoshi Asami1997-04-191-0/+4
| | | | | | | | PR: 3323 Submitted by: Jun-ichiro Itoh <itojun@itojun.org> Notes: svn path=/head/; revision=6244
* Immediately update to April 8th version by author's request.Satoshi Asami1997-04-092-4/+4
| | | | Notes: svn path=/head/; revision=6166
* Update to April 3rd version of patch. Closes PR ports/3204.Satoshi Asami1997-04-093-8/+10
| | | | | | | 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-1/+3
| | | | Notes: svn path=/head/; revision=5965
* Remove catpages. I don't know how this sneaked past me in the first place.Satoshi Asami1997-03-151-3/+0
| | | | Notes: svn path=/head/; revision=5964
* Attempt to import 8 ports at once. I sure hope this will work.Satoshi Asami1997-03-067-0/+205
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