Commit Graph

13 Commits

Author SHA1 Message Date
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
49cc004681 new WANTLIB 2010-11-11 16:27:54 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
sthen
4d27560758 - update to 2.9.22, enable ldap.
- unbreak modules; when any module was enabled pdns_server was failing
to start up(!). Brad traced this to a LINK_SPEC problem and came up
with the workaround in patch-configure_in, thanks very much!

- set SHARED_ONLY and merge PFRAG.shared into PLISTs; PowerDNS itself
can work static-only, but you need to compile-in the relevant modules,
which doesn't mix well with MULTI_PACKAGES.

mysql backend is tested; other backends not yet, but this is a big
improvement on what's there at the moment.
2009-06-23 22:59:57 +00:00
naddy
245a6ea434 * don't compile in gmysql module, use --with-modules to override default
* fixup wantlibs
* make module subpackages depend on main server package

with sthen@
2009-06-18 20:08:25 +00:00
sthen
ff881c22a1 the main powerdns binary gets linked with mysqlclient; actually only
the mysql module should be linking with it. work-around this problem
for now by adding a LIB_DEPENDS-main on mysqlclient. this ensures that
people pkg_add'ing have the relevant library available. no functional
change for existing users.

nobody screamed when I sent it to ports@, and it's better than the
current state, but still this is an incorrect fix to unbreak the
package, it should be fixed properly.
2009-06-18 01:42:41 +00:00
jasper
fa707a1afa - tweak the command for rc.local, prodded by Piotr Sikora 2009-02-11 08:15:20 +00:00
jasper
94aee9ff1e hmm...i forgot to bump the package names; fixit 2009-02-10 21:38:51 +00:00
jasper
565f939af7 - fix typo in COMMENT
- completely overhaul DESCR files

from Piotr Sikora, thanks!
2009-02-10 21:05:09 +00:00
jasper
1ebf0c0630 - SECURITY UPDATE of powerdns to 2.9.21.2
* fixes CVE-2008-5277 "CH HINFO Denial of Service Vulnerability"
- sprinkle some comments in the patch-files
2008-12-16 10:30:27 +00:00
naddy
a57993cf08 Change "${SYSCONFDIR}" to "/etc" for files that are *always* in the
latter location.
2008-10-28 15:21:48 +00:00
jasper
9f0df795ed - re-organize Makefile a bit
- rename user and use it's id in pdns.conf
2008-10-07 21:02:53 +00:00
jasper
cd55a396b9 import powerdns 2.9.21.1
pdnsd is a proxy dns server with permanent caching (the cache
contents are written to hard disk on exit) that is designed to cope
with unreachable or down dns servers (for example in dial-in
networking).

original port by dlg@ and robert@, banged into shape by me.
not hooked to the builds as this needs further testing/tweaking
2008-10-02 18:40:41 +00:00