| non port: dns/unbound/Makefile |
|
CVSWeb
|
Number of commits found: 11 |
|
Thu, 21 Aug 2008
|
[ 07:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
|
Tue, 19 Aug 2008
|
[ 17:40 mnag ]
1.10 databases/memcachedb/Makefile
1.13 databases/mysql-proxy/Makefile
1.6 databases/pgbouncer/Makefile
1.2 databases/sharedance/Makefile
1.13 devel/eventxx/Makefile
1.8 devel/libdnsres/Makefile
1.12 devel/ocaml-event/Makefile
1.12 devel/p5-Event-Lib/Makefile
1.6 devel/py-event/Makefile
1.5 devel/thrift/Makefile
(Only the first 10 of 33 ports in this commit are shown above. )
- Update libevent dependency and bump PORTREVISION
|
|
Mon, 18 Aug 2008
|
[ 16:10 sem ]
1.9 dns/unbound/Makefile
- Add an option to build without threads.
Requested by: Beastie <beastie24@gmail.com>
|
|
Thu, 7 Aug 2008
|
[ 11:45 sem ]
1.8 dns/unbound/Makefile
1.4 dns/unbound/distinfo
1.5 dns/unbound/files/patch-Makefile.in
- Update to 1.0.2
|
|
Wed, 16 Jul 2008
|
[ 20:43 sem ]
1.7 dns/unbound/Makefile
1.3 dns/unbound/distinfo
1.4 dns/unbound/files/patch-Makefile.in
1.4 dns/unbound/files/patch-configure
- Update to 1.0.1
|
|
Mon, 16 Jun 2008
|
[ 22:31 sem ]
1.6 dns/unbound/Makefile
1.3 dns/unbound/files/patch-configure
- 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>
|
|
Wed, 21 May 2008
|
[ 18:12 sem ]
1.5 dns/unbound/Makefile
1.2 dns/unbound/distinfo
1.3 dns/unbound/files/patch-Makefile.in
1.2 dns/unbound/pkg-plist
- Update to 1.0
|
|
Wed, 7 May 2008
|
[ 12: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
|
[ 22:51 sem ]
1.3 dns/unbound/Makefile
- PORTREVISION bump after the last change.
Discussed with: bsam
|
[ 09:00 sem ]
1.2 dns/unbound/Makefile
- USE_LDCONFIG should be there
|
[ 08: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: 11 |