Date: Fri, 16 Jul 2010 18:47:16 -0300 From: Ion-Mihai Tetcu <ionut@tetcu.info> To: David DEMELIER <demelier.david@gmail.com> Cc: itetcu@freebsd.org, freebsd-ports@freebsd.org Subject: Re: dspam install Message-ID: <20100716184716.334da378.ionut@tetcu.info> In-Reply-To: <AANLkTikOCg92LWops9HUHGfIuj-7-Sy1gdnk6GRM7MN1@mail.gmail.com> References: <4C3A2EE7.7020104@paz.bz> <20100711212831.GA17226@magic.hamla.org> <AANLkTikNzfsunMHILOG6oUgJqPQLu9AZQWX0t50HxxRH@mail.gmail.com> <20100712230428.GB18432@magic.hamla.org> <AANLkTikSxrIkpzB-cFiGCwOrggv6-4qp-vgIw08HIIQa@mail.gmail.com> <20100713222839.GA19319@magic.hamla.org> <AANLkTikOCg92LWops9HUHGfIuj-7-Sy1gdnk6GRM7MN1@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 15 Jul 2010 22:50:32 +0200 David DEMELIER <demelier.david@gmail.com> wrote: > 2010/7/14 Sahil Tandon <sahil@freebsd.org>: > > [mail/dspam maintainer Cc:'d] > > > > On Tue, 2010-07-13 at 09:46:04 +0200, David DEMELIER wrote: > > > >> 2010/7/13 Sahil Tandon <sahil@freebsd.org>: > >> > On Mon, 2010-07-12 at 21:28:56 +0200, David DEMELIER wrote: > >> > > >> >> .if defined(WITH_MYSQL) > >> >> WANT_MYSQL_VER=3D 55 ... > >> >> .endif > >> >> > >> >> Then if the user wants a different version he still can change usin= g : > >> >> WITH_MYSQL_VER=3D 44. > >> > > >> > That change by itself will not work because in bsd.database.mk: > >> > > >> > =A0.if defined(WITH_MYSQL_VER) && ${WITH_MYSQL_VER} !=3D ${WANT_MYSQ= L_VER} > >> > =A0IGNORE=3D ... > >> > >> Then, explain me why do both php5 and php5-pgsql have not > >> KNOBS/OPTIONS like dspam and work with this variable WITH_PGSQL_VER ? > > > > This is a good opportunity for you to learn about how the ports system > > works. =A0Compare the contents of both ports and also review > > bsd.database.mk; if, after that, you still do not understand the current > > behavior, let us know. For short, it's like this because it (AFAIR) not all what we have now in the framework we had back when I worte the port, and because I wanted to also be able to depend on the server. --=20 Ion-Mihai Tetcu <ionut@tetcu.info>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100716184716.334da378.ionut>