Commit graph

14773 commits

Author SHA1 Message Date
Danilo Egea Gondolfo
298fcb52ef - Add a workaround for a problem caused by clang
For some reason clang is breaking the code when openal-soft is built with
optimizations. If the file alBuffer.c is built with -O1 the problem don't
happens. See https://github.com/kcat/openal-soft/issues/18
The problem seems to happen just on CURRENT due the clang version.

PR:		199488, 203818
Tested by:	ohartman@zedat.fu-berlin.de
Approved by:	mva
MFH:		2015Q4
2015-10-17 16:32:52 +00:00
John Marino
ef8c547149 audio/musicpc: tweaks from obsolete upgrade PR
There was an existing PR to upgrade this port but it was upgraded without
that PR.  Here are some nonfunctional tweaks that PR was going to make.

PR:		201172
submitted by:	ports fury
2015-10-16 16:34:26 +00:00
Dmitry Marakasov
7690e06c80 - Update to 2.1.5
- Add LICENSE_FILE

PR:		203570
Submitted by:	portmaster@bsdforge.com (maintainer)
2015-10-16 13:09:40 +00:00
Dmitry Marakasov
bd52a48867 - Add NO_ARCH 2015-10-15 20:44:56 +00:00
Dmitry Marakasov
54138bd6c3 - Add NO_ARCH 2015-10-14 23:51:12 +00:00
Frederic Culot
1d0b9d3e31 - Reassign lippe@'s ports after his commit bit was taken in for safekeeping 2015-10-14 11:04:10 +00:00
Dmitry Marakasov
d571ca773e - Update to 2.7.1
- Pass maintainership to submitter

PR:		203740
Submitted by:	ports@toco-domains.de
2015-10-13 22:24:28 +00:00
Christian Weisgerber
0b0cf9fc3e Use the new test framework in my ports, if applicable.
While here, also strip more libraries.
2015-10-13 20:07:54 +00:00
Jan Beich
dbd1be6896 audio/alsa-lib: hook lsb tests 2015-10-13 18:01:57 +00:00
Thomas Zander
bb4df476e7 Update to upstream version 0.46.7
PR:		203241
Submitted by:	tkato432@yahoo.com
2015-10-10 16:41:45 +00:00
Tijl Coosemans
3a55a118dd Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.
These were FreeBSD specific aliases for libiconv(), libiconv_open() and
libiconv_close() that are now also provided by libc which complicates
writing configure tests that work correctly when both libc iconv and
libiconv are available.

Also, because the libiconv iconv.h header redefines iconv* to libiconv*
correct use of the header implies that the aliases aren't used.

The following ports needed fixes because there was something wrong with
the way they tried to detect or use iconv:

audio/deadbeef: Remove LIBICONV_PLUG from a source file.  It's a
compile-time option and should not be set in source code.
comms/hidapi: Use standard AM_ICONV configure macro to look for iconv.
deskutils/fbreader: Let ports framework deal with LIBICONV_PLUG.
deskutils/ljclive: Override configure test for iconv.
deskutils/owncloudclient: Add USES=iconv and patch test for iconv.
devel/aegis: Bump PORTREVISION because it no longer uses libiconv.
devel/libexplain: Add USES=iconv and override test for iconv.
devel/sdl20: Override configure test for iconv.
emulators/vmw: Replace OSVERSION checks with ICONV_LIB checks and include
<iconv.h> instead of <sys/iconv.h>.
irc/scrollz: Override configure test for iconv.
japanese/chasen-base: Override configure test for iconv and patch
configure so it no longer adds -liconv to linker flags just because it
happens to be installed.
japanses/eb: Patch configure test for iconv.
japanses/eblook: Override configure test for iconv.
java/jikes: Override configure test for iconv.
multimedia/transcode: Bump PORTREVISION because only one plugin links with
libiconv now.
net/c3270: Override configure test for iconv.
net/samba4*: Bump PORTREVISION because it no longer uses libiconv.  The
configure script will always add -liconv to the linker flags when it
happens to be installed which would be wrong but later on binaries are
linked with -Wl,--as-needed and the linker discards -liconv because it
finds iconv*() functions in libc now and no longer in libiconv.
net-mgmt/icinga-*: Remove dependency on iconv.
net-mgmt/netxms: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net/asterisk11: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net-p2p/transmission-*: Override configure test for iconv.
www/htmlcxx: Override configure test for iconv.
www/httrack: Override configure test for iconv.
www/xapian-omega: Override configure test for iconv.
x11/mrxvt(-devel): Add USES=iconv and override configure test for iconv.
x11/x3270: Override configure test for iconv.
x11-wm/jwm: Override configure test for iconv.

