an easy and consistent way of installing software ported to FreeBSD
This is port ports-mgmt/portmk, an alternate bsd.port.mk.
Targets of this project are:
- Modularization of bsd.port.mk, to make refactoring possible.
- Better awareness of upcoming features for ports developers,
including giving them the ability to review changes and give
feedback early.
- Faster turnaround times for development patches.
- Widespread testing of new features.
- Faster adoption of advanced features without endangering the
stability of the ports tree.
Port ports-mgmt/portmk has been successfully installed.
To activate the alternate bsd.port.mk version, do
cd %%PORTSDIR%%/ports-mgmt/portmk; make activate
To build a port with the classic bsd.port.mk version, do
omake <... other args ...>
Unless you defined NOPORTDOCS, documentation is available at
%%DOCSDIR%%/ReadMe