jasper
e5204876a0
tyop
2011-11-04 12:18:51 +00:00
edd
5b5962863d
Prevent configure failing if mplayer is not present at build time. MPlayer is a RUN_DEPEND and is
...
not really needed for the build. In the next release, we will make the check at runtime.
Thanks Nigel for raising this.
2011-11-04 09:53:50 +00:00
jasper
0e92e082b2
- regen WANTLIB
2011-11-04 08:42:25 +00:00
edd
3f8546e429
Update to hgd-0.5.0. Thanks to sthen for input.
2011-11-02 21:26:57 +00:00
dcoppa
7bb0366cc5
REGRESS_DEPENDS=${BUILD_DEPENDS} is superfluous
...
suggested by naddy@
2011-10-31 21:01:50 +00:00
stu
fd4a72dd88
Tidy up Makefile, use modern ports bits, take MAINTAINER,
...
and most importantly, have it use Tcl/Tk 8.5 instead of 8.4.
ok sebastia@, sthen@
2011-10-31 16:55:41 +00:00
dcoppa
d3e40e14e0
Update to umurmur-0.2.8
...
From maintainer Jonathon Sisson, with tweaks by me
2011-10-30 16:05:35 +00:00
dcoppa
463cc8ef61
Update to mpd-0.16.5.
...
ok jasper@
MAINTAINER's ok
2011-10-30 11:46:18 +00:00
espie
70ecf6fa13
flavors that are not built don't really exist...
...
+ abcde,lame
2011-10-30 10:07:12 +00:00
ajacoutot
bc0ee03f10
Bugfix update to lame-3.99.
2011-10-23 09:14:19 +00:00
espie
2974da2e02
SH -> /bin/sh, no need for a variable there either
2011-10-21 17:43:30 +00:00
ajacoutot
1990d039a1
Wasn't meant to be imported.
2011-10-20 11:49:36 +00:00
ajacoutot
65790bbfd2
+speech-dispatcher
2011-10-20 11:29:34 +00:00
ajacoutot
c89acaf493
Import speech-dispatcher-0.7.1.
...
The Speech Dispatcher project provides a high-level device independent
layer for access to speech synthesis through a simple, stable and well
documented interface.
<...>
ok jasper@
2011-10-20 11:28:27 +00:00
sthen
31a9edf281
remove casts no longer needed now that system headers define NULL as a pointer.
...
reads ok to ckuethe@ (maintainer)
2011-10-18 18:57:15 +00:00
dcoppa
67b34b70ac
Reduce linkage: make sure the binaries only link to the libraries
...
they really need
2011-10-18 12:17:26 +00:00
ajacoutot
0448e1139a
Some cleanup and remove the useless arts FLAVOR.
...
from Brad.
2011-10-18 08:44:01 +00:00
ajacoutot
7dbf78c497
One pack/push #pragma's was missed in previous.
...
Add missing RCS Id.
from Brad.
2011-10-18 08:40:55 +00:00
espie
19a52781e7
zap :L in flavor checks
2011-10-17 12:40:44 +00:00
espie
bdc61b9603
simpler, more declarative style with bsd.port.arch.mk
2011-10-17 12:23:53 +00:00
espie
c2c2b15416
convert to bsd.port.arch.mk, fix pseudo-flavors that were broken since
...
r1.29...
2011-10-17 12:15:32 +00:00
espie
41fdf4d504
use bsd.port.arch.mk
2011-10-17 10:38:41 +00:00
ajacoutot
56ab18e849
WANTLIB.
2011-10-17 07:16:58 +00:00
ajacoutot
9c26d4c4d2
WANTLIB.
2011-10-17 06:41:43 +00:00
dcoppa
ab268e5bff
Zap now useless CONFIGURE_ENV. Uff...
2011-10-14 09:14:03 +00:00
dcoppa
1f9d060057
Update to taglib-1.7
...
ok jasper@
2011-10-14 09:06:56 +00:00
ajacoutot
b42affcf0f
Update to a new git snapshot.
2011-10-14 07:19:26 +00:00
jasper
d560ec8c0b
- update to 0.21
...
maintainer timed-out
2011-10-13 12:10:16 +00:00
dcoppa
59bdeab354
Bugfixing update to ncmpcpp-0.5.8
2011-10-13 11:15:41 +00:00
jasper
92bc618106
- fix WANTLIB/LIB_DEPENDS after webkit update
2011-10-13 06:55:58 +00:00
jasper
75d6ca7ada
- regen WANTLIB
2011-10-12 12:54:30 +00:00
shadchin
6904ebed5e
Fix lib depends (no need textproc/libxml)
...
ok ajacoutot@
2011-10-09 14:03:02 +00:00
ajacoutot
9d75e41261
Stop spamming .xsession-errors that we should use module-udev-detect.
...
ok robert@ (maintainer)
2011-10-07 08:03:44 +00:00
jasper
baa887a2ca
- using RUN_DEPENDS=${BUILD_DEPENDS} is verboten, or you'll end up
...
having a runtime dependency on groff, ccache and nonsense like that.
2011-10-05 17:30:57 +00:00
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