Bug 61096 - [patch] update net/libpcap to version 0.8.1-351, add LIBPCAP_OVERWRITE_BASE
Summary: [patch] update net/libpcap to version 0.8.1-351, add LIBPCAP_OVERWRITE_BASE
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: Bruce M Simpson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-08 22:10 UTC by edwin
Modified: 2004-01-13 18:05 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (3.94 KB, patch)
2004-01-08 22:10 UTC, edwin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description edwin 2004-01-08 22:10:04 UTC
- Update to patchlevel 351 of libpcap
- Add LIBPCAP_OVERWRITE_BASE support which will create a libpcap.so.2
  and install it in /usr/lib instead of /usr/local

Fix: New files:	files/pkg-message-base
		files/patchbase-Makefile.in


    Please note that the default tcpdump on 4.8 (other versions
    too?) will have to be recompiled, otherwise it will segfault
    while reading the services file. Running tcpdump -n will not
    show this problem. Running other programs which use libpcap
    with name and service resolution (net/trafshow) don't show this
    problem. A pkg-message is created in case LIBPCAP_OVERWRITE_BASE
    is used to point out to this problem.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-01-08 22:25:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bms

Over to maintainer.
Comment 2 Bruce M Simpson freebsd_committer freebsd_triage 2004-01-13 18:04:56 UTC
State Changed
From-To: open->closed

Committed, thanks!