1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
Commit Graph

16564 Commits

Author SHA1 Message Date
Thomas Zander
c31e361f72 Fix build on several architectures (ensure __builtin_bswap16 is available)
PR:		229339
Submitted by:	tobik
MFH:		2018Q3
2018-07-07 13:30:07 +00:00
Yuri Victorovich
893c43e2f0 audio/rkr-lv2: Unbreak on non-Intel/AMD architectures
Reported by:	linimon
2018-07-07 07:20:08 +00:00
Mark Linimon
fd22400b4e Mark these ports as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint and modernize.

Approved by:	portmgr (tier-2 blanket)
2018-07-07 06:44:07 +00:00
Dmitry Marakasov
aed252ca6d - Switch to options helpers
Approved by:	portmgr blanket
2018-07-05 12:44:02 +00:00
Dmitry Marakasov
7f741447a6 - Add LICENSE
Approved by:	portmgr blanket
2018-07-04 09:07:36 +00:00
Yuri Victorovich
cb2a9ccd7f New port: audio/libsonic: Simple library to speed up or slow down speech 2018-07-04 02:41:30 +00:00
Rodrigo Osorio
d887f8e778 Fix compiler issues for 12.0
- replace preprocessor variable _GCU_VERSION_ with __VERSION__
- Bump PORTREVISION
2018-07-03 10:06:41 +00:00
Romain Tartière
cfe05456be Always use the GTK3 interface
When built against GTK2, label names are improperly ellipsized, making the user
interface somewhat useless.  Remove the OPTIONS to choose between GTK2 and GTK3
and always build the GTK3 version which does not have this problem.

Bump PORTREVISION.

PR:		228873
Reported by:	samy.mahmoudi@gmail.com
2018-07-02 19:46:56 +00:00
Mark Linimon
aff42c7199 Mark ports broken on mips64 that are already broken on powerpc64. In
most cases, the failure mode is the same.  Also, mark them broken on
mips when necessary.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-07-02 04:00:29 +00:00
Mark Linimon
73a85a1a6b Reset maintainer: <kaeru@inigo-tech.com> Recipient not found. 2018-07-01 09:32:03 +00:00
Mark Linimon
c7df1277c6 Mark these ports broken on mips64 and/or mips.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-07-01 09:17:45 +00:00
Gleb Popov
98ae1eaf36 lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports.
As usual, it is recommended to rebuild or reinstall all the
dependent ports and the lang/ghc port itself in one of the following
ways:

# portmaster -w -r ghc
  or
# portupgrade -fr lang/ghc

In case of pkg(8), it is probably safer to remove all the GHC-dependent
packages along with GHC and reinstall everything from scratch.  For
example:

# pkg query "%ro" ghc > ghc-pkgs.txt
# pkg delete -y lang/ghc

In ghc-pkgs.txt, check and remove all the packages that have been moved
on the update, then use this command:

