Commit Graph

3385 Commits

Author SHA1 Message Date
sthen
c0ab4570a3 sync wantlib 2012-12-21 12:50:14 +00:00
sthen
6fe222514d sync wantlib 2012-12-21 12:13:35 +00:00
naddy
9aa94f3d19 maintenance update to 0.1.6 2012-12-18 16:42:16 +00:00
naddy
1e474f48e1 remove Peter Stromberg as maintainer:
"I haven't used any of those ports myself for a long time, so I think it's
best you remove me as maintainer."
2012-12-13 16:34:47 +00:00
naddy
1fb7663ed6 update to 1.0.2: fixes an out-of-bounds read 2012-12-10 20:08:23 +00:00
naddy
9946108ed6 FLAC has moved to Xiph.Org 2012-12-10 20:06:10 +00:00
brad
930f42af09 Jacob Meuser disappeared a year and a half ago so remove him as MAINTAINER.
ok ajacoutot@
2012-12-09 07:29:57 +00:00
dcoppa
97133a8831 Trying to use TagLib with mpd_music_dir unset resulted in a segfault
in TagLib when trying to open the file: its path was just the
filename (upstream git commit 1e1aba121d512f8fadc627d093c54e063416da67)
2012-12-05 12:46:19 +00:00
dcoppa
8f789047a2 Update to pianobar-2012.12.01 2012-12-05 12:20:43 +00:00
jasper
9ccd86c097 - easytag moved over to the gnome infrastructure, so adjust HOMEPAGE accordingly.
current releases will stay of sf.net for now.
- adjust license marker while here
2012-12-02 19:13:07 +00:00
dcoppa
99617a49c5 Unbreak after pandora.com's api changes:
waitress: Fix chunked decoder
Fix "Get stations... Network error: Invalid encoded data."

New default TLS fingerprint
Fix "(i) Login... Network error: TLS handshake failed."

From upstream github.
2012-11-30 15:52:56 +00:00
ajacoutot
5000656833 Enable X11 and xdg/autostart support. 2012-11-30 12:26:15 +00:00
jasper
c42c476eca mark broken on mips64 due to lack of atomic_ops.h 2012-11-29 16:38:04 +00:00
jasper
df3534b811 mark this broken on mips64 too 2012-11-29 16:36:56 +00:00
ajacoutot
b88433ddde Cleaner patch; no pkg change. 2012-11-28 11:19:01 +00:00
brad
6cbc36e98d Add support for newer Xine-lib.
ok ajacoutot@
2012-11-28 07:16:17 +00:00
ajacoutot
85155ae3dd Use __progname for pa_get_binary_name().
Remove useless patches.
2012-11-27 19:29:54 +00:00
rpe
6e4f16c076 remove leftover after update to 2.5.4
ok sthen@
2012-11-26 12:29:52 +00:00
landry
ced18a5325 Unhook abcde,lame, that FLAVOR has disappeared. 2012-11-22 18:36:52 +00:00
sthen
93942e71be update abcde to 2.5.4, tweaks/ok stsp@, tested by stsp and Lars von den Driesch 2012-11-21 20:38:48 +00:00
sthen
3bff9f9aa5 +cd-discid 2012-11-21 20:37:54 +00:00
sthen
82f0719058 import ports/audio/cd-discid, split from abcde. ok stsp@
cd-discid is a backend utility to get CDDB discid information from a CD-ROM
disc. It was originally designed for cdgrab (now abcde), but can be used for
any purpose requiring CDDB data.
2012-11-21 20:37:34 +00:00
dcoppa
4ac94ca3e5 player: fix typecast
(upstream git commit 12f132dd220027ee2075572d7271a5b13cfa4cbe)
2012-11-20 09:23:59 +00:00
sthen
fa58fb04db Update to milkytracker 0.90.85, from dhn at freebsd, minor tweaks by me. 2012-11-19 15:06:51 +00:00
eric
94a8e79e3b fix sndio backend: make mio_open blocking.
discussed with ratchov@ and armani@

