d6d1fbb4b3
- update WWW, MASTER_SITE and distfile to reflect this - fix usage with ruby 1.9[1] PR: ports/165353 [1], ports/166992 [2] Submitted by: "Dr. Andreas Haakh" <bugReporter@ib-haakh.de> [1], Bryan Drewery <bryan@shatow.net> [2] (new maintainer)
23 lines
1.1 KiB
Text
23 lines
1.1 KiB
Text
Portupgrade is a tool to upgrade installed packages via ports or
|
|
packages. You can upgrade installed packages without having to
|
|
reinstall depending or dependent packages. It can automatically trace
|
|
dependency chains up and down upgrading packages recursively.
|
|
|
|
This package also includes the following utilities:
|
|
portinstall: Helps you install new ports in a handy way.
|
|
portcvsweb: Instantly lets you browse change history via CVSweb.
|
|
portversion: Replaces pkg_version(1) and helps you upgrade packages
|
|
with portupgrade(1). (runs much faster)
|
|
portsclean: Cleans ports workdir's, unreferenced distfiles,
|
|
old and orphan shared libraries, and stale packages.
|
|
portsdb: Creates binary database from the ports INDEX.
|
|
ports_glob: Expands ports globs.
|
|
pkg_deinstall: Wraps pkg_delete(1) and provides additional features.
|
|
pkg_fetch: Fetches packages from a remote site.
|
|
pkg_glob: Expands package globs.
|
|
pkg_which: Checks which package a file came from quickly.
|
|
pkgdb: Manages and searches the package database.
|
|
pkgdu: Display a disk usage for installed packages.
|
|
|
|
WWW: http://pkgtools.github.com/
|
|
WWW: http://wiki.freebsd.org/portupgrade
|