[Bug 225462] comms/uhd: various cleanups including non-default LOCALBASE / PREFIX, option handling & plist fixes
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 25 23:00:31 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225462
Bug ID: 225462
Summary: comms/uhd: various cleanups including non-default
LOCALBASE / PREFIX, option handling & plist fixes
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: mr at FreeBSD.org
Reporter: z7dr6ut7gs at snkmail.com
Flags: maintainer-feedback?(mr at FreeBSD.org)
Assignee: mr at FreeBSD.org
Created attachment 190071
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190071&action=edit
[patch] various cleanups including non-default LOCALBASE / PREFIX, option
handling & plist fixes
================
Remove libdata/pkgconfig patch (see fixup-lib-pkgconfig in bsd.port.mk -
20170606).
Promote devel/boost-libs from BUILD_DEPENDS to LIB_DEPENDS (noticed by
stage-qa).
Explicitly disable doxygen manual gen / install. Before this, if case doxygen
is detected, it will gen/install dox output even if DOXYGEN option is off. Fix
plist for doxygen option. check-orphans now passes with DOXYGEN on and off.
Remove old style option handling cruft.
Stop hacking cmake_install.cmake and use default do-install. This makes
LOCALBASE != /usr/local and PREFIX != LOCALBASE work (/usr/local was bogusly
hard-coded anyway).
There's a bunch of files with CR line endings; fix with USES=dos2unix.
Addressed a few portlint issues.
Add LICENSE (with a comment about the Ettus Alternate License).
Fix WWW URL(s) in pkg-descr.
==================
Note: Re: portlint - I did not regen patches (makepatch) since those were not
changed. I feel doing that is just unnecessary repo churn. If the committer
feels strongly otherwise, feel free to regen patches with makepatch and retest.
QA testing:
- poudriere testport: ok (with DOXYGEN on/off)
- portlint: fixed some (Makefile ordering mostly), no new issues, no errors
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list