freebsd-ports/ports-mgmt
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
..
barry Unbreak by creating subdir under applnk if necessary. 2002-10-13 11:04:16 +00:00
p5-FreeBSD-Ports Add Perl modules for parsing and querying FreeBSD's Ports INDEX file 2001-09-12 22:58:50 +00:00
pib Repair sysutils/pib, make Aleksandr A. Babaylov the new maintainer. 2002-11-01 07:30:09 +00:00
pkg_remove Notate more detailed functionarity of this script. 2001-04-24 17:16:47 +00:00
pkg_tree use USE_PERL5. 2002-10-07 07:38:24 +00:00
portcheckout Fix up a port that somehow got missed in The Great Conversion Process 2000-11-14 20:32:28 +00:00
porteasy Really fix that cosmetic nit. I'm an idiot. 2002-10-29 10:24:00 +00:00
portlint Teach portlint to recognize RUN_DEPENDS=${BUILD_DEPENDS} and the like 2002-09-14 18:57:41 +00:00
portupgrade Update to 20021109. 2002-11-09 07:38:15 +00:00
portupgrade-devel Update to 20021109. 2002-11-09 07:38:15 +00:00
qtpkg Overhaul QT/KDE support: 2001-04-03 08:14:43 +00:00