Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
8 lines
534 B
Text
8 lines
534 B
Text
The RPM Package Manager is a powerful command line driven package
|
|
management system capable of installing, uninstalling, verifying,
|
|
querying, and updating computer software packages. Each software
|
|
package consists of an archive of files along with information about
|
|
the package like its version, a description, and the like. There
|
|
is also a related API ("Application Program Interface"), permitting
|
|
advanced developers to bypass 'shelling out' to a command line, and
|
|
to manage such transactions from within a native coding language.
|