On Wed, Feb 25, 2015 at 04:37:39PM +0100, Rainer Gerhards wrote: > 2015-02-25 16:17 GMT+01:00 Brad Davis <[email protected]>: > > > > > Hi Rainer, > > > > Would you be interested in one to build rsyslog on FreeBSD? That would > > make my life as the FreeBSD port maintainer a bit easier :) > > > > > Definitely! It would be great if you could send me some instructions on > what to download and the command(s) to install required packages for the > build (including git). > > Just note that this week is finally totally swamped (didn't manage to do > today what I wanted to...) but I would start as quickly as possible, > probably by mid next week. I'd really like to have a FreeBSD testbench box.
Hi Rainer, Go here: https://www.freebsd.org/where.html Grab the appropriate one of 10.1, either Installer Image (i.e. ISO) or VM. Once it is installed you can `pkg install git' and to install the dependencies something like: pkg install libee libestr json-c liblogging e2fsprogs-libuuid libtool pkgconf Then you should have enough to build rsyslog. You might like to change your shell to something like bash, or zsh. So just pkg install it, and use chsh to change your login shell. Feel free to ping me if you need anything. Regards, Brad Davis _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

