https://github.com/josegpt/mystuff
/usr/ports/mystuff
https://github.com/josegpt/mystuff
openbsd ports
Last synced: about 2 months ago
JSON representation
/usr/ports/mystuff
- Host: GitHub
- URL: https://github.com/josegpt/mystuff
- Owner: josegpt
- License: isc
- Created: 2024-02-28T16:46:27.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-28T13:26:55.000Z (5 months ago)
- Last Synced: 2025-01-23T09:30:52.490Z (3 months ago)
- Topics: openbsd, ports
- Language: Makefile
- Homepage: https://www.openbsd.org/faq/ports/index.html
- Size: 157 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
mystuff
=======
OpenBSD ports.usage
-----
* create /etc/mk.conf with the following options:
- SUDO=doas
- PORTS_PRIVSEP=YES
- USE_SYSTRACE=YES
* clone ports under /usr
* go to /usr/ports and run:
- doas make fix-permissionslicense
-------
isc