Commit graph

1176 commits

Author SHA1 Message Date
Steve Wills
592462ca9b Ogginfo gives you access to low level information on ogg files (bitrate,
length, samplerate, encoder, etc... ), as well as tag.

Author:	Guillaume Pierronnet <guillaume.pierronnet@gmail.com>
WWW:	http://ruby-ogginfo.rubyforge.org/
2011-07-09 14:34:24 +00:00
Martin Wilke
38a9d61e96 pure-audio is a digital audio interface for the Pure programming language.
It currently includes wrappers for PortAudio, FFTW3, libsndfile and
libsamplerate, as well as a realtime module which gives Pure scripts access
to realtime scheduling on systems which have a pthreads library with the
POSIX realtime threads extension.

WWW:	http://docs.pure-lang.googlecode.com/hg/pure-audio.html

PR:		ports/156291
Submitted by:	Zhihao Yuan <lichray at gmail.com>
2011-07-02 07:11:53 +00:00
Doug Barton
5f1fe4cf3d As advertised, remove former mbone ports 2011-07-01 20:01:50 +00:00
Martin Wilke
967345c8dc WildMIDI is a simple software midi player which has a core softsynth library
that can be used with other applications.

The WildMIDI library uses Gravis Ultrasound patch files to convert MIDI files
into audio which is them passed back to the calling application for further
processing or output. The API of the library is designed so that it is easy to
include WildMIDI into applications that wish to include MIDI file playback.
With multiple MIDI file support you can develop applications to mix several
midi files together at the same time and with the next release you will be
able to use a different patch set for each MIDI file.

The wildmidi player is a demonstration program to show the capabilities of
libWildMidi.

WWW: http://wildmidi.sourceforge.net/

PR:		ports/158372
Submitted by:	SimaMoto,RyoTa <liangtai.s4 at gmail.com>
2011-06-29 01:27:53 +00:00
Martin Wilke
05e8725e13 uMurmur is a minimalistic Mumble server primarily targeted to run on
routers with an open OS like OpenWRT.
The server part of Mumble is called Murmur, hence the name uMurmur.

WWW:	http://http://code.google.com/p/umurmur/

PR:		ports/154995
Submitted by:	Ayumi Mitsui <ayu at commun.jp>
2011-06-26 07:17:01 +00:00
Koop Mast
f9dee8f77d Hookup jack_ghero jack_umidi libumidi and midipp. 2011-06-23 13:01:40 +00:00
Martin Matuska
0bbe3b6e09 VisualOn AMR-WB encoder library
This library contains an encoder implementation of the Adaptive Multi
Rate Wideband (AMR-WB) audio codec. The library is based on a codec
implementation by VisualOn as part of the Stagefright framework from
the Google Android project.

WWW: https://github.com/mstorsjo/vo-amrwbenc
2011-06-23 12:52:47 +00:00
Martin Matuska
c80799fcb8 VisualOn AAC encoder library
This library contains an encoder implementation of the Advanced Audio
Coding (AAC) audio codec. The library is based on a codec implementation
by VisualOn as part of the Stagefright framework from the Google
Android project.

WWW: https://github.com/mstorsjo/vo-aacenc
2011-06-23 12:52:00 +00:00
Philippe Audeoud
9bdafe46be - move multimedia/rebot3 to audio/rebot3
rebot3.pl renames MP3 files that you have grabbed from audio CDs with
the track name, number, album, and/or artist. It does so by using
either a remote CDDB server or a local CDDB created by cd (and other)
players like xmcd, kscd or xmms. With rebot3.pl you can also add or
remove ID3 (version 1) tags to/from the MP3 files.

WWW: http://www.headmqa.com/rebot3/

