Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 1996 19:32:44 -0700 (PDT)
From:      John Polstra <jdp>
To:        CVS-committers, cvs-all, cvs-ports
Subject:   cvs commit:  ports/lang/modula-3 Makefile ports/lang/modula-3/patches patch-aa patch-ab patch-ae patch-ah patch-ai patch-aj patch-ak patch-am patch-aq patch-ar patch-at patch-av patch-aw patch-ax patch-ay patch-bf patch-bg patch-ac patch-ad patch-af patch-ag patch-al patch-an patch-ao patch-ap patch-as patch-au patch-az patch-ba patch-bb patch-bc patch-bd patch-be patch-bh ports/lang/modula-3/pkg DESCR PLIST ports/lang/modula-3/scripts check_files copy_files ports/lang/modula-3/files README.distfiles T.boot T.gcc T.m3cc T.src X.boot X.gcc X.m3cc X.src md5 files.compress files.strip
Message-ID:  <199609270232.TAA21068@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         96/09/26 19:32:43

  Modified:    lang/modula-3  Makefile
               lang/modula-3/files  md5
               lang/modula-3/patches  patch-aa patch-ab patch-ae patch-ah
                        patch-ai patch-aj patch-ak  patch-am patch-aq
                        patch-ar patch-at patch-av patch-aw patch-ax 
                        patch-ay patch-bf patch-bg
               lang/modula-3/pkg  DESCR PLIST
  Added:       lang/modula-3/files  README.distfiles T.boot T.gcc T.m3cc
                        T.src X.boot X.gcc X.m3cc  X.src
               lang/modula-3/scripts  check_files copy_files
  Removed:     lang/modula-3/files  files.compress files.strip
               lang/modula-3/patches  patch-ac patch-ad patch-af patch-ag
                        patch-al patch-an patch-ao  patch-ap patch-as
                        patch-au patch-az patch-ba patch-bb patch-bc 
                        patch-bd patch-be patch-bh
  Log:
  Update to new DEC SRC release 3.6.
  
  Use new custom distfiles which are MUCH smaller than the ones from
  DEC.
  
  Use the gcc-2.7.2.1 sources on the system if they are found in
  /usr/src/contrib, to avoid having to fetch that distfile.
  
  Use an existing Modula-3 compiler to bootstrap the new one, if
  there happens to be one installed on the system.  Again, this
  eliminates the need to fetch one of the distfiles.
  
  Update the built-in thread-safe malloc to the latest version of
  phkmalloc.
  
  Revision  Changes    Path
  1.5       +106 -48   ports/lang/modula-3/Makefile
  1.2       +4 -3      ports/lang/modula-3/files/md5
  1.3       +6 -2      ports/lang/modula-3/patches/patch-aa
  1.2       +9 -18     ports/lang/modula-3/patches/patch-ab
  1.2       +15 -13    ports/lang/modula-3/patches/patch-ae
  1.3       +24 -25    ports/lang/modula-3/patches/patch-ah
  1.2       +15 -19    ports/lang/modula-3/patches/patch-ai
  1.2       +14 -12    ports/lang/modula-3/patches/patch-aj
  1.2       +177 -40   ports/lang/modula-3/patches/patch-ak
  1.2       +91 -101   ports/lang/modula-3/patches/patch-am
  1.2       +212 -206  ports/lang/modula-3/patches/patch-aq
  1.2       +26 -79    ports/lang/modula-3/patches/patch-ar
  1.2       +66 -97    ports/lang/modula-3/patches/patch-at
  1.2       +6 -2      ports/lang/modula-3/patches/patch-av
  1.2       +6 -2      ports/lang/modula-3/patches/patch-aw
  1.2       +6 -2      ports/lang/modula-3/patches/patch-ax
  1.2       +6 -2      ports/lang/modula-3/patches/patch-ay
  1.2       +6 -2      ports/lang/modula-3/patches/patch-bf
  1.2       +288 -237  ports/lang/modula-3/patches/patch-bg
  1.5       +31 -7     ports/lang/modula-3/pkg/DESCR
  1.4       +107 -59   ports/lang/modula-3/pkg/PLIST



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609270232.TAA21068>