Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Aug 2000 12:27:29 -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:  <200008091927.MAA31125@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

will        2000/08/09 12:27:29 PDT

  Modified files:
    Tools/scripts        addport 
  Log:
  Major update to addport.  Many *MANY* bugfixes.  Addport should now work
  with a directory specified as ``.'' or containing a ``/''.  A new option -i
  was added to allow people more control over the port's position in the CVS
  repository.  A new feature was added to allow multiple ports to be added in
  the same execution of addport.  Addport will now add a port to the category
  Makefile properly if it is the first port in a category.
  
  A major reorganization of addport was also performed - now the functions
  are at the *bottom* instead of scattered around.  This should allow easier
  understanding of the process addport goes through.  I've also added -w to
  perl's exec args, and moved to a hash for getopts().
  
  usage() was extended to help explain addport's functionality better.
  
  Bugs submitted by:	nbm
  Some help from:		sheldonh
  
  Revision  Changes    Path
  1.5       +212 -161  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?200008091927.MAA31125>