Bug 54473 - port update: security/firewalk 1.0 -> 5.0
Summary: port update: security/firewalk 1.0 -> 5.0
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: Sergey A. Osokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-14 15:00 UTC by yonatan
Modified: 2003-09-04 09:58 UTC (History)
0 users

See Also:


Attachments
firewalk.diff (3.12 KB, patch)
2003-07-14 15:00 UTC, yonatan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description yonatan 2003-07-14 15:00:31 UTC
	I'll be happy to take maintainership over this one. I removed the 
BROKEN notice on versions older than 3, as this was completely rewritten and
I feel somewhat optimistic today. Please tell me if this is proves wrong.
The patch to change the Makefile is also not required anymore, I hope the
configure is doing the right magic, as I haven't tested it when 
PREFIX!=/usr/local

How-To-Repeat: 	N/A
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2003-07-14 16:22:25 UTC
State Changed
From-To: open->feedback

AFAIK firewalk still depends from net/libnet-devel 
and net/libdnet.  Last is broken for FreeBSD, because 
it do not support ipfw2.  Any idea?
Comment 2 yonatan 2003-07-15 10:26:10 UTC
yes, firewalk depends on libnet-devel and libdnet. I don't
know of any breakage with IPFW2. Would it be OK if we
detect/warn about it in the Makefile?
Comment 3 Sergei Kolobov 2003-07-15 10:48:59 UTC
On 2003-07-14 at 08:26 -0700, Sergey A. Osokin wrote:
> Synopsis: port update: security/firewalk 1.0 -> 5.0
> 
> AFAIK firewalk still depends from net/libnet-devel
> and net/libdnet.  Last is broken for FreeBSD, because
> it do not support ipfw2.  Any idea?

FYI - I have submitted PRs to update net/libnet and net/libnet-devel to
the latest versions:

ports/54386 - update net/libnet to 1.1.0
ports/54421 - update net/libnet-devel to 1.1.1-RC-005

Since 1.1.0 is now a stable version, and since firewalk 5.0 needs 
at least that version, it may now depend on net/libnet 
(obviously, after committing 54386) instead of net/libnet-devel.

As far as net/libdnet - yes, it is broken on 5.x. Nonetheless, it should
be useable under 4.x.

Sergei
Comment 4 Sergey A. Osokin freebsd_committer freebsd_triage 2003-07-18 12:49:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->osa

I'll handle this.
Comment 5 Edwin Groothuis freebsd_committer freebsd_triage 2003-09-04 09:58:37 UTC
State Changed
From-To: feedback->closed

Commited, thanks! (on submitters request)