| non port: dns/unbound/files/unbound.in |
|
CVSWeb
|
Number of commits found: 8 |
|
Thu, 26 Jan 2012
|
[ 13:44 sem ]
1.47 dns/unbound/Makefile
1.27 dns/unbound/distinfo
1.8 dns/unbound/files/unbound.in
- Update to 1.4.15
* Fixed a little memory leak
* Couple other bugs fixed
- Run unbound-checkconf before start.
|
|
Tue, 24 Jan 2012
|
[ 17:23 sem ]
1.46 dns/unbound/Makefile
1.7 dns/unbound/files/unbound.in
- Run unbound-anchor with unbound user. It solves a permissions problem.
|
[ 14:40 sem ]
1.45 dns/unbound/Makefile
1.6 dns/unbound/files/unbound.in
- Run unbound-anchor before unbound to obtain a trust anchor for DNSSEC.
Requested by: des
|
|
Sat, 14 Jan 2012
|
[ 08:57 dougb ]
1.3 sysutils/freqsdwn/files/000.freqshpk.sh.in
1.3 www/zerowait-httpd/files/0W-httpd.in
1.3 mail/popular/files/0ringd.sh.in
1.5 sysutils/3dm/files/3dm2.sh.in
1.3 net/3proxy/files/3proxy.sh.in
1.7 mail/assp/files/510.assp.in
1.4 sysutils/915resolution/files/915resolution.sh.in
1.3 www/webobjects/files/JavaMonitor.sh.in
1.3 sysutils/lcdproc/files/LCDd.in
1.3 www/abyssws/files/abyssws.sh.in
(Only the first 10 of 951 ports in this commit are shown above. )
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
|
|
Sat, 27 Mar 2010
|
[ 00:15 dougb ]
1.2 sysutils/freqsdwn/files/000.freqshpk.sh.in
1.2 www/zerowait-httpd/files/0W-httpd.in
1.2 mail/popular/files/0ringd.sh.in
1.3 sysutils/3dm/files/3dm2.sh.in
1.2 net/3proxy/files/3proxy.sh.in
1.3 sysutils/915resolution/files/915resolution.sh.in
1.2 www/webobjects/files/JavaMonitor.sh.in
1.2 sysutils/lcdproc/files/LCDd.in
1.2 www/abyssws/files/abyssws.sh.in
1.2 sysutils/afbinit/files/afbinit.sh.in
(Only the first 10 of 798 ports in this commit are shown above. )
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
|
Mon, 25 Jan 2010
|
[ 14:30 sem ]
1.3 dns/unbound/files/unbound.in
- Forgot to set : ${unbound_enable:-"NO"}
- Allow user to set a pid file location with unbound_pidfile="..."
PR: ports/142793 (based on)
Submitted by: Keith Gaughan <k at stereochro.me>
|
|
Wed, 7 May 2008
|
[ 11:33 sem ]
1.4 dns/unbound/Makefile
1.2 dns/unbound/files/patch-configure
1.2 dns/unbound/files/pkg-install.in
1.2 dns/unbound/files/unbound.in
- unbound runned in chroot by default. it brings us a problem with
pid file. place it to PREFIX/etc/unbound as an author do.
|
|
Tue, 29 Apr 2008
|
[ 07:35 sem ]
1.90 dns/Makefile
1.1 dns/unbound/Makefile
1.1 dns/unbound/distinfo
1.1 dns/unbound/files/patch-Makefile.in
1.1 dns/unbound/files/patch-configure
1.1 dns/unbound/files/pkg-deinstall.in
1.1 dns/unbound/pkg-descr
1.1 dns/unbound/files/pkg-install.in
1.1 dns/unbound/pkg-plist
1.1 dns/unbound/files/unbound.in
- 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(Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 8 |