Approved by:	maintainer
2011-05-16 09:06:33 +00:00
Greg Larkin
7e64e63537 - Hook audio/teamspeak3-server into the build
PR:		ports/154453
2011-05-03 22:09:02 +00:00
Baptiste Daroussin
0b10dff092 Another bunch of expired ports removal
2011-05-01 audio/albumart: Upstream disapear and distfile is no more available
2011-05-01 audio/aylet: Upstream disapear and distfile is no more available
2011-05-01 audio/cantus: Upstream disapear and distfile is no more available
2011-05-01 audio/xaylet: Upstream disapear and distfile is no more available
2011-05-01 science/oases: Upstream disapear and distfile is no more available
2011-05-01 shells/pash: Upstream disapear and distfile is no more available
2011-05-03 13:05:08 +00:00
Baptiste Daroussin
d16870ec48 One more bunch of unmaintained expired ports removal
2011-05-01 audio/dap: Upstream disapear and distfile is no more available
2011-05-01 audio/gdrdao: Upstream disapear and no more distfiles available
2011-05-01 databases/gmysql: Upstream disapear and distfile is no more available
2011-05-01 deskutils/kuake: Upstream disapear and distfile is no more available
2011-05-01 finance/xinvest: Outdated, abandoned
2011-05-01 finance/xquote: Outdated, abandoned
2011-05-01 french/plgrenouille: Upstream disapear and distfile is no more available
2011-05-02 12:48:13 +00:00
Juergen Lock
a6a5e1ef70 PulseAudio plugin for ALSA
WWW: http://pulseaudio.org/

PR:		ports/147549
Submitted by:	hashiz
2011-04-28 19:55:29 +00:00
Juergen Lock
46f4143759 This package contains the runtime libraries for any application that wishes
to interface with a PulseAudio sound server.

WWW: http://www.pulseaudio.org/

PR:		ports/156112
Submitted by:	avg
2011-04-26 20:12:27 +00:00
Tilman Keskinoz
f6e97d2598 Add autotalen, a LADSPA plugin for real-time pitch correction
PR:		155914
Submitted by:	Richard Neese
2011-04-09 14:06:28 +00:00
Pawel Pekala
b7bc6bda41 Puddletag is a audio tag editor similar to Windows program Mp3tag.
Unlike most taggers, it uses a spreadsheet-like layout so that all the
tags you want to edit by hand are visible and easily editable.

Supported formats: ID3v1, ID3v2 (mp3), MP4 (mp4, m4a, etc.),
VorbisComments (ogg, flac), Musepack (mpc), Monkey's Audio (.ape) and
WavPack (wv)

WWW:    http://puddletag.sourceforge.net

PR:		ports/155086
Submitted by:	me
Approved by:	wen (mentor)
2011-04-04 19:43:18 +00:00
Rene Ladan
5fafbc0f8b Garbage collect expired ports
2011-04-01 accessibility/linux-f8-atk: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-ucl: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-upx: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-alsa-lib: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-arts: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-esound: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-freealut: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libaudiofile: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libogg: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libvorbis: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-mikmod: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-nas-libs: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-openal: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-sdl_mixer: End of Life since Jan 7, 2009
2011-04-01 databases/linux-f8-sqlite3: End of Life since Jan 7, 2009
2011-04-02 databases/postgresql81-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql73-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql74-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql80-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-01 devel/linux-f8-libglade: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-sdl12: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-allegro: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-libsigc++20: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-libglade2: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-nspr: End of Life since Jan 7, 2009
2011-04-01 dns/linux-f8-libidn: End of Life since Jan 7, 2009
2011-04-01 emulators/linux_base-f8: End of Life since Jan 7, 2009
2011-04-01 emulators/linux_base-f9: End of Life since Jul 10, 2009
2011-04-01 emulators/linux_base-fc6: End of Life since December 7, 2007
2011-04-01 emulators/linux_base-f7: End of Life since June 13, 2008
2011-04-01 ftp/linux-f8-curl: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-sdl_image: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-ungif: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-imlib: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-cairo: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-dri: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-gdk-pixbuf: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-jpeg: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-png: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-libGLU: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-libmng: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-png10: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-tiff: End of Life since Jan 7, 2009
2011-04-01 lang/linux-f8-libg2c: End of Life since Jan 7, 2009
2011-04-01 lang/linux-f8-tcl84: End of Life since Jan 7, 2009
2011-04-01 multimedia/linux-f8-libtheora: End of Life since Jan 7, 2009
2011-04-02 net-p2p/dcd: No fetch sources and looks like project abandoned
2011-03-31 net/straw: abandoned upstream and does not work with python 2.6+
2011-04-01 security/linux-f8-libssh2: End of Life since Jan 7, 2009
2011-04-01 security/linux-f8-nss: End of Life since Jan 7, 2009
2011-04-01 security/linux-f8-openssl: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-libxml2: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-scim-gtk: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-scim-libs: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-expat: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-libxml: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-aspell: End of Life since Jan 7, 2009
2011-04-01 www/linux-f8-flashplugin10: End of Life since Jan 7, 2009
2011-03-30 www/mediawiki112: abandoned upstream
2011-03-30 www/mediawiki113: abandoned upstream
2011-03-30 www/mediawiki114: abandoned upstream
2011-03-30 www/mediawiki16: abandoned upstream
2011-04-01 x11-fonts/linux-f8-fontconfig: End of Life since Jan 7, 2009
2011-03-01 x11-themes/gnome-icons-cool-gorilla: "no mastersite"
2011-04-01 x11-themes/linux-f8-hicolor-icon-theme: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-gtk: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-gtk2: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-openmotif: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-pango: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-qt33: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-tk84: End of Life since Jan 7, 2009
2011-04-01 x11/linux-f8-xorg-libs: End of Life since Jan 7, 2009
2011-04-04 17:12:43 +00:00
Max Brazhnikov
00c7b400e1 Connect wmmp 2011-03-13 14:58:14 +00:00
Pav Lucistnik
5edd0ddb0b - Move all 13 ports out of mbone category 2011-03-06 22:34:01 +00:00
Mark Linimon
fa5ed9b4c9 Connect previously forgotten subdir linux-neroaaccodec. 2011-03-04 19:59:31 +00:00
Koop Mast
f63874893a Update Gstreamer-plugins-base to 0.10.32
Update Gstreamer-plugins-good to 0.10.27
Update Gstreamer-plugins-bad to 0.10.21
Update Gstreamer-plugins-ugly to 0.10.17

