freebsd-ports/sysutils/portupgrade-devel
Akinori MUSHA 96e3b242f0 Update to 20021109.
overall:
- Allow a regular expression or glob pattern against origins as
  pkgname glob pattern.  For example, the following commands work as
  expected now:
	pkg_glob 'lang/*'
	portupgrade lang/ruby
	pkg_info ':(japanese|chinese|korean)/'

- Use install(1) instead of cp(1) and chmod(1) to install modified
  data files such as +CONTENTS.

pkgdb(1):
- Add a new option --autofix, which is a shorthand of --auto --fix
  (-aF).

portupgrade(1):
- Allow specifying a directory after -L.

- Auto-fix dependencies before creating a package.

  PR:		ports/41383
  Submitted by:	Vivek Khera <khera@kciLink.com>

pkgtools.conf(5):
- Add a new configuration variable ALT_PKGDEP, which defines
  alternative dependencies, used by pkgdb -F/-aF.  This makes yet
  another step forward to eliminate the need for manual pkgdb -F's.
2002-11-09 07:38:15 +00:00
..
distinfo Update to 20021109. 2002-11-09 07:38:15 +00:00
Makefile Update to 20021109. 2002-11-09 07:38:15 +00:00
pkg-comment Update pkg-comment and pkg-descr. 2001-08-11 19:41:33 +00:00
pkg-descr o Update to 20020205. The best release ever, I hope. :) 2002-02-04 17:47:31 +00:00
pkg-plist Update to 20020921. 2002-09-20 18:01:57 +00:00