# pkg install -y `cat ghc-pkgs.txt`

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16038
2018-06-30 09:57:59 +00:00
Jan Beich
3beb732dad devel/icu: update to 62.1
Changes:	http://site.icu-project.org/download/62
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		229359
Exp-run by:	antoine (only 10.4)
2018-06-29 14:22:11 +00:00
Tobias C. Berner
b1a1d38bf9 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	→https://reviews.freebsd.org/D15540
2018-06-28 17:39:53 +00:00
Alexey Dokuchaev
07ec6a83c6 Update `audio/deadbeef-mpris2-plugin' to version 1.11.
Reported by:	portscout
2018-06-28 09:44:20 +00:00
Yuri Victorovich
24954ca509 audio/padthv1-lv2: Update 0.9.0 -> 0.9.1
Reported by:	portscout
2018-06-27 18:03:05 +00:00
Tobias Kortkamp
788f55bde5 audio/qsynth: Update to 0.5.1
- Use the upstream release tarballs with a pregenerated configure, etc.
- Drop the seemingly unnecessary post-configure which was added in
  r308039 but with no reason given for it in the associated PR or
  log
- Update --help output to mention the sndio drivers too
- Patch audio driver list in the man pages too
- Follow WWW redirect
- Take maintainership

Changes:	https://qsynth.sourceforge.io/qsynth-downloads.html
2018-06-27 07:55:07 +00:00
Emanuel Haupt
5fb7b6ec4e Reset maintainer (3+ months of inactivity).
Discussed with:	portmgr (adamw, mat)
2018-06-26 17:06:33 +00:00
Tobias Kortkamp
cee00e0e78 audio/cmus: Fix build on powerpc
checking for successful build of ffmpeg.c...
cc1: error: unrecognized command line option "-std=gnu11"
no
configure failed.

track_info.o: In function `track_info_new':
track_info.c:(.text+0x2c): undefined reference to `__atomic_fetch_add_8'

Allow build on powerpc64 again as the error in BROKEN looks to be
same as the first error on powerc.
2018-06-26 14:36:48 +00:00
Hans Petter Selasky
a25407f140 Update jack-keyboard to revision 2.7.2.
This update features a major GUI rework.

Approved by:	pi@
2018-06-26 09:09:51 +00:00
Sunpoet Po-Chuan Hsieh
05f155d9b1 Revert r473259 and r473260 which are committed by accident
- Bump PORTEPOCH for protobuf and py-protobuf
- Bump PORTREVISION for dependent ports
2018-06-24 21:11:14 +00:00
Sunpoet Po-Chuan Hsieh
cf03afc451 Update to 3.6.0
Changes:	https://github.com/google/protobuf/releases
2018-06-24 20:19:45 +00:00
Alexey Dokuchaev
2c0d85ed23 Fix some corrupted attribution lines. 2018-06-24 06:34:38 +00:00
Yuri Victorovich
487c1180f9 audio/artyfx-lv2: Fix build on non-Intel/AMD platforms
Reported by:	linimon
2018-06-24 04:44:56 +00:00
Roman Bogorodskiy
376c305df4 audio/mp3blaster: un-break on powerpc64
Previously clang 6 narrowing errors were silenced by adding
-Wno-narrowing to CXXFLAGS. However, the older gcc on powerpc64
(and probably some other Tier-2 platforms) does not support
this flag, so un-break the build by removing this flag and
fixing narrowing issues on the code level.
2018-06-24 04:06:02 +00:00
Mark Linimon
7df5ab79b2 Mark these broken on non-x86.
I was not able to find a quick fix for these, although most of the
other -lv2 ports were fairly easy.

Approved by:	portmgr (tier-2 blanket)
2018-06-24 01:36:11 +00:00
Tobias C. Berner
bb238a10bf Update math/gsl to 2.5
PR:		229067
2018-06-23 08:27:13 +00:00
Tobias C. Berner
434f606983 Make flavors explicit for phonon.
Reported by:	VVD (via irc)
2018-06-22 20:22:32 +00:00
Yuri Victorovich
21d3e67925 audio/ir-lv2: Update 1.3.3.8 -> 1.3.4
Reported by:	portscout
2018-06-22 09:21:01 +00:00
Mark Linimon
f63b863db0 Mark these ports as broken on aarch64.
Approved by:	portmgr (tier-2 blanket)
2018-06-22 00:03:08 +00:00
Mark Linimon
0e9d79c998 Mark as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-06-21 23:52:37 +00:00
Tobias C. Berner
60539b7275 multimedia/*phonon*: update and flavorize with @qt4/@qt5
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14632
2018-06-21 16:52:09 +00:00
Yuri Victorovich
915f8ecd54 audio/ir-lv2: Update 1.3.3.2 -> 1.3.3.8
Support for zita-convolver-4 (not yet committed).
2018-06-21 08:23:15 +00:00
Tobias Kortkamp
50346552a3 audio/openal-soft: Cleanup options
- Drop bogus FLUIDSYNTH option (MIDI support was removed in 1.17.0)
- The sndio backend is missing capture support.  This can lead to crashes
  when there is no usable fallback backend available.  As a workaround
  always enable the OSS backend when the sndio backend is wanted.
- Prioritize sndio over OSS when it's enabled which should
  make it unnecessary to fiddle with config files when building
  with both SNDIO and OSS.
- Turn off dynamically loading backend libs via dlopen
- Correct lib depends
- Update pkg-descr
- Take maintainership
2018-06-21 06:32:16 +00:00
Mathieu Arnold
4376dbbb58 Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2018-06-20 17:05:41 +00:00
Yuri Victorovich
ef9cb898f7 audio/caps-lv2: Switch to clang-5 to avoid the regression in clang-6.
Remove BROKEN statements which have this regression as a reason.

Reported by:	fallout
2018-06-19 22:30:07 +00:00
Yuri Victorovich
f537701b3f audio/x42-plugins-lv2: Switch to clang-5 to avoid regression in clang-6
Reported by:	fallout
2018-06-19 21:48:16 +00:00
Mark Linimon
efc62e6bcd Adjust USES to fix builds on gcc-based architectures.
While here, pet portlint.

Tested for no regression on amd64.

Approved by:	portmgr (tier-2 blanket)
2018-06-18 19:03:03 +00:00
Mark Linimon
a875dccebc Mark ports broken on powerpc64, categories a-c.
While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
2018-06-18 01:48:46 +00:00
Fernando Apesteguía
df042c6f91 audio/musicpc: update to 0.30
PR:	229034
Reported by:	uzsolt@uzsolt.hu (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D15852
2018-06-17 20:43:35 +00:00
Tobias Kortkamp
63b1f04492 audio/sidplay2: Unbreak on FreeBSD 12.0
- While here also add license information

checking for working sidplay2 library and headers... /usr/local/lib, /usr/local/include
configure: error:
sidplay2 build test failed with found library and header files.
Please check your installation!

In file included from conftest.cc:27:
...
/usr/include/stdlib.h:97:17: error: declaration of 'exit' has a different language linkage
_Noreturn void   exit(int);
                 ^
conftest.cc:11:6: note: previous declaration is here
void exit (int);

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p472224_s334983/logs/errors/sidplay2-2.0.9_4.log
2018-06-17 18:52:54 +00:00
Yuri Victorovich
2f239b45e4 audio/qmidiarp: Limit portscout to valid versions 2018-06-17 18:32:14 +00:00
Tijl Coosemans
c14e4f5f73 Update automake to 1.16.1. Also remove automake-wrapper. We haven't had
multiple versions of automake in years and probably won't in the future.

PR:		228809
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2018-06-14 12:47:58 +00:00
Mark Linimon
d864899546 Fix build on non-x86 archs.
PR:		196985
Submitted by:	sbruno
2018-06-12 04:23:29 +00:00
Dmitry Marakasov
5c3c150b9f - Pet portlint
- Add LICENSE
- Add missing dependency
- Switch to USES=localbase
- Update WWW

Approved by:	portmgr blanket
2018-06-11 09:34:32 +00:00
Yuri Victorovich
1e00ace72c audio/py-pysndfile: Update 1.1.0 -> 1.1.1
Port changes:
* Remove stripping (it does it itself)
* Update WWW

Reported by:	portscout
2018-06-11 05:30:31 +00:00
Mark Linimon
13fb0b92a2 Fix port builds for architectures which remain on gcc as the default compiler.
This will primarily help powerpc64.

For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).

Tested for no-harm on amd64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-06-11 01:44:15 +00:00
Yuri Victorovich
9bcb89e566 audio/fluidplug-lv2: Unbreak on non-Intel/AMD platforms
Make SSE flags depend on the option SSE that defaults to 'on' only on amd64/i386 architectures.
2018-06-10 17:17:38 +00:00
Thomas Zander
a1df13d85f Fix startup script for FreeBSD 10: -o option is unknown
PR:		228266
Submitted by:	takefu@airport.fm
MFH:		2018Q2
2018-06-10 17:11:05 +00:00
Tobias C. Berner
ad958c1e99 Update audio/cantata to 2.3.1 2018-06-10 14:47:10 +00:00