Add flite plugin. plugin for the flite Speech synthesis engine.
Add opencv plugin. plugin for opencv Computer vision library.
Move vdpau plugin to a beter category.
Remove LOCAL master sites that haven't been updated for ages.
Check if Gstreamer (core) is recent enough.
Remove 6.x BROKEN line for the bad plugin.
2011-02-25 10:58:42 +00:00
Martin Wilke
f3581f6772 QUIMUP is a 'graphical' client for the music player daemon (MPD)
written in C++ and QT4.

Features include:

* Support for (locally stored) albumart.
* Support for audio streams (url).
* Drag & drop playlist management.
* Database browser (artist, album, genre, folder & playlist mode)
* Database search (artist, album, genre & title mode).
* Quick search-and-select in the playlist.
* Mini-mode interface for basic control only.
* Open folder in external programs to edit tags etc.
* Generally a quick and clean application.

WWW: http://coonsden.com/?page_id=145

PR:		ports/154702
Submitted by:	Cezary Morga <cm at therek.net>
2011-02-13 11:07:12 +00:00
Rene Ladan
f4e614252a Remove expired ports:
2011-02-11 audio/libjackasyn: development has ceased; try audio/jack instead
2011-02-11 audio/xmms-jackasyn: development has ceased; try audio/xmms-jack instead
2011-02-11 19:38:09 +00:00
Tilman Keskinoz
7e42ea2dd6 Add madufufw, Userland scripts to load the M-Audio firmware into supported
sound devices upon attachment.

PR:		148411
Submitted by:	Aragon Gouveia
Feature safe:	yes
2011-02-03 12:07:12 +00:00
Renato Botelho
cd641b3c18 Remove expired ports:
2011-02-01 audio/ecawave: has been broken for over one year
2011-01-31 mail/spamass-rules_du_jour: Use sa-update instead
2011-01-31 x11/accessx: Project abandoned, mastersite disappeared
2011-01-31 x11/kde3-apireference: outdated and obsolete

Feature safe:	yes
2011-02-01 16:35:55 +00:00
Martin Wilke
ea4d41e0e3 soundKonverter is a frontend to various audio converters.
The key features are:
- Audio conversion
- Replay Gain calculation
- CD ripping

WWW: http://kde-apps.org/content/show.php?content=29024

