[Bug 194057] dns/powerdns version bump

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Oct 12 17:18:18 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194057

--- Comment #20 from Ralf van der Enden <tremere at cainites.net> ---
I know how the previous patch included more than just the patch for the port.

I use the porttools (ports-mgmt/porttools) to generate the diff, but since
moving to poudriere I'm using GIT, where as before I used SVN.

Apparently running git status and git diff anywhere in a working copy, will
generate a status or diff for the entire tree. 'git status .' and 'git diff .'
does have the expected result, so I made changes in my local util_diff
(/usr/local/share/porttools).

Hopefully the new patch is sufficient.

To comment further on the PGSQL thing from the buildlogs... this is part of the
diff.

-PGSQL_USE=             PGSQL=YES
-PGSQL_LOCAL_USE=       PGSQL=server
+PGSQL_USE=             USES+= pgsql

I ran a 'grep -i use_pgsql' on dns/powerdns, but nothing came up. 'make -V
USE_PGSQL' does show 'pgsql', but doesn't if I remove the USES+= pgsql.

It has to be in bsd.databases.mk or Uses/pgsql.mk somewhere, but I can't locate
it.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list