Bug 140449

Summary: ports/security/nmap needs utoconf
Product: Ports & Packages Reporter: jhs
Component: Individual Port(s)Assignee: Tom McLaughlin <tmclaugh>
Status: Closed FIXED    
Severity: Affects Only Me CC: daniel
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description jhs 2009-11-10 17:00:12 UTC

Fix: 

Add to Makefile
                BUILD_DEPENDS=        autoconf:${PORTSDIR}/devel/autoconf213
        Patch here (in case of follow up/ extras.)
        http://berklix.com/~jhs//src/bsd/fixes/FreeBSD/ports/gen/security/nmap/
How-To-Repeat:         
        rm `which autoconf` ; rehash
        cd /usr/ports/security/nmap ; make clean ; make
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-10 17:00:21 UTC
Maintainer of security/nmap,

Please note that PR ports/140449 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/140449

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-10 17:00:23 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Daniel Roethlisberger 2009-11-16 11:12:38 UTC
Unfortunately, I cannot reproduce your problem, security/nmap
builds fine here, without a build dependency on autoconf.

Are you using custom patches?  Is your ports tree clean and
complete?  Can you provide more information, such as build logs?

-- 
Daniel Roethlisberger
http://daniel.roe.ch/
Comment 4 Tom McLaughlin freebsd_committer freebsd_triage 2009-11-17 05:10:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tmclaugh

I can't reproduce this on either a 7.x or 8.x tinderbox.  Is this  
specific to 6.x?  Can you provide us the build output?
Comment 5 Tom McLaughlin freebsd_committer freebsd_triage 2010-01-19 16:42:31 UTC
State Changed
From-To: feedback->closed

Neither I nor maintainer can reproduce and no feedback in 2 months.