Commit graph

9638 commits

Author SHA1 Message Date
Pietro Cerutti
0adadd0490 - Remove file supposed to be deleted by previous commit [1]
PR:		145254 [1]
Submitted by:	Chris Petrik <chris@officialunix.com> (maintainer)
2010-04-07 06:40:28 +00:00
Ion-Mihai Tetcu
182709aef1 Fix fetch.
PR:		145374
Submitted by:	Gvozdikov Veniamin (maintainer)
Reported by:	QAT
2010-04-04 18:12:05 +00:00
Dennis Herrmann
9060c352e0 - Update to 0.5.3 2010-04-04 10:09:31 +00:00
Dmitry Marakasov
fee0b23d7f Clementine is a modern music player and library organiser. Clementine
is a port of Amarok 1.4, with some features rewritten to take advantage of Qt4.

Features:
- Listen to internet radio from Last.fm and SomaFM
- Load M3U and XSPF playlists
- Edit tags on MP3 and OGG files, organise your music
- Download missing album cover art from Last.fm

WWW:	http://code.google.com/p/clementine-player/

PR:		144978
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
2010-04-04 01:22:23 +00:00
Li-Wen Hsu
13cfd27bfd - Update to 1.19
PR:		ports/144123
Submitted by:	Peter Johnson <johnson.peter AT gmail.com> (maintainer)
2010-04-03 19:30:37 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
Pav Lucistnik
caafe597cf - Builds fine with base gcc
PR:		ports/145007
Submitted by:	Grzegorz Blach <magik@roorback.net> (maintainer)
2010-04-02 21:36:51 +00:00
Koop Mast
4a5638df7b Remove the actual gstreamer ivorbis plugin.
Forgotten by me, in the last gstreamer-plugins update. Oops.

Submitted by:	QAT
2010-04-02 15:50:06 +00:00
Marcus von Appen
8e604ae7c6 - Update to 1.12.854. 2010-04-01 17:00:50 +00:00
Pietro Cerutti
b7a82798a4 - Make fltk optional
PR:		145254
Submitted by:	Chris Petrik <chris@officialunix.com> (maintainer)
2010-04-01 15:24:25 +00:00
Bernhard Froehlich
7eae482233 - Change to my FreeBSD email address
Approved by:	miwi (mentor), beat (co-mentor)
2010-04-01 12:45:37 +00:00
Mark Linimon
b50c4b98e0 Also broken on ia64 and powerpc.
Hat:		portmgr
2010-04-01 05:58:59 +00:00
Mark Linimon
686a04b74a Mark various ports as broken or ignore on powerpc.
While here, remove remnants of alpha.
2010-04-01 05:16:19 +00:00
Pav Lucistnik
c8532f0389 - Add mumble11x option, default to off
PR:		ports/144119
Submitted by:	Sascha Schneider <suntsu@suntsu.org>
Approved by:	maintainer
2010-03-31 20:30:10 +00:00
Pav Lucistnik
b6c85bef6c - Mark for expiration in one month, has been marked IGNORE for past 24 months 2010-03-31 14:39:08 +00:00
Koop Mast
8b5d6d26e2 Update to 0.10.21.
Fix detection of libpng.
New plugin v4l2.
2010-03-31 10:40:29 +00:00
Dirk Meyer
ab56ffdb96 - cleanup libpng12 2010-03-30 15:20:19 +00:00
Dmitry Marakasov
8286e8fcf7 - Update to 1.2.2
PR:		145054
Submitted by:	Ayumi Mitsui <ayu@commun.jp> (maintainer)
2010-03-30 14:09:20 +00:00
Edward Tomasz Napierala
29be4364a8 LibSMF is a BSD-licensed C library for handling SMF ("*.mid") files.
It transparently handles timepulses conversions, tempo map handling
etc.  The only dependencies are C compiler and glib.  Full API
documentation and examples are included.

WWW:	http://sourceforge.net/projects/libsmf/
2010-03-29 19:50:33 +00:00
Wen Heping
6905d4a0d8 - Bump PORTREVISION to chase the update of math/gsl 2010-03-29 01:12:27 +00:00
Martin Matuska
779a04d1f7 - Bump Magick++, MagickWand or MagickCore dependency 2010-03-28 21:41:12 +00:00
Emanuel Haupt
429cc70389 - Fix a minor glitch in the OSS patches
- Provide manual pages
2010-03-28 10:45:00 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Emanuel Haupt
3e5b16425e audio/ym2wav is now part of audio/stymulator 2010-03-27 16:10:15 +00:00
Emanuel Haupt
2915713856 Add stymulator, a command-line Yamaha YM2149 (.ym) chiptune player. 2010-03-27 16:04:59 +00:00
Doug Barton
86922094aa RC_SUBR_SUFFIX has not been needed for a long time now, all supported
versions of FreeBSD now use /etc/rc.subr and rc.d scripts without .sh
appended to the script name.
2010-03-27 06:14:03 +00:00
Doug Barton
1fe689ef09 Remove the remaining examples of quotes around /etc/rc.subr 2010-03-27 04:30:05 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Emanuel Haupt
a9946dd0a7 Add ym2wav, convert .ym (Yamaha YM2149 soundchip) music files to wav. 2010-03-24 09:33:48 +00:00
Pietro Cerutti
a2eed320fe - Fix plist for the standard case [1]
Please note that an auto-detect mechanism is in place for jack,
  fluidsynth, etc. When these libraries are found, plugins are built
  and installed, causing other PLIST errors.
  Since the maintainer has reappeared a few days ago, I will wait for
  him to fix those non-standard cases.

