aboutsummaryrefslogtreecommitdiff
path: root/editors/nvi-m17n/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* editors/nvi-m17n: Only append to LIB_DEPENDS after bsd.port.pre.mkTobias Kortkamp2019-01-311-1/+1
| | | | Notes: svn path=/head/; revision=491746
* editors/nvi-m17n: fix CJK display problemSteve Wills2018-06-161-1/+1
| | | | | | | | | PR: 220013 Submitted by: Satoshi TOMIOKA <tomioka.satoshi.ml@gmail.com> Reported by: Yasuhito FUTATSUKI <freebsd-bug-report-yf@yf.bsdclub.org> Notes: svn path=/head/; revision=472573
* editors/nvi-m17n: Fix autodetect of iso-2022-jp2Steve Wills2017-08-221-1/+1
| | | | | | | | PR: 215852 Submitted by: Yasuhito FUTATSUKI <freebsd-bug-report-yf@yf.bsdclub.org> Notes: svn path=/head/; revision=448538
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* editors/nvi-m17n: document ncurses requirement (USES+=ncurses)John Marino2016-01-311-1/+1
| | | | | | | | Also modify configure to ensure it's linking with ncurses and not termlib or older version of curses. Notes: svn path=/head/; revision=407617
* Add LICENSEMark Felder2014-12-071-0/+2
| | | | Notes: svn path=/head/; revision=374206
* Fix CANNA option.Adam Weinberger2014-07-281-1/+1
| | | | Notes: svn path=/head/; revision=363212
* editors/nvi-m17n: Fix shebang issuesJohn Marino2014-07-171-2/+5
| | | | | | | | | | | | Jenkins squawked about invalid shebangs after the previous update so a fix has been provided which involves a dependency on perl. PR: 190482 Submitted by: Yashuhito FUTATSUKI Reported by: swills (Jenkins) Notes: svn path=/head/; revision=362141
* editors/nvi-m17n: Add options to set default encoding and canna supportJohn Marino2014-07-121-2/+75
| | | | | | | | | | | | | | | nva-m17n has a configure option to set default multibyte encoding. It has also the option to support Canna japanese Kana-Kanji conversion system. Those options were supported on ports in chinese, japanese and korean categories, before 2011-05-02, expired when patch distribution site disappeared, but these localized port didn't revive the option when the port was revived. This patch makes the options selectable. PR: 190482 Submitted by: Yasuhito FUTATSUKI Notes: svn path=/head/; revision=361597
* editors/nvi-m17: Fix multibyte search on amd64, support stageJohn Marino2014-01-151-7/+4
| | | | | | | | | | | This commit enables multibyte search support on AMD64. Previous search attempts result in "Pattern not found". The origin for this fix is pkgsrc handled by a committer I know and trust. While here, support stage. PR: ports/182113 Notes: svn path=/head/; revision=339796
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | editors) Notes: svn path=/head/; revision=327720
* Update nvi-m17n patch to nvi-m17n-1.79-20040608.Motoyuki Konno2011-06-201-3/+4
| | | | | | | Submitted by: shigeya@wide.ad.jp Notes: svn path=/head/; revision=275892
* Resurrect editors/nvi-m17n. More updates will follow.Hiroki Sato2011-06-201-0/+43
| | | | Notes: svn path=/head/; revision=275879
* Remove unmaintained expired nvi related portsBaptiste Daroussin2011-05-021-49/+0
| | | | | | | | | | | | | | | | 2011-05-01 editors/nvi-m17n: Distfile is no more available 2011-05-01 chinese/nvi-big5: Distfile is no more available 2011-05-01 chinese/nvi-euc-cn: Distfile is no more available 2011-05-01 chinese/nvi-euc-tw: Distfile is no more available 2011-05-01 editors/nvi-perl: Distfile is no more available 2011-05-01 japanese/nvi-euc-jp: Distfile is no more available 2011-05-01 japanese/nvi-iso-2022-jp: Distfile is no more available 2011-05-01 japanese/nvi-sjis: Distfile is no more available 2011-05-01 korean/nvi-euc-kr: Distfile is no more available 2011-05-01 korean/nvi-iso-2022-kr: Distfile is no more available Notes: svn path=/head/; revision=273466
* Deprecate unmaintained ports from editors where upstream disapear and/orBaptiste Daroussin2011-03-161-0/+3
| | | | | | | where no distfiles can be found and are not used by maintained ports Notes: svn path=/head/; revision=271007
* Update to 1.79.20040401.Norikatsu Shigemura2004-04-071-4/+5
| | | | Notes: svn path=/head/; revision=106385
* o Change md5 value in distinfo.Norikatsu Shigemura2003-07-171-2/+1
| | | | | | | | | | | | | | | | 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-101-0/+1
| | | | | | | #define HAVE_SYS5_PTY was forcingly disabled by removing its entry. Notes: svn path=/head/; revision=80596
* De-pkg-comment.Akinori MUSHA2003-02-201-1/+2
| | | | Notes: svn path=/head/; revision=75953
* Update to 1.79.20111024.Norikatsu Shigemura2002-11-231-6/+5
| | | | | | | | 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-231-6/+12
| | | | | | | | 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-101-4/+2
| | | | | | | 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-121-2/+2
| | | | | | | | 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
* - original distribution URL (and MD5 value) has changed.Jun-ichiro itojun Hagino1999-04-171-4/+5
| | | | | | | | | | 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-191-5/+4
| | | | 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
* - 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 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-211-4/+4
| | | | | | | 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-181-3/+3
| | | | | | | | PR: 3896 Submitted by: itojun@itojun.org Notes: svn path=/head/; revision=6994
* Immediately update to April 8th version by author's request.Satoshi Asami1997-04-091-3/+3
| | | | Notes: svn path=/head/; revision=6166
* Update to April 3rd version of patch. Closes PR ports/3204.Satoshi Asami1997-04-091-3/+3
| | | | | | | 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
* Attempt to import 8 ports at once. I sure hope this will work.Satoshi Asami1997-03-061-0/+33
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