PR:		202838
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2015-10-10 14:03:00 +00:00
John Marino
73a3bb2b3e audio/quimup: Upgrade version 1.3.2 => 1.4.0
I tweaked provided patch to revert some unnecessary changes. Technically
the change of ${PORTNAME} to quimup is unnecessary but I fully support
the reversal of PORTNAME abuse.

PR:		199220
Submitted by:	ports fury
2015-10-10 12:15:58 +00:00
John Marino
7e07290790 audio/py-karaoke: Fix runtime error on F9
PR:		199216
Submitted by:	ports fury
2015-10-10 10:13:50 +00:00
John Marino
959ed4569d audio/musescore: Upgrade version 1.3 => 2.0.2
PR:		199214
Submitted by:	ports fury
2015-10-10 05:44:35 +00:00
John Marino
911bd66ab3 audio/qsampler: Upgrade version 0.3.0 => 0.3.1
PR:		199218
submitted by:	ports fury
2015-10-09 23:03:41 +00:00
John Marino
da50850272 audio/qjackctl: Upgrade version 0.3.13 => 0.4.0
PR:		199217
Submitted by:	ports fury
2015-10-09 21:44:27 +00:00
Jimmy Olgeni
42bc424f61 Remove trailing whitespace from Makefiles, A-L. 2015-10-08 15:11:28 +00:00
David Chisnall
bae9780745 Fix the post-install message to only refer to ports that actually exist.
While here, sort them a bit so that the user doesn't have to look up the relevant one for their DE / use case.

PR:		202926
2015-10-08 14:18:12 +00:00
Dmitry Marakasov
724c1cfd0d - Switch to options helpers
- Switch to new test framework

Approved by:	portmgr blanket
2015-10-07 01:37:46 +00:00
Dmitry Marakasov
f0c42d3fa2 - Switch to options helpers
Approved by:	portmgr blanket
2015-10-07 01:37:39 +00:00
Dmitry Marakasov
43bb62bdc7 - Switch to options helpers 2015-10-07 01:36:58 +00:00
Thomas Zander
eb1fc8194e Update to upstream version 1.0.7, fix vorbis decoder handling
PR:		203240
Submitted by:	tkato432@yahoo.com
Reviewed by:	riggs
2015-10-04 17:26:21 +00:00
Nicola Vitale
9169d5579f - Support newer libedit by using different name for a constant
(fixes build on current)
- Switch to USES=libedit as suggested by stage-qa:

http://poudriere.amdmi3.ru/data/10-amd64-default/failures_all_2015_09_28/logs/errors/ufmcontrol-i18n-0.3.5.log

