2014-09-18 20:36 GMT+04:00 Giovanni Bechis <[email protected]>:
> On 09/09/14 11:46, Giovanni Bechis wrote:
>> On 09/09/14 11:32, Stuart Henderson wrote:
>>> On 2014/09/09 11:11, Giovanni Bechis wrote:
>>>> Extra tools to be used with OpenSMTPD, in particular mysql/postgres
>>>> support for virtual users.
>>>> Comments ? ok ?
>>>> Cheers
>>>> Giovanni
>>>
>>> I think I would prefer to use @cwd in the PLIST (or override PREFIX) and
>>> install
>>> files directly in the right place, rather than using the more fragile
>>> @sample
>>> mechanism which is really meant for config files..
>>>
>>> Advantages:
>>> - hash protection of the actively-used files (verifiable with pkg_check)
>>> - no chance of problems with sysmerge -p
>>> - no need for a separate copy of the files
>>>
>>> I know we have @sample's for the login_* ports but those could be changed
>>> too
>>> (and it's even more important to have hash protection in those cases..)
>>>
>> PREFIX overridden in Makefile and no mode file in /usr/local.
>> Cheers
>> Giovanni
>>
> In production with several domains and working like a charm, ok anyone ?
PKGNAME-main could be just opensmtpd-extras-${V} (e.g.,
${DISTNAME:L}), but I won't insist on this if you'll take
maintainership. ;)
DESCR-* bikeschedding: missing full stops, wrong casing for
"PostgreSQL" and other words.
Also, DESCR-main could be more useful, like:
Extra tools for OpenSMTPD:
* Null and RAM-only queues;
* Stub and socket-based table implementations.
--
WBR,
Vadim Zhukov