Bug 184739 - dns/validns fails to build with non-default LOCALBASE/PREFIX
Summary: dns/validns fails to build with non-default LOCALBASE/PREFIX
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-13 05:00 UTC by Erick Turnquist
Modified: 2014-08-11 20:31 UTC (History)
3 users (show)

See Also:


Attachments
file.diff (385 bytes, patch)
2013-12-13 05:00 UTC, Erick Turnquist
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erick Turnquist 2013-12-13 05:00:00 UTC
The weird upstream Makefile in this package requires two make variables to be set in order to find headers and libraries in non-obvious places (INCPATH for headers and EXTRALPATH for libraries). The port fails to build, unable to find Judy.h (from devel/judy), when the LOCALBASE is not /usr/local. The attached patch sets these make arguments.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-13 05:00:07 UTC
Maintainer of dns/validns,

Please note that PR ports/184739 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/184739

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-13 05:00:08 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Erick Turnquist 2013-12-13 05:04:16 UTC
Apologies - apparently I did not double-check my copy/paste job into the web
PR form before submitting. Not that it matters much, but I'm on 9.1-RELEASE
and the environment field should read:

FreeBSD rhea 9.1-RELEASE-p7 FreeBSD 9.1-RELEASE-p7 #4: Sat Sep 14 03:52:41 UTC
2013     root@rhea:/usr/obj/usr/src/sys/CUSTOM  amd64
Comment 4 John Marino freebsd_committer freebsd_triage 2014-07-11 12:45:24 UTC
Reassign to maintainer
Comment 5 John Marino freebsd_committer freebsd_triage 2014-08-11 10:11:45 UTC
Maintainer has been non-responsive since December, was pinged at least twice, and and wasn't involved in last update either.

This PR thus doesn't require approval now, and it might be prudent to reset the port too.
Comment 6 commit-hook freebsd_committer freebsd_triage 2014-08-11 20:30:42 UTC
A commit references this bug:

Author: pi
Date: Mon Aug 11 20:29:45 UTC 2014
New revision: 364658
URL: http://svnweb.freebsd.org/changeset/ports/364658

Log:
  dns/validns: fix build with non-default LOCALBASE/PREFIX

  PR:		184739
  Submitted by:	jhujhiti@adjectivism.org
  Approved by:	umq@ueo.co.jp (maintainer timeout)

Changes:
  head/dns/validns/Makefile