/macports-webapp

Web application to display information about ports, build history and installation statistics

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Introduction

Goal

This is a web application that:

  1. Displays general information about all the ports.
  2. Fetches and displays build history of the ports.
  3. Collects and displays installation statistics (system configurations and installed ports) from users who opt-in by installing the port mpstats.
  4. Allows following ports and receiving notifications when a port gets updated.

It aims at being an all-one-place for users to find relevant ports and for maintainers to monitor their ports and understand their user base. The app is running in production at ports.macports.org.

More info at docs/INFORMATION.md

Architecture

The web application is based on:

The project has been packaged using:


More information