peter
1f669c4736
Finish update for cvs-1.11.5. Some build-time tunables were moved from
...
options.h to config.h.in and set via ./configure when built normally.
Export some of the build knobs to the Makefile here, overridable
from /etc/make.conf. Also get the version strings right.
config.h was repocopied to config.h.proto, and we do a limited sed on it
at build time now.
2003-01-21 23:00:36 +00:00
peter
4245ac7ff8
Dont bother with unused rules for version.c
2003-01-21 22:31:07 +00:00
peter
91d2438463
Update for cvs-1.11.5 import (note to self: gotta fix the version tags)
2003-01-21 22:04:20 +00:00
peter
5d28b45077
Sigh. Another wrong version string. However, this one isn't used in the
...
build.
Approved by: re
2002-12-04 00:07:15 +00:00
peter
1d704c21dc
Oops. Use the correct version number. The number that was here was the
...
one that I originally used on freefall etc.
Approved by: re
2002-12-03 21:59:42 +00:00
peter
88a7954786
Update bmake glue after 1.11.2.1-20021201 import. options.h is no longer
...
touched by configure in the autoconf system and a standard version is
now used.
Approved by: re
2002-12-02 03:20:25 +00:00
peter
f3bcf9ce47
cvs-1.11.2 seems to bug out if HAVE_MMAP is not defined. It hoses its
...
internal buffer management somehow (an off by one perhaps). HAVE_MMAP
wasn't detected because configure has a bogus declaration of malloc
which conflicted with stdlib.h. Sigh.
2002-09-02 11:35:13 +00:00
peter
7cf015cd88
version.h is now autogenerated in 1.11.2, not version.c
2002-09-02 06:00:09 +00:00
peter
0e00fb0e5e
Update for 1.11.1p1 -> 1.11.2 import
2002-09-02 05:59:33 +00:00
peter
33b78bdfe9
It seems CVSvn.texi isn't used anymore.
2002-09-02 05:59:02 +00:00
ru
46bb8fed43
Mark all internal libraries with INTERNALLIB.
2002-05-13 11:24:03 +00:00
ru
8a3e2794af
Replaced exists() tests with two equivalent defined().
...
LIBDIR is defined in bsd.own.mk but sys.mk no longer
includes bsd.own.mk as of revision 1.60.
2002-04-18 07:01:35 +00:00
ru
0ac094baaf
Restore the correct CLEANFILES that got damaged in rev. 1.15.
2002-03-30 17:37:43 +00:00
obrien
fab7c9a460
Allow to build with GCC 3.1.
2002-03-30 10:04:50 +00:00
ru
bbef88e1a5
FILES support for bsd.prog.mk. See bsd.README for details.
...
Stolen from: NetBSD
2001-12-17 13:59:35 +00:00
peter
f9feb25a75
Use some slightly less horrible make magic for doing the version stuff.
2001-08-10 11:24:23 +00:00
peter
e0b94042d7
One more version related tweak after cvs-1.11 -> 1.11.1p1
2001-08-10 11:18:35 +00:00
peter
101930d69e
Update build rules for .in and tidy up.
2001-08-10 11:03:29 +00:00
peter
0f086e4aad
Tools dir is now empty and unused
2001-08-10 10:47:28 +00:00
peter
04819cf85d
Generate version.c on the fly rather than using a generated file.
2001-08-10 10:29:04 +00:00
peter
f0188b1960
Get the version source from the (more) correct place.
...
Remove the obsolete cvsbug.sh script
2001-08-10 10:22:43 +00:00
peter
be57e479a0
*** empty log message ***
2001-08-10 09:55:48 +00:00
peter
b8b25f8ad5
Add annotate.c, remove rtag.c for 1.11.1p1
2001-08-10 09:54:52 +00:00
ru
ef2dbc1fb0
beforeinstall -> SCRIPTS.
2001-04-07 11:21:35 +00:00
ru
87ed4c32b3
MAN[1-9] -> MAN.
2001-03-27 14:59:06 +00:00
rnordier
313ae31214
Typo police.
2000-11-20 20:37:49 +00:00
peter
e2db019ad2
Regenerated. There are a bunch of changes from this round of ./configure
...
but none of them are used or make any difference (at least in the FreeBSD
version).
2000-10-02 07:27:50 +00:00
markm
608b5f8fbb
Use libcrypto instead of libdes.
2000-02-24 23:15:42 +00:00
obrien
48f03e24d6
Minor style nits.
2000-01-21 02:09:43 +00:00
phantom
75e1a7fe31
Fix typo: MAINAINER -> MAINTAINER
2000-01-10 11:38:51 +00:00
peter
ff090abf51
Update files generated by configure.
1999-12-11 15:12:37 +00:00
peter
5daf42a41b
Add maintainer tags
1999-12-08 16:43:32 +00:00
obrien
4dbe46020b
Call isspace() directly to get rid of an objectionable include.
1999-12-04 08:44:05 +00:00
obrien
63450d9255
Support the environtmental var "CVS_OPTIONS". Which can hold a set of
...
default options for cvs. These options are interpreted first and can be
overwritten by explicit command line parameters.
Obtained from: GNU Grep 2.3
1999-12-04 01:23:26 +00:00
markm
17bce01dd1
Change distribution to krb4 in preparation for K5.
1999-09-19 22:32:09 +00:00
peter
d8c5650755
$Source$,$Revision$ -> $FreeBSD$
1999-09-05 17:35:31 +00:00
markm
f376ecbba1
Fix for new Common Error system.
1999-09-05 14:07:40 +00:00
peter
c81dbb3c98
$Header$ -> $FreeBSD$
1999-08-28 05:11:36 +00:00
peter
289c0d262f
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
peter
fec5512e0c
Update bmake glue for cvs-1.10
1999-03-18 09:37:57 +00:00
markm
055e7770c8
Fix LIBDIR so kerberised CVS will work.
1998-08-15 17:26:36 +00:00
bde
16b46848f9
Simplified by using new yacc rules and by not generating y.tab.h.
1998-05-08 06:41:06 +00:00
eivind
c0f2ae8cbd
Add an ".ifmake regress" to avoid warning during 'make world'.
...
Noticed by: bde
1998-04-19 14:27:45 +00:00
eivind
75dd8b8606
Activate CVS regression test.
1998-03-28 19:06:21 +00:00
peter
02240a39a9
indicate ability to support the PerservePermissions stuff
1998-03-10 14:12:09 +00:00
peter
739fe19eee
add new file (hardlink.c) into sources
1998-03-10 14:00:59 +00:00
peter
a1c4205142
comment that pvcs_to_rcs is left out since it needs perl5
1998-01-26 04:33:03 +00:00
peter
8520bf47b3
Add libdiff
1998-01-26 04:21:52 +00:00
peter
32b0e7a8bd
Build the internal libified diff
1998-01-26 04:14:21 +00:00
peter
0c99e26aab
Update options.h as per configure generated version
1998-01-26 04:02:05 +00:00