Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jul 1999 02:36:56 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports Makefile ports/Mk bsd.port.mk bsd.port.subdir.mk
Message-ID:  <199907230936.CAA35746@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1999/07/23 02:36:56 PDT

  Modified files:
    .                    Makefile 
    Mk                   bsd.port.mk bsd.port.subdir.mk 
  Log:
  Makefile:
  (1) Sort INDEX lines since with the new parallel patch, the lines can
      come in out of order.  (see 2)
  
  Mk/bsd.port.subdir.mk:
  (2) Make the targets parallelizable.
  Submitted by:	hoek
  Reviewed by:	steve, among others
  
  Mk/bsd.port.mk:
  (3) Serious speedup of bsd.port.mk startup.  In particular, this helps
      cut down "make index" time from an hour and a half to 8 minutes on
      our system with a parallel make describe (see 2).  Try to pass
      unchanged variables down from parent makes instead of rerunning
      commands to define them, etc.
  Submitted by:	hoek
  Reviewed by:	steve, among others
  
  (4) Change a bunch of "FreeBSD.ORG"s and "freebsd.org"s to "FreeBSD.org".
  
  (5) XFree86 is now at version 3.3.4.
  
  (6) Update for gnome master sites.
  Submitted by:	mharo
  
  (7) Remove old system tcl check, I don't think people with systems
      from way back are still submitting ports.
  
  (8) Fix comment on "make describe" line description (www site was missing).
  
  Revision  Changes    Path
  1.50      +7 -1      ports/Makefile
  1.315     +185 -138  ports/Mk/bsd.port.mk
  1.31      +90 -48    ports/Mk/bsd.port.subdir.mk



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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