freebsd-ports/lang/modula-3-lib/files
John Polstra 2a3e5ea907 Add several bugfixes. Produce more informative messages when
segmentation violations and assertion failures occur.  Support
several system calls not supported previously.

PR:		This is part of the fix for ports/3572.
1997-07-11 05:16:45 +00:00
..
extra-patch-old-sigset-aa Add several bugfixes. Produce more informative messages when 1997-07-11 05:16:45 +00:00
patch-aa Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
patch-ab Add several bugfixes. Produce more informative messages when 1997-07-11 05:16:45 +00:00
patch-ae Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
patch-ah Add several bugfixes. Produce more informative messages when 1997-07-11 05:16:45 +00:00
patch-ai Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
patch-aj Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
patch-ak Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
patch-am Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
patch-aq Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
patch-ar Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
patch-at Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
patch-av Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
patch-aw Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
patch-ax Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
patch-ay Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
patch-bf Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
patch-bg I botched my previous update of the thread safe malloc, making it 1997-07-04 17:31:37 +00:00
patch-bi Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
patch-bj Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
patch-bk Add several bugfixes. Produce more informative messages when 1997-07-11 05:16:45 +00:00
patch-bl Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
patch-bm Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
patch-bn Add a fix for a graphics bug. 1997-05-09 20:45:02 +00:00
patch-bp Add several bugfixes. Produce more informative messages when 1997-07-11 05:16:45 +00:00
patch-bq Add several bugfixes. Produce more informative messages when 1997-07-11 05:16:45 +00:00
README.distfiles Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
T.boot Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
T.gcc Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
T.m3cc Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
T.src Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
X.boot Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
X.gcc Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
X.m3cc Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00
X.src Split the Modula-3 port into two pieces, creating a new port 1996-10-29 23:01:55 +00:00

This port uses distfiles that I prepared specially for FreeBSD.  The DEC
SRC release of Modula-3 comes in the form of 3 compressed tar files
totaling about 16 MB.  A small fraction of that is actually needed.

The FreeBSD distfiles are as follows.

    m3-fbsd-src-3.6.tar.gz (required)

	Sources for selected portions of the SRC release.  These
	files are unmodified; however, only a subset is included.
	Files relating to platforms other than FreeBSD have been
	omitted.  Also, several large but rarely-used packages have
	been left out.

    m3-fbsd-m3cc-3.6.tar.gz (required)

	Sources for the Modula-3 specific files making up the code
	generator.  As released by SRC, the code generator is a
	slightly modified version of gcc-2.6.3.  I have updated
	the modifications to work with the newer gcc-2.7.2.1.  Only
	the files which differ from those in the FreeBSD gcc-2.7.2.1
	sources are included in this distfile.

    m3-fbsd-gcc-3.6.tar.gz (optional)

	Sources for the needed portions of gcc-2.7.2.1 which are
	identical to those included in the FreeBSD system sources.
	Many systems have these files online in "/usr/src/contrib/gcc".
	The Makefile looks for them there first, and uses the online
	files if they are present.  Only if the necessary files
	are missing is this distfile fetched and used.

    m3-fbsd-boot-3.6.tar.gz (optional)

	A statically-linked FreeBSD executable for the Modula-3
	compiler.  A working compiler is needed, because the compiler
	is itself written in Modula-3.  The Makefile looks for this
	executable on the system; it may already be present from
	an earlier version of the port.  If found, the version
	already on the system is used.  Otherwise, this distfile
	is fetched and used.

Also in the current directory are files named "T.*" and "X.*".  These
contain lists of files and wildcards specifying the files to be included
and excluded from each distfile.  For example, "m3-fbsd-src-3.6.tar.gz"
can be reconstructed using the following commands:

    make extract
    cd work
    tar -czvf m3-fbsd-src-3.6.tar.gz -T ../files/T.src -X ../files/X.src

John Polstra <jdp@polstra.com>