Make possible to configure the program via ~/.porttree file
Show dependences of a FreeBSD port as a pseudo graphic tree
Brought to you by:
chukharev
Originally created by: Vladimir.Chukharev@gmail.com
Originally owned by: Vladimir.Chukharev@gmail.com
The program starts to have too many options and parameters. It seems useful to read in user's home directory a config file if that exists, e.g. ~/.porttree
For now, simply same options could be placed in the config file.
The command line options are to be read afterwards, in order to overwrite the defaults and the config file values.
Diff:
Started in [r89]. Still needs documentation, a new dependence in the FreeBSD port, and tests.
Related
Commit: [r89]
The config files work. They caused some, now solved, problems for tests. The use is auto-documented in usage and help messages.
More tests will be added when options will be more stable, since now they need reorganization.
Close.