ok ajacoutot@
2012-11-12 12:27:00 +00:00
dcoppa
8011235fd9 Correctly parse covr atoms with type 0
(upstream git commit 3a5aeb457324f9dcac2c0051e94b0d748af63f65)
2012-11-12 11:12:03 +00:00
ajacoutot
46b430f2cb Fix -rpath so that the sndio() module loads correctly.
Add comment to pc file patches.
Remove -rpath patches from Makefile.am.
Fix a bogus blindly copied over define from FreeBSD.

Note that pulseaudio is still broken, sndio(7) errors out...
2012-11-10 14:52:54 +00:00
dcoppa
26521100c2 Fix noop frame id size check in ID3v2::FrameFactory::createFrame
(upstream git commit c42bdeab43dc1a0fa1c15ddf025e76932ba26f62)
2012-11-07 09:48:20 +00:00
sthen
0a1276103c missing build dep on portaudio. 2012-10-31 10:18:57 +00:00
dcoppa
6e08287364 player: Recover from AAC decoding error
Decoding errors are usually not fatal, so we can recover by skipping
the broken frame. This also fixes invalid memory reads caused by
sampleSizeCurr >= sampleSizeN.

(upstream git commit dd6c620b53272e2eb4b091a835cd250309f04cad)
2012-10-30 16:59:23 +00:00
kili
2acb3c8385 Move the @exec and @unexec lines running the {,un}register.sh scripts
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +00:00
dcoppa
703254f9e0 Zap a bogus '-L/usr/lib/lastfm'; no bump needed 2012-10-26 07:18:36 +00:00
dcoppa
60060e8d62 - Check return values of system() calls (stolen from ubuntu)
- Fix manpage errors and remove USE_GROFF
2012-10-25 13:43:42 +00:00
dcoppa
232457e399 Add the dbus extension by Ken Rossato <rossatok@umd.edu>.
This extension provides an MPRIS interface for controlling Last.fm
through D-Bus.

While here, fix some (portswise) inaccuracies.
2012-10-24 14:57:59 +00:00
sthen
5aa82ed35c whitespace 2012-10-23 09:39:51 +00:00
sthen
8fa3162ab9 bump so pkg_add -u picks up the change in static lib from moving to PIE. 2012-10-19 12:46:54 +00:00
giovanni
2e62646874 Major update to 3.3.0, many plugins added, bugs fixed and many more 2012-10-18 08:15:41 +00:00
ajacoutot
899f1feec9 Maintenance update to pulseaudio-2.1.
ok robert@ (maintainer)
2012-10-17 11:49:08 +00:00
dcoppa
cbdec9988d Fix a bug in updating MP4 tags
(upstream git commit a9df3e48f7b59bc27e115e5b0ad057a642b6fac3)

Fix saving of PropertyMap comments without description into ID3v2
tags (upstream git commit c8994ede3fdc8569a59b3482acbc797186e72d00)
2012-10-16 13:06:13 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
sthen
3a1c6d10f6 zap trailing whitespace where it's present in MASTER_SITES/COMMENT
lines in ports Makefiles
2012-10-15 15:06:41 +00:00
sthen
aa66ceb738 zap some trailing whitespace mostly on HOMEPAGE lines 2012-10-15 14:55:43 +00:00
jasper
1f28e24082 - tweak the configuration instructions and default config file. 2012-10-15 13:53:56 +00:00
ajacoutot
0c90ebcab7 libpulse*.so are linked "privately" to lib/pulseaudio/libpulsecommon.so
so add it to the link path and pkg-config files.

based on an initial submission by Vadim Zhukov
ok robert@ (maintainer)
2012-10-15 12:15:39 +00:00
espie
8db4048c8a zap extra blanks 2012-10-15 10:49:57 +00:00
espie
fd8aab1b01 no space at end of variable... 2012-10-15 09:59:50 +00:00
ajacoutot
6623dee803 Fix comments. 2012-10-15 08:49:10 +00:00
jasper
726c061b18 missing bump in previous 2012-10-13 21:58:48 +00:00
robert
eb131c07e5 i am not using this port anymore, so remove myself as maintainer 2012-10-12 18:35:09 +00:00
rpointel
22bb0bc152 use MODPY_ADJ_FILES instead of MODPY_BIN_ADJ, to have MODPY_BIN_ADJ internal variable of python.port.mk in the future.
ok sthen@ and sebastian@ (maintainer).
no bump because package does not change.
2012-10-12 14:57:42 +00:00