macports / macports-www

The MacPorts website

Home Page:https://www.macports.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The MacPorts Website

This GitHub repository contains the source code for the MacPorts Project Official Homepage.

Deployment Instructions

Install PHP 7.4 with MacPorts:

sudo port install php74

You can then start the local web server by running:

php74 -S localhost:8000

Open http://localhost:8000 in your web browser to see the website. Press Ctrl + C to stop the local web server.

About

The MacPorts website

https://www.macports.org


Languages

Language:PHP 50.7%Language:JavaScript 45.0%Language:HTML 2.5%Language:CSS 1.7%Language:Makefile 0.1%