PR:		ports/miwi
Submitted by:	David Naylor <naylor.b.david at gmail.com>
Feature safe:	yes
2011-01-30 11:53:31 +00:00
Max Brazhnikov
28373601dc Connect kaudiocreator
Feature safe:	yes
2011-01-12 20:52:23 +00:00
Renato Botelho
21526892f3 Remove expired ports:
2011-01-01 audio/emphasis: abandoned upstream
2011-01-01 converters/ecore-txt: abandoned upstream
2011-01-01 deskutils/estickies: abandoned upstream
2011-01-01 devel/ecore-job: abandoned upstream
2011-01-01 devel/engrave: abandoned upstream
2011-01-01 devel/evfs: abandoned upstream
2011-01-01 devel/ruby-ecore: abandoned upstream
2011-01-01 graphics/exhibit: abandoned upstream
2011-01-01 graphics/epsilon: abandoned upstream
2011-01-01 graphics/esmart: abandoned upstream
2011-01-01 graphics/ruby-edje: abandoned upstream
2011-01-01 graphics/ruby-esmart: abandoned upstream
2011-01-01 graphics/ruby-evas: abandoned upstream
2011-01-01 graphics/ruby-redact: abandoned upstream
2011-01-01 multimedia/eclair: abandoned upstream
2011-01-01 security/phpmyid: Development has ceased.
2011-01-01 sysutils/ecore-config: abandoned upstream
2011-01-01 sysutils/extrackt: abandoned upstream
2011-01-01 textproc/exml: abandoned upstream
2011-01-02 www/mod_accesscookie: upstream is gone
2011-01-02 www/mod_vdbh: upstream is gone
2011-01-02 www/mod_auth_any: upstream is gone
2011-01-02 www/mod_log_data: upstream is gone and will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-01-01 x11-fm/entropyfm: abandoned upstream
2011-01-01 x11-themes/e17-splash-fortune: abandoned upstream
2011-01-01 x11-themes/e17-splash-shiny: abandoned upstream
2011-01-01 x11-themes/e17-splash-takara: abandoned upstream
2011-01-01 x11-themes/e17-theme-blue_eyed: abandoned upstream
2011-01-01 x11-themes/e17-theme-dali: abandoned upstream
2011-01-01 x11-themes/e17-theme-gant: abandoned upstream
2011-01-01 x11-themes/e17-theme-japan2007: abandoned upstream
2011-01-01 x11-themes/e17-theme-kor: abandoned upstream
2011-01-01 x11-themes/e17-theme-milky: abandoned upstream
2011-01-01 x11-themes/e17-theme-night_bling: abandoned upstream
2011-01-01 x11-themes/e17-theme-simply_white: abandoned upstream
2011-01-01 x11-themes/e17-splash-azul: abandoned upstream
2011-01-01 x11-themes/e17-splash-blue: abandoned upstream
2011-01-01 x11-themes/e17-splash-clean: abandoned upstream
2011-01-01 x11-themes/e17-splash-logo: abandoned upstream
2011-01-01 x11-toolkits/etk: abandoned upstream
2011-01-01 x11-toolkits/ewl: abandoned upstream
2011-01-01 x11-toolkits/enhance: abandoned upstream
2011-01-01 x11-wm/e17-module-bling: abandoned upstream
2011-01-01 x11-wm/e17-module-mixer: abandoned upstream
2011-01-01 x11-wm/e17-utils: abandoned upstream
2011-01-01 x11/elicit: abandoned upstream
2011-01-01 x11/enity: abandoned upstream
2011-01-01 x11/examine: abandoned upstream
2011-01-01 x11/ecore-desktop: abandoned upstream
2011-01-03 14:38:01 +00:00
Rene Ladan
54c312bfe6 Garbage collect old ports:
2010-11-15 archivers/linux-par2cmdline: Native version available
2010-11-15 audio/bmp-musepack: does not build with audio/musepack
2010-11-15 audio/libmpcdec: superseded by audio/musepack
2010-11-15 audio/py-musepack: does not build with audio/musepack
2010-12-01 chinese/chinput3: Development has ceased.
2010-12-01 emulators/dynagen-devel: Please install emulators/dynagen instead
2010-11-24 net-p2p/gift-fasttrack: unmaintained upstream
2010-11-24 net-p2p/gift-gnutella: unmaintained upstream
2010-11-24 net-p2p/gift-openft: unmaintained upstream
2010-11-24 net-p2p/pyslsk: unmantained upstream, use net-p2p/nicotine-plus
2010-11-11 security/pamsfs: SFS is dead, this project is dead, and site is gone
2010-11-10 www/p5-Catalyst-Plugin-CommandLine: The module is not needed any more. With new Catalyst (at least 5.7014) it works out of the box.
2010-12-04 21:32:34 +00:00
Jun Kuriyama
6aef4f76d6 Audio::Ecasound provides perl bindings to the ecasound control
interface of the ecasound program. You can use perl to automate or
interact with ecasound so you don't have to turn you back on the
adoring masses packed into Wembly Stadium.

