Commit graph

14837 commits

Author SHA1 Message Date
Frederic Culot
19c20fde90 - Reassign sumikawa@'s ports after his commit bit was taken in for safekeeping 2015-11-21 13:33:18 +00:00
Sunpoet Po-Chuan Hsieh
a9e4ed1f94 - Update to 2.4.1
Changes:
- Fixed issue with missing file in distribution
2015-11-21 06:32:43 +00:00
Mark Felder
60b2b3a8a3 audio/murmur: Fix segfault on FreeBSD 9.x, use base OpenSSL
FreeBSD 9.x was segfaulting with the update to 1.2.10 due to the
change to build against the ports OpenSSL. The problem was that while
murmur was linked against ports OpenSSL, it was also linked to QT which
pulled in the base system OpenSSL. FreeBSD 10.x and head did not
segfault due to pure luck.

While here, require compiler:c++11-lang. This is definitely required for
the upcoming 1.3.0 release, but also I want to avoid and weirdness on
FreeBSD 9.x which was building murmur with gcc but required a
clang-built boost at build time.
2015-11-20 21:43:46 +00:00
Sunpoet Po-Chuan Hsieh
2b8bf87508 - Update to 2.4.0
- Add LICENSE_FILE
- Add SPEEX and THEORA options

Changes:	http://www.icecast.org/news/libshout-release-2_4_0/
2015-11-20 09:12:24 +00:00
Dmitry Marakasov
6d3e6bbdaa - Add LICENSE_FILE
- Switch to options helpers
2015-11-19 20:49:01 +00:00
Alexey Dokuchaev
b97ff92587 - Update to version 0.4.1
- Remove INSTALLS_ICONS knob (not to be used for Qt-based programs)
- Rephrase COMMENT and TOOLKIT_DESC
- Fix a few whitespace issues

PR:	204440
2015-11-19 13:37:41 +00:00
Alexey Dokuchaev
e3461f3178 Add a port of JACK output plugin for DeaDBeeF music player. There are few
versions available on the net; this is the only one that seemingly works.

WWW: https://github.com/Alexey-Yakovenko/jack
2015-11-18 18:20:01 +00:00
Dmitry Marakasov
efbbb0e665 - Add LICENSE
- Switch to options helpers
- Regenerate patches with `make makepatch`
2015-11-18 10:14:12 +00:00
Dmitry Marakasov
6f1b2777af - Clarify LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers
2015-11-18 10:14:05 +00:00
Dmitry Marakasov
ec9e11a4fd - Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers
2015-11-18 10:14:02 +00:00
Alexey Dokuchaev
e797dabf08 Clean up `audio/osd-lyrics' port a bit:
- Remove useless `pathfix' from USES and add more useful `localbase'
- Prefer AMAROK_CONFIGURE_ON over AMAROK_CONFIGURE_ENABLE for consistency
  with other options (configure arguments)
- Use option-dependent `post-install' target and remove needless .include
  <bsd.port.options.mk> thanks to that
- Unroll a .for loop over one file and optimize away another .for loop
  by using implicit iteration over ${PORTDOCS} instead
2015-11-16 08:47:09 +00:00
Alexey Dokuchaev
768126a108 This port no longer works with recent versions of glib and/or DeaDBeeF: the
player crashes upon loading plugin.  There are some patches floating on the
Internet that attempt to fix this, but they only partially address the bug;
plugin still crashes as soon as it calls g_dbus_connection_emit_signal().

Point users to somewhat limited, but working `audio/deadbeef-mpris2-plugin'
port instead, and deprecate this one (expiring in six months).
2015-11-16 05:30:50 +00:00
Alexey Dokuchaev
0f1cc5bd19 Add a port of up-to-date implementation of the MPRIS protocol for DeaDBeeF
music player.

