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
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
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
dcoppa
5288db10ba
py-zeya -> zeya
...
ok ajacoutot@, sthen@, rpointel@
2011-07-20 07:53:25 +00:00
dcoppa
402fb03e7c
Fix false bookmarking error message
...
(upstream commit c5a89908b05126fd59ea7d4fd42d9570a2ca6228)
2011-07-18 15:04:08 +00:00
dcoppa
0d06e9ee2a
sync (+py-zeya)
2011-07-14 14:14:46 +00:00
dcoppa
ee616b4e50
Import zeya.
...
$ pkg_info py-zeya
Information for inst:py-zeya-0.5
Comment:
html5-powered web music server
Description:
Zeya is a media player that lets you bring your music to any computer
with a web browser. The client runs in any browser that supports the
HTML5 draft standard technologies (Mozilla Firefox 4.0+, Google Chrome
or Chromium 4.0.223+, Microsoft Internet Explorer 6, 7, or 8 with the
Google Chrome Frame plugin).
OK rpointel@, ajacoutot@
2011-07-14 14:05:50 +00:00
jasper
30aab8b9a1
- update to 1.0.25 which includes a fix for Secunia Advisory SA45125, heap overflow in PAF file handler.
2011-07-13 22:24:05 +00:00
jasper
3c9f0d1a13
no need to keep using the gcc3 module on sparc
...
from brad
2011-07-11 14:04:42 +00:00
dcoppa
3e03e10468
repair my stupidity
2011-07-11 13:31:14 +00:00
jasper
4b58a16831
- no need to use the gcc3 module anymore on sparc
...
from brad
2011-07-11 12:13:03 +00:00
jasper
eafc4b4ea9
- these ports were already ONLY_FOR_ARCHS=${GCC4_ARCHS} by using the gcc4
...
module on all arches. so remove the module usage and set ONLY_FOR_ARCHS instead
from brad
2011-07-11 12:08:24 +00:00
dcoppa
60d2b30878
Update to pianobar-2011.07.09.
...
Actually unbreak it, after pandora.com's api change.
2011-07-10 11:01:05 +00:00
naddy
eed7c62887
Fix build with png-1.5.
...
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
dcoppa
b497b9a390
Update to shell-fm-0.8
...
ok jasper@
2011-07-08 18:32:34 +00:00
jasper
ca2bf0e658
fix patch names, no binary change
2011-07-08 09:26:55 +00:00
dcoppa
e0dcf1cab2
Update to umurmur-0.2.7.
...
Tested on amd64 and sparc64 by maintainer and myself
OK ajacoutot@
2011-07-08 09:09:43 +00:00
ajacoutot
d97a428002
Remove duplicate WANTLIB.
2011-07-07 00:42:04 +00:00
ajacoutot
226e5611fd
Use the gettext MODULE.
2011-07-06 21:25:23 +00:00
jasper
31dbeec619
- Cleaning up the port a bit
...
- Add missing build dependency on automake
- Update the autoconf version to a more appropriate version
- Add in a fix for the automake issue that came up with newer
GNU libtool installed which broke the build
from brad
2011-07-05 17:37:33 +00:00
jasper
8f7c2fde6a
- adjust after recent curl update
...
ok landry@
2011-07-05 08:18:29 +00:00
naddy
c1aa62f489
forgotten bump
2011-07-05 05:44:50 +00:00
jasper
bd729fe17a
- these patches aren't needed anymore
...
- add missing rcs id
from brad
2011-07-02 08:03:48 +00:00
jasper
e34592c101
- update to 20110627
...
- remove portaudio support, only use sndio
- Alc/portaudio.c is now in upstream, remove
- part of Alc/sndio.c is not needed anymore, remove
- Some CFLAGS cleanup
from antti harri (MAINTAINER) and brad
ok sthen@
2011-07-02 07:34:31 +00:00
jasper
0d05c0ffa0
missed in previous
2011-06-30 10:02:35 +00:00
jasper
eb7c689d52
don't break this with libtool 1.x when unbreaking for libtool 2.x
...
spotted by steve andre
2011-06-30 08:23:30 +00:00
jasper
7f9dab56ca
Fix the autoconf/automake macro bits so the external libmp4v2 support
...
works as expected. Also from brads update.
2011-06-30 07:39:09 +00:00
jasper
3d8f90e322
- merge in fixes from brads faac update
2011-06-29 20:50:49 +00:00
naddy
77979a574e
fix up timestamp so this doesn't try to run autotools
2011-06-29 18:22:46 +00:00
jasper
a6e0455d63
- fix build with newer libtool
2011-06-29 12:06:58 +00:00
jasper
5bfe4a908a
- tweak BUILD_DEPENDS
2011-06-29 11:41:34 +00:00
jasper
08c0e3c4f7
don't run autofuck, just patch the .in files instead (identical diffs).
...
this fixes the build with newer libtool
no package change
2011-06-29 11:30:31 +00:00
jasper
aec0d1c7f4
- tweak BUILD_DEPENDS
2011-06-29 11:02:53 +00:00
jasper
fcbd239a34
- update faac to 1.28
...
* fixes build issues with newer libtool, among other fixes
2011-06-29 10:57:17 +00:00
sthen
c12b40632d
unbreak build, from robert@
2011-06-28 11:39:31 +00:00
sthen
c945a53851
sync WANTLIB and bump.
...
zap a few stray space-tabs while there.
2011-06-27 13:38:30 +00:00
sthen
966fc640b5
- add missing WANTLIB=${MODPY_WANTLIB} and bump
...
- add http MASTER_SITES and more explicit license marker while there
2011-06-27 12:46:06 +00:00
sthen
fc4525096d
- fix my broken revert of patch-openal_pc_in, sorry
...
- Antti Harri takes maintainer
(no bump as previous didn't build)
2011-06-26 20:05:26 +00:00
sthen
aac7c2bf73
revert library changes from previous commit pending further discussion.
2011-06-26 10:36:16 +00:00
sthen
7a1fb3abee
various fixes to the openal port from Brad;
...
- Use CMake options via CONFIGURE_ARGS to disable unnecessary backends
and unwanted features which also means being able to remove some
patching of CMakeLists.
- Fix hardcoded path in the OpenAL code.
- Fix the pkg-config file to properly list the library dependencies.
2011-06-26 09:58:08 +00:00
ajacoutot
ba5258dc21
This needs an icon-theme to properly display icons.
2011-06-26 06:47:20 +00:00
ajacoutot
8b91e02d66
Update to py-tagpy-0.94.8.
2011-06-26 06:34:01 +00:00
jasper
9f3b82fa20
- update to a more recent version
...
Some games might require reseting configurations if sounds are not playing after the update.
from Antti Harri
ok ratchov@
2011-06-25 18:42:02 +00:00
sthen
b328f2f4ad
Chase ffmpeg dep changes. Mostly from Brad ok dcoppa@, plus opencv from me.
2011-06-24 11:17:05 +00:00
naddy
dbfd750590
Cope with bsd.man.mk changes and install source man pages.
...
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
sthen
14cbfbe707
link libmodplug to the build properly, xine-lib and aqualung already
...
depend on it so it's already being built...
2011-06-20 08:27:59 +00:00
ajacoutot
2d8e0d0172
Remove useless patches, sync WANTLIB and bump.
2011-06-15 09:33:02 +00:00
sthen
0d13795c70
patch not needed; doesn't change the package. pointed out by Jan Stary.
2011-06-15 09:29:48 +00:00
sthen
f4fa20e847
update sox to 14.3.2, from new maintainer Jan Stary, tweaks by me
2011-06-15 08:29:34 +00:00
sthen
d72483ec20
mirror a few missing distfiles
2011-06-14 01:19:10 +00:00
sthen
ed7482fbfc
fix segfault/bus error with text2wave, reported by Peter Fraser
2011-06-12 12:21:26 +00:00
jasper
3729634684
fix bump
2011-06-08 21:56:53 +00:00
naddy
f830ff0693
maintenance update to 1.1.0; nagged by Brad who sent a similar update
2011-06-08 20:00:47 +00:00
jasper
eec0417831
bump after default python version switch
2011-06-08 17:31:05 +00:00
dcoppa
4f452c31d7
Better icon (48x48 instead of 32x32); small fixes
2011-06-08 15:19:13 +00:00
kili
27f99a5541
--disable-silent-rules is now added to CONFIGURE_ARGS per default,
...
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
f982995f2b
Add a consistent header that substitutes FULLPKGNAME for the READMEs.
...
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
sthen
89bd457672
fixes from Brad;
...
- Missing dependencies.
- Using wrong commandline options for modern FFmpeg.
- ImageMagick check broken since it wasn't checking the
correct return code.
2011-06-01 00:04:16 +00:00
dcoppa
bc61c3b115
Update to mutagen-1.20
...
With a patch to handle 'TXXX' frames (from upstream svn).
OK giovanni@, who has tested it using the Exaile music player
2011-05-31 09:49:52 +00:00
dcoppa
b5771972ee
Adjust comments. No changes to the package.
2011-05-31 09:30:43 +00:00
dcoppa
a54abfd839
sync
2011-05-31 09:21:09 +00:00
dcoppa
7af88817c7
Import py-vorbis, a set of Python bindings for the vorbis libraries.
...
With fixes from Debian's patchset for python-pyvorbis.
OK landry@
2011-05-31 09:19:45 +00:00
sthen
13602cba97
use base64-encoded checksums, "if you wish to regen, go ahead" espie@
2011-05-31 08:35:20 +00:00
dcoppa
79f5d35489
Use MODPY_EGG_VERSION.
...
Use MODPY_ADJ_FILES.
Regen PLIST.
OK sthen@
2011-05-31 07:21:04 +00:00
dcoppa
e115d88b08
Ops! Sometimes I hate cvs...
2011-05-30 15:16:35 +00:00
dcoppa
ab676adad1
Fix memory allocation/deallocation for Python 2.5 and above
...
(from Debian's patchset for dev-python/pyogg).
Use MODPY_EGG_VERSION and regen PLIST.
OK landry@, sthen@
2011-05-30 15:10:17 +00:00
ajacoutot
050f3cb9fa
Since the freedesktop theme does not provide login/logout sound anymore
...
(at least for now), make links from:
desktop-login.oga -> service-login.oga
desktop-logout.oga -> service-logout.oga
2011-05-23 14:20:59 +00:00
landry
4512af26fa
no need for two @comment lines
2011-05-17 08:52:44 +00:00
jasper
41ec4e0cb9
remove double element
...
spotted by STeve Andre'
2011-05-17 06:46:36 +00:00
jasper
0b5b0d1982
fix LIB_DEPENDS/WANTLIB
...
spotted by landry@
2011-05-16 08:42:45 +00:00
ajacoutot
4e2b6df1b3
Add the EPOCH to the webkit dependency.
...
spotted by landry@
2011-05-16 08:24:31 +00:00
jasper
d9f7c9cb89
- update to 0.3.1
...
thanks to nicm@ (testing) and upstream fixing regressions
2011-05-15 14:56:50 +00:00
ajacoutot
8e6304f974
deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
...
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.
discussed with jasper@
2011-05-14 21:29:03 +00:00
dcoppa
82a1ce94a8
Fix a bug: QuickMix stations losing state.
...
(upstream commit 49f64fd33c202831407ba6b02fa74c2037052f1c)
2011-05-13 09:52:51 +00:00
dcoppa
cb841d5bf4
Update to AUTOCONF_VERSION 2.68 now that we have a port of it.
...
From Brad
2011-05-12 07:34:54 +00:00
ajacoutot
93f2fc5cdd
Use proper AUTOCONF_VERSION, from Brad.
2011-05-12 06:04:32 +00:00
ajacoutot
46e87c160f
Add BUILD_DEPENDS on rarian. Technically it is not entirely needed but
...
since we depend on yelp it'll get installed anyway. This is to ease
grep(1) over the ports tree to check ports that could be impacted by
the GNOME3 update (as well as consistency with the rest of stuffs
dependeing on yelp).
While here, regen wantlib.
2011-05-11 15:51:10 +00:00
ajacoutot
561d6fe9bc
Sanitize some @unexec/@extraunexec calls to rm: move them up in the
...
PLIST and remove remove everything under the @sample'd directory instead
of the directory itself to prevent a warning from pkg_delete(1) trying
to remove a non existing directory and to help preventing left-over
files and directories.
2011-05-11 06:22:16 +00:00
ajacoutot
69db523da2
Fix after recent webkit update.
2011-05-11 06:02:15 +00:00
sthen
07fe84a9a7
Add a mirror; MASTER_SITES is dead, noticed by espie@
2011-05-09 17:08:00 +00:00
dcoppa
82248dd050
Bugfixing update to audacious/audacious-plugins 2.4.5.
...
tested and ok shadchin@
2011-05-08 14:08:44 +00:00
jeremy
b2e46a0a8d
Build the ruby19 version of audio/id3lib by default
...
OK pirofti@
2011-05-06 16:45:26 +00:00
jeremy
c6e7f40afc
Bump version to 0.6.0, now runs on ruby 1.9.
...
OK pirofti@
2011-05-06 16:05:12 +00:00
ajacoutot
e47de786de
Don't remove the hicolor theme icon cache!
2011-05-06 09:43:08 +00:00
jasper
3a239cb324
potpourri of fixes from upstream, from overflows to crashers.
2011-05-05 21:25:48 +00:00
jasper
c5c7038342
use MASTER_SITE_PYPI
2011-05-04 09:39:52 +00:00
dcoppa
ae3cdb13ec
Update to pianobar-2011.04.27
2011-05-04 07:48:04 +00:00
ajacoutot
6dd426f5a5
Use proper AUTOCONF_VERSION, from Brad.
2011-05-01 18:00:37 +00:00
jasper
39a4143af0
libm has nearbyintf() now.
...
ok jakemsr@
2011-04-29 06:38:34 +00:00
kili
59f395ba1c
Enable unicode again.
...
ok landry
2011-04-28 17:51:50 +00:00
ajacoutot
cc05f563e2
canberra-gtk.h is needed by both -gtk and -gtk3, so move this header to
...
-main.
found the hard way by jasper@
2011-04-27 12:07:53 +00:00
dcoppa
558d8413b7
Fix WANTLIB after modifications to audio/audacious.
...
Bump AUTOCONF_VERSION to 2.67.
OK jasper@
2011-04-27 11:45:16 +00:00
dcoppa
9c4fd16a67
Enable library versioning. An imminent sysutils/conky update will
...
use audacious' libraries (for its audacious flavor).
USE_GROFF is not needed.
Bump AUTOCONF_VERSION to 2.67.
Clue bat beating from Brad. OK jasper@
2011-04-27 11:44:12 +00:00
jolan
1a3df9cf28
remove dead mirrors and use MASTER_SITE_BACKUP explicitly
2011-04-25 15:01:28 +00:00
kili
ab954ec4cf
New distinfo after DIST_SUBDIR change in ghc.port.mk.
2011-04-23 20:22:13 +00:00
kili
205c147683
Disable unicode for now (until we can re-enable it in wxWidgets).
...
ok landry@
2011-04-23 09:08:27 +00:00
edd
a08f291690
Update to hgd-0.3.0, which now includes config flie support.
...
OK landry@
2011-04-22 08:21:28 +00:00
sthen
a7fd2505b1
- update to 0.87
...
- run the pod regression tests
- switch to SHARED_ONLY, XS modules are generally better like this...(-:
2011-04-21 22:12:10 +00:00
dcoppa
8745e8735b
Update to pianobar-2011.04.10
...
USE_GROFF no more needed.
2011-04-21 10:02:09 +00:00
ajacoutot
6d01c2069a
Fix build/run with new libnotify.
...
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:04:56 +00:00
jasper
57264c2466
depend on latest p5-MooseX-SemiAffordanceAccessor
2011-04-20 19:52:00 +00:00
naddy
9612faaa48
fix building with gmake 3.82; from pkgsrc
2011-04-20 14:39:21 +00:00
jasper
8ed04e510f
- update to 1.110560
2011-04-20 11:48:48 +00:00
jasper
f4930cb03c
- update to 1.110550
2011-04-20 11:42:17 +00:00
dcoppa
7367bd6348
Tighten dependency on qt4>=4.7.2: on sparc64 last.fm crashes at
...
startup when using qt-4.7.0.
ok ajacoutot@
2011-04-20 05:12:01 +00:00
sthen
135ac661f7
sync WANTLIB (re: ffmpeg update), from Brad
2011-04-18 23:37:07 +00:00
sthen
a383a680bd
sync WANTLIB (re: ffmpeg update), from Brad
2011-04-18 22:41:37 +00:00
sthen
54d8cabe9e
sync WANTLIB (re: ffmpeg update), from Brad
2011-04-18 22:18:33 +00:00
jasper
2addef6d77
- remove unnecessary NULL casts
...
- sync WANTLIB
2011-04-16 21:21:24 +00:00
dcoppa
401fb1fcb0
Remove cast now that NULL is a void *
2011-04-16 14:57:34 +00:00
naddy
889ea84f08
EPOCH bumps to keep package versions from going back.
...
Turned up by a bulk build with a year-old plist database.
2011-04-14 21:21:56 +00:00
dcoppa
3bfd9cdaf9
Update to libsndfile-1.0.24
...
OK naddy@
2011-04-14 07:27:00 +00:00
jasper
8b562d6855
- add missing REGRESS_DEPENDS
...
- set TEST_POD
- set BUILD_DEPENDS
- doesn't need groff
from gleydson soares
2011-04-13 17:51:44 +00:00
ajacoutot
d53a51f041
MULTIPACKAGE this port into:
...
-main, the main libcanberra library
-gtk, libcanberra-gtk (gtk+2)
-gtk3 libcanberra-gtk3 (gtk+3)
This is needed for the ongoing GNOME3 work without forcing a global move
to gtk+3. The -gtk subpackage may disappear in the future when nothing
uses it.
This move will prevent the login/logout sounds to work in
gnome-session-2.X but it is a necessary evil to move forward.
EDONOTCARE/agreed by several
2011-04-13 06:47:22 +00:00
jasper
02dad65e72
- update to 0.6.0
...
based on an update by ido admon
2011-04-13 06:45:50 +00:00
kili
e37d1ad339
Accept hs-network-2.3 and bump.
2011-04-11 14:59:16 +00:00
landry
7e5df92d09
Mark as BROKEN-sparc64, waf build keeps triggering an infinite loop
...
which messes up bulk builds. Anyone interested is welcomed to look into
it.
2011-04-10 18:57:21 +00:00
jasper
61f9ed9482
adjust after recent lesstif removal
...
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
jasper
026115932c
- Security update of libmodplug to 0.8.8.2
...
SA44054: libmodplug "CSoundFile::ReadS3M()" Buffer Overflow Vulnerability
2011-04-09 07:43:53 +00:00
jasper
46c6c06ce9
remove spaces and use tabs
2011-04-09 07:39:49 +00:00
jasper
95360eb475
homepage is gone
2011-04-08 13:38:48 +00:00
ajacoutot
5eff4d206d
Add a comment, no pkg change.
2011-04-07 19:07:24 +00:00
jasper
ce32c2dec3
- update ncmpc to 0.18
...
* from tobias ulmer (MAINTAINER)
- be sure to depend on the right libmpdclient version
* from me
2011-04-06 11:13:09 +00:00
landry
12cb817b29
+soundconverter, also tested by pea@
2011-04-06 07:23:32 +00:00
landry
4812a69f28
Import soundconverter 1.5.4, from maintainer Martin Pieuchot with tweaks
...
by ajacoutot@ and myself.
SoundConverter is a simple GTK+ audio file converter for the GNOME
environment. It reads anything GStreamer can read and writes to Ogg
Vorbis, FLAC, AAC, WAV or MP3 formats.
To be able to write to MP3 files, you should install gstreamer-lame.
ok ajacoutot@
2011-04-06 07:22:45 +00:00
landry
5b48417cb0
Update to mpc 0.20.
...
From maintainer Tobias Ulmer before lock, with a tweak by me (ensure we
depend on a recent enough libmpdclient)
2011-04-05 20:10:36 +00:00
landry
a57e192971
Update to libmpdclient 2.4.
...
From maintainer Tobias Ulmer before the lock.
2011-04-05 20:09:32 +00:00
landry
1c24641ace
Update to py-mpd 0.3.0 from maintainer Martin Pieuchot.
2011-04-05 19:56:11 +00:00
landry
11e4a69dc4
Update to mpd 0.16.2:
...
Diff from Martin Pieuchot based on a diff for 0.16.1 from Tobias Ulmer
(maintainer). Note that configuration file may need an update
(mixer_type is not global anymore, it's per-output), and mpd will
recreate its database upon startup.
Tested by jasper@ and myself, looks good to maintainer
2011-04-05 19:55:38 +00:00
ajacoutot
56881e0491
--disable-scrollkeeper is not needed when rarian is in the dependency
...
chain (scrollkeer is a compatility wrapper that does nothing).
2011-04-05 16:37:58 +00:00
dcoppa
b97a7a9ee5
Forgot to set EPOCH, as noted by ajacoutot@
2011-04-05 14:33:23 +00:00
dcoppa
42ded441c6
Revert to celt-0.10.0.
...
celt 0.11.x is broken in a subtle way.
2011-04-05 14:17:55 +00:00
dcoppa
beb68e7dd9
Update to celt-0.11.1
2011-04-04 08:38:35 +00:00
dcoppa
797716881a
Link umurmur.
2011-04-03 12:31:17 +00:00
dcoppa
99b7915817
Import audio/umurmur, a minimalistic Mumble server implementation.
...
Initial port and manual pages by J Sisson.
Tweaked by myself and ajacoutot@.
OK ajacoutot@
2011-04-03 12:04:47 +00:00
ajacoutot
62b66606ff
C++ code needs to define __STDC_CONSTANT_MACROS to pull in parts of
...
stdint.h (needed by graphics/ffmpeg).
from Brad.
2011-04-03 06:37:29 +00:00
ajacoutot
174ea062e2
Simplify: use my distfiles subdomain.
2011-04-02 16:56:42 +00:00
jakemsr
7e347e6e9c
upbreak packaging failure due to ffmpeg detection failure due to recent
...
ffmpeg update
from Brad
2011-04-01 03:24:25 +00:00
dcoppa
30cc596a8c
Add a backup site to MASTER_SITES
2011-03-31 07:47:09 +00:00
dcoppa
a344deb756
Install i18n language files
...
Get rid of the useless MS Windows icon (as.ico)
2011-03-30 20:51:12 +00:00
dcoppa
ed80a78265
Update to last.fm 1.5.4.27091
...
Still happy with gcc 3.3.5
Tested on sparc64 and i386
2011-03-30 14:00:48 +00:00
jakemsr
2f948b5fd0
more ports that need faad removed from WANTLIB after ffmpeg update,
...
as noted on ports@.
2011-03-29 23:22:17 +00:00
jakemsr
e52c269523
ffmpeg no longer depends on faad. remove faad from WANTLIB in ports
...
that were pulling it in via ffmpeg.
2011-03-29 20:04:55 +00:00
giovanni
e4a6febfc6
Update to 0.3.2.1, unbreaks after recent py-gobject update
...
ok ajacoutot@, landry@
2011-03-28 07:26:16 +00:00
jeremy
9d4d55e233
Build the ruby 1.9 version of some ruby gem ports with C extensions
...
by default.
OK landry@
2011-03-25 17:02:35 +00:00
jasper
a3db2d178c
- update gmpc-libnotify to 0.20.0
2011-03-25 16:34:06 +00:00
edd
c0772fea3d
update to 0.2.1. OK ajacoutot@
2011-03-22 11:21:22 +00:00
espie
d5c2080fd9
+metronome
2011-03-22 09:18:35 +00:00
espie
6654b9187c
very small, very simple metronome program with mostly NO bells and whistles
...
and NO complicated options to run it.
2011-03-22 09:17:06 +00:00
dcoppa
713cf6530f
Add missing include to suppress nasty warnings.
2011-03-20 16:05:38 +00:00
sthen
0632b0ac59
Cleanup diff from Brad.
...
- Removed some autoconf options for features which are enabled anyway.
- Cleaner fix for libiconv linking
2011-03-18 23:58:55 +00:00
edd
1980e9e683
link hgd to the build
2011-03-17 14:48:57 +00:00
edd
d221230c6c
user 664 is already in use.
...
the import of this port was OK ajacoutot@
2011-03-17 14:46:53 +00:00
edd
64ced054d7
import HGD, a music system for hackathon/office/lan-party use.
2011-03-17 14:38:42 +00:00
dcoppa
08ae9a8d1b
Update to pianobar-2011.01.24
2011-03-14 12:28:57 +00:00
sthen
d580cde0ab
fix various typos, from Anthony J. Bentley with a few tweaks by myself
2011-03-14 09:15:33 +00:00
shadchin
aa97c161a6
remove bogus dependency
...
ok jasper@, from Brad
2011-03-13 20:33:55 +00:00
sebastia
60649e739b
enable snack
2011-03-12 08:58:22 +00:00
sebastia
9c3c841519
import snack: Tcl/Tk snack sound toolkit, and its python bindings
...
The Snack Sound Toolkit is designed to be used with a scripting language
such as Tcl/Tk or Python. Snack has commands for basic sound handling,
such as playback, recording, file and socket I/O. Snack also provides
primitives for sound visualization, e.g. waveforms and spectrograms. It
was developed mainly to handle digital recordings of speech, but is just
as useful for general audio. Snack has also successfully been applied
to other one-dimensional signals.
thanks to jakemsr@ for making my unsuccessful attempt to port it to sndio working.
many comments from stu@, landry@, ajacoutot@
finally OK ajacoutot@
2011-03-12 08:53:52 +00:00
sthen
f27de5b154
update p5-Audio-Scan to 0.84
2011-03-06 11:22:25 +00:00
jasper
b36374ae02
- fix WANTLIB
...
- regen PLIST
from Gleydson Soares (MAINTAINER)
2011-03-04 16:12:01 +00:00
ratchov
594e191017
revert latest, ie update to version 1.0.6 ;)
...
ok landry@
2011-03-03 12:22:13 +00:00
shadchin
fa43369e74
update to 2.4.4
...
ok jasper@
2011-03-02 14:07:09 +00:00
sthen
8641f94629
Avoid using use Class::XSAccessor::Array private API to unbreak this port,
...
taken from newer version. jim@ ok
2011-03-02 08:35:14 +00:00
jakemsr
a6173b70a9
fix crash in the libao backend. set the 'matrix' member of struct
...
ao_sample_format to NULL before passing the structure to libao functions.
ok espie@, ajacoutot@, naddy@
2011-02-10 03:14:43 +00:00
ratchov
373155557e
revert latest commit
2011-01-28 10:36:09 +00:00
ratchov
66a43ec149
update to 1.0.6, fixes timer overflows during suspend/continue cycles
2011-01-28 10:29:28 +00:00
jasper
8eabdf1242
- tighten dependencies according to the cabal files.
...
ok kili@
2011-01-19 17:19:51 +00:00
naddy
8876a28f20
drop maintainership; on behalf of mgrimm@
2011-01-16 19:53:17 +00:00
jasper
f4a75c1a7e
- add missing build dependency, autogen needs libtoolize.
2011-01-16 10:31:24 +00:00
naddy
7cd5460b38
maintenance update to 1.2.2: documentation fix
2011-01-15 20:57:09 +00:00
jasper
23bdc66288
Remove mjc@ as maintainer after several generous time-outs.
2011-01-14 22:50:56 +00:00
jasper
0811dacb89
- remove bogus patch since no autoconf is used
2011-01-14 18:50:20 +00:00
naddy
bf37fe0b24
tiny bugfix update to 1.13.1
2011-01-12 21:39:27 +00:00
jasper
02949d2578
- unbreak by regenerating WANTLIB
2011-01-07 11:01:36 +00:00
jeremy
4f9664ab00
REVISION bump for rbx FLAVOR PLIST change.
...
OK landry@
2011-01-06 04:24:22 +00:00
dcoppa
f6e6f5ee26
Fix high cpu usage when started with nohup (backported from upstream git)
...
Fix audio playback on big-endian machines (from upstream git)
Sanitize CFLAGS
2011-01-05 14:06:51 +00:00
jasper
e7ccd56c64
- this needs iconv module
2011-01-03 19:22:59 +00:00
ajacoutot
41174f7adf
Gah, it's BUILD_DEPENDS, not BUILD_DEPENDS-audacious... stupid me.
2011-01-03 19:15:38 +00:00
benoit
0fa84ef3fc
- update p5-MP3-Tag to 1.13
...
- regen PLIST
ok Andreas Bihlmaier (MAINTAINER)
2011-01-02 13:31:53 +00:00
landry
32d4088fb7
fix tyop
2010-12-30 19:09:03 +00:00
ajacoutot
734e05d0b6
Unbreak by fixing dependencies.
2010-12-30 16:32:05 +00:00
dcoppa
de78db3e5f
Update to celt-0.10.0
2010-12-30 13:36:09 +00:00
jasper
581d07b2fc
- update xhippo to 3.5
...
- set license marker
- reformat DESCR
maintainer timed-out
2010-12-30 08:53:36 +00:00
ajacoutot
4ec44530ca
Simplify after recent rc.subr change.
...
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
shadchin
4e37360dd9
disable the Sun audio backend
...
from brad, ok jasper
2010-12-27 12:08:21 +00:00
jasper
22d4bf9e57
- remove unneeded chunk from patch
...
from brad
2010-12-27 11:50:45 +00:00
naddy
83866f8b92
maintenance update to 1.13.0
2010-12-25 20:51:06 +00:00
ajacoutot
b28452a489
Cope with recent rc.subr changes.
2010-12-24 10:40:04 +00:00
jasper
c9661b248b
- fix after recent libmtp update
...
ok LEVAI Daniel
2010-12-21 18:16:30 +00:00
shadchin
54adf4a2aa
Update to 3.3.0.
...
ok jasper@
2010-12-21 18:06:05 +00:00
shadchin
bd642d3769
Update to 2.4.2.
...
ok jasper@
2010-12-19 18:17:55 +00:00
landry
fb2084e78d
p5-MooseX-Has-Sugar and p5-MooseX-SemiAffordanceAccessor are runtime
...
dependencies, not only regress dependencies.
ok jasper@ (MAINTAINER)
2010-12-19 10:53:18 +00:00
jasper
8500bfe6ff
- fix master sites
2010-12-13 18:34:05 +00:00
shadchin
8a754044fa
+libcue
2010-12-10 20:50:05 +00:00
shadchin
36840c1072
Import libcue-1.4.0
...
Libcue is intended to parse a so called cue sheet from a char string or
a file pointer. For handling of the parsed data a convenient API is
available. This project is meant as a fork of cuetools.
ok jasper@
2010-12-10 20:45:53 +00:00
jeremy
db78db6af6
Remove libogg from LIB_DEPENDS (libvorbis already depends on libogg).
...
Prompted and ok ajacoutot
2010-12-10 15:58:58 +00:00
jeremy
99b2448e38
+ruby-vorbis_comment
2010-12-09 21:45:17 +00:00
jeremy
c8aa8f0f33
Import ruby-vorbis_comment.
...
ruby-vorbis_comment is a ruby extension for manipulating Vorbis
comments. It wraps libvorbis and libogg, so it should be completely
standards compatible. Vorbis comment is the standard tagging format for
Ogg Vorbis, FLAC, and Speex files.
ok landry
2010-12-09 21:44:23 +00:00
naddy
2ec1e00a32
* Allow effects plugins to work; from Thomas Pfaff
...
* Fix wrong visual when clicking the 'D' button to resize; from FreeBSD
2010-12-05 15:52:19 +00:00
ajacoutot
aaa1885833
Bump after recent cpan.port.mk change.
...
ok jasper@
2010-12-03 11:44:22 +00:00
jasper
5f2333a93f
sync
2010-12-03 07:41:05 +00:00
jasper
bd5f4a5ba4
import hs-libmpd 0.5.0
...
libmpd-haskell is a client library for MPD written in Haskell that aims
to provide a safe and flexible yet consistent and intuitive interface to
MPD's external API.
ok kili@
2010-12-03 07:40:18 +00:00
dcoppa
6ceee4f536
Link celt to the build.
2010-12-02 22:20:58 +00:00
dcoppa
80c4e1c0b7
Don't enable CELT support for now.
...
OK jakemsr@
2010-12-02 22:17:46 +00:00
dcoppa
e22bc21251
Import audio/celt.
...
The CELT codec is an experimental audio codec for use in low-delay
speech and audio communication. It's meant to close the gap between
Vorbis and Speex for applications where both high quality audio and
low delay are desired.
ok naddy@
2010-12-02 22:16:02 +00:00
espie
f9827a98ad
zap autoconf-N: part, since it's now default
2010-11-26 14:17:17 +00:00
espie
8392c16198
redo depends with >=
2010-11-26 07:07:56 +00:00
naddy
764b271b80
update to 1.3.2: robustness fixes and documentation updates
2010-11-25 17:00:00 +00:00
naddy
0c1cd1d41c
update to 1.2.1: robustness fixes and documentation updates
2010-11-25 16:59:34 +00:00
jeremy
a8bf115817
REVISION bump all ruby ports due to a change in the pkgspec.
...
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9. While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed. This also fixes the
following minor issues:
Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.
Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS. This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.
Switch to new style *_DEPENDS, with the version specification
at the end. The remaining cases where this is not done is
because a specific version is used.
Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.
Some conversion of spaces to tabs for consistency.
OK landry@
2010-11-24 21:35:13 +00:00
jasper
7e06cae5a3
- unbreak after vorbis-tools update
...
from Oliver Klima
2010-11-24 08:24:32 +00:00
jasper
286f038a14
- minor style
2010-11-23 18:14:02 +00:00
espie
ce6c04a151
fix regress
2010-11-22 16:11:40 +00:00
jasper
5160e43211
- drop maintainership of ports i don't use anymore, and take maintainership of three new ones.
2010-11-22 08:56:47 +00:00
millert
377cb454a5
Update picard to version 0.12.1 and link with libavcodec, libavformat
...
and libofa to support tagging by audio fingerprint. OK phessler@
2010-11-20 15:48:57 +00:00
ajacoutot
ae9c1b49ab
Lowercase COMMENT.
...
ok millert@ (out of pity I guess ;-))
2010-11-19 18:34:18 +00:00
millert
e1ed4406ac
add libofa; ok martynas@
2010-11-19 17:12:43 +00:00
millert
217ddf06bd
libofa port
2010-11-19 17:12:15 +00:00
jasper
3960e26f12
- missing gettext module
2010-11-18 12:03:28 +00:00
dcoppa
3310fa009f
HOMEPAGE has changed (plus small bugfix)
2010-11-17 08:54:39 +00:00
espie
99fe429f1a
missed libspecs
2010-11-15 13:08:37 +00:00
espie
9de7d94549
a few depends I missed
2010-11-15 12:44:20 +00:00
espie
2314c85f45
convert to new style depends
...
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.
No package changes
2010-11-15 00:22:45 +00:00
dcoppa
a85afc8609
Update to pianobar-2010.11.06
...
Fixing "Error: Protocol incompatible. Please upgrade libpiano."
pianobar is playing cat and mouse with pandora.com...
2010-11-13 12:59:18 +00:00
phessler
0585d1ca27
Include 'MusicBrainz' in the COMMENT, so searches can find this
...
OK sthen@
2010-11-10 13:18:42 +00:00
jasper
08f27d6e2a
- switch to pkg-readmes
...
ok sir jake@
2010-11-10 08:00:02 +00:00
jeremy
f4542e4eb3
REVISION bumps for most ruby ports after the ruby.port.mk update.
...
PKG_ARCH = * removed from many ports as it is added automatically
for pure ruby gem ports. Switch ports that previously used
GEM_SKIPDEPENDS to adding dependencies or modifying the underlying
gem metadata with patches.
OK landry@
2010-11-08 23:28:53 +00:00
jeremy
cb1c9c889a
Update plists for most ruby ports after changes to ruby.port.mk.
...
Requested as a separate commit by landry@.
OK landry@
2010-11-08 23:24:39 +00:00
jeremy
1952f8e4f2
Enable speex, mod, cdda, and cddb support, now that all related
...
libraries have been imported. These all appear to work correctly,
except that CD audio playback has some occassional gaps, but
jakemsr@ reports that other libcdio users have similar issues.
OK jakemsr@
2010-11-07 00:50:22 +00:00
jeremy
37da804a39
This is a library based on the mod rendering code from ModPlug, a
...
popular Windows mod player written by Olivier Lapicque, found at
http://www.modplug.com .
Based on a diff from Alexandr Shadchin.
OK jakemsr@
2010-11-07 00:44:09 +00:00
landry
6ffd15fd5a
Stop the auto* madness and bring this port inline with today's standards:
...
- use ${SUBST_CMD} instead of perl -pi
- remove auto*/aclocal*.am patches and only patch configure/Makefile.in.
- use @sample to install a config file instead of @cwd, and default
to sndio output
- remove auto* dependency, unbreaks it with new metaauto
2010-11-06 12:19:38 +00:00
jasper
0e1a9e1229
- tweak
2010-11-03 18:18:51 +00:00
jasper
04a4667a98
- update to 1.100430
2010-11-03 09:21:00 +00:00
ratchov
3d84b3442f
update to 1.0.4 which fixes bugs. Also remove USE_GROFF (man
...
pages are fine for mandoc), and remove REVISION (requested by
sthen).
ok sthen
2010-10-30 20:14:54 +00:00
ajacoutot
761594762a
Add RCS IDs to rc scripts.
2010-10-29 12:54:43 +00:00
jakemsr
fdac5b52ed
+ lmms
2010-10-28 22:38:38 +00:00
jakemsr
2a227085fc
initial import of audio/lmms
...
LMMS is a music production program. This includes the creation of
melodies and beats, the synthesis and mixing of sounds, and arrangement
of samples. You can have fun with your MIDI keyboard and much more.
Features:
* Song Editor for composing songs
* A Beat+Bassline Editor for creating beats and basslines
* An easy to use Piano Roll for editing patterns and melodies
* An FX mixer with 64 FX channels and arbitrary number of effects
allow unlimited mixing possibilities
* Many powerful instrument and effects plugins out of the box
* Full user defined track based automation and computer controlled
automation sources
* Compatible with many standards such as SoundFont2, LADSPA, and full
MIDI support
* Import of MIDI and FLP (Frootyloops Project) files
import requested by armani@, some midi bits improved by ratchov@,
reviewed by ratchov@ and stsp@ "why isn't that imported yet" from
several
2010-10-28 22:33:41 +00:00
edd
e8e05cc9ab
link mpd-add-similar and py-last.
2010-10-28 16:14:03 +00:00
edd
c4f31f01be
Import mpd-add-similar - tool to add similar tracks to your mpd playlist.
...
OK, sthen@
2010-10-28 16:11:52 +00:00
edd
fb2be06952
Import py-last, last.fm library for python.
...
OK sthen@
2010-10-28 16:10:24 +00:00
jasper
edfc0085d4
- obvious MESSAGE is obvious, zap it.
...
prompted by aja
2010-10-28 11:30:08 +00:00
jasper
86b330d994
- add rc script for mpd
...
ok robert@
2010-10-28 11:24:35 +00:00
steven
08cec9fd54
this builds fine with openbsd libtool so set USE_LIBTOOL=yes
...
however auto* needs libtoolize or some other libtool macros, therefore add
a build dependency on gnu libtool
2010-10-28 10:02:04 +00:00
espie
39c51767b6
use default QString(), avoids ambiguity with upcoming qt 4.7.0.
2010-10-27 22:06:13 +00:00
jasper
fad8923eb9
- add a backup master site, as the upstream one is rather flaky
2010-10-27 10:23:42 +00:00
jeremy
006fde0cd9
Handle the rest of the fallout from the splitting of MODRUBY_LIB_DEPENDS
...
into MODRUBY_WANTLIB and using CONFIGURE_STYLE = ruby gem ext. Use the
lang/ruby module for all dependent ports, setting
MODRUBY_{BUILD,RUN}DEP=No if necessary.
ok landry, phessler, sthen
2010-10-26 21:42:13 +00:00
dcoppa
f0dd39275f
Upstream rerolled the distfile.
...
OK landry@
2010-10-26 08:25:26 +00:00
landry
f92fc82f29
Unbreak on clean box, add audio/ladspa to BUILD_DEPENDS.
...
spotted by and ok jasper@
2010-10-25 08:41:27 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
jakemsr
2f0812f770
enable ladspa effects via liblrdf and update WANTLIB
...
while here
ok jeremy@ (and he already committed the plugin.c patch
upstream!)
2010-10-24 19:10:15 +00:00
sthen
3b2bbaacc0
Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
...
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
naddy
b652d545f7
proactively fix for gmake 3.82
2010-10-24 13:29:43 +00:00
jakemsr
541ad548f1
+ {swh,tap}-plugins
2010-10-24 13:21:27 +00:00
jakemsr
3074b93528
initial import of audio/swh-plugins
...
This package is a collection of several LADSPA plugins from Steve
Harris.
ok landry@
2010-10-24 10:32:48 +00:00
jakemsr
62d324f038
initial import of audio/tap-plugins
...
TAP (Tom's Audio Processing) LADSPA plugins is a varied collection
of filters, processors and effects.
ok landy@
2010-10-24 10:12:15 +00:00
landry
b22bd9befa
Auto* uses libtool m4 macros, set USE_LIBTOOL=gnu
2010-10-24 07:53:23 +00:00
jakemsr
2a7bbcebd6
+ calf, caps-plugins, mcp-plugins
2010-10-23 22:08:47 +00:00
jakemsr
d4610492a5
initial import of audio/caps-plugins
...
CAPS, the C* Audio Plugin Suite, is a collection of refined LADSPA audio
plugins capable of (and mainly intended for) realtime operation. The
suite includes DSP units emulating instrument amplifiers, stomp-box
classics, versatile 'virtual analogue' oscillators, fractal oscillation,
reverb, equalization and more.
looks ok to landry@
2010-10-23 21:59:58 +00:00
jakemsr
5264503d42
initial import of audio/mcp-plugins
...
The MCP plugins consist of:
- cs_phaser: a series connection of 1 to 30 first order allpass
filters with feedback.
- cs_chorus: two low frequency oscillators, each having 3 outputs
that are 120 degree apart in phase.
- mvclpf24: accurate digital implementation of voltage controlled
lowpass Moog filter.
- mvchpf24: digital implementation of voltage controlled hipass
Moog filter.
looks ok to landry@
2010-10-23 21:57:04 +00:00
jakemsr
aa095b265e
initial import of calf
...
Calf is a pack of audio plugins - effects and instruments, currently in
development. The goal is to create a set of plugins using decent
algorithms and parameter settings, available in a form which is
compatible with as many open source applications as possible.
looks ok to landry@
2010-10-23 21:52:00 +00:00
jakemsr
7f4a330ee4
enable liblrdf support
2010-10-23 17:04:14 +00:00