Ecasound is a software package designed for multitrack audio
processing. It can be used for audio playback, recording, format
conversions, effects processing, mixing, as a LADSPA plugin host and
JACK node. Version >= 2.2.X must be installed to use this
package. "SEE ALSO" for more info.

WWW: http://search.cpan.org/dist/Audio-Ecasound/
2010-11-21 12:17:40 +00:00
Koop Mast
b911e5438c Add game music emu (gme) gstreamer plugin.
Submitted by:	Raphael Kubo da Costa <kubito@gmail.com>
2010-11-15 16:38:24 +00:00
Alexey Dokuchaev
d6d9c9ec61 Rubyripper is a digital audio extraction tool that uses cdparanoia error
correcting power and its own secure ripping algorithm to ensure that CD
rip is done successfully and accurately.  It is very similar to and much
inspired by EAC for Windows, the golden standard of CD ripping software.

Rubyripper, as name implies, is written in Ruby programming language.

WWW: http://code.google.com/p/rubyripper/
2010-11-06 19:13:24 +00:00
Max Brazhnikov
aeae7d4043 Connect mangler 2010-10-30 21:25:20 +00:00
Josh Paetzel
7179c24773 A free/open-source, console-based replacement for pandora's flash player.
PR:		ports/151325
Submitted by:	John Hixson <john at pcbsd.org>
2010-10-08 23:37:46 +00:00
Bernhard Froehlich
215c1bdfe5 Decibel audio player is a very fast GTK+ audio player
with an emphasis on being very clean and user friendly.

* Utilizes the GStreamer plugins system
* Lighter footprint than most audio players
* Follows the Gnome Human Interface Guidelines
* Has quite a few plugins of it's own

WWW:	http://decibel.silent-blade.org/

PR:		ports/144817
Submitted by:	kipz <somicide at gmail dot com>
Approved by:	beat (co-mentor)
2010-09-23 15:17:17 +00:00
Philip M. Gollucci
6abafe3a2c Jokosher is a simple yet powerful multi-track studio. With it you can
create and record music, podcasts and more, all from an integrated
simple environment.

WWW: http://www.jokosher.org/

PR:		ports/137751
Submitted by:	Anonymous
2010-09-23 02:34:14 +00:00
Dmitry Marakasov
6f876d2899 HE-AAC+ Codec as Shared Library
WWW: http://tipok.org.ua/ru/node/17/

PR:		149794
Submitted by:	Takefu <takefu@airport.fm>
2010-09-23 00:44:23 +00:00
Philip M. Gollucci
77970d94b2 remove, disconnect old port audio/linux-nerodigitalaudio 2010-09-22 04:44:36 +00:00
Wen Heping
0ff9ca45d3 Test::Corpus::Audio::MPD will try to launch a new mpd server for
testing purposes. This mpd server will then be used during
POE::Component::Client::MPD or Audio::MPD tests.

In order to achieve this, the module will create a fake mpd.conf
file with the correct pathes (ie, where you untarred the modulE
tarball). It will then check if some mpd server is already running,
and stop it if the MPD_TEST_OVERRIDE environment variable is true
(die otherwise). Last it will run the test mpd with its newly
created configuration file.

