Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#1555 closed defect (fixed)

net/ethereal -> 0.10.2, change maintainer

Reported by: opendarwin.org@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

uprev net/ethereal to 0.10.2, fix configure args for new version, and (for the love of $deity, why do I do this?) take ownership. Tested on OS X 10.3.2, X11 version works.

Attachments (1)

net_ethereal_Portfile.diff (1.2 KB) - added by opendarwin.org@… 20 years ago.
patch to net/ethereal Portfile

Download all attachments as: .zip

Change History (5)

Changed 20 years ago by opendarwin.org@…

Attachment: net_ethereal_Portfile.diff added

patch to net/ethereal Portfile

comment:1 Changed 20 years ago by opendarwin.org@…

bah, of course I was too speedy. This Portfile builds the X11 (default) variant fine, but the no-x11 fails to configure, can't find glib (glib2 is in, or the X11 wouldn't build), looking at the configure script for the problem.

comment:2 Changed 20 years ago by jmpalaciosp@…

Successful resolution of the issues plaging the proposed Portfile, with the 0.10.2 release, would out date and deprecate bug #1460, which requests the ethereal downgrade to the 0.9.16 release due to broken functionality in 0.10.0a. In any case, 1460 can be closed now and further efforts be redirected here.

Juan Manuel (Soroths)

comment:3 Changed 20 years ago by toby@…

blocked: 1460

comment:4 Changed 20 years ago by toby@…

Resolution: fixed
Status: newclosed

Committed. Here's what I had to do:

Don't delete --enable-gtk2, since it means to use glib2 instead of glib1. (If you build the GUI, it also means to use gtk2 instead of gtk1.)

Fixed the manpage location.

Made it depend on the DP libpcap, since the recent security update didn't ship the proper headers for pcap 0.7+, which ethereal needs.

Note: See TracTickets for help on using tickets.