1 Feb
2024
1 Feb
'24
2:10 p.m.
On 27/01/24 14:31, Larry Rosenman wrote:
I'm the maintainer of the dovecot and pigeonhole ports on FreeBSD and am looking to make separate installable packages like the project does for Linux. Can you help me know what needs to go where and what options (if any) change the base? Thanks for any help here.
Look at the build instructions for the other distros, e.g.:
https://src.fedoraproject.org/rpms/dovecot/blob/rawhide/f/dovecot.spec
It shows you what source packages are used, what patches are used, what different packages are produced, all the different commands for the different build stages, what resulting files go in each resulting package, and what extra commands are run at install and uninstall time, etc.
Peter