Commit graph

38 commits

Author SHA1 Message Date
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
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
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
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
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
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
John Polstra
e0bd0cc73c Update from CVSup-14.0 to CVSup-14.1. 1997-01-08 00:20:25 +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
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
Satoshi Asami
4e32dddba9 JDP's cvsup. Beware, this port depends on modula-3! 1996-08-08 09:25:56 +00:00