Skip site navigation (1)Skip section navigation (2)

CVS log for ports/dns/unbound/Makefile

[BACK] Up to [FreeBSD] / ports / dns / unbound

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Feb 2 13:53:27 2012 UTC (8 days, 6 hours ago) by sem
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
- Update to 1.4.16
  * Bugfix release

Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Jan 26 13:44:58 2012 UTC (2 weeks, 1 day ago) by sem
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -2 lines
- Update to 1.4.15
  * Fixed a little memory leak
  * Couple other bugs fixed
- Run unbound-checkconf before start.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Jan 24 17:23:00 2012 UTC (2 weeks, 3 days ago) by sem
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
- Run unbound-anchor with unbound user. It solves a permissions problem.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Jan 24 14:40:13 2012 UTC (2 weeks, 3 days ago) by sem
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -0 lines
- Run unbound-anchor before unbound to obtain a trust anchor for DNSSEC.

Requested by:	des

Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Dec 19 13:44:11 2011 UTC (7 weeks, 4 days ago) by sem
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
- Update to 1.4.14
  * CVE-2011-4528 fixed

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Nov 7 04:24:53 2011 UTC (3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -12 lines
- Get rid FreeBSD 6 support

Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Sep 15 12:04:09 2011 UTC (4 months, 3 weeks ago) by sem
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
- Update to 1.4.13

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Jul 15 12:53:50 2011 UTC (6 months, 3 weeks ago) by sem
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +4 -3 lines
- Update to 1.4.12 (a bugfix release)
- Disable GOST by default
- Depend on dns/ldns

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Jul 9 17:53:24 2011 UTC (7 months ago) by crees
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +0 -0 lines
Incorrect keyword in previous commit; should have read:

Use USERS

PR:		ports/157597
Submitted by:	crees (me)
Approved by:	rene (mentor, implicit), maintainer timeout (sem, 34 days)

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Jul 9 16:30:19 2011 UTC (7 months ago) by crees
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -5 lines
Use USERS

PR:		ports/157597
Submitted by:	crees (me)
Reviewed by:	rene (mentor, implicit), maintainer timeout (sem, 34 days)

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Jul 1 14:46:19 2011 UTC (7 months, 1 week ago) by sem
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
- Update to 1.4.11

Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed May 25 09:30:38 2011 UTC (8 months, 2 weeks ago) by sem
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
- Update to 1.4.10
  * CVE-2011-1922 VU#531342 fixed

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Mar 24 13:24:05 2011 UTC (10 months, 2 weeks ago) by sem
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
- Update to 1.4.9

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Jan 24 16:19:05 2011 UTC (12 months, 2 weeks ago) by sem
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
- Update to 1.4.8

Feature safe:	yes

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Nov 9 14:09:52 2010 UTC (15 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +13 -4 lines
- Update to 1.4.7
  * It uses GOST by default and depends on port's openssl 1.0.0
    (may be turned off by an option).

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Aug 4 11:06:04 2010 UTC (18 months, 1 week ago) by sem
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -2 lines
- Update to 1.4.6

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Jul 25 15:39:16 2010 UTC (18 months, 2 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -0 lines
Update libevent to 1.4.14b

PR:		ports/147723
Approved by:	maintainer (timeout)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Jun 15 15:46:14 2010 UTC (19 months, 3 weeks ago) by sem
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
- Update to 1.4.5

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Apr 22 12:06:15 2010 UTC (21 months, 2 weeks ago) by sem
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
- Update to 1.4.4
 * mistly bugs fix release
 * ECC-GOST is not supported by the port yet because of it requires
   OpenSSL 1.0.0 from ports. (There is in TODO).

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Mar 12 12:54:34 2010 UTC (23 months ago) by sem
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -2 lines
- Update to 1.4.3

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Feb 2 15:34:31 2010 UTC (2 years ago) by sem
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
- OpenSSL has no sha256 functions on 6.x

Reported by:	Michael Meelis <m.meelis at easybow.com>

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Jan 12 15:28:10 2010 UTC (2 years ago) by sem
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -0 lines
- A patch from SVN. It fixes a regression in IPv6 caching in
  1.4.1 version.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Dec 17 12:45:52 2009 UTC (2 years, 1 month ago) by sem
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -4 lines
- Update to 1.4.1
- Use --disable-sha2 on 6.4 because of broken OpenSSL in base.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Dec 1 16:18:41 2009 UTC (2 years, 2 months ago) by sem
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -0 lines
- A patch from developer
  * Fix crash when iterator without validator used

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Nov 30 18:07:29 2009 UTC (2 years, 2 months ago) by sem
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +5 -0 lines
- Fixe build on 6.4 amd64

Reported by:	pav
Tested by:	bud@RusNET.irc

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Nov 26 15:19:48 2009 UTC (2 years, 2 months ago) by sem
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
- Update to 1.4.0

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Nov 17 14:38:37 2009 UTC (2 years, 2 months ago) by sem
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- Update to 1.3.4

PR:		ports/140639
Submitted by:	Kurt Jaeger <pi at fa8.opsec.eu>

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Aug 5 17:21:35 2009 UTC (2 years, 6 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
- Update to 1.3.3

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Jul 9 17:38:19 2009 UTC (2 years, 7 months ago) by sem
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- Update to 1.3.1

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jun 16 13:35:00 2009 UTC (2 years, 7 months ago) by sem
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +15 -3 lines
- Update to 1.3.0

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Mar 31 16:23:24 2009 UTC (2 years, 10 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
- Fix a problem with OpenSSL from ports

Submitted by:	Artis Caune <artis.caune at gmail.com>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Mar 18 04:38:28 2009 UTC (2 years, 10 months ago) by linimon
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -0 lines
Mark as broken on sparc64-6.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Feb 10 14:05:47 2009 UTC (3 years ago) by sem
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Update to 1.2.1

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jan 14 08:49:04 2009 UTC (3 years ago) by sem
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2 lines
- Update to 1.2.0
  Bugs fix release. Includes important security fix.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Dec 18 15:41:14 2008 UTC (3 years, 1 month ago) by sem
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -0 lines
- Fix reopening log after SIGHUP

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Nov 20 19:39:53 2008 UTC (3 years, 2 months ago) by sem
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- Update to 1.1.1
  Urgent bugs fix release.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Nov 19 20:59:31 2008 UTC (3 years, 2 months ago) by sem
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4 lines
- Update to 1.1.0

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:16:54 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Aug 19 16:40:13 2008 UTC (3 years, 5 months ago) by mnag
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Update libevent dependency and bump PORTREVISION

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Aug 18 15:10:42 2008 UTC (3 years, 5 months ago) by sem
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +7 -1 lines
- Add an option to build without threads.

Requested by:	Beastie <beastie24@gmail.com>

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Aug 7 10:45:27 2008 UTC (3 years, 6 months ago) by sem
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Update to 1.0.2

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jul 16 19:43:15 2008 UTC (3 years, 6 months ago) by sem
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
- Update to 1.0.1

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jun 16 21:31:38 2008 UTC (3 years, 7 months ago) by sem
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +15 -1 lines
- with USE_OPENSSL, users can choose base OpenSSL or the one in the ports
- fix configure script so that WITHOUT_LIBEVENT works
- install some docs

PR:		ports/123853
Submitted by:	Tomoyuki Sakurai <cherry at trombik.org>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed May 21 17:12:47 2008 UTC (3 years, 8 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2 lines
- Update to 1.0

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed May 7 11:33:37 2008 UTC (3 years, 9 months ago) by sem
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -1 lines
- unbound runned in chroot by default. it brings us a problem with
  pid file. place it to PREFIX/etc/unbound as an author do.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Apr 29 21:51:33 2008 UTC (3 years, 9 months ago) by sem
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
- PORTREVISION bump after the last change.

Discussed with:	bsam

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Apr 29 08:00:03 2008 UTC (3 years, 9 months ago) by sem
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
- USE_LDCONFIG should be there

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 29 07:35:14 2008 UTC (3 years, 9 months ago) by sem
Branches: MAIN
- New port: dns/unbound

Unbound is designed as a set of modular components, so that also
DNSSEC (secure DNS) validation and stub-resolvers (that do not run as
a server, but are linked into an application) are easily possible.

Goals:
    * A validating recursive DNS resolver.
    * Code diversity in the DNS resolver monoculture.
    * Drop-in replacement for BIND apart from config.
    * DNSSEC support.
    * Fully RFC compliant.
    * High performance
          o even with validation.
    * Used as
          o stub resolver.
          o full caching name server.
          o resolver library.
    * Elegant design of validator, resolver, cache modules.
          o provide the ability to pick and choose modules.
    * Robust.
    * In C, open source: The BSD license.
    * Smallest as possible component that does the job.
    * Stub-zones can be configured (local data or AS112 zones).

Non-goals:
    * An authoritative name server.
    * Too many Features.

WWW: http://unbound.net

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options