| Summary: | audio/portaudio2: disable DOXYGEN by default | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Dmitry Marakasov <amdmi3> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Many People | CC: | koalative | ||||
| Priority: | --- | Flags: | amdmi3:
maintainer-feedback?
(koalative) |
||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
(In reply to Dmitry Marakasov from comment #0) > Created attachment 150090 [details] > Proposed patch > > doxygen is a heavy dependency, and generated documentation is only needed > for a small number of people, so it's better to disable DOXYGEN option by > default, as most other ports do. I know where you come from but if this issue is related to you alone I suggest you disabling this option for yourself. It affects everybody. (In reply to Dmitry Marakasov from comment #2) > It affects everybody. Okay, makes sense; please commit. A commit references this bug: Author: amdmi3 Date: Wed Dec 3 13:34:02 UTC 2014 New revision: 373811 URL: https://svnweb.freebsd.org/changeset/ports/373811 Log: - Disable DOXYGEN by default PR: 195574 Submitted by: amdmi3 Approved by: koalative@gmail.com (maintainer) Changes: head/audio/portaudio2/Makefile |
Created attachment 150090 [details] Proposed patch doxygen is a heavy dependency, and generated documentation is only needed for a small number of people, so it's better to disable DOXYGEN option by default, as most other ports do.