Peter Wemm
fcd12d096e
Use some slightly less horrible make magic for doing the version stuff.
2001-08-10 11:24:23 +00:00
Peter Wemm
bebb0ae143
One more version related tweak after cvs-1.11 -> 1.11.1p1
2001-08-10 11:18:35 +00:00
Peter Wemm
ca68170342
Update build rules for .in and tidy up.
2001-08-10 11:03:29 +00:00
Peter Wemm
a8833905d7
Tools dir is now empty and unused
2001-08-10 10:47:28 +00:00
Peter Wemm
dded7a88d2
Generate version.c on the fly rather than using a generated file.
2001-08-10 10:29:04 +00:00
Peter Wemm
8653f7fd3c
Get the version source from the (more) correct place.
...
Remove the obsolete cvsbug.sh script
2001-08-10 10:22:43 +00:00
Peter Wemm
4241f99d9e
*** empty log message ***
2001-08-10 09:55:48 +00:00
Peter Wemm
f6020148f3
Add annotate.c, remove rtag.c for 1.11.1p1
2001-08-10 09:54:52 +00:00
Ruslan Ermilov
b9ad8c8635
beforeinstall -> SCRIPTS.
2001-04-07 11:21:35 +00:00
Ruslan Ermilov
e5ac5644e2
MAN[1-9] -> MAN.
2001-03-27 14:59:06 +00:00
Robert Nordier
a91d357884
Typo police.
2000-11-20 20:37:49 +00:00
Peter Wemm
24d68d0966
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
Mark Murray
5e41278213
Use libcrypto instead of libdes.
2000-02-24 23:15:42 +00:00
David E. O'Brien
76748474eb
Minor style nits.
2000-01-21 02:09:43 +00:00
Alexey Zelkin
bd186dee63
Fix typo: MAINAINER -> MAINTAINER
2000-01-10 11:38:51 +00:00
Peter Wemm
47e98476fe
Update files generated by configure.
1999-12-11 15:12:37 +00:00
Peter Wemm
ae2e1b5675
Add maintainer tags
1999-12-08 16:43:32 +00:00
David E. O'Brien
b0576ff7e0
Call isspace() directly to get rid of an objectionable include.
1999-12-04 08:44:05 +00:00
David E. O'Brien
eaf4925a25
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
Mark Murray
38efe8d18c
Change distribution to krb4 in preparation for K5.
1999-09-19 22:32:09 +00:00
Peter Wemm
14e6d6ffe3
$Source$,$Revision$ -> $FreeBSD$
1999-09-05 17:35:31 +00:00
Mark Murray
63b51f8be4
Fix for new Common Error system.
1999-09-05 14:07:40 +00:00
Peter Wemm
a1a4f1a0d8
$Header$ -> $FreeBSD$
1999-08-28 05:11:36 +00:00
Peter Wemm
9b7a44a60e
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
Peter Wemm
4603683033
Update bmake glue for cvs-1.10
1999-03-18 09:37:57 +00:00
Mark Murray
8eee208047
Fix LIBDIR so kerberised CVS will work.
1998-08-15 17:26:36 +00:00
Bruce Evans
645d0c98dd
Simplified by using new yacc rules and by not generating y.tab.h.
1998-05-08 06:41:06 +00:00
Eivind Eklund
eb57f92476
Add an ".ifmake regress" to avoid warning during 'make world'.
...
Noticed by: bde
1998-04-19 14:27:45 +00:00
Eivind Eklund
77b1218492
Activate CVS regression test.
1998-03-28 19:06:21 +00:00
Peter Wemm
0016b0f705
indicate ability to support the PerservePermissions stuff
1998-03-10 14:12:09 +00:00
Peter Wemm
7c4194d8b5
add new file (hardlink.c) into sources
1998-03-10 14:00:59 +00:00
Peter Wemm
60271a1905
comment that pvcs_to_rcs is left out since it needs perl5
1998-01-26 04:33:03 +00:00
Peter Wemm
73b41018e1
Add libdiff
1998-01-26 04:21:52 +00:00
Peter Wemm
d92c069870
Build the internal libified diff
1998-01-26 04:14:21 +00:00
Peter Wemm
8be324b9b3
Update options.h as per configure generated version
1998-01-26 04:02:05 +00:00
Peter Wemm
6eccce856f
Update config.h
1998-01-26 03:59:21 +00:00
Bruce Evans
c26f14e2b9
Fixed missing dependency on version.c.
...
Fixed some style bugs ($@ is not recommended ...).
1997-12-18 15:22:12 +00:00
Bruce Evans
c0e045a84d
<bsd.prog.mk> has always included ../Makefile.inc, and there are no
...
complications involving .PATH or dependencies, so don't include it here.
1997-12-17 20:22:34 +00:00
Bruce Evans
f34b67af93
Don't use LDDESTDIR. Just put the -L arg in LDADD.
1997-12-17 15:11:43 +00:00
Peter Wemm
67b76a559b
If kerberos is installed and enabled in make.conf, activate cvs's kserver
...
hooks. This is a lot safer than 'cvs pserver'.
1997-10-10 04:03:17 +00:00
Jun-ichiro itojun Hagino
87fc08e0db
small change to prevent "modules" to be modified twice, on the following
...
execution sequences:
% easy-import -n foobaa
% easy-import foobaa
Reviewed by: joerg_wunsch@uriah.heep.sax.de
1997-07-15 16:48:01 +00:00
John-Mark Gurney
1475bac7ec
support remote imports (you must have a local cvs with same path as
...
remote for this to work)
Approved/Improved by: joerg
1997-06-09 10:08:07 +00:00
Peter Wemm
dc07dab926
Update to build the new cvs version
1997-05-15 23:00:07 +00:00
Peter Wemm
fce15c9ab3
Revert $FreeBSD$ to $Id$
1997-02-22 15:48:31 +00:00
Andrey A. Chernov
0f3a42ea07
Simplify using SRCDIR
1997-01-16 18:11:49 +00:00
Jordan K. Hubbard
1130b656e5
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
Joshua Peck Macdonald
0c6dc986d0
Same.
1997-01-11 04:03:05 +00:00
Bruce Evans
015a0dc2e4
Use ${COPY} instead of -c for installing non-source files.
1997-01-01 04:22:23 +00:00
David E. O'Brien
a33b54a061
Added reminder to edit the parent Makefile to add what you just imported.
1996-11-22 08:28:32 +00:00
Joerg Wunsch
bb47d8c391
Make it clear that a vendor-branch import adds something to the
...
existing sources.
Requested by: markm
1996-10-20 13:14:40 +00:00