https://github.com/solarnetwork/freebsd-custom-ports
Custom FreeBSD ports tree for SolarNetwork.
https://github.com/solarnetwork/freebsd-custom-ports
Last synced: 4 months ago
JSON representation
Custom FreeBSD ports tree for SolarNetwork.
- Host: GitHub
- URL: https://github.com/solarnetwork/freebsd-custom-ports
- Owner: SolarNetwork
- License: apache-2.0
- Created: 2021-02-03T03:38:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-23T20:36:23.000Z (over 1 year ago)
- Last Synced: 2025-02-23T21:27:17.331Z (over 1 year ago)
- Language: Makefile
- Size: 20.5 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# freebsd-custom-ports
Custom FreeBSD ports tree for SolarNetwork.
## databases/postgresql-aggs_for_vecs
This is a port of thee [aggs_for_vecs](https://github.com/pjungwir/aggs_for_vecs) Postgres
extension.
## databases/timescaledb211
This is a fork of the databases/timescaledb port, fixed to the Timescale 2.11.x version that
supports Postgres 12. Timescale 2.12+ dropped support for Postgres 12.
## net/vernemq
This is a port of the [VerneMQ](https://vernemq.com/) MQTT broker.