Bug 81236 - [PATCH] net/ethereal: [SUMMARIZE CHANGES]
Summary: [PATCH] net/ethereal: [SUMMARIZE CHANGES]
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: Joe Marcus Clarke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-19 03:30 UTC by Tod McQuillin
Modified: 2005-05-20 07:00 UTC (History)
1 user (show)

See Also:


Attachments
ethereal-0.10.11_1.patch (554 bytes, patch)
2005-05-19 03:30 UTC, Tod McQuillin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tod McQuillin 2005-05-19 03:30:02 UTC
[DESCRIBE CHANGES]

Ethereal needs python to build, otherwise this error is generated:

Making all in dissectors
Making register.c with python
./make-reg-dotc.py: not found
*** Error code 127

Stop in /usr/build/usr/ports/net/ethereal/work/ethereal-0.10.11/epan/dissectors.
*** Error code 1

Stop in /usr/build/usr/ports/net/ethereal/work/ethereal-0.10.11/epan.
*** Error code 1

Stop in /usr/build/usr/ports/net/ethereal/work/ethereal-0.10.11.
*** Error code 1

Stop in /usr/build/usr/ports/net/ethereal/work/ethereal-0.10.11.
*** Error code 1

Stop in /usr/ports/net/ethereal.

Also I changed the direct reference to libiconv to just USE_ICONV=yes
as suggested by portlint.

Port maintainer (marcus@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-05-19 17:11:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-bugs

Over to maintainer
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-05-19 17:12:02 UTC
Responsible Changed
From-To: freebsd-bugs->marcus

Over to maintainer
Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2005-05-20 06:59:54 UTC
State Changed
From-To: open->closed

Committed, thanks!