pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/powerdns



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Tue Oct  2 12:20:47 UTC 2012

Modified Files:
        pkgsrc/net/powerdns: Makefile distinfo
Added Files:
        pkgsrc/net/powerdns/patches: patch-pdns_backends_bind_bindbackend2.cc
            patch-pdns_packethandler.cc patch-pdns_receiver.cc
            patch-pdns_resolver.cc

Log Message:
Limit inclusion of boost headers to only those necessary to avoid
conflicting type errors, notably uint_t.  Add -lsocket -lnsl on Solaris.

Fixes package on Solaris.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/powerdns/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/powerdns/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/net/powerdns/patches/patch-pdns_backends_bind_bindbackend2.cc \
    pkgsrc/net/powerdns/patches/patch-pdns_packethandler.cc \
    pkgsrc/net/powerdns/patches/patch-pdns_receiver.cc \
    pkgsrc/net/powerdns/patches/patch-pdns_resolver.cc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index