1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/ports-mgmt
Akinori MUSHA 14483751ba Update to 20011118, with steady improvements.
overall:

- Perform better checks on pkgname and origin.

- Deprecate the use of PKGREPOSITORY and PKGREPOSITORYSUBDIR.  Use
  PACKAGES for PKGREPOSITORY and hardcode 'All'.

pkg_deinstall:

- -P/--preserve: Only preserve shared libraries with version numbers.
  Keeping *.so files may be harmful because it allows ld to pick them
  up and produce new binaries linked with the libraries of removed
  packages.  It is enough to only preserve *.so.* files to retain
  compatibility.

portsclean:

- -P/--pkgclean: Clean dead symlinks as well.

- Fix the manpage: supply missing words.

portupgrade:

- Detect NO_LATEST_LINK and LATEST_LINK and use them to determine the
  name of the latest package to fetch.

pkgdb:

- Improve the score computer.  Try not to suggest a stupid guess. ;)

pkg_fetch, pkg_glob, pkg_sort, pkgdb, portsdb, portversion:

- Do not show help twice when -h/--help is given.

  Reported by:	Masami Kobayashi <masami@tncc.jp>

pkgtools.conf:

- Explain how to use EXTRA_CATEGORIES.
2001-11-17 23:13:00 +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 20011118, with steady improvements. 2001-11-17 23:13:00 +00:00
portupgrade-devel Update to 20011118, with steady improvements. 2001-11-17 23:13:00 +00:00
qtpkg Overhaul QT/KDE support: 2001-04-03 08:14:43 +00:00