dependabot[bot] d4c5ac1768 Bump django from 4.2.22 to 4.2.25 in /app
Bumps [django](https://github.com/django/django) from 4.2.22 to 4.2.25.
- [Commits](https://github.com/django/django/compare/4.2.22...4.2.25)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 4.2.25
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-04 07:32:14 +10:00
2025-08-21 01:37:29 +10:00
2022-02-04 12:31:46 +05:30
2020-05-23 13:06:10 +05:30
2019-09-25 21:59:31 +02:00

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

Description
No description provided
Readme BSD-2-Clause 8.7 MiB
Languages
Python 41.6%
HTML 30.3%
JavaScript 24.4%
CSS 2.7%
Tcl 0.7%
Other 0.3%