Bug 63473 - UPDATE: ddd-3.3.1 to 3.3.8
Summary: UPDATE: ddd-3.3.1 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: Mario Sergio Fujikawa Ferreira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-27 23:30 UTC by Yarema
Modified: 2004-03-29 06:34 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (14.79 KB, patch)
2004-02-27 23:30 UTC, Yarema
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yarema 2004-02-27 23:30:30 UTC
The port was marked broken, but compiled anyway when BROKEN= was commnted
out.  I took it upon myself to fix it so the lates version builds.

For whatever reason the libiberty configure script bombs.  Instead of
patching/and fixing it I added a dependency on devel/freelibiberty.  That
solves that problem.

Cleaned up the installation of PORTDOCS in the Makefile and pkg-plist.

Regenerated all the patch files since many of the original ones had no
contextual lines and would apply without error where the patch should have
bombed.  So the following patch files are to be removed:

files/extra-patch-ddd::streampos.h
files/patch-01
files/patch-02
files/patch-03
files/patch-LiterateA.C
files/patch-TTYAgent.C
files/patch-config.guess
files/patch-strerror.c
files/patch-strsignal.c

and these should be added in their place:

files/patch-configure
files/patch-ddd::Ddd.in
files/patch-ddd::LiterateA.C
files/patch-ddd::Makefile.in
files/patch-ddd::TTYAgent.C
files/patch-libiberty::strerror.c
files/patch-libiberty::strsignal.c

That should do it.

How-To-Repeat: cd /usr/ports/devel/ddd && make install
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-02-27 23:59:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lioux

Over to maintainer.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2004-03-29 06:34:48 UTC
State Changed
From-To: open->closed

Commited, thanks!