K 10 svn:author V 4 will K 8 svn:date V 27 2000-08-09T19:27:29.000000Z K 7 svn:log V 829 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 END