reported by pkg-fallout. While we're at it turn off annoying
CT_LOG_PROGRESS_BAR spinner (which also makes the build log huge).
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D15312
- Unbreak octave-forge-signal.
- Bump portrevision for octave-forge.
- Note: renamed truncate to truncate2 in a patch file because of a conflict
with sys/types.h.
* Support current perl revision
* Mark broken on 10/i386 (libmediascan does not compile)
* Add the port into LEGAL, since it contains non-redistributable material
(mail to portmgr@)
PR: 227256
Submitted by: Mark Dixon <mark@tranquillussoftware.co.uk> (maintainer)
Reported by: emss@free.fr
liquid-dsp is a free and open-source digital signal processing (DSP)
library designed specifically for software-defined radios on embedded
platforms. The aim is to provide a lightweight DSP library that does not
rely on a myriad of external dependencies or proprietary and otherwise
cumbersome frameworks. All signal processing elements are designed to be
flexible, scalable, and dynamic, including filters, filter design,
oscillators, modems, synchronizers, complex mathematical operations, and
much more.
help-tools to USE_QT4.
- I also forgot to mention Christoph Moench-Tegeder <cmt@burggraben.net>
who told me these changes.
In this revision:
- Switch from QT4 to QT5.
- Bump portrevision.
Submitted by: Adriaan de Groot <adridg@freebsd.org>
Obtained from: https://reviews.freebsd.org/D15328
Also removed the dysfunctional TEST option and added the do-test target
that enables the 'make test'.
PR: 228009
Submitted by: robert.ayrapetyan@gmail.com
mainline has become GCC 9 and the 20180429 snapshot of GCC 9.0.0 is
the first of its kind.
Accordingly introduce the gcc9-devel port to track this development
of what ultimately is going to become the GCC 9 release series.
Fix the dependency on gpu-firmware-kmod, the version used was about a year
off.
Bump portrevision since dependency changed.
Approved by: jmd (maintainer)
MFH: 2018Q2
X-MFH-notes: merge with r469162
release of GCC 8.1 (the first of the GCC 8 series) and thus pretty much
the same, hence the jump in version number from 8.0.1 to 8.1.1.
Add a conflict with the soon forthcoming lang/gcc8 port that is going
to track GCC 8 releases.
Port changes:
* Change to DISTVERSION
* Add LICENSE/LICENSE_FILE
* Fix misspeling in the CONFIGURE_ENABLE for the NEXT_LOOK option
* Add ifdef guarding against non-existing I_PUSH ioctl value
* Regenerate other patches because portlint said they weren't properly generated
* Remove nls translation files (.mo) because they were deleted in configure with
the note that they weren't maintained
Reported by: portscout