Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jan 1999 19:58:58 -0800 (PST)
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
Message-ID:  <199901260358.TAA47038@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1999/01/25 19:58:58 PST

  Modified files:
    .                    Makefile 
    Mk                   bsd.port.mk 
  Log:
  (1) Rename "templates" to "Templates".  The toplevel is getting
      crowded and I don't want to confuse cvsup about what's in
      ports-base and what is not.  (I.e., all uppercase
      files/directories are, all lowercase ones are not.)  While I'm
      here, move the make_index script from templates to Tools.
  
  (2) Adjust the MASTER_SITE_OVERRIDE logic a bit.  Formerly, it was not
      possible to specify both MASTER_SITE_OVERRIDE while still using
      MASTER_SITE_BACKUP as a backup, as they were tied in the
      implementation of MASTER_SITE_FREEBSD.  You can now specify them
      independently if MASTER_SITE_FREEBSD is not set (in which case
      MASTER_SITE_BACKUP will be moved to the beginning of the list,
      like before).
  
  Revision  Changes    Path
  1.46      +2 -2      ports/Makefile
  1.303     +10 -11    ports/Mk/bsd.port.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?199901260358.TAA47038>