WWW: http://search.cpan.org/dist/Test-Corpus-Audio-MPD/
2010-09-17 23:42:11 +00:00
Max Brazhnikov
e103082d07 Connect spek to the build 2010-09-10 20:17:09 +00:00
Philip M. Gollucci
1b79d7d08a audio/audacious-crossfade||2010-09-08|Broken for 6+ months, unmaintained
audio/ecamegapedal||2010-09-08|Has expired: Abandonned since 2004, please use audio/jack-rack or audio/creox instead.
comms/asmodem||2010-09-08|Broken for 6+ months, unmaintained
comms/ltmdm||2010-09-08|Broken for 6+ months, unmaintained
comms/yawmppp||2010-09-08|Broken for 6+ months, unmaintained
devel/p5-ORBit||2010-09-08|Broken for 6+ months, unmaintained
emulators/p-interp||2010-09-08|Broken for 6+ months, unmaintained
graphics/visionegg||2010-09-08|Broken for 6+ months, unmaintained
japanese/okphone||2010-09-08|Broken for 6+ months, unmaintained
java/openjit||2010-09-08|Broken for 6+ months, unmaintained
multimedia/xmps-win32-plugin||2010-09-08|Broken for 6+ months, unmaintained
net-mgmt/tknetmon||2010-09-08|Broken for 6+ months, unmaintained
net/arpd||2010-09-08|Broken for 6+ months, unmaintained
net/vomit||2010-09-08|Broken for 6+ months, unmaintained
sysutils/xwipower||2010-09-08|Broken for 6+ months, unmaintained
www/lws||2010-09-08|Broken for 6+ months, unmaintained

Reported by:    FreeBSD unmaintained ports which are currently marked broken
                monthly reminder
2010-09-08 05:25:12 +00:00
Koop Mast
5b545e2443 Update gstreamer-plugins-ugly to 0.10.16.
New plugins:
  amrnb:     OpenCore based Adaptive Multi-Rate Narrow-Band plugin
  amrwbdec:  OpenCore based Adaptive Multi-Rate Wide-Band Decoder plugin
  twolame:   High-quality free MP2 encoder plugin

Release notes:	http://gstreamer.freedesktop.org/releases/gst-plugins-ugly/0.10.16.html
2010-09-06 21:10:50 +00:00
Baptiste Daroussin
006550f13c Remove audio/gmm as it is now named audio/gogglesmm
Approved by:	tabthorpe (co-mentor)
2010-08-24 15:18:30 +00:00
Baptiste Daroussin
8dc1141532 - Change portname to reflect the rename
- Connect gogglesmm

Approved by:	tabthorpe (co-mentor)
2010-08-24 15:12:44 +00:00
Sylvio Cesar Teixeira
d1a998dbbc Is a set of tools to ease organising a collection of mp3 (and other audio) files.
WWW:	http://erislabs.net/ianb/projects/mp3-archive-tools/

PR:		ports/148900
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2010-08-20 13:56:30 +00:00
Sylvio Cesar Teixeira
11cbcdc567 - mp3lint is a tool to check collections of audio files for various problems. It is highly configurable, allowing you to specify your preferred format for filenames, minimum bitrate, tests to ignore, etc.
Formats checked are currently mp3, ogg, wav, flac, au, and m3u playlists.
mp3lint is implemented as separate tools (perl modules), each of which implements a set of testes. There are a total of 32 different tests.

WWW:	http://erislabs.net/ianb/projects/mp3lint/

PR:		ports/148899
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2010-08-20 13:48:23 +00:00
Sylvio Cesar Teixeira
782f0099c5 - Is a perl module to encapsulate the parsing and creation of filenames containing music metadata (artist, album, etc).
It is used by mp3lint and mp3-archive-tools.

WWW:	http://erislabs.net/ianb/projects/libmp3-archive-perl/

PR:		ports/148898
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2010-08-20 13:42:22 +00:00
Marcus von Appen
8d9098cd96 - New openal-soft port for the linux f10 base system. 2010-08-19 20:09:06 +00:00
Dmitry Marakasov
46a6feb7de A very simple yet powerful programmable console metronome.
WWW:  http://ctronome.kign.org/

PR:		149754
Submitted by:	Charles Mercadal <mercadal@diablonet.net>
2010-08-19 01:29:41 +00:00
Pietro Cerutti
82bef74764 - New port: audio/jack_mixer
jack_mixer is a GTK+ JACK audio mixer app with a look similar
    to its hardware counterpart. It has lot of useful features,
    apart from being able to mix multiple JACK audio streams.

    WWW: http://home.gna.org/jackmixer/
2010-08-18 15:45:03 +00:00