Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freebsd/portmaster
FreeBSD port management script without external databases or languages
https://github.com/freebsd/portmaster
Last synced: 4 days ago
JSON representation
FreeBSD port management script without external databases or languages
- Host: GitHub
- URL: https://github.com/freebsd/portmaster
- Owner: freebsd
- Created: 2012-10-08T19:05:51.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T20:17:48.000Z (12 days ago)
- Last Synced: 2024-11-06T07:40:28.857Z (8 days ago)
- Language: Shell
- Homepage:
- Size: 576 KB
- Stars: 81
- Watchers: 30
- Forks: 40
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This script uses the existing ports infrastructure to track dependencies,
and keep them up to date. It is written in /bin/sh so it has no dependencies.Portmaster has the following features:
* Updates and repairs (as needed) entries for dependencies in both +CONTENTS
and +REQUIRED_BY files for both the port that is being updated, and any
ports that depend on it
* Runs make config recursively through all ports before starting build
* Downloads distfiles in the background
* Recursively checks and upgrades (or installs) all dependencies
* User can force upgrades of all dependent ports
* Offers the user the opportunity to delete stale distfiles
* Supports ports/MOVED and non-default settings of PORTSDIR and PKG_DBDIR
* Interactive update mode (prompts for each update)
* Option to rebuild port, and ports that depend on it
* Options to make packages out of installed, and new ports
* Option to clean out stale port dependencies
* Options to list installed ports by category, and those with new versions
* Packages can be used for installation either exclusively, if available,
or only for build dependenciesWWW: http://portmaster.github.com
IRC: ircs://irc.libera.chat:6697/#portmaster