1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Jun Kuriyama
f90e5198b5 Fix for perl5.
Submitted by:	Yasuhiro Fukuma <yasuf@big.or.jp>
1999-05-09 03:40:18 +00:00
Jun-ichiro itojun Hagino
97b288ef69 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).
1999-05-07 17:01:52 +00:00
Steve Price
46eb93daa3 Remove extra checksum entry. 1999-02-22 02:53:01 +00:00
Satoshi Asami
93ec0e28ee 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.
1998-08-18 08:53:30 +00:00
Jun-ichiro itojun Hagino
891dd04c3f 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.
1998-02-19 16:50:18 +00:00
Jun-ichiro itojun Hagino
758c97ff55 - 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
1998-02-17 13:12:05 +00:00
Jun-ichiro itojun Hagino
f9763a0c15 nvi-1.79.tar.gz seems to be replaced, with the same filename... 1998-02-15 16:24:55 +00:00
Bill Fenner
b7475abeef nvi MASTER_SITE moved from ftp.cs.berkeley.edu to ftp.bostic.com
Submitted by:	distfile checker
1998-02-09 06:56:40 +00:00
Jun-ichiro itojun Hagino
d575c6ec05 original distribution of nvi multilingual patch (nvi-m17n)
updated to version 970820-1600.
1997-08-21 16:55:28 +00:00
Masafumi Max NAKANE
643e116f8f Update the base version from 1.79-970408 -> 1.79-970617.
PR:		3896
Submitted by:	itojun@itojun.org
1997-06-18 15:01:35 +00:00
Satoshi Asami
c55e0e83f1 Delete directories using @dirrm.
PR:		3323
Submitted by:	Jun-ichiro Itoh <itojun@itojun.org>
1997-04-19 07:59:31 +00:00
Satoshi Asami
98422436f5 Immediately update to April 8th version by author's request. 1997-04-09 07:34:51 +00:00
Satoshi Asami
8d8340c399 Update to April 3rd version of patch. Closes PR ports/3204.
Submitted by:	Jun-ichiro ITOH <itojun@csl.sony.co.jp>
1997-04-09 07:10:13 +00:00
Satoshi Asami
834490816d Misc. cleanup. They've been in my tree for a while, I forgot to commit them. 1997-03-15 11:56:09 +00:00
Satoshi Asami
1ad8734a8f Remove catpages. I don't know how this sneaked past me in the first place. 1997-03-15 11:53:16 +00:00
Satoshi Asami
4210f39df8 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 <itojun@csl.sony.co.jp>
1997-03-06 08:38:46 +00:00