The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD editors : nvi-perl

A clone of vi/ex, with perl5 linked into

 This ports contains nex/nvi with perl5 interpreter linked into.

nex/nvi is a freely redistributable implementation of ex/vi text
editors originally distributed as part of the Fourth Berkeley
Software Distribution (4BSD), by the University of California,
Berkeley.

original distribution site:
	ftp://ftp.cs.berkeley.edu/ucb/4bsd/nvi-1.79.tar.gz
 

ftp://ftp.sleepycat.com/pub/



nvi-perl history


v. 1.24
date: 2006/07/05 23:12:23;  author: shaun;  state: Exp;  lines: +11 -1
Requires a Perl compiled without threads to build.

PR:		ports/99100
Submitted by:	Tim Welch 
Approved by:	ahze (mentor)

v. 1.23 date: 2004/01/04 23:42:03; author: petef; state: Exp; lines: +1 -1 Since we prefix the binary names with "pn", we need this patch so 'pnview' sets the 'readonly' flag by default. PR: 59088
v. 1.22 date: 2003/09/11 13:56:26; author: tobez; state: Exp; lines: +1 -2 Update MASTER_SITE and distfile checksum. PR 56655 says: The distfile seem to have been updated with slightly amended versions of 'README' and 'LICENSE' files. No change in code. PR: 56170, 56655 Submitted by: Simon Barner Lars Thegler
v. 1.21 date: 2003/05/23 00:13:41; author: sumikawa; state: Exp; lines: +2 -8 Make buildable on -current and unmark BROKEN.
v. 1.20 date: 2003/05/18 11:40:38; author: kris; state: Exp; lines: +4 -0 BROKEN on 5.1: does not compile
v. 1.19 date: 2003/04/04 22:10:59; author: tobez; state: Exp; lines: +2 -5 Make nvi-perl work with newer perls. Unbreak it for -CURRENT. PR: 37730 Reported by: parv
v. 1.18 date: 2003/03/28 22:28:02; author: kris; state: Exp; lines: +7 -1 Mark BROKEN on 5.0: does not compile Submitted by: parv
v. 1.17 date: 2003/02/20 17:19:33; author: knu; state: Exp; lines: +2 -1 De-pkg-comment.
v. 1.16 date: 2001/01/23 08:07:29; author: kevlo; state: Exp; lines: +14 -7 - Fix compilation error in -current - Support MAN/MLINKS properly PR: 24545 Submitted by: Ports Fury
v. 1.15 date: 2001/01/09 05:57:02; author: itojun; state: Exp; lines: +2 -2 drop myself from MAINTAINER. too many KAME platforms to support, to little time...
v. 1.14 date: 2000/04/14 06:20:33; author: asami; state: Exp; lines: +4 -4 Finish converting editors/ to PORTNAME/PORTVERSION.
v. 1.13 date: 1999/08/25 05:44:06; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.12 date: 1999/05/09 03:40:16; author: kuriyama; state: Exp; lines: +1 -3 Fix for perl5. Submitted by: Yasuhiro Fukuma
v. 1.11 date: 1999/05/07 17:01:52; author: itojun; state: Exp; lines: +3 -3 master distribution URL has changed. BROKEN tag is updated (the original distribution is incompatible with perl5, I just have no perl5 skill to fix this - perl5 guru please help).
v. 1.10 date: 1998/08/18 08:53:30; author: asami; state: Exp; lines: +3 -1 cc -c -D_PATH_SYSEXRC=\"/usr/local/etc/vi.exrc\" -O2 -pipe -I. -I./../include -I./../regex -I./../db/include -I./../curses -I/usr/local/include -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE perl.c In file included from /usr/local/lib/perl5/5.00502/i386-freebsd/CORE/perl.h:361, from perl.xs:37: /usr/include/sys/param.h:188: warning: `MIN' redefined port.h:121: warning: this is the location of the previous definition /usr/include/sys/param.h:189: warning: `MAX' redefined port.h:118: warning: this is the location of the previous definition In file included from /usr/local/lib/perl5/5.00502/i386-freebsd/CORE/perl.h:583, from perl.xs:37: /usr/include/errno.h:165: warning: `EFTYPE' redefined port.h:149: warning: this is the location of the previous definition perl.xs: In function `perl_init': perl.xs:145: `incgv' undeclared (first use this function) perl.xs:145: (Each undeclared identifier is reported only once perl.xs:145: for each function it appears in.) *** Error code 1 Stop.
v. 1.9 date: 1998/02/19 16:49:58; author: itojun; state: Exp; lines: +9 -17 rename ports/editors/nvi to ports/editors/nvi-m17n. update language-specific configurations for nvi-m17n accordingly. add ports/editors/nvi-perl, nvi 1.79 with perl5 linked into.
v. 1.8 date: 1998/02/17 13:11:49; author: itojun; state: Exp; lines: +3 -3 - PKGNAME has to be defined BEFORE including bsd.port.mk, to make 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
v. 1.7 date: 1998/02/09 06:56:40; author: fenner; state: Exp; lines: +2 -2 nvi MASTER_SITE moved from ftp.cs.berkeley.edu to ftp.bostic.com Submitted by: distfile checker
v. 1.6 date: 1997/08/21 16:55:25; author: itojun; state: Exp; lines: +4 -4 original distribution of nvi multilingual patch (nvi-m17n) updated to version 970820-1600.
v. 1.5 date: 1997/06/18 15:01:34; author: max; state: Exp; lines: +3 -3 Update the base version from 1.79-970408 -> 1.79-970617. PR: 3896 Submitted by: itojun@itojun.org
v. 1.4 date: 1997/04/09 07:34:42; author: asami; state: Exp; lines: +3 -3 Immediately update to April 8th version by author's request.
v. 1.3 date: 1997/04/09 07:09:51; author: asami; state: Exp; lines: +3 -3 Update to April 3rd version of patch. Closes PR ports/3204. Submitted by: Jun-ichiro ITOH
v. 1.2 date: 1997/03/15 11:55:58; author: asami; state: Exp; lines: +3 -1 Misc. cleanup. They've been in my tree for a while, I forgot to commit them.
v. 1.1 date: 1997/03/06 08:38:44; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/03/06 08:38:44; author: asami; state: Exp; lines: +0 -0 Attempt to import 8 ports at once. I sure hope this will work. 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 ============================================================================= v. 1.24 date: 2006/07/05 23:12:23; author: shaun; state: Exp; lines: +11 -1 Requires a Perl compiled without threads to build. PR: ports/99100 Submitted by: Tim Welch Approved by: ahze (mentor)
v. 1.23 date: 2004/01/04 23:42:03; author: petef; state: Exp; lines: +1 -1 Since we prefix the binary names with "pn", we need this patch so 'pnview' sets the 'readonly' flag by default. PR: 59088
v. 1.22 date: 2003/09/11 13:56:26; author: tobez; state: Exp; lines: +1 -2 Update MASTER_SITE and distfile checksum. PR 56655 says: The distfile seem to have been updated with slightly amended versions of 'README' and 'LICENSE' files. No change in code. PR: 56170, 56655 Submitted by: Simon Barner Lars Thegler
v. 1.21 date: 2003/05/23 00:13:41; author: sumikawa; state: Exp; lines: +2 -8 Make buildable on -current and unmark BROKEN.
v. 1.20 date: 2003/05/18 11:40:38; author: kris; state: Exp; lines: +4 -0 BROKEN on 5.1: does not compile
v. 1.19 date: 2003/04/04 22:10:59; author: tobez; state: Exp; lines: +2 -5 Make nvi-perl work with newer perls. Unbreak it for -CURRENT. PR: 37730 Reported by: parv
v. 1.18 date: 2003/03/28 22:28:02; author: kris; state: Exp; lines: +7 -1 Mark BROKEN on 5.0: does not compile Submitted by: parv
v. 1.17 date: 2003/02/20 17:19:33; author: knu; state: Exp; lines: +2 -1 De-pkg-comment.
v. 1.16 date: 2001/01/23 08:07:29; author: kevlo; state: Exp; lines: +14 -7 - Fix compilation error in -current - Support MAN/MLINKS properly PR: 24545 Submitted by: Ports Fury
v. 1.15 date: 2001/01/09 05:57:02; author: itojun; state: Exp; lines: +2 -2 drop myself from MAINTAINER. too many KAME platforms to support, to little time...
v. 1.14 date: 2000/04/14 06:20:33; author: asami; state: Exp; lines: +4 -4 Finish converting editors/ to PORTNAME/PORTVERSION.
v. 1.13 date: 1999/08/25 05:44:06; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.12 date: 1999/05/09 03:40:16; author: kuriyama; state: Exp; lines: +1 -3 Fix for perl5. Submitted by: Yasuhiro Fukuma
v. 1.11 date: 1999/05/07 17:01:52; author: itojun; state: Exp; lines: +3 -3 master distribution URL has changed. BROKEN tag is updated (the original distribution is incompatible with perl5, I just have no perl5 skill to fix this - perl5 guru please help).
v. 1.10 date: 1998/08/18 08:53:30; author: asami; state: Exp; lines: +3 -1 cc -c -D_PATH_SYSEXRC=\"/usr/local/etc/vi.exrc\" -O2 -pipe -I. -I./../include -I./../regex -I./../db/include -I./../curses -I/usr/local/include -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE perl.c In file included from /usr/local/lib/perl5/5.00502/i386-freebsd/CORE/perl.h:361, from perl.xs:37: /usr/include/sys/param.h:188: warning: `MIN' redefined port.h:121: warning: this is the location of the previous definition /usr/include/sys/param.h:189: warning: `MAX' redefined port.h:118: warning: this is the location of the previous definition In file included from /usr/local/lib/perl5/5.00502/i386-freebsd/CORE/perl.h:583, from perl.xs:37: /usr/include/errno.h:165: warning: `EFTYPE' redefined port.h:149: warning: this is the location of the previous definition perl.xs: In function `perl_init': perl.xs:145: `incgv' undeclared (first use this function) perl.xs:145: (Each undeclared identifier is reported only once perl.xs:145: for each function it appears in.) *** Error code 1 Stop.
v. 1.9 date: 1998/02/19 16:49:58; author: itojun; state: Exp; lines: +9 -17 rename ports/editors/nvi to ports/editors/nvi-m17n. update language-specific configurations for nvi-m17n accordingly. add ports/editors/nvi-perl, nvi 1.79 with perl5 linked into.
v. 1.8 date: 1998/02/17 13:11:49; author: itojun; state: Exp; lines: +3 -3 - PKGNAME has to be defined BEFORE including bsd.port.mk, to make 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
v. 1.7 date: 1998/02/09 06:56:40; author: fenner; state: Exp; lines: +2 -2 nvi MASTER_SITE moved from ftp.cs.berkeley.edu to ftp.bostic.com Submitted by: distfile checker
v. 1.6 date: 1997/08/21 16:55:25; author: itojun; state: Exp; lines: +4 -4 original distribution of nvi multilingual patch (nvi-m17n) updated to version 970820-1600.
v. 1.5 date: 1997/06/18 15:01:34; author: max; state: Exp; lines: +3 -3 Update the base version from 1.79-970408 -> 1.79-970617. PR: 3896 Submitted by: itojun@itojun.org
v. 1.4 date: 1997/04/09 07:34:42; author: asami; state: Exp; lines: +3 -3 Immediately update to April 8th version by author's request.
v. 1.3 date: 1997/04/09 07:09:51; author: asami; state: Exp; lines: +3 -3 Update to April 3rd version of patch. Closes PR ports/3204. Submitted by: Jun-ichiro ITOH
v. 1.2 date: 1997/03/15 11:55:58; author: asami; state: Exp; lines: +3 -1 Misc. cleanup. They've been in my tree for a while, I forgot to commit them.
v. 1.1 date: 1997/03/06 08:38:44; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/03/06 08:38:44; author: asami; state: Exp; lines: +0 -0 Attempt to import 8 ports at once. I sure hope this will work. 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 ============================================================================= v. 1.24 date: 2006/07/05 23:12:23; author: shaun; state: Exp; lines: +11 -1 Requires a Perl compiled without threads to build. PR: ports/99100 Submitted by: Tim Welch Approved by: ahze (mentor)
v. 1.23 date: 2004/01/04 23:42:03; author: petef; state: Exp; lines: +1 -1 Since we prefix the binary names with "pn", we need this patch so 'pnview' sets the 'readonly' flag by default. PR: 59088
v. 1.22 date: 2003/09/11 13:56:26; author: tobez; state: Exp; lines: +1 -2 Update MASTER_SITE and distfile checksum. PR 56655 says: The distfile seem to have been updated with slightly amended versions of 'README' and 'LICENSE' files. No change in code. PR: 56170, 56655 Submitted by: Simon Barner Lars Thegler
v. 1.21 date: 2003/05/23 00:13:41; author: sumikawa; state: Exp; lines: +2 -8 Make buildable on -current and unmark BROKEN.
v. 1.20 date: 2003/05/18 11:40:38; author: kris; state: Exp; lines: +4 -0 BROKEN on 5.1: does not compile
v. 1.19 date: 2003/04/04 22:10:59; author: tobez; state: Exp; lines: +2 -5 Make nvi-perl work with newer perls. Unbreak it for -CURRENT. PR: 37730 Reported by: parv
v. 1.18 date: 2003/03/28 22:28:02; author: kris; state: Exp; lines: +7 -1 Mark BROKEN on 5.0: does not compile Submitted by: parv
v. 1.17 date: 2003/02/20 17:19:33; author: knu; state: Exp; lines: +2 -1 De-pkg-comment.
v. 1.16 date: 2001/01/23 08:07:29; author: kevlo; state: Exp; lines: +14 -7 - Fix compilation error in -current - Support MAN/MLINKS properly PR: 24545 Submitted by: Ports Fury
v. 1.15 date: 2001/01/09 05:57:02; author: itojun; state: Exp; lines: +2 -2 drop myself from MAINTAINER. too many KAME platforms to support, to little time...
v. 1.14 date: 2000/04/14 06:20:33; author: asami; state: Exp; lines: +4 -4 Finish converting editors/ to PORTNAME/PORTVERSION.
v. 1.13 date: 1999/08/25 05:44:06; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.12 date: 1999/05/09 03:40:16; author: kuriyama; state: Exp; lines: +1 -3 Fix for perl5. Submitted by: Yasuhiro Fukuma
v. 1.11 date: 1999/05/07 17:01:52; author: itojun; state: Exp; lines: +3 -3 master distribution URL has changed. BROKEN tag is updated (the original distribution is incompatible with perl5, I just have no perl5 skill to fix this - perl5 guru please help).
v. 1.10 date: 1998/08/18 08:53:30; author: asami; state: Exp; lines: +3 -1 cc -c -D_PATH_SYSEXRC=\"/usr/local/etc/vi.exrc\" -O2 -pipe -I. -I./../include -I./../regex -I./../db/include -I./../curses -I/usr/local/include -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE perl.c In file included from /usr/local/lib/perl5/5.00502/i386-freebsd/CORE/perl.h:361, from perl.xs:37: /usr/include/sys/param.h:188: warning: `MIN' redefined port.h:121: warning: this is the location of the previous definition /usr/include/sys/param.h:189: warning: `MAX' redefined port.h:118: warning: this is the location of the previous definition In file included from /usr/local/lib/perl5/5.00502/i386-freebsd/CORE/perl.h:583, from perl.xs:37: /usr/include/errno.h:165: warning: `EFTYPE' redefined port.h:149: warning: this is the location of the previous definition perl.xs: In function `perl_init': perl.xs:145: `incgv' undeclared (first use this function) perl.xs:145: (Each undeclared identifier is reported only once perl.xs:145: for each function it appears in.) *** Error code 1 Stop.
v. 1.9 date: 1998/02/19 16:49:58; author: itojun; state: Exp; lines: +9 -17 rename ports/editors/nvi to ports/editors/nvi-m17n. update language-specific configurations for nvi-m17n accordingly. add ports/editors/nvi-perl, nvi 1.79 with perl5 linked into.
v. 1.8 date: 1998/02/17 13:11:49; author: itojun; state: Exp; lines: +3 -3 - PKGNAME has to be defined BEFORE including bsd.port.mk, to make 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
v. 1.7 date: 1998/02/09 06:56:40; author: fenner; state: Exp; lines: +2 -2 nvi MASTER_SITE moved from ftp.cs.berkeley.edu to ftp.bostic.com Submitted by: distfile checker
v. 1.6 date: 1997/08/21 16:55:25; author: itojun; state: Exp; lines: +4 -4 original distribution of nvi multilingual patch (nvi-m17n) updated to version 970820-1600.
v. 1.5 date: 1997/06/18 15:01:34; author: max; state: Exp; lines: +3 -3 Update the base version from 1.79-970408 -> 1.79-970617. PR: 3896 Submitted by: itojun@itojun.org
v. 1.4 date: 1997/04/09 07:34:42; author: asami; state: Exp; lines: +3 -3 Immediately update to April 8th version by author's request.
v. 1.3 date: 1997/04/09 07:09:51; author: asami; state: Exp; lines: +3 -3 Update to April 3rd version of patch. Closes PR ports/3204. Submitted by: Jun-ichiro ITOH
v. 1.2 date: 1997/03/15 11:55:58; author: asami; state: Exp; lines: +3 -1 Misc. cleanup. They've been in my tree for a while, I forgot to commit them.
v. 1.1 date: 1997/03/06 08:38:44; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/03/06 08:38:44; author: asami; state: Exp; lines: +0 -0 Attempt to import 8 ports at once. I sure hope this will work. 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 =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm