OpenBSD-Unofficial-Ports/README.md

17 lines
488 B
Markdown
Raw Permalink Normal View History

2024-03-12 23:14:43 -04:00
# OpenBSD-Unofficial-Ports
2025-02-27 05:25:42 -05:00
Third-party programs I port and maintain for myself.
2024-10-07 00:04:12 -04:00
## Installing
2025-02-27 05:25:42 -05:00
If you have not done so already set-up your system for compiling ports.
2024-10-07 00:04:12 -04:00
You can learn how to do so here: https://www.openbsd.org/faq/ports/ports.html
Afterwards you can then copy a folder to the proper location.
Example:
net-rcon goes to /usr/ports/net/rcon
You can then do a simple 'make install' afterwards.
## Support
These ports will only support the latest stable version of OpenBSD.