ajacoutot
38de9034ef
Unbreak by passing proper CONFIGURE_ENV. Also install man pages in the
...
standard location.
2011-10-04 15:10:44 +00:00
rpointel
073d2bd413
Correct files/sndio.c, from Donovan Watteau (MAINTAINER).
...
Bump revision of -main subpackage.
2011-10-02 14:11:55 +00:00
ajacoutot
b527e16543
CONFIGURE_STYLE = autoconf is enough.
2011-10-02 09:32:13 +00:00
ajacoutot
39576c6b98
Add proper CONFIGURE_ARGS.
2011-10-01 10:03:02 +00:00
ajacoutot
5fea016b26
Update to pulseaudio-1.0.
...
Some refactoring: only enable what we really need (that is ossaudio(4)
for mixer control and events playing) -- disable everything else (avahi,
dbus, consolekit, x11, gconf...)
ok robert@ (maintainer)
2011-10-01 08:37:30 +00:00
ajacoutot
96dd4220d4
Disable gstreamer support; libcanberra has native support for sndio(7).
2011-09-30 06:51:31 +00:00
ajacoutot
9ac311ee8c
Update to a new snapshot.
2011-09-28 14:59:39 +00:00
dcoppa
ee2f718b5b
Remove two bogus dependencies from LIB_DEPENDS.
...
While here, fix WANTLIB.
ok shadchin@
2011-09-28 14:58:38 +00:00
jasper
6a8b83abeb
sync after recent gnome.port.mk CONFIGURE_ENV changes
2011-09-28 09:47:46 +00:00
dcoppa
20fcc2f06d
Align local patch with upstream; no bump needed.
2011-09-27 12:11:56 +00:00
jasper
ef7f230a14
adjust after vte,gtk2 was merged into regular vte
2011-09-26 14:30:29 +00:00
ajacoutot
8ff45e24c8
AUDIODEV -> AUDIODEVICE
2011-09-25 18:16:46 +00:00
ajacoutot
9398e8b353
/dev/dsp -> /dev/audio
2011-09-25 17:23:19 +00:00
ajacoutot
b4c07b14b2
/var/lib -> /var/db
2011-09-25 15:26:04 +00:00
ajacoutot
58291430f5
Enable media keys support.
2011-09-25 13:40:42 +00:00
ajacoutot
181d94d486
Missing RUN_DEPENDS.
...
Explicitely add --disable-* CONFIGURE_ARGS.
Remove a couple of @comment from PLIST which I didn't mean to commit in
previous.
2011-09-25 11:05:53 +00:00
ajacoutot
8d92d14ef1
Add textproc/intltool MODULE;
2011-09-25 10:23:41 +00:00
ajacoutot
bf37e97e3e
Use --tag=disable-static.
2011-09-25 10:20:37 +00:00
ajacoutot
faf65812ba
Fix user/groups.
2011-09-25 09:59:08 +00:00
ajacoutot
d4596f70f6
LOCALBASE -> TRUEPREFIX
2011-09-25 09:43:36 +00:00
robert
cb087605a3
+pulseaudio
2011-09-25 09:31:41 +00:00
robert
70e4d04392
import of pulseaudio 0.9.23 a cross-platform networked sound-server
...
many fixes from jasper@ and me.
2011-09-25 09:30:52 +00:00
ajacoutot
ed115ad583
Remove libtool related part in this patch; not needed since our libtool
...
got updated.
2011-09-24 06:45:57 +00:00
sthen
25aa105559
I like my /etc/mk.conf .poison lines.
...
"/usr/ports/infrastructure/mk/mk.conf", line 27: Poisoned variable REVSION is already set
2011-09-23 20:17:20 +00:00
dcoppa
63afbbb961
ops. Zap meaningless comment from this patch...
2011-09-23 11:16:17 +00:00
dcoppa
c51dcf020a
Update station URL completion to cope with station changes at
...
Last.fm (see http://www.last.fm/stationchanges2010 ).
Fix manpage's examples as well.
from upstream git
2011-09-23 11:01:28 +00:00
dcoppa
b8936d61bd
Add missing prototype for internal mute() function.
...
Fix a double free crash.
from upstream git
2011-09-23 10:30:54 +00:00
dcoppa
3a924f368c
Clear filters before jumping to media library: fix "Jumping to
...
song... Aborted" crash (git commit 3f064df95dc0cd57176429894791f199b376379f)
2011-09-23 09:45:18 +00:00
dcoppa
d8b7c21435
Bugfixing update to zeya-0.6
2011-09-23 08:51:26 +00:00
ajacoutot
56760fbd6b
Fix dependencies and bump after recent vte switch to FLAVORS and gtk+3
...
support by default.
2011-09-23 08:49:41 +00:00
landry
ca824c1b9e
Bump REVISION. Removing MODGCC4 stuff made stdc++ go out of WANTLIB.
2011-09-22 15:51:26 +00:00
dcoppa
68a5e76a98
Update to pianobar-2011.09.22
2011-09-22 14:28:13 +00:00
dcoppa
d421a5ffd4
Unbreak: pandora.com changed api (again)
2011-09-22 09:22:41 +00:00
jasper
e4fd7d6bb2
use ONLY_FOR_ARCHS=${GCC4_ARCHS}
...
from brad
2011-09-21 09:15:21 +00:00
jasper
ce57eca3b4
CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore.
2011-09-20 21:04:24 +00:00
jasper
9fe4b0f440
switch to MODGNOME_TOOLS
2011-09-20 20:51:51 +00:00
jasper
a0771359b0
explicitly disable pulseaudio in these ports so they won't pick it up
...
when it becomes available.
thanks to sthen@ for grepping the sources
2011-09-19 13:48:15 +00:00
dcoppa
e3e04c6dcc
The Unix (linux) client does not do fingerprinting, so don't build
...
it: this reduces package dependencies (dropped audio/libsamplerate
and math/fftw3).
iPods were identified by a directory timestamp, but it changed each
time the ipod was mounted. Instead identify a device by its
FirewireGuid.
2011-09-19 12:50:57 +00:00
ajacoutot
42910225a0
DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
...
discussed with and ok jasper@
2011-09-19 07:31:45 +00:00
landry
c7e750896a
Fix cmus configuration on arm and documentation about sndio backend,
...
from maintainer Donovan Watteau. That was somewhat missing from the
import.
2011-09-18 13:27:53 +00:00
ajacoutot
fd7dc1fd7c
Update to a new snapshot.
2011-09-17 14:15:32 +00:00
jasper
ee01273068
- bugfix update to 0.19
...
ok tobias ulmer (MAINTAINER)
2011-09-17 13:30:15 +00:00
naddy
86a55e4fd1
maintenance update to 1.13.4
2011-09-16 17:36:48 +00:00
espie
6011c3d2f0
normalize pkgpath in bsd.port.mk
2011-09-16 08:26:09 +00:00
ajacoutot
f40c8faef4
Sync patch, no binary change.
2011-09-13 14:13:45 +00:00
jasper
03cd6533c7
- adjust comment after py-gnome-desktop removal
2011-09-12 20:00:43 +00:00
jasper
ad2a9c291c
switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable.
2011-09-12 12:07:24 +00:00
ajacoutot
32563635a5
Start the GNOME3 merge armageddon... breakage expected.
2011-09-12 07:26:18 +00:00
dcoppa
f8ebb32430
After miod@'s commit to sys/dev/wscons/wsemul_vt100.c, this patch
...
is no longer needed
2011-09-09 11:26:13 +00:00
edd
1d54058911
fix a possible segfault due to dereference of a NULL pointer
2011-09-06 21:33:39 +00:00