Custom OpenBSD package

How to bake a custom OpenBSD package

https://man.openbsd.org/package.5

https://man.openbsd.org/pkg_create.1

http://www.openbsd.org/papers/opencon07-portstutorial/index.html

https://man.openbsd.org/update-plist.1

pkg_create can maybe solve the whole thing about creating a package.

You want to do everything as a port and the run 'make package'.

Explaination of variables in the ports: /usr/ports/lang/python/

make -V <variable-name>

Licensed under CC BY-NC-SA 4.0
Last updated on Aug 03, 2020 00:00 UTC
comments powered by Disqus