Reported by:	QAT [1]
2010-03-23 21:55:33 +00:00
Pietro Cerutti
c6a2501ef2 - Chase x11-toolkits/fltk update 2010-03-23 21:14:39 +00:00
Dmitry Marakasov
bf0f31ee2b - Update to 0.23
PR:		144807
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer)
2010-03-23 02:48:34 +00:00
Sylvio Cesar Teixeira
de1b0a8451 - Update to 1.4.18
Approved by:	miwi (mentor)
2010-03-21 14:37:06 +00:00
Sylvio Cesar Teixeira
74eb94078c - Update to 2010.02.23
Approved by:	miwi (mentor)
2010-03-21 14:35:51 +00:00
Emanuel Haupt
4fdaed942d Discontinue audacious plugin support. The plugin won't build after audacious
has changed the API [1]. The option will be added again if the plugin gets fixed
by the upstream project.

[1] http://board.kohina.net/viewtopic.php?t=1212&sid=b6dea715bf62b1d9607435a16dfdd8d5

PR:		144903 (based on)
Submitted by:	CeDeROM <tomek.cedro@gmail.com>
2010-03-20 21:34:51 +00:00
Martin Wilke
f2f7d93f07 - Update to 0.7.2
PR:		144813
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2010-03-20 19:33:15 +00:00
Martin Wilke
d6843fd87e mcplay is a curses based front-end for various audio players. It
is a reimplementation in C of the well-known python program 'cplay'.

Supported players currently include:
- mpg123
- ogg123
- sox

WWW:	http://www.yahuxo.de/mcplay/

PR:		ports/144879
Submitted by:	Charlie Kester <corky1951 at comcast.net>
2010-03-20 18:55:54 +00:00
Dennis Herrmann
f9c942100d - Update to 11.4 2010-03-20 13:14:52 +00:00
David Thiel
31c08d6e0a Update cmus to 2.3.1, add Pulseaudio support.
PR:		ports/144497
Submitted by:	lx
Reviewed by:	Herbert J. Skuhra
Approved by:	Herbert J. Skuhra
Feature safe:	yes
2010-03-18 18:02:58 +00:00
Dmitry Marakasov
176e5b4e58 - Update to 0.3.1.0
PR:		144787
Submitted by:	"Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
2010-03-18 01:04:07 +00:00
Pav Lucistnik
2bbd299830 - The maintainer reappeared
Requested by:	the maintainer
2010-03-13 20:12:16 +00:00
Erwin Lansing
3cde5bcfb2 Mark BROKEN on 8.x: does not build 2010-03-13 11:45:56 +00:00
Anton Berezin
f51aaee287 Update to 0.11.
Changes:	http://search.cpan.org/dist/Audio-Wav/Changes
2010-03-12 12:19:22 +00:00
Wen Heping
2a8e773bc1 - Update to 0.62 2010-03-12 02:53:16 +00:00
Emanuel Haupt
652b7a7d45 Update to 0.97 2010-03-10 00:40:11 +00:00
Ed Schouten
64517ce8ea Don't depend on libcompat.
Use gettimeofday() instead of ftime().

Approved by:	erwin (implicit)
----------------------------------------------------------------------
2010-03-08 19:20:44 +00:00
Anton Berezin
8a1b4987cb Update to 1.220.
Changes:	http://search.cpan.org/dist/CDDB/CHANGES
2010-03-08 14:13:37 +00:00
Sylvio Cesar Teixeira
e12180ef3d - Update to 1.4.4
PR:		ports/143618
Submitted by:	Grzegorz Blach <magik@roorback.net> (maintainer)
Approved by:	itetcu (mentor)
Feature safe:	yes
2010-03-07 23:02:38 +00:00
Dennis Herrmann
f084c01081 - Update to 0.5.2 2010-03-07 10:08:05 +00:00
Dennis Herrmann
492cd87d5a - Update to 11.3 2010-03-07 10:05:45 +00:00