tech-pkg archive

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

Re: mailman and binary paths



On 7.12.2009, at 12:06, OBATA Akio wrote:

> I'm not using mailman, but for POSTFIX_*, users may edit 
> ${PREFIX}/lib/mailman/Mailma/mm_cfg.py as
> described in share/doc/mailman/mailma-install.*.
> Now, not postfix related tools in USE_TOOLS, so we may check paths for suck 
> tools in mailman/Makefile
> (check builtin or use ${PREFIX}/...) and replace those paths with SUBST.

Yes, I know, my point is that we typically take great precautions to not 
hardcode path assumptions into default packages, which is not the case here 
(even though the NetBSD majority gets out lucky here). I'm personally only 
concerned about Solaris, which of course doesn't come with Postfix/Lynx. I'm 
fine changing the config file, 

Correct me if I'm wrong but there is currenty no mechanism to check built-in 
options for packages like Postfix or Lynx.

> For HTML_TO_PLAIN_TEXT_COMMAND, DEFAULT_CONVERT_HTML_TO_PLAINTEXT = Yes in 
> Defaults.py.in,
> so it should be replaced with correct path and depend on lynx, or
> should be patched DEFAULT_CONVERT_HTML_TO_PLAINTEXT to No.
> 

I'd tend to disable rather than pull in Lynx as dependency.

--
Filip Hajny
Joyent Inc.



Home | Main Index | Thread Index | Old Index