freebsd-ports/ports-mgmt
Akinori MUSHA 2393eee237 Update to 20011029. With this update, the binary package support has
reached the one step higher level.  It's *really* powerful.  Enjoy! :)

portupgrade:
- Greatly improve the procedure of binary upgrading (-P/-PP):
    When a fetched package is not of the latest version:
      1) If -PP is given and the package is at least newer than the
         current installation, put up with it and do an upgrade.
      2) If -PP is given and the package is now newer than the current
         installation, give up.
      3) Else, fall back to the port.
  This way you can now do binary upgrades just as you'd expect.

- Improve the new installation procedure as well.

- Allow using ports glob patterns in the configutation variables
  MAKE_ARGS and HOLD_PORTS.

- If a port/package matches multiple entries of MAKE_ARGS, join all
  the arguments using the space as separator.

pkg_fetch:
- Introduce a new {environment,configuration} variable PKG_SITES.
  You can now specify multiple URI's to fetch packages from.

- When a URI is given, check for the last path component and if it is
  not "Latest" or "All", fetch the dependent ports from the same
  directory. (-R)

- Do not repeat same error messages.

- Properly reflect the environment variables defined in pkgtools.conf.

pkg_deinstall:
- Add a timestamp hack as well as portupgrade to let the pkgdb engine
  properly detect an update of PKG_DBDIR.

pkgdb:
- When the user chooses to delete a dependency, comment the line out
  instead of deleting it.

pkgtools.conf:
- Provide some useful predefined constants and functions.
2001-10-28 21:50:20 +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 Update to PIB 1.2, which fixes the reported issues so far with the new 2000-10-28 08:59:23 +00:00
pkg_remove Notate more detailed functionarity of this script. 2001-04-24 17:16:47 +00:00
pkg_tree add pkg_tree 2001-10-11 14:14:03 +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 Fix handling of unconditional dependencies 2001-08-14 13:58:56 +00:00
portlint Bring in the enhancements I submitted to mharo some time ago and bump 2001-03-20 20:54:24 +00:00
portupgrade Update to 20011029. With this update, the binary package support has 2001-10-28 21:50:20 +00:00
portupgrade-devel Update to 20011029. With this update, the binary package support has 2001-10-28 21:50:20 +00:00
qtpkg Overhaul QT/KDE support: 2001-04-03 08:14:43 +00:00