Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2000 22:06:10 -0700 (PDT)
From:      Will Andrews <will@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Tools/scripts addport
Message-ID:  <200010140506.WAA52442@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
will        2000/10/13 22:06:10 PDT

  Modified files:
    Tools/scripts        addport 
  Log:
  Overhaul addport again.  Should be quite functional now.
  
  1) Re-add functionality removed in revision 1.11, but only as an option.
     This time, it checks out its own copy of ports/Mk and points PORTSDIR
     at the correct location.  To use this, use the -a option.  It will not
     work if it can't find portlint in your path.
  2) Add option -f to disable fetching the distfile.
  3) Add option -m to disable checking out a copy of Mk for 1).  For those
     that have a current Mk in PORTSDIR and don't want to check out a fresh
     copy for whatever reason.
  4) Support CVSROOT environment variable.
  5) Note environment variables recognized by addport.
  6) Fix breakage trying to use -d with multiple directories (not tested).
  7) Actually use $interactive variable.
  8) Update usage().
  9) Note original RCSID for my shell script; take over as MAINTAINER.
  
  Tested by:	gshapiro (this revision was used in adding sendmail)
  
  Revision  Changes    Path
  1.12      +70 -22    ports/Tools/scripts/addport



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?200010140506.WAA52442>