- Fix indentation
- Set DATADIR, fixing xufmrc installation. Without that, incorrect DATADIR is
  created, and xufmrc is installed AS (as opposed to `into') share/ufmcontrol.

PR:	203490
Submitted by:	amdmi3
2015-10-04 16:17:20 +00:00
Thomas Zander
c39d55b880 Update to upstream version 0.4.2, port cleanup
- Simplify fft handling:
  Only allow single precision fftw3 (recommended by upstream)
  or built-in ooula (fallback)
- Use OPTION helpers
- Add LICENSE_FILE
- Pet portlint

PR:		203239
Submitted by:	tkato432@yahoo.com
Reviewed by:	riggs
2015-10-04 08:41:18 +00:00
Thomas Zander
1cc9bc2ef9 Update to upstream version 1.0
PR:		203238
Submitted by:	tkato432@yahoo.com
2015-10-03 17:17:05 +00:00
Thomas Zander
5aa3414794 Update to upstream version 3.0.11.4
PR:		202796
Submitted by:	hirner@bitfire.at (maintainer)
2015-10-03 12:15:14 +00:00
Jason Unovitch
a1c508e98b audio/soundconverter: pass on maintainership and clean up port
- Pass maintainer from ports@ to submitter
- Add maintainer mirror to MASTER_SITES
- Add NO_ARCH
- Sort USES (portlint)
- Remove unconditional gettext USES and add NLS knob (portlint)
- Update WWW link and update pkg-descr based on upstream verbiage

PR:		200505
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (with changes)
2015-10-03 00:59:57 +00:00
Pawel Pekala
8a8937a543 - Update to version 15.08
- Simplify MASTER_SITES
- Add LICENSE_FILE
- Use CPPFLAGS for preprocessor flags
- Remove INSTALLS_ICONS, it's for Gtk+ applications

PR:		202841
Submitted by:	tkato432@yahoo.com
2015-10-01 20:38:03 +00:00
Vanilla I. Shu
4b3450299e Upgrade to 0.27. 2015-10-01 15:20:32 +00:00
Vanilla I. Shu
ad412be33e Upgrade to 4.3.0. 2015-10-01 13:27:43 +00:00
Vanilla I. Shu
a87b251f98 Upgrade to 1.0.3. 2015-10-01 13:14:34 +00:00
Vanilla I. Shu
04de5a1491 Upgrade to 1.0.3. 2015-10-01 09:35:26 +00:00
Vanilla I. Shu
4650b85a01 Upgrade to 3.0.1. 2015-10-01 08:38:08 +00:00
Vanilla I. Shu
735225bd5f Upgrade to 2015-09-28. 2015-10-01 06:04:26 +00:00
Vanilla I. Shu
6b8dd17038 Upgrade to 2.8.7. 2015-10-01 05:58:56 +00:00
Thomas Zander
67e03fa8b1 Un-break port by providing updated MASTER_SITES
PR:		202977
Submitted by:	christopher.key@cantab.net
MFH:		2015Q3 (build fix blanket)
2015-09-28 08:06:14 +00:00
Thomas Zander
2e9f199525 Update to recent upstream snapshot, bump PORTVERSION to 0.9.7a
PR:		203207
Submitted by:	FreeBSD@ShaneWare.Biz (maintainer)
2015-09-28 07:12:22 +00:00
Steve Wills
66d314b5f8 audio/optimfrog: fix fetch 2015-09-27 21:11:07 +00:00
Antoine Brodin
3774779a15 Deprecate ports broken for more than 6 months 2015-09-26 21:39:10 +00:00
Jan Beich
00d4634211 Convert my ports to USES=localbase 2015-09-26 20:26:21 +00:00
Koop Mast
7b97259096 Update gstreamer1 ports to 1.6.0.
* gstreamer1-libav now uses ffmpeg from ports.
* New ports:
  * gstreamer1-validate: Tools to detect if elements are not behaving
    as expected, mainly aimed at developers, or advanced debugging.
  * gstreamer1-rtsp-server: Base foundation for building a rtsp
    server ontop of GStreamer
 * Bunch of new plugins like: mpg123, rsvg, libde265, openh264, x265 and dtls.

Release announcement:
  http://lists.freedesktop.org/archives/gstreamer-announce/2015-September/000357.html

Obtained from:	gnome devel repo
2015-09-26 14:36:23 +00:00
Olivier Duchateau
0f7f16de14 Update to 1.3.3
Changelog: https://raw.githubusercontent.com/pragha-music-player/pragha/master/NEWS
2015-09-26 06:26:11 +00:00
Dmitry Marakasov
1db43fae92 - Switch to options helpers
Approved by:	portmgr blanket
2015-09-25 11:50:12 +00:00
Baptiste Daroussin
ca2bebd85d Convert to @sample 2015-09-24 22:12:09 +00:00
Dmitry Marakasov
076885f7f6 - Drop 8.x support
Approved by:	portmgr blanket
2015-09-23 22:59:06 +00:00
Dmitry Marakasov
c630bb7bde - Drop no-op WX_UNICODE and unneeded {CPP,LD}FLAGS 2015-09-23 00:47:47 +00:00
Dmitry Marakasov
f67b5cd443 Don't create ${PREFIX}/lib/oss/logs - it currently doesn't get to
the package anyway, and doesn't seem to be needed - the only mention
of it in the source references sbin/soundon log, however on FreeBSD
sbin/soundon stores log in /var/log.
2015-09-22 19:23:18 +00:00
Jimmy Olgeni
686b747c39 Typos, whitespace and capitalization fixes (A-F). 2015-09-20 19:59:03 +00:00
Alexey Dokuchaev
3a63ba57c2 Remove BROKEN on Tier-2 systems statements which no longer true at least
on PowerPC (verified for all of them) and some also on SPARC (whenever I
was able to test those on flame.freebsd.org) and even IA64 (which should
be OK to remove anyways, because it was never really supported system in
ports land and was officially killed in -CURRENT a while ago.
2015-09-20 14:35:57 +00:00
Jan Beich
da13143a43 audio/gogglesmm: minor cleanup
- Convert to USE_GL
- Drop redundant assignments
2015-09-20 01:13:28 +00:00