Commit Graph

8 Commits

Author SHA1 Message Date
John Polstra
9f4a51043b Update the cvsup port to build snap-16.1e. It is the best version
at this time, even though it is not called a "release".  Make the
necessary changes to the cvsup-devel port, which uses the cvsup port
as its MASTERDIR.

I intentionally left "PORTREVISION?=0" in cvsup/Makefile, as a reminder
that this setting needs to be overridable by the cvsup-devel port.

At this moment, the cvsup-devel port builds the same thing as the
cvsup port.  That situation probably won't last very long, so I am
leaving the cvsup-devel port in place.  It is mentioned in a lot
of documentation, so I don't want to remove it just because it is
temporarily the same as the cvsup port.
2001-09-22 21:03:10 +00:00
John Polstra
697332f062 Update for snap-16.1e. This snapshot adds checking to both the
client and server for peers which are old versions that have
the s1g bug.  Mirror sites definitely will want to run this new
version, as it eliminates the excessive load that results from the
bug.  Note, I don't intend to add a patch to the "net/cvsup" port
for this.  People who want this feature must use the "cvsup-devel" port.
2001-09-18 16:45:19 +00:00
John Polstra
40e0ba5d5b Update for snap-16.1d. 2001-09-09 17:47:10 +00:00
John Polstra
142a1b612c Update for new CVSup snapshot 16.1c. 2001-08-02 23:32:08 +00:00
John Polstra
39a5e13ee9 Update to new snapshot: snap-16.1a ==> snap-16.1b. 2001-07-08 18:47:32 +00:00
John Polstra
066d2a313d Add a patch to fix the notorious "jakarta-tomcat" bug. This bug
came to the fore in checkout mode when a file "files,v" in the
repository was manually changed into a directory "files".

With this patch, CVSup will still complain that it cannot delete
"files" because the directory is not empty.  However, it is now a
warning rather than a fatal error, and the update will run to
completion.  The warning will happen only once.  After emitting
the warning, CVSup will fix the damage in the checkouts file to
eliminate the problem.  On subsequent updates everything will be
OK and no more warnings will occur.

I have bumped PORTREVISION to 1, and added "p1" to the end of the
version number printed by CVSup.

PR:		misc/27495
2001-05-27 00:03:48 +00:00
John Polstra
4748b8c078 Add a @dirrm for "share/cvsup".
PR:		ports/27360
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-15 20:32:56 +00:00
John Polstra
4246c39ee5 New port "cvsup-devel" for development snapshots of CVSup. 2001-04-28 20:53:53 +00:00