High-performance, dynamic web site authoring system
Mason is a tool for building, serving and managing large web sites. Its features make it an ideal backend for high load sites serving dynamic content, such as online newspapers or database driven e-commerce sites. This version, Mason 1.x, is no longer actively maintained. Mason 2.x, provided by port p5-mason, is recommended for new development.
Mason is a tool for building, serving and managing large web sites. Its features make it an ideal backend for high load sites serving dynamic content, such as online newspapers or database driven e-commerce sites. This version, Mason 1.x, is no longer actively maintained. Mason 2.x, provided by port p5-mason, is recommended for new development.
To install p5.30-html-mason, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install p5.30-html-mason
To see what files were installed by p5.30-html-mason, run:
port contents p5.30-html-mason
To later upgrade p5.30-html-mason, run:
sudo port selfupdate && sudo port upgrade p5.30-html-mason
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.