]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Two helper scripts for porting Unbound:
authordes <des@FreeBSD.org>
Sun, 15 Sep 2013 00:05:16 +0000 (00:05 +0000)
committerdes <des@FreeBSD.org>
Sun, 15 Sep 2013 00:05:16 +0000 (00:05 +0000)
commitf5cbd4e274ad51ad3805bcbafdff71eaa8d5699a
tree1e3e2f1e2ea49e5521a819f8e3d9db896cc2ae54
parent2f70e45a585f3e7be1b3af4b165ecef0fc5086ff
Two helper scripts for porting Unbound:

 - freebsd-configure.sh runs ./configure with the correct parameters
   and regenerates the lex and yacc code.

 - freebsd-sources.pl untangles the upstream Makefile and generates
   source lists for our Makefiles.

Approved by: re (blanket)
contrib/unbound/freebsd-configure.sh [new file with mode: 0755]
contrib/unbound/freebsd-sources.pl [new file with mode: 0755]