* stage support
* use PORTDOCS (remove from pkg-plist)
* use DOCS instead of NOPORTDOCS
* get rid of 5 unnecessary for loops
PR: 191709
Submitted by: Dan Lukes
Modified++: marino
* stage support
* use PORTDOCS (remove from pkg-plist)
* use DOCS instead of NOPORTDOCS
* get rid of 3 unnecessary for loops
PR: 191708
Submitted by: Dan Lukes
Modified++: marino
What a mess this port was.
* None of the man pages were listed in pkg-plist
* It shouldn't try to remove SITE_PERL directory
* Comment started with indefinite article
* RUN/LIB_DEPENDS were too low for portlint
* MANPAGES had extra tab (and runs over 80-columns, unfixed)
* <options> unnecessary if <opt>_RUN_DEPENDS used
* install commands were all masked
* several mkdir commands instead of one
* install commands don't respect 80-columsn
* cp (not even ${CP}) used instead of ${COPYTREE_SHARE}
* Redundant post-install target still in place
All of that was addressed and verified in poudriere testport.
Approved by "just fix it" and staging blankets
The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports
various device types, such as logic analyzers, MSOs, oscilloscopes,
multimeters, LCR meters, sound level meters, thermometers,
hygrometers, anemometers, light meters, DAQs, dataloggers,
function generators, spectrum analyzers, power supplies,
GPIB interfaces, and more.
WWW: http://sigrok.org/
PR: 192151
Submitted by: uffe uffe org
* remove construct for .sample this this port doesn't install a
working config file by default
* update pkg-message to tell the user to copy the provided sample file
to $HOME and edit accordingly
* Fix plist
* Respect 80-column limit
PR: 191926
Submitted by: maintainer (Horia Racoviceanu)
The Qt Quick Controls module provides a set of controls that can be
used to build complete interfaces in Qt Quick.
Submitted by: Tobias Berner <tcberner@gmail.com> via the kde-freebsd mailing list
Apache HBase is an open-source, distributed, versioned, non-relational database
modeled after Google's Bigtable: A Distributed Storage System for Structured
Data by Chang et al. Just as Bigtable leverages the distributed data storage
provided by the Google File System, Apache HBase provides Bigtable-like
capabilities on top of Hadoop and HDFS.
checking for suffix of object files... configure: error: in `/wrkdirs/usr/ports/devel/avr-gcc/work/build/avr/avrtiny10/libgcc':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
gmake[1]: *** [configure-target-libgcc] Error 1
Reported by: pkg-fallout
With hat: portmgr
* Initialize libvlc with appropriate arguments on OS X
* Prevent libvlc 2.2 argument warnings by not using the deprecated
--album-art argument when building against 2.2. This argument will be
removed entirely in a future feature release as its presence only
reflected the libvlc default behavior anyway.
* Ensure playback is terminated when encountering an invalid queued
MediaSource [#330154].
* Prevent a crash when when GUIs call setCdTrack on a not-yet-ready
MediaPlayer [#329121].
* Prevent assertation failures with Qt 5 by not unlocking mutexes that have
not been previously locked.
* Convert a direct call chain to QApplication::syncX() to a Qt queued call
to prevent cross-thread usage of X11, ultimately causing XIO errors and
crashes [#327367, #332977].
This is a minor bug fix release:
* Fix CMake 3 compatibility by synchronizing the FindQt4.cmake module from
kdelibs git.
* Prevent possible internal infinite loop call chains when trying to handle
backend construction in simulation mode (i.e. without actual backend being
installed on the system).
* When not building with PHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT, make
sure that the relative Qt paths are set according to whether the build is
meant for Qt4 or 5. Previously this would always install to a path for
qt5.
Add a desktop file. Port fix from the BSD maintainer
- Add WRKSRC=${WRKDIR}/${PORTNAME}- is bad packaged
- Remove Desktop entry file, use supplied desktop files
- Remove obsolete patch