[Bug 193259] New: [patch] devel/cmake: Decrease sphinx dependency
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 2 18:41:02 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193259
Bug ID: 193259
Summary: [patch] devel/cmake: Decrease sphinx dependency
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: adamw at FreeBSD.org
Created attachment 146690
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146690&action=edit
pre-built manpages
The dependency on py-sphinx does bring in quite a number of extra build-time
dependencies. There are two main ways of addressing this: pre-building the
manpages, and adding the ability to not build them at all.
I'm attaching two patches:
option1 adds a tarball of pre-built manpages (I've put them in
~adamw/public_distfiles). I made the tarball from ./man so it can be extracted
directly into ${STAGEDIR}${PREFIX}.
option2 adds a MANPAGE option that lets you disable building manpages entirely.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list