wosch
21a8eb1d31
Polish message catalogs for vi.
...
Submitted by: abial@warman.org.pl
PR: 4522
1997-09-22 23:14:37 +00:00
asami
1b628fbe35
Fix 1.17 properly by adding ${DESTDIR} in front. (I know this part is
...
not enabled now.)
1997-08-19 01:52:11 +00:00
peter
f2f5619d66
Drop the TCL hook for the time being until the tcl dust settles some more.
1997-08-18 05:25:14 +00:00
andreas
6a5002f88b
Fixed another make world stopper ;)
...
If TCLINTERP is defined, CFLAGS needs an additional include path:
-I/usr/include/tcl
Otherwise tcl.h can't be found during make world.
1997-08-17 21:33:39 +00:00
jkh
583752103f
Enable GLOBAL tags support.
1997-04-18 23:44:54 +00:00
peter
f38583af31
Oops. Broke golden rule #1 : test everything before commit. :-]
1997-04-12 14:34:02 +00:00
peter
55e6cf358b
Respect NOTCL, don't link with libtcl for the scripting support if
...
we're not building it.
1997-04-12 14:28:13 +00:00
peter
f390c26dd9
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
bde
4fca167e06
Use ${COPY} instead of -c for installing non-source files.
1997-01-01 04:22:23 +00:00
peter
2bfd97fd32
When using the perl5 extensions, ask perl itself what the pathnames are,
...
don't just hard code them into the Makefile.
(This is the optional stuff to use perl scripts as a vi scripting language.
eg, to load a sample script, type: :perl do 'wc.pl';
this loads /usr/share/vi/perl/wc.pl to add the "wc" command. Then, one can
do this: :perl wc Yes, this is a trivial example. There are more
useful examples, eg 'make' output parsing along the lines of emacs's
"compile" mode. The tcl extension is similar and enabled by default since
we ship with tcl.)
1996-12-30 09:24:19 +00:00
ache
b0ce21fe0d
Link Dutch catalog with nl_NL instead of da_DK
1996-12-08 14:05:08 +00:00
ache
1860dabc4e
Add ru_RU as alias to ru_SU
1996-11-21 10:13:25 +00:00
paul
1b2f6a39ea
Added a missing \ for installing perl modules.
...
2.2 and 2.1.6 candidate.
1996-11-10 15:49:49 +00:00
joerg
d30fd798ce
Merge from the 2.2 branch: avoid including the API stuff when building
...
vi for the fixit floppy. Perhaps we'll find a more elegant solution
some day, by now it has proven to work reasonably.
1996-11-09 16:54:33 +00:00
ache
881f146563
Install message catalog links according to standard naming convention
...
Message catalogs not works without this change
2.2 candidate
1996-11-04 02:52:33 +00:00
peter
417558ba05
Fill in some of the missing blanks for the tknvi and perl5 compile options.
...
Both options can be compiled if the appropriate ports are present. These
are examples only and are commented out.
1996-11-03 21:32:37 +00:00
peter
53f00ccb78
The tcl/perl interpreter compile options were not really optional.
...
This is needed for building the boot crunch for 2.2 (It still needs a hook
so the release code can tell it when to build it without tcl etc).
1996-11-03 19:15:45 +00:00
peter
f3334b09a4
Yikes, I forgot to remove the -DSYSV_CURSES setting that I was using on
...
one of the machines I was testing on. (This was to get it to use the
sysv extensions in ncurses)
1996-11-01 08:34:51 +00:00
peter
8f6032f508
Update to use nvi-1.79 sources
1996-11-01 08:16:24 +00:00
sef
a6a4f07746
Latest public release of nvi, from Keith Bostic. I hope I got this
...
right ;).
Reviewed by: Sean Eric Fagan
1994-08-16 23:36:45 +00:00