tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Package ProFTPD using DSO (Dynamic Shared Objects) support.



Hi,

I’ve created a patch that changes how we package ProFTPD.
Currently ProFTPD is packaged by compiling modules statically into the binary, depending on PKG_OPTIONS selected.
With this patch modules would become loadable from the configuration file which has benefits for users of binary packages.
This allows us to build and include more modules by default or split them into separate packages.
Other systems like FreeBSD and Debian also package ProFTPD this way.

I have started testing on SmartOS, NetBSD and OS X and most things seem to work but this is still ongoing.

So I’d like to get some feedback on the attached patch.
Depending on that I’d also like opinions if this can still go in so close to the freeze or if to better wait.

Thanks!

Best regards,
Sebastian

Attachment: 0001-Package-ProFTPD-using-DSO-Dynamic-Shared-Objects-sup.patch
Description: Binary data



Home | Main Index | Thread Index | Old Index