Opened 13 years ago

Closed 13 years ago

#28987 closed enhancement (fixed)

doxygen: remove coreutils dependency

Reported by: tvb377@… Owned by: cssdev
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: haspatch Cc:
Port: doxygen

Description

doxygen currently needs coreutils for ginstall which is being checked for by configure. However, it does not really require coreutils's ginstall, the BSD variant is sufficient.

Personally spoken, I find installation of coreutils is evil, and for doxygen it only bloats the installation process.

Portfile patch attached.

Attachments (1)

doxygen-Portfile.diff (1.1 KB) - added by tvb377@… 13 years ago.

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by tvb377@…

Attachment: doxygen-Portfile.diff added

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to css@…
Type: defectenhancement

comment:2 Changed 13 years ago by cssdev

Status: newassigned

I'll test the patch ...

comment:3 Changed 13 years ago by cssdev

Resolution: fixed
Status: assignedclosed

Seems to work fine for me! doxygen does have a pretty bloated install due to the graphviz dependency (or when testing wizard ... ugh). It can be lightened by significantly tweaking the graphviz variants used. Committed to r77613. Thanks for the patch!

Note: See TracTickets for help on using tickets.