Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jun 2014 00:07:52 -0700
From:      Harshavardhana <harsha@harshavardhana.net>
To:        Baptiste Daroussin <bapt@freebsd.org>
Cc:        freebsd-fs@freebsd.org, Jordan Hubbard <jordanhubbard@me.com>
Subject:   Re: FreeBSD support being added to GlusterFS
Message-ID:  <CAAeUqd2KVEPnuvMS1X=OAWzBxft2ihyoOOHYgGPFdWFpod_OpQ@mail.gmail.com>
In-Reply-To: <20140628070433.GE34108@ivaldir.etoilebsd.net>
References:  <C647EDA1-EA93-4A66-B59D-3B5F959DC0E0@gluster.org> <6ADBB2BF-C7E8-4050-9278-2565A63D2EA8@gluster.org> <20140627070411.GI24440@ivaldir.etoilebsd.net> <AB0CB58A-A93E-4DDA-8060-A2B183BBB6FD@turbofuzz.com> <20140627223456.GD34108@ivaldir.etoilebsd.net> <EF01BB42-EEBE-4F59-A066-5C18E3F1CAC6@me.com> <20140628070433.GE34108@ivaldir.etoilebsd.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 28, 2014 at 12:04 AM, Baptiste Daroussin <bapt@freebsd.org> wrote:
> On Fri, Jun 27, 2014 at 11:29:22PM -0700, Jordan Hubbard wrote:
>>
>> On Jun 27, 2014, at 3:34 PM, Baptiste Daroussin <bapt@FreeBSD.org> wrote:
>>
>> > Here is a new version which uses /var/db, /var/log and /var/run
>> > This version also works with pkg_install and handle the
>> > /var/db/glusterd/groups/virt file as a config file so it will not overwrite user
>> > one on reinstallation.
>> >
>> > Maybe someone at FreeNAS it willing to take maintainership of this port in the
>> > ports tree?
>> >
>> > Jordan does this new port fits FreeNAS requirements?
>>
>> Something seems to have eaten the attachment - did you simply update the diff at http://people.freebsd.org/~bapt/glusterfs.diff ?  If so, I can re-grab that and test it in FreeNAS easily tomorrow.
>>

Also looking at the "glusterfs.diff" one doesn't have to use external "argp"

http://people.freebsd.org/~bapt/glusterfs.diff

+CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \
+ --with-mountutildir=${PREFIX}/sbin \
+ --localstatedir=/var
+CPPFLAGS+= -I/usr/local/include
+LDFLAGS+= -L/usr/local/lib -largp
+ACLOCAL_ARGS= -I ./contrib/aclocal
+AUTOMAKE_ARGS= --add-missing --copy --foreign

argp-standalone is provided as part of the build process and its not a
necessary build dependency.

-- 
Religious confuse piety with mere ritual, the virtuous confuse
regulation with outcomes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAeUqd2KVEPnuvMS1X=OAWzBxft2ihyoOOHYgGPFdWFpod_OpQ>