Re: WIP: new dnsdist port

2017-01-15 Thread Stuart Henderson
On 2017/01/15 17:03, Frederic Cambus wrote: > Looks good to me ports wise, now builds fine without the Git warnings. > > OK fcambus@ to import. Thanks, committed. On 2017/01/15 17:52, Peter van Dijk wrote: > + cd ${WRKSRC}; ${INSTALL_DATA} README.md > ${PREFIX}/share/doc/dnsdist/; \ > +

Re: WIP: new dnsdist port

2017-01-15 Thread Peter van Dijk
On 15 Jan 2017, at 15:53, Stuart Henderson wrote: Updated following feedback and some tweaks I made: - don't run git (build-aux/gen-version) - install README.md in usr/local/share/doc/dnsdist - install dnsdistconf.lua in usr/local/share/examples/dnsdist + cd ${WRKSRC}; ${INSTALL_DATA}

Re: WIP: new dnsdist port

2017-01-15 Thread Frederic Cambus
On Sun, Jan 15, 2017 at 02:53:03PM +, Stuart Henderson wrote: > Updated following feedback and some tweaks I made: > > - don't run git (build-aux/gen-version) > - install README.md in usr/local/share/doc/dnsdist > - install dnsdistconf.lua in usr/local/share/examples/dnsdist > - create

Re: WIP: new dnsdist port

2017-01-15 Thread Stuart Henderson
Updated following feedback and some tweaks I made: - don't run git (build-aux/gen-version) - install README.md in usr/local/share/doc/dnsdist - install dnsdistconf.lua in usr/local/share/examples/dnsdist - create /etc/dnsdist and add @extra so that pkg_delete -c works as expected if a config file

Re: WIP: new dnsdist port

2017-01-14 Thread Stuart Henderson
I just need an OK from another developer to import - any takers? I won't reattach, but for ease of fetching: ftp -o dnsdist.tgz "http://marc.info/?l=openbsd-ports=148425983104778=p3; (Other responses inline, but I wanted to get that at the top of the mail so it gets spotted :) On 2017/01/13

Re: WIP: new dnsdist port

2017-01-13 Thread Peter van Dijk
Hello Stuart, many thanks for this, the Makefile now no longer resembles an incremental science project :) On 12 Jan 2017, at 23:23, Stuart Henderson wrote: I've committed the reservation in user.list; updated port attached, Thank you for that, I imagine this prevents some race

Re: WIP: new dnsdist port

2017-01-12 Thread Stuart Henderson
On 2017/01/12 21:08, Peter van Dijk wrote: > Hello, > > On 12 Jan 2017, at 20:37, Stuart Henderson wrote: > > > On 2017/01/12 19:35, Peter van Dijk wrote: > > > As a followup, here is my initial stab at trying to create a dnsdist > > > port: > > > ht

Re: WIP: new dnsdist port

2017-01-12 Thread Peter van Dijk
Hello, On 12 Jan 2017, at 20:37, Stuart Henderson wrote: On 2017/01/12 19:35, Peter van Dijk wrote: As a followup, here is my initial stab at trying to create a dnsdist port: https://github.com/openbsd/ports/compare/master...PowerDNS:dnsdist?expand=1 Please send a tar.gz as an attachment

Re: WIP: new dnsdist port

2017-01-12 Thread Stuart Henderson
t; As a followup, here is my initial stab at trying to create a dnsdist port: > https://github.com/openbsd/ports/compare/master...PowerDNS:dnsdist?expand=1 > > All comments welcome! > > Kind regards, > -- > Peter van Dijk > PowerDNS.COM BV - https://www.powerdns.com/ > Please send a tar.gz as an attachment.

WIP: new dnsdist port

2017-01-12 Thread Peter van Dijk
Hello, On 9 Jan 2017, at 19:52, Peter van Dijk wrote: is anybody working on a port for dnsdist (http://dnsdist.org/)? It compiles cleanly so if nobody is working on it yet I will give it a shot. As a followup, here is my initial stab at trying to create a dnsdist port: https://github.com

dnsdist port

2017-01-09 Thread Peter van Dijk
Hello, is anybody working on a port for dnsdist (http://dnsdist.org/)? It compiles cleanly so if nobody is working on it yet I will give it a shot. Kind regards, -- Peter van Dijk PowerDNS.COM BV - https://www.powerdns.com/