Commit Graph

2956 Commits

Author SHA1 Message Date
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
ajacoutot
70a01316b4 Use the converters/libiconv MODULE.
Full stop at end of DESCR.
2011-09-06 07:19:29 +00:00
landry
065f0e1d02 +cmus 2011-09-06 07:11:23 +00:00
landry
dab8426e9a Import cmus 2.4.2, from MAINTAINER Donovan Watteau.
cmus is a small ncurses-based music player. It supports various output
methods by output plugins. It has got completely configurable key
bindings and it can be controlled from the outside via cmus-remote(1).

sndio backend from Donovan with feedback from ratchov@
with testing on arm & ok kili@
2011-09-06 07:10:56 +00:00
giovanni
2884d78b40 Update to 0.3.2.2 2011-08-31 09:27:57 +00:00
ajacoutot
b57e1c04f8 Fix WANTLIB after gmime/gpgme update. 2011-08-30 06:52:57 +00:00
shadchin
c1843e13be Update to 3.4.1
ok jasper@
2011-08-28 19:15:46 +00:00
naddy
921e3eb263 allow this to build with gcc3 2011-08-28 14:13:51 +00:00
naddy
1fc82f7bc8 Do not gratuitously pack (and misalign) internal data structures. 2011-08-28 13:19:45 +00:00
edd
426adf4141 Remove -Wextra so as to allow building on non-gcc4 arches. Noticed by naddy.
We will fix this upstream in the next release.

OK naddy@
2011-08-27 17:15:17 +00:00
naddy
7614d75f43 honor CFLAGS; ok sebastia@ 2011-08-25 12:50:28 +00:00
jasper
0577e53453 add another master site, upstream seems to be flaky 2011-08-24 20:32:50 +00:00
landry
056be6dddf Update to gmpc-plugins 11.8.16.
Add a patch to fix a crash upon exit, already commited upstream.
ok jasper@
2011-08-23 08:43:48 +00:00
landry
22fdd8c5f3 Update to gmpc 11.8.16.
see http://blog.sarine.nl/2011/08/17/gmpc-11-8/ for the list of changes.
ok jasper@
2011-08-23 08:42:45 +00:00
landry
70f96c15de Update to libmpd 11.8.17.
ok jasper@
2011-08-23 08:41:51 +00:00
jasper
e1cfa2fd30 - fix libavcodec initialisation
from upstream git via pascal stumpf, maintainer timed-out
2011-08-21 16:37:08 +00:00
jasper
e4f2f5653b - bump autoconf version in preparation for libtool update
from brad
2011-08-21 14:37:53 +00:00
jasper
4050b0b53e Security fixes for CVE-2011-291{1,2,3,4,5}
Various integer overflows and off-by-one errors in libmodplug.
2011-08-18 17:56:47 +00:00
jasper
cd3e35d1f0 - fix a typo in the configure script that would break -Wl,--version-script
- also fix CFLAGS so it's not inserting -O2 unconditionally

from brad
2011-08-17 12:38:35 +00:00
jasper
fa9942f89e *** empty log message *** 2011-08-17 12:35:23 +00:00
fgsch
57fc020167 enter py-audio. 2011-07-30 06:48:09 +00:00
fgsch
7c7c3ae450 Import py-audio-0.2.4.
PyAudio provides Python bindings for PortAudio, the cross-platform
audio I/O library. With PyAudio, you can easily use Python to play
and record audio on a variety of platforms.

input and ok martynas@
2011-07-30 06:46:37 +00:00
mpi
bb169ee409 Update my email address.
ok gsoares@
2011-07-29 14:19:33 +00:00
ajacoutot
badd54a14d Stop this non-sense about trying to open every browser binaries on earth
and just use xdg-open.
2011-07-27 15:27:26 +00:00
dcoppa
3cf40b40cf Disable setting the window title by default as it causes troubles
with wscons. Problem reported by Bryan Linton.

cluestick by nicm@
2011-07-26 10:53:18 +00:00
edd
cd6e482e38 update to hgd-0.4.1. Note that the python flavor will remain unlinked until a
later date.

OK sthen@
2011-07-25 23:07:49 +00:00
dcoppa
169bbe780b link ncmpcpp to the build 2011-07-25 20:10:45 +00:00
dcoppa
9e404968c4 Import ncmpcpp, an enhanced clone of ncmpc with additional features.
ok benoit@
2011-07-25 20:08:23 +00:00
sthen
c3a4115dc4 fix openbsd!=4 2011-07-20 15:30:32 +00:00
sthen
8f8742b587 Match on "openbsd" not "openbsd4", doesn't fix the build yet but it's a start.
Intentionally no bump (it didn't build and still doesn't)..
2011-07-20 12:08:24 +00:00
dcoppa
468ed6cfb1 Re-import zeya, this time with correct name.
ok ajacoutot@, sthen@, rpointel@
2011-07-20 07:54:58 +00:00