> -----Original Message----- > From: Stewart Smith [mailto:[email protected]] > Sent: Monday, May 03, 2010 12:43 AM > To: [email protected]; [email protected] > Subject: Re: [Drizzle-discuss] Drizzle port created for FreeBSD > > On Thu, 29 Apr 2010 12:51:38 -0400, "Gregory Larkin" > <[email protected]> wrote: > > I'm a committer at the FreeBSD project, and I just added a port for > > Drizzle this morning. You can find more information about it here: > > http://www.freshports.org/databases/drizzle/, and it's easily > > installed on a FreeBSD system with this command: > > > > cd /usr/ports/databases/drizzle && make install clean > > > > There are a large number of Drizzle configuration options, and they > > can be listed in an enable/disable menu during the port > installation. > > At the moment, the port just uses the defaults in the configure > > script, but are there certain popular options that should > be presented > > to the user for a more customized build? > > Would it make sense adding a hudson job to help test that it > always works correctly? Not sure the best way to do this > (haven't used FreeBSD ports since university). Anyone got ideas? > > > -- > Stewart Smith
Hi Stewart, That sounds like a good idea. A lot of FreeBSD port maintainers use a tool named Tinderbox (http://tinderbox.marcuscom.com/) to properly check their ports for build problems, packing list issues, etc. Once a port is committed to the tree, the FreeBSD build cluster attempts to build the official packages. Here are the package status pages for libdrizzle and drizzle: http://portsmon.freebsd.org/portoverview.py?category=databases&portname=driz zle&wildcard= http://portsmon.freebsd.org/portoverview.py?category=databases&portname=libd rizzle&wildcard= Pointyhat may take a while to build all of the ports on all of the supported platforms, so if you'd rather have an independent machine hooked into Hudson for your own private build verification, I can help with that. Are there any resources available to install a FreeBSD virtual machine on the Drizzle build cluster? If there is, I can set it up with Tinderbox and configure it to build Drizzle on all supported FreeBSD releases. Best regards, Greg _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