Original MPRIS plugin (`audio/deadbeef-mpris-plugin') does not work anymore
and seems to be orphaned.  Original plugin supported MPRISv1 and MPRISv2;
this plugin only supports version two.

WWW: https://github.com/Serranya/deadbeef-mpris2-plugin
2015-11-16 05:07:07 +00:00
Thomas Zander
dca9c94809 Update to upstream version 0.7.0-b1
PR:		204499
Submitted by:	yamagi@yamagi.org (maintainer)
2015-11-15 16:21:01 +00:00
Sunpoet Po-Chuan Hsieh
7790fc95ee - Add LICENSE_FILE
- Add NO_ARCH
- Sort PLIST
2015-11-15 03:01:01 +00:00
Sunpoet Po-Chuan Hsieh
575c79da07 - Add LICENSE_FILE
- Add NO_ARCH
2015-11-15 03:00:57 +00:00
Sunpoet Po-Chuan Hsieh
b672375a7d - Add LICENSE_FILE
- Add NO_ARCH
2015-11-15 03:00:54 +00:00
Dmitry Marakasov
6051a78ca2 - Switch to USES=autoreconf 2015-11-14 20:33:58 +00:00
Dmitry Marakasov
f4a4f1bfbc - Add LICENSE
- Switch to USES=autoreconf
- Clean the port up
2015-11-14 13:56:32 +00:00
Dmitry Marakasov
836779c540 - Fix LICENSE
- Pet portlint
- Switch to options helpers
2015-11-14 03:55:23 +00:00
John Marino
0e2684f4de audio/wmsmixer: USES=alias to support DragonFly 2015-11-13 07:59:42 +00:00
Mark Felder
d0daae4fdf audio/murmur: Update to 1.2.10
PR:		204467
2015-11-12 20:23:53 +00:00
Jan Beich
261ae99803 audio/alsa-lib: oops, avoid redundancy from r401216 2015-11-10 22:43:16 +00:00
Jan Beich
55e2d7a835 audio/alsa-*: update to 1.1.0
Changes:	http://www.alsa-project.org/main/index.php/Changes_v1.0.29_v1.1.0
ACC report:	https://people.freebsd.org/~jbeich/compat_reports/alsa-lib/1.0.29_to_1.1.0/compat_report.html
2015-11-10 22:21:08 +00:00
Dmitry Marakasov
55d14cff81 - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches with `make makepatch`
2015-11-09 20:49:50 +00:00
Dmitry Marakasov
dbb82e0127 - Clarify LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers
2015-11-09 20:49:38 +00:00
Dmitry Marakasov
b6198411c1 - Clarify LICENSE
- Add LICENSE_FILE
- Python is not needed for build
- Add NO_ARCH
- Switch to options helpers
2015-11-09 20:49:17 +00:00
Dmitry Marakasov
9c7e17bb93 - Add LICENSE_FILE
- Switch to options helpers
2015-11-09 20:49:07 +00:00
Dmitry Marakasov
e10f330db5 - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
2015-11-09 20:48:39 +00:00
Dmitry Marakasov
0cac8d7767 - Add LICENSE_FILE
- Switch to options helpers
2015-11-09 20:48:34 +00:00
Dmitry Marakasov
294a9ed56e - Add LICENSE
- Switch to options helpers
2015-11-09 20:48:26 +00:00
Dmitry Marakasov
7cffd3c8f9 Remove support for WANT_SDL/HAVE_SDL knobs
WANT_SDL/HAVE_SDL macros allowed a port to check which SDL components
are installed. This goes against the policy of avoiding automatic
dependencies, and there are actually no cases in the portstree where
these knobs are used properly, so axe them out.

Approved by:	portmgr (mat)
Differential Revision:	D4093
2015-11-09 14:30:02 +00:00
Andrew Turner
b365dc944a Disable NEON on AArch64, the code is written for 32-bit ARM so fails to
compile.

Approved by:	tijl
Differential Revision:	https://reviews.freebsd.org/D4105
2015-11-08 12:05:26 +00:00
Pawel Pekala
1d00c8d774 Update to version 15.10.2
PR:		204193
Submitted by:	tkato432@yahoo.com
2015-11-06 23:38:12 +00:00
Guido Falsi
a313bac10a Update to 1.0.1 2015-11-06 17:57:41 +00:00
Tijl Coosemans
ac0075c2b5 Update the Linphone stack.
Linphone 3.9.0
Ortp 0.25.0 + bump PORTREVISION on dependent ports (devel/libosmo-abis)
Libbzrtp 1.0.3
Belle-sip (fix files/patch-src-belle_sip_headers_impl.c)
Mediastreamer 2.12.0
MS plugins (msbcg729 1.0.1, msilbc 2.1.2, msopenh264 1.1.1, msx264 1.5.2)
2015-11-06 16:24:13 +00:00
Dmitry Marakasov
87e6537b2a - Add LICENSE
- Drop unneeded WX_UNICODE
2015-11-06 16:04:32 +00:00
Dmitry Marakasov
a2163dda7e - Fix build on 11.x
- Switch to options helpers
2015-11-06 15:52:57 +00:00
Mathieu Arnold
065c026fe5 Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
2015-11-05 12:36:25 +00:00
Sunpoet Po-Chuan Hsieh
bc30cb60b8 - Add LICENSE_FILE
- Update BUILD_DEPENDS: remove redundant LOCALBASE/bin
2015-11-04 20:13:56 +00:00
Sunpoet Po-Chuan Hsieh
fb4243736a - Move devel/py-parsing to devel/py-pyparsing
- Change MASTER_SITES to CHEESESHOP
- Remove DISTNAME
- While I'm here, remove duplicate PORTREVISION for security/py-crits/Makefile
2015-11-04 20:11:00 +00:00
Pawel Pekala
c1cc9d3f48 Use PyPI name for PORTNAME
Suggested by:	koobs
2015-11-02 19:05:10 +00:00
Rene Ladan
5e1001eeb3 Remove expired ports:
2015-10-31 audio/cmus-post.fm: Broken for more than 6 months
2015-10-31 devel/libphish: Broken for more than 6 months
2015-10-31 devel/rubygem-debugger: This port is for Ruby 1.9 only. Upstream stopped maintenance.
2015-10-31 games/linux-ningpo-demo: Broken for more than 6 months
2015-10-30 graphics/gdal-grass: Superseded by gdal-2.0.0
2015-10-31 graphics/picviz: Broken for more than 6 months
2015-10-31 irc/weechat-devel: far behind stable irc/weechat (use it instead)
2015-10-31 mail/cucipop: Broken for more than 6 months
2015-10-31 math/rkward-kde4: Depends on deprecated math/R-cran-car
2015-10-31 multimedia/streamanalyze: Broken for more than 6 months
2015-10-31 net-mgmt/collectd: Please move to collectd5 - collect4 is not developed/patched
2015-10-31 sysutils/sdd: Broken for more than 6 months
2015-10-31 sysutils/xfce4-minicmd-plugin: Broken for more than 6 months
2015-10-31 www/linux-libgtkembedmoz: Broken for more than 6 months
2015-10-31 www/py-feedfinder: Broken for more than 6 months
2015-10-31 www/py-openssl-proxy: Broken for more than 6 months
2015-10-31 www/py-webware: Broken for more than 6 months
2015-10-31 www/py-webware-component: Depends on deprecated www/py-webware
2015-10-31 x11-fonts/code2001: Broken for more than 6 months
2015-10-31 x11-wm/e-module-diskio: Broken for more than 7 months
2015-11-01 16:02:28 +00:00
Pawel Pekala
7f565d830a Rename audio/py-audiotools to match PyPI nomenclature
Submitted by:	koobs
2015-10-29 16:23:23 +00:00
Mathieu Arnold
be3db7e210 fix dependencies, add more options
PR:		202737
Submitted by:	Andriy Voskoboinyk, maintainer
Sponsored by:	Absolight
2015-10-29 13:47:30 +00:00
Pawel Pekala
8cff27805b Python Audio Tools are a collection of audio handling programs which work from
the command line. These include programs for CD extraction, track conversion
from one audio format to another, track renaming and retagging, track
identification, CD burning from tracks, and more. Supports internationalized
track filenames and metadata using Unicode. Works with high-definition,
multi-channel audio as well as CD-quality. Track conversion uses multiple CPUs
or CPU cores if available to greatly speed the transcoding process. Track
metadata can be retrieved from FreeDB, MusicBrainz or compatible servers.

WWW: http://audiotools.sourceforge.net

PR:		200705
Submitted by:	James Buren <ryu0@ymail.com>
2015-10-28 19:18:37 +00:00
Mathieu Arnold
3e39973af4 Add a dependency on devel/icu to fix the build if boost-libs is built
without it.

PR:		204079
Submitted by:	Tony Morlan
Sponsored by:	Absolight
2015-10-28 12:57:37 +00:00
Roman Bogorodskiy
57831d4b5d audio/deadbeef: fix GUI option handling
The audio/deadbeef port has a GUI radio option that allows to choose between
GTK2 and GTK3 sub-options. Apparently, choosing sub-options does not directly
affect the parent option, for example, choosing GTK2 doesn't turn the GUI
option. As it's used in PLIST_SUB, it could result in a broken package, e.g.
without gui even if GTK2 is enabled.

Fix that by adding appropriate _IMPLIES for sub-options and manually turn
off the parent option if none of sub-options was enabled.

Bump PORTREVISION so users could get a new package with GTK2 UI as it supposed
to be.

PR:		203974
Approved by:	vg (maintainer)
2015-10-27 16:59:14 +00:00
Thomas Zander
a5a2cf3136 Update to upstream version 0.4.0
PR:		203796
Submitted by:	tkato432@yahoo.com
2015-10-27 11:05:42 +00:00
Thomas Zander
3353965f4f Update to upstream version 6.06
PR:		203795
Submitted by:	tkato432@yahoo.com
2015-10-27 07:50:02 +00:00