Date: Sat, 21 Sep 2013 17:21:19 -0500 From: Bryan Drewery <bryan@shatow.net> To: Big Lebowski <spankthespam@gmail.com> Cc: freebsd-ports <freebsd-ports@freebsd.org> Subject: Re: Fwd: Help in testing Basho Riak port Message-ID: <523E1BDF.5090305@shatow.net> In-Reply-To: <CAHcXP%2Bd4LQ-Uesbj2X5mmEOfU9safLa75e--=y3VGwWDzea_7A@mail.gmail.com> References: <CAHcXP%2Be15099FK7ch3NhktHXJKcSL%2BstANhSSZ-zwfOtB6%2BLfA@mail.gmail.com> <20130920212653.GG74496@admin.xzibition.com> <CAHcXP%2Bcnprajvazyw01fyNQaCo8QhiDycDfo59Arfj1anohx_g@mail.gmail.com> <CAHcXP%2Bd4LQ-Uesbj2X5mmEOfU9safLa75e--=y3VGwWDzea_7A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --NCAe7rKkQifARoGmPb1jlu04GVaDGfEHC Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 9/21/2013 5:08 PM, Big Lebowski wrote: > On Fri, Sep 20, 2013 at 10:26 PM, Bryan Drewery <bryan@shatow.net> wrot= e: >=20 >> You also need this in the pkg-plist to fix it being a leftover: >> >> @dirrmtry %%RIAK_DBDIR%% >> >=20 > Unfortunately this doesnt work, because it gets expanded to > /usr/local//var/db/riak from pkg-plist. That's why its not there. RIAK_DBDIR?=3D /var/db/${PORTNAME} You have it right there as /var/db, there is no PREFIX there for /usr/local to slip in. Perhaps you have RIAK_DBDIR=3D/usr/local/var/db in= your make.conf? And even if you do, it should try to remove any directory it creates on uninstall. It doesn't matter where it is. Having a leftover like that means the port will not be committed. >=20 > B. >=20 >=20 >> >> That will only remove the directory if it is empty. >> >> On Fri, Sep 20, 2013 at 06:57:52PM +0100, Big Lebowski wrote: >>> Hi list! >>> >>> I've been working for couple last days on porting Basho Riak database= >>> (latest version 1.4.2) and finally I think it is ready to be presente= d: >>> https://www.dropbox.com/s/2ztu2bdiip1u2un/riak.tgz >>> >>> Please, grab the port and test it on anything you can, break it in an= y >> way >>> possible, and comment on anything you see that's been done wrong - I = am >>> open to any suggestion on how to make it worthy candidate for send-pr= >> with >>> port submission. >>> >>> Any help will be highly appreciated and will motivate me to port more= >> cool >>> software to FreeBSD! ;) >>> >>> Kind regards, >>> S. >>> _______________________________________________ >>> freebsd-ports@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >>> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.o= rg" >> > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org= " >=20 --NCAe7rKkQifARoGmPb1jlu04GVaDGfEHC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJSPhvfAAoJEG54KsA8mwz5PKQP/1nMKSZrAO8WZO8S7akSVwOt 9/a7CTzgmi6we+CLd+vnwRONLkFagGww4OzoREO71GssPUiJ1Scbpu/73vQvdaiW xkmEGoE/1/WEtRi1wlufGYmWB4birrKjCcsNhKwVvR6X1ENzuoHIrC40p4N5LzBV rxd8LtKIAHIL6IC6zLdZjsafk8M4wD6WPlLJySIev/45TM0lrgqEnEYJFPX240bB rtp6D9cguVY+pyzAOr9pPDNkcGFSUFoGkp2to6Z5FHTZMcmHqrY4Ed3yp1pVNrkC 8wOj0X54VqlV2q7kBXrBrJuC929jn9WCVMB2TY2e//wLRdNBgiRw6vdbT+ftwMeM lLK0lsitgk6mU0jJCIuNN6FwPDIuxaIaTTldpYIwk4vHK0p3hJOJdjyb+L+4sNro vgB3VWkatFXq+3Kq1JaxF3Jlxtl9N9kGw1DaXurbsvdCUagPOuY0xx4Tbhvva+av X3V5avWwB8Y+ECgXvxZiqdAfEAoqBjABBvNdDvHhVBNOM6xCOAPBeSAUJEEDRyKa 6tu4v1MEoUBhiKkPBZXC0kRJneVdvVACbeyJyKtecBqpy00qUZLtaAsv4eAKmdZw 3fkpK4uRJP7DxzaKLNhj1R/DYRMLWHVJsx2VbVD7yJx+wRvTU2UH5v+kpHNHH7c9 mPidyvrljRWSWnlFP9M0 =Zh2M -----END PGP SIGNATURE----- --NCAe7rKkQifARoGmPb1jlu04GVaDGfEHC--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?523E1BDF.5090305>