1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/ports-mgmt
Akinori MUSHA 71a4f12840 Update to 20010922, with some brand new functionalities.
overall:

  - Implement new package glob patterns: {<|<=|>=|>}{date|pkgname_glob}.

    For example, you can rebuild and reinstall all the dependent
    packages of png that had been installed prior to png this way:

      portupgrade -fr png -x '>=png'

  - Introduce the packages database, which is currently a simple hash
    that maps file paths to package names.

    Inspired by:	NetBSD

pkgdb(1): (new)

  - A command to create/update the packages database.

pkg_which(1): (new)

  - A command to check which package a file came from quickly.

portsclean(1):

  - Suppress "can't cd" error messages.

    Submitted by:	Jos Backus <josb@cncdsl.com>

ports_glob(1): (new)

  - Give portsdb(1)'s ports glob expanding feature a suitable name.
2001-09-21 22:46:14 +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
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 20010922, with some brand new functionalities. 2001-09-21 22:46:14 +00:00
portupgrade-devel Update to 20010922, with some brand new functionalities. 2001-09-21 22:46:14 +00:00
qtpkg Overhaul QT/KDE support: 2001-04-03 08:14:43 +00:00