This collection of BSD Make directives can be used to create workflows including the following activities: Preparation and publication of TeX documents, Development of TeX macros with NOWEB, Development of OCaml software, Maintenance of a FreeBSD workstation configuration files, Preparation of a static website with ONSGMLS.
This collection of BSD Make directives can be used to create workflows including the following activities: Preparation and publication of TeX documents, Development of TeX macros with NOWEB, Development of OCaml software, Maintenance of a FreeBSD workstation configuration files, Preparation of a static website with ONSGMLS.
To install bsdowl, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install bsdowl
To see what files were installed by bsdowl, run:
port contents bsdowl
To later upgrade bsdowl, run:
sudo port selfupdate && sudo port upgrade bsdowl
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.