Date: 20 Nov 2005 14:10:18 -0500 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: Lewis Thompson <lewiz@compsoc.man.ac.uk> Cc: questions@freebsd.org Subject: Re: Port overrides for multiple installs. Message-ID: <44fypr9lut.fsf@be-well.ilk.org> In-Reply-To: <20051119171556.GA2494@noisy.compsoc.man.ac.uk> References: <20051119171556.GA2494@noisy.compsoc.man.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Lewis Thompson <lewiz@compsoc.man.ac.uk> writes:
> I would like to run Mailman on a dedicated mail box. While Mailman
> supports virtual domains it cannot provide, say, admin@dom1 and
> admin@dom2 from the same installation.
>
> I plan to run Mailman on about three domains and have considered ways to
> tie this into the ports system. My idea is basically:
>
> create the mail/mailman-dom1 port which is something like:
>
> PKGNAMESUFFIX= -dom1
> MASTERDIR= ${.CURDIR}/../mailman
> MM_DIR= mailman/dom1
> MM_USERNAME= mailman-dom1
>
> While this will work (and moving the mailman.sh file via pkgtools.conf)
> it will only work for a single installation, afaik.
>
> So my question is: how can I allow mailman to be installed n times
> without overwriting the database, files, etc.?
Define PREFIX? [see ports(7)]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44fypr9lut.fsf>
