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
64970ea757
If PACKAGE_BUILDING is defined, link statically and disable the
...
RUN_DEPENDS. This makes the package completely stand-alone; it
will work without Modula-3 being installed. This should make it
practical to eliminate the cvsup-bin and cvsupd-bin ports entirely.
Note, this change applies to the cvsup-devel port too, since it
shares this Makefile.
2001-05-26 20:37:10 +00:00
John Polstra
6f9eed1cc6
Allow PORTVERSION and MASTER_SITES to be overridden so that this
...
port can be used as a MASTERDIR.
Add an additional site to MASTER_SITES.
2001-04-28 20:32:15 +00:00
Maxim Sobolev
55a61bb102
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
...
directory.
2000-10-04 06:40:08 +00:00
Jeremy Lea
b4455771cc
Standardize all user defined options to the booleans WITH_FOO and
...
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
2000-04-17 00:19:02 +00:00
Chris Piazza
93a61d6874
Update with the new PORTNAME/PORTVERSION variables
2000-04-09 18:14:07 +00:00
John Polstra
a0a2c9775a
Add patch to ignore unsupported file attributes. It has no effect
...
except in obscure scenarios involving switching versions of CVSup.
2000-02-20 18:32:00 +00:00
John Polstra
3cf9d396da
Add patch to handle file flags properly under FreeBSD-4.x. Solves
...
this crash on the client:
***
*** runtime error:
*** ASSERT failed
*** file "/usr/ports/net/cvsup/work/cvsup-16.1/suplib/src/POSIX/FileAttrOS.m3", line 52
***
2000-02-20 18:30:06 +00:00
John Polstra
e08736e7b8
Build this port with the PM3 Modula-3 system instead of the older
...
DEC SRC one. PM3 is the one that's actively maintained these days.
This port now works on FreeBSD-2, -3, and -4 on the i386, and
FreeBSD-4 on the Alpha.
2000-02-13 23:31:33 +00:00
John Polstra
37973a952c
Update for new version of CVSup (16.0 -> 16.1). Also add
...
NOT_FOR_ARCHS=alpha because I'm not caught up on that platform yet.
1999-12-10 18:40:39 +00:00
John Polstra
543526605d
Add WWW link.
...
Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
1999-09-29 03:33:18 +00:00
Peter Wemm
a6c3f62331
$Id$ -> $FreeBSD$
1999-08-30 14:24:37 +00:00
Michael Haro
b8f8618362
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
...
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Tim Vanderhoek
dd9ff05a6a
Commit #3/4 to enforce caps, no period.
...
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
1999-06-26 19:12:45 +00:00
John Polstra
a23fa84476
Update for new release 16.0 of CVSup. (It was 15.4.2 before.)
...
Adjust MASTER_SITES.
1999-02-10 02:48:01 +00:00
John Polstra
28eacf3dc2
Instead of trying to auto-detect whether X11 is installed, require
...
the user to define NO_X11 if it is not. The auto-detection scheme
caused problems for Satoshi's port building system.
1999-01-28 05:39:19 +00:00
Wolfram Schneider
a371e45103
Delete master site ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/
1999-01-22 11:50:31 +00:00
Justin M. Seger
96d3c047f3
Unmark BROKEN. It was a previously fixed SMP problem.
...
Pointed out by: jdp
1998-10-13 01:17:27 +00:00
Justin M. Seger
802d197782
Mark BROKEN for ELF. Depends on modula-3 which is BROKEN:
...
***
*** runtime error:
*** Segmentation violation - possible attempt to dereference NIL
***
*** runtime error:
*** ASSERT failed
*** file "../src/runtime/common/RTHeapMap.m3", line 35
***
Abort trap - core dumped
*** error code 134 (ignored)
missing libm3formsvbtpixmaps.a: not building libm3formsvbtpixmaps.so.6
followed by many more errors
1998-10-12 16:38:05 +00:00
John Polstra
736d3c5ca3
Make these ports work on ELF systems.
1998-09-18 01:02:04 +00:00
Tim Vanderhoek
26e78bb69f
This netted the largest set of mis-installed manpages, yet!
1998-08-18 19:48:45 +00:00
John Polstra
41dd229c86
Update ports for new 15.4.2 release of CVSup.
1998-07-07 03:22:35 +00:00
John Polstra
76e8b0735d
Automatically select the no-GUI version to build if X11 is not
...
installed.
PR: closes ports/4178
1998-06-06 20:33:21 +00:00
John Polstra
a6d86d5ee3
Update port for new release 15.4 of CVSup (from 15.3). Also, adjust
...
for the new shared library versions in the modula-3 and modula-3-lib
ports.
1998-04-28 22:25:13 +00:00
John Polstra
9e5135c7ac
Update port for CVSup release 15.3 (from 15.2).
...
Approved by: asami
1998-03-24 04:20:27 +00:00
John Polstra
0b2dccbb26
Master site has changed.
1998-02-11 18:04:24 +00:00
John Polstra
a0f31c0cfc
Update from release 15.1 to release 15.2.
1997-09-28 21:33:44 +00:00
John Polstra
56951bab3c
Distfile (cough cough) changed on master site. :-}
1997-07-11 06:09:41 +00:00
John Polstra
61362f0f8d
Update for new release of CVSup (15.0 -> 15.1). Also update for new
...
shared library version numbers in modula-3-lib port.
1997-07-11 05:20:34 +00:00
John Polstra
34c76f1dee
Update for CVSup version 15.0 (previous was 14.1.1).
1997-05-18 00:32:12 +00:00
John Polstra
7a4ac6b1f2
Fix the master site, which has moved from freefall to hub. Add the
...
German mirror site and the other US site as well.
1997-05-06 15:03:41 +00:00
John Polstra
3d6079d216
Update from CVSup release 14.1 to release 14.1.1.
...
This micro release of CVSup fixes a server bug that would have been
tickled by some planned repairs to the FreeBSD repository. The client
remains unchanged from release 14.1.
1997-01-16 03:27:31 +00:00
Satoshi Asami
2f52be8f94
Why does this file carry my name? Drats! (Change it to jdp@polstra.com)
1997-01-09 09:21:03 +00:00
John Polstra
e0bd0cc73c
Update from CVSup-14.0 to CVSup-14.1.
1997-01-08 00:20:25 +00:00
John Polstra
35c1e6484a
Update from version 13.5 to version 14.0.
1996-12-14 20:13:27 +00:00
John Polstra
092ba24f2e
Update from version 13.5 to version 14.0.
...
Fix garbling of "MASTER_SITES" that somebody's slippery editor fingers
introduced into the previous revision of the Makefile.
1996-12-14 20:12:47 +00:00
Satoshi Asami
300c45cf2e
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 11:44:27 +00:00
John Polstra
acb179bb41
Change the BUILD_DEPENDS so that it requires a particular version of
...
m3build. Otherwise, it is possible to end up with shared libraries and
interface files that come from different and incompatible versions.
Problem reported by: asami@freebsd.org
1996-11-01 20:30:46 +00:00
John Polstra
c52f657a4b
Add "devel" to the CATEGORIES.
...
Submitted by: asami@freebsd.org
1996-11-01 17:02:06 +00:00
John Polstra
5d6b356c54
Update for new release 13.5 of CVSup.
1996-11-01 04:14:12 +00:00
John Polstra
8274f13906
Update for new release 13.5 of CVSup.
...
Correct the "Date created" comment in the Makefile.
1996-11-01 04:14:04 +00:00
John Polstra
831a1ffa32
Change the dependencies to take advantage of the new "modula-3-lib"
...
port, which installs only the shared libraries and not the entire
development system. This should make the package much more convenient
to use.
1996-10-29 23:26:23 +00:00
John Polstra
ed72b971ce
Minor grammatical cleanups to the warning message.
1996-10-22 03:12:33 +00:00
Wolfram Schneider
44f9645ec6
Print a banner warning where the cvsup binary located before fetching
...
cvsup/modula sources.
1996-10-20 14:26:24 +00:00
John Polstra
35c8d1d8a8
Update for new version of Modula-3.
...
Fix a typo in the "Version required" comment.
1996-09-27 02:33:15 +00:00
John Polstra
a77fd43e04
Update for new release 13.4 of CVSup.
1996-09-13 00:13:24 +00:00
John Polstra
1baa515e77
Update for new version of the Modula-3 port.
1996-09-12 00:40:45 +00:00
John Polstra
fc65a6cced
Update for new version of the Modula-3 port. The new port really
...
needs to be used for building CVSup, because it fixes some M3 bugs
that affect CVSup.
1996-09-10 05:28:25 +00:00
John Polstra
4165ec448d
Update for release 13.3 of CVSup.
1996-08-23 20:51:32 +00:00
Satoshi Asami
7a4662e170
Remove LIB_DEPENDS on libz, it's in /usr/src now.
1996-08-19 10:31:04 +00:00