Bug 128153 - ports upgrade net/ntop to 3.3.8
Summary: ports upgrade net/ntop to 3.3.8
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-16 20:10 UTC by scheidell
Modified: 2008-10-17 23:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.56 KB, patch)
2008-10-16 20:10 UTC, scheidell
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description scheidell 2008-10-16 20:10:01 UTC
ntop has been 'buggy' on freebsd for some time now, from hanging after weeks of running, to sig11
with the 3.2x version to web server hanging due to a treading issue on who and when we open pcap.

this patch brings the ntop version up to 3.3.8 and SEEMS to fix the problem, at least on 6.x intel

Fix: patch:

remove unneeded patch-libtool.m4.in file.
update to 3.3.8, no additional patches seemed to be needed
How-To-Repeat: just google, lots of complaints about freebsd and ntop, including calls to remove it from ports.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-10-17 01:56:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-10-17 23:03:31 UTC
wxs         2008-10-17 22:03:22 UTC

  FreeBSD ports repository

  Modified files:
    net/ntop             Makefile distinfo pkg-plist 
  Removed files:
    net/ntop/files       patch-libtool.m4.in 
  Log:
  Update to 3.3.8
  
  PR:             ports/128153
  Submitted by:   Michael Scheidell <scheidell@secnap.net>
  
  Revision  Changes    Path
  1.71      +1 -2      ports/net/ntop/Makefile
  1.15      +3 -3      ports/net/ntop/distinfo
  1.2       +0 -11     ports/net/ntop/files/patch-libtool.m4.in (dead)
  1.12      +29 -19    ports/net/ntop/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Wesley Shields freebsd_committer freebsd_triage 2008-10-17 23:03:49 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!