summaryrefslogtreecommitdiffstats
path: root/contrib/unbound/freebsd-sources.pl
Commit message (Collapse)AuthorAgeFilesLines
* MFH (r276605, r282089): upgrade to latest Unbounddes2015-07-061-2/+5
| | | | | | | | | | | | | | MFH (r276699, r276702, r277057): local control socket MFH (r276599, r276612, r282087, r282088): build fixes This brings in Unbound 1.5.3 from head. Local control sockets are now supported and will be used by default for new installations. Existing systems will continue to use TCP control sockets until the automated setup script is re-run ("service local_unbound setup") and the service restarted ("service local_unbound restart"). Approved by: re (kib) Relnotes: yes
* Set props and correct RCS ID tag.des2013-09-211-1/+1
| | | | Approved by: re (blanket)
* Add unbound-control.des2013-09-151-1/+2
| | | | Approved by: re (blanket)
* Two helper scripts for porting Unbound:des2013-09-151-0/+72
- 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)
OpenPOWER on IntegriCloud