non port: audio/Makefile |
Number of commits found: 1712 (showing only 100 on this page) |
Wednesday, 9 Mar 2005
|
10:01 ahze
Add xmms-mac 0.2.1, monkey's Audio Codec non-win32 port.
PR: ports/78303
 |
Tuesday, 8 Mar 2005
|
23:15 pav
AMR encoder/decoder from www.3gpp.org.
Modified for use with Mbuni MMS Gateway <www.mbuni.org>
(look at http://www.mbuni.org/userguide.shtml#install for more info).
PR: ports/78541
Submitted by: Andrew Wingorodov <andr@sms-tv.ru>
 |
07:57 ahze
Add audio/alac
Basic decoder for Apple Lossless Audio Codec files (ALAC)
 |
Monday, 28 Feb 2005
|
22:16 ahze
- split multimedia/gstreamer-plugins in to individual ports per
gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
to use new USE_GSTREAMER= macro, Bump PORTREVISION's
--
Examples of new USE_GSTREAMER macro:
USE_GSTREAMER= dvd lame flac
.include <bsd.port.mk>
If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
you must follow one of the examples listed below
WANT_GSTREAMER= yes
.include <bsd.port.pre.mk>
.if defined(WITH_VORBIS)
USE_GSTREAMER+= vorbis
.endif
or
USE_GSTREAMER= yes
.include <bsd.port.pre.mk>
.if defined(WITH_FAAD)
USE_GSTREAMER+= faad
.endif
Note: USE_GSTREAMER=yes will always add a dependency to
ports/multimedia/gstreamer-plugins
--
Thanks to krion for runing this on pointyhat
Thanks to kwm for helping with this, and many bug fixes , and updates.
 |
Saturday, 19 Feb 2005
|
01:59 kris
Re-add xmms-arts_output, which was removed in error.
Submitted by: Bartosz Fabianowski <freebsd@chillt.de>
Pointy hat to: kris
 |
Friday, 18 Feb 2005
|
23:44 kris
As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
 |
Wednesday, 16 Feb 2005
|
04:41 adamw
Add easytag-devel.
 |
Monday, 14 Feb 2005
|
20:22 arved
Add rbscrobbler, a audioscrobbler plugin for rhythmbox
 |
Saturday, 12 Feb 2005
|
23:25 anholt
New port: gtkguitune, a guitar (and other instruments) tuner for GTK.
 |
Friday, 28 Jan 2005
|
21:06 pav
WMalbum is a dockapp to display album covers of tracks playing in xmms.
It also provides basic xmms song play/skip functionality.
PR: ports/76772
Submitted by: David Thiel <lx@redundancy.redundancy.org>
 |
Thursday, 27 Jan 2005
|
21:57 adamw
bmp-songchange executes a custom command on every song change
in beep-media-player. not rocket science, but a nifty tool all
the same.
 |
Thursday, 20 Jan 2005
|
06:25 edwin
New port: audio/gnomoradio, a program for finding and playing free
music from the Internet
Note: on 4.x, this port will be compiled with G++ 3.4, but
will attempt to link to libraries compiled with G++ 2.95,
so I guess it'll fail. I suggest to see what happens with
bento and, if needed, mark this port as 5.x-only using
IGNORE.
PR: ports/73032
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
 |
Friday, 14 Jan 2005
|
20:12 pav
Add bmp-scrobbler, a Beep-Media-Player plugin for Audioscrobbler.com social
network.
PR: ports/76252
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
 |
Wednesday, 12 Jan 2005
|
15:53 bms
Add new port gaim-festival, a plugin for Gaim to drive the
festival speech synthesizer.
Reviewed by: pav
 |
14:32 oliver
add gqmpeg-devel - the gtk20 port of gqmpeg
 |
Sunday, 9 Jan 2005
|
14:43 arved
Remove obsolete trm port. It was superseded by libtunepimp
 |
Wednesday, 29 Dec 2004
|
04:24 pav
Add oggsplit, a simple tool for splitting multiplexed (grouped or chained) Ogg
files into separate streams.
 |
Saturday, 25 Dec 2004
|
20:22 knu
Resurrect ruby-musicbrainz, updated to 0.2.0.
 |
Tuesday, 21 Dec 2004
|
23:12 markus
Remove juk, which was integrated into kdemultimedia3 a long time ago.
 |
Saturday, 18 Dec 2004
|
18:43 sobomax
Add flite 1.2, a small run-time speech synthesis engine.
 |
Wednesday, 15 Dec 2004
|
16:44 lioux
New port klira version 0.1: A gstreamer based audio converter for KDE
 |
02:59 edwin
New port: audio/tta (simple lossless audio (de)compressor)
TTA is a simple lossless audio compressor.
TTA performs lossless compression on multichannel 8,16,24
bit's integer and 32 bit's IEEE floating-point data of the
Wav audio files.
PR: ports/70243
Submitted by: Martin Dieringer <Martin.Dieringer@t-online.de>
 |
Monday, 6 Dec 2004
|
22:19 arved
Add xmms-scrobbler, a XMMS/BPM Plugin for audioscrobbler.com
 |
Saturday, 4 Dec 2004
|
19:12 adamw
Add cantus_3, a sleek GTK2 mp3/ogg/vorbis tagger/renamer.
Cantus is an easy to use tool for tagging and renaming MP3 and OGG/Vorbis files.
It has many features including mass tagging and renaming of MP3s, the ability to
generate a tag out of the filename, filter definitions for renaming, recursive
actions, CDDB (Freedb) lookup (no CD needed), copy between ID3V1 and ID3V2 tags,
and a lot more.
WWW: http://www.debain.org/software/cantus/
PR: ports/66799
Submitted by: Sergey Akifyev <asa@gascom.ru>
 |
Tuesday, 30 Nov 2004
|
21:03 kwm
add libmusepack. Musepack is an audio compression format with a strong
emphasis on high quality. It's not lossless, but it is designed for
transparency, so that you won't be able to hear differences between the
original wave file and the much smaller MPC file.
Approved by: pav (mentor)
 |
Monday, 29 Nov 2004
|
23:52 ahze
- Remove audio/mBox and merge changes in to audio/mbox since
these ports are duplicate with same maintainer as audio/mBox
 |
Sunday, 28 Nov 2004
|
17:26 pav
Add listener, a typical security-related program like the motion package
(which detects motion on a Webcam): it listens for sound. If it detects
any, it starts recording until the sound stops (or a bit later, which is
configurable). It stores the audio in .WAV files.
PR: ports/74348
Submitted by: David Thiel <lx@redundancy.redundancy.org>
 |
Thursday, 11 Nov 2004
|
17:57 pav
Add tagtool, a GNOME 2 application for tagging MP3/OGG files, similar to
Easytag but more lightweight
PR: ports/73812
Submitted by: Anthony Ginepro <anthony.ginepro@laposte.net>
 |
08:44 ahze
Add speex-devel
The Speex is a patent-free, Open Source/Free Software voice codec.
Unlike other codecs like MP3 and Ogg Vorbis, Speex is designed to
compress voice at bitrates in the 2-45 kbps range. Possible
applications include VoIP, internet audio streaming, archiving of
speech data (e.g. voice mail), and audio books. In some sense, it is
meant to be complementary to the Ogg Vorbis codec.
--
Speex 1.1 is backwards compatible with speex 1.0
and can be used as a drop in replacement
for audio/speex
Approved by: pav (co mentor)
 |
03:43 bland
Add goobox 0.4.0, CD player and ripper for GNOME Desktop environment.
 |
01:04 lioux
New port mpeg4ip-faad version 1.1: faad plugin for mpeg4ip
PR: 72207
Submitted by: ahze
 |
Sunday, 7 Nov 2004
|
22:00 ahze
Add mbox
mBox is program intended to help you with organizing your music files.
The most important features are:
- ability to reencode mp3/ogg/wma to mp3/ogg
- contains utility 'convertor' which converts whole directories to desired
format. Bitrate, etc. is automatically adjusted depending on settings
and source audio.
- reading/writing tags in MP3 ID3v1 and ID3v2, Ogg Vorbis
- reading WMA tags
- FreeDB, treates encoded files as if it was CD, so you can simply
select your files and - if found in database - write tags to them.
- auto tagging - reads tag information from filename
- batch tags editing
- batch files renaming (can use tags)
- directory renaming (can use tags)
Approved by: adamw (mentor)
 |
Sunday, 31 Oct 2004
|
22:53 marcus
Add polypaudio, a sound server for UNIX that is designed to be a drop-in
replacement for ESOUND with a few more bells and whistles:
* Extensible plugin architecture (by loading dynamic loadable modules
with dlopen())
* Support for more than one sink/source
* Better low latency behaviour
* Embedabble into other software (the core is available as C library)
* Completely asynchronous C API
* Simple command line interface for reconfiguring the daemon while running
* Flexible, implicit sample type conversion and resampling
* "Zero-Copy" architecture
* Module autoloading
* Very accurate latency measurement for playback and recordin.
* May be used to combine multiple sound cards to one (with sample rate
adjustment)
* Client side latency interpolation
 |
Thursday, 28 Oct 2004
|
21:21 pav
Streamtuner plugins were included in core distribution.
PR: ports/73025
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
 |
Saturday, 23 Oct 2004
|
04:57 linimon
As previously announced, remove ruby-musicbrainz. The contents of the
distfile have never been updated to reflect the latest libmusicbrainz.
 |
Wednesday, 20 Oct 2004
|
05:28 linimon
As previously announced, remove audio/net-rhythmbox. It was broken, and
audio/rhythmbox has more features.
Approved by: maintainer
 |
Saturday, 16 Oct 2004
|
00:13 will
Add ezstream 0.1.2, a command line utility for streaming to icecast
servers.
PR: ports/71049
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
 |
Thursday, 14 Oct 2004
|
00:18 edwin
[NEW PORT] audio/bmp-faad2: Beep Media Player (BMP) plugin for faad
FAAD 2 - Freeware Advanced Audio Decoder 2 - BMP plugin
PR: ports/71304
Submitted by: Michael Johnson <ahze@ahze.net>
 |
Wednesday, 13 Oct 2004
|
23:53 edwin
New port: audio/mBox - organizing music files
mBox is program intended to help you with organizing your music files.
The most important features are:
- Ability to reencode mp3/ogg/wma to mp3/ogg
- contains utility 'convertor' which converts whole directories to
desired
format. Bitrate, etc. is automatically adjusted depending on settings
and
source audio. See users-guide for further information.
- supports reading/writing tags in MP3 ID3v1 and ID3v2, Ogg Vorbis
- supports reading WMA tags
- supports FreeDB, treates encoded files as if it was CD, so you can
simply
select your files and - if found in database - write tags to them.
- supports auto tagging - reads tag information from filename
- supports batch tags editing
- supports batch files renaming (can use tags)
- supports directory renaming (can use tags)
PR: ports/71288
Submitted by: Vladimir Osintsev <oc@nm.ru>
 |
23:47 edwin
[New port] audio/ifp-line (interface to iRiver music players)
This port provides a simple but easy to use, and via
scriptability powerful interface to control iRiver's great
'ifp' series portable music players.
If there is a 'manager firmware' installed on this device,
it's not possible to gain access via umass(4). This port
uses libusb to connect directly via ugen.
PR: ports/71987
Submitted by: Thomas E. Zander <riggs@rrr.de>
 |
23:41 edwin
New port: audio/coverhunter, a program fetching the covers of your digital music
albums
CoverHunter will scan your digital music albums and try to
get the cover image for each one. After that, if more than
one cover was found, you can choose wich one will be set
as the cover for that album. These covers may be used by
XMMS, KDE, GNOME, etc.
PR: ports/69053
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
 |
23:33 edwin
New port: audio/icegenerator Direct streaming generator for Icecast/Shoutcast
Icegenerator is a direct streaming generator for Icecast/Shoutcast
PR: ports/71104
Submitted by: Nadelyaev Stanislav <funkblaster@n11.bmstu.ru>
 |
14:05 knu
Retire audio/libvorbis-aotuv.
The aoTuV enhancement has been merged into the mainstream.
Noted by: naddy
 |
Tuesday, 12 Oct 2004
|
11:05 mat
Add p5-Audio-WMA 0.01, fetch info from WMA audio files.
PR: ports/71590
Submitted by: Simon Barner <barner@gmx.de>
 |
11:03 mat
Add p5-Ogg-Vorbis-Header 0.03, manipulate / fetch info from Ogg-Vorbis
audio files.
PR: ports/71577
Submitted by: Simon Barner <barner@gmx.de>
 |
01:43 lofi
Add ices0, a treaming source client for icecast 2.
 |
Monday, 16 Aug 2004
|
05:36 kris
As previously announced, remove these broken/insecure/obsolete ports.
 |
Sunday, 15 Aug 2004
|
03:43 lioux
Remove both audio/mpt and audio/songprint: Obsolete, they have not
been developed since 2000
 |
Saturday, 14 Aug 2004
|
23:34 lofi
Add anthem, a KDE midi sequencer.
PR: ports/59243
Submitted by: Mathew Kanner <mat@cnd.mcgill.ca>
 |
Friday, 13 Aug 2004
|
18:41 pav
Add yell, a little command line utility playing a short tune on your
speaker device. I mainly use it to yell the "sysop" on a remote
machine. It could also be used as a notification for finished tasks
(eg. make buildworld && yell).
PR: ports/70277
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
 |
Wednesday, 11 Aug 2004
|
20:54 pav
Add marlin, an audio editor similar to Audacity, with Gstreamer backend.
It can open files, record from microphone and rip from AudioCD.
 |
07:52 pav
Add mac, Monkey's Audio Codec which was recently released in source code.
It contain a library and an executable compressor/decompressor of .ape files.
Does not build under 4.x, we hit the wall with missing wcstol(). Working
patches would be welcomed.
PR: ports/70153
Submitted by: Martin Dieringer <Martin.Dieringer@t-online.de>
 |
01:31 lofi
Add libtunepimp, a client library for musicbrainz
Submitted by: Lauri Watts <lauri@kde.org>
 |
01:27 lofi
Factor out all but one of the build switches of the KDE main module ports
into separate ports. The OPTIONS will remain as of yet and trigger dependencies
now, for easy transition.
Update KOffice to version 1.3.2.
Add patches to fix a number of issues, including:
- fix kxkb on Xorg
- fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2
with optimizations greater than -O
Add security related patches and entries to portaudit.txt.
 |
Sunday, 8 Aug 2004
|
23:48 lth
audio/p5-Net-DAAP-Client-Auth obsoleted
 |
23:03 lth
audio/p5-dapple moved to audio/p5-Net-DAAP-Client
 |
22:27 lth
Add p5-Net-DAAP-DMAP 1.24, Perl module for reading and writing DAAP
structures.
 |
Saturday, 31 Jul 2004
|
21:56 pav
Add bmp-wma, a WMA playback plugin for beep media player. This is first beep
plugin in the tree.
PR: ports/69720
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
 |
Thursday, 29 Jul 2004
|
23:41 pav
Add tunesbrowser, a simple music player, capable of playing music found on
iTunes(R) shares.
PR: ports/69692
Submitted by: Michael Johnson <ahze@ahze.net>
 |
Wednesday, 28 Jul 2004
|
17:03 pav
Add lindele, yet another simple GNOME music player.
PR: ports/69639
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
 |
15:36 pav
Add musicbox-tag-editor, a really simple Gtk2 mp3 tag editor.
-tag-editor suffix is added to binary to differentiate it from already
existing audio/musicbox.
PR: ports/69637
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
 |
Monday, 26 Jul 2004
|
16:03 lofi
Add tse3, a MIDI library.
PR: ports/59239
Submitted by: Mathew Kanner <mat@hak.cnd.mcgill.ca>
 |
Sunday, 25 Jul 2004
|
18:28 pav
Add mixmos, a nice GTK2 mixer.
Note: works only on FreeBSD 5.2 and newer
http://clay.ll.pl/mixmos.html
PR: ports/69531
Submitted by: Herbert J. Skuhra <herbert.skuhra@gmx.at>
 |
Saturday, 24 Jul 2004
|
16:37 pav
Add muine, GNOME audio player written in Mono.
PR: ports/69462
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
 |
Friday, 23 Jul 2004
|
14:29 arved
Start QT2 deorbit by removing expired ports.
 |
Monday, 19 Jul 2004
|
09:18 edwin
New port: audio/mt-daapd
mt-daapd scans a directory for music files and makes them
available via the Apple proprietary protocol DAAP. DAAP
clients can browse the directory and retrieve individual
files, either by streaming or by downloading them.
WWW: http://mt-daapd.sourceforge.net/
PR: ports/64077
Submitted by: Meno Abels <meno.abels@adviser.com>
 |
Thursday, 15 Jul 2004
|
06:36 krion
Add enscribe 0.0.3,
Enscribe creates digital audio watermark images from
photographic images. These images can only be seen using a
third party frequency vs time display, such as Baudline
(audio/baudline).
Images are still visible even after such audio mangling
techniques as MP3/Ogg compression, reverb, chorus, etc. Heavy
EQ and flange can stripe out vertical sections, but they can
also ruin an otherwise good song as well.
PR: ports/69076
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
 |
Monday, 28 Jun 2004
|
18:15 knu
Add ruby-ogginfo, a Ruby library to access to information on ogg
files.
 |
Sunday, 27 Jun 2004
|
21:59 lth
Add p5-Filesys-Virtual-DAAP 0.02, present a DAAP share as a VFS.
Approved by: erwin (implicit)
 |
19:53 lth
Add p5-Net-DAAP-Client-Auth 0.13,
extend Net::DAAP::Client to do
iTunes authorisation.
Approved by: erwin (implicit)
 |
13:22 lth
Add p5-dapple 0.21, DAAP library for Perl.
 |
Saturday, 26 Jun 2004
|
06:26 krion
Add swami 0.9.2,
Swami - Sampled Waveforms and And Musical Instruments - is an
advanced instrument editor for MIDI music composition and a
sampler frontend. Currently SoundFont(r) files can be browsed,
edited and saved and new instrument formats are being added in
the Swami development version. Swami uses FluidSynth for
software synthesis, so almost any sound card can be used.
FluidSynth has real time effect control and SoundFont 2.01
modulator support for controlling effects in real time with MIDI.
PR: ports/68335
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
 |
06:07 krion
Add mixxx 1.3.2,
Mixxx is software for DJ'ing. You can use wave based audio
files, Ogg Vorbis and MP3 files as audio input. Mixxx can be
controlled through the GUI and with external controllers
including MIDI devices, joysticks and more.
PR: ports/68345
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
 |
Friday, 25 Jun 2004
|
07:26 krion
Add hydrogen 0.8.2, an advanced drum machine.
PR: ports/68242
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
 |
Thursday, 24 Jun 2004
|
15:41 krion
Add beast 0.6.1,
Beast is a powerful music composition and modular synthesis
application. It supports a wide range of standards in the
field, such as MIDI, WAV/AIFF/MP3/OggVorbis/etc audio files and
LADSPA modules. It has excellent technical abilities like
multitrack editing, unlimited undo/redo support, real-time
synthesis support, 32bit audio rendering, full duplex support,
multiprocessor support, precise timing down to sample
granularity, on demand loading of partial wave files, on the
fly decoding and full scriptability in scheme. The plugins,
synthesis core and the user interface are actively being
developed and translated into a variety of languages, regularly
assimilating user feedback such as from our FeatureRequests
page.
WWW: http://beast.gtk.org/
PR: ports/68251
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
 |
Tuesday, 22 Jun 2004
|
14:34 krion
Add phatbeat 1.1,
In a nutshell, PhatBeat is a cross-platform (Linux and Windows)
beat counter for use by collectors, producers, DJs, and others
interested in beat-oriented music. For now it requires users to
tap in the beat during listening, after which it calculates and
displays the track's BPM and the size of a measure in seconds.
PR: ports/68198
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
 |
Sunday, 20 Jun 2004
|
23:40 kris
Remove expired ports, plus the three ports that depended on them.
 |
Friday, 11 Jun 2004
|
14:35 pav
Add glurp, a Gtk2 client to musicpd.
PR: ports/67757
Submitted by: Mark Daniel Reidel <ports@mark.reidel.info>
 |
Monday, 31 May 2004
|
12:22 pav
- Remove mpio-driver, it's not needed for mpiosh 0.7.1 and newer
PR: ports/67410
Submitted by: Sergey Akifyev <asa@gascom.ru> (maintainer)
 |
Friday, 28 May 2004
|
18:52 pav
Add modplugplay, a command line player of many music module formats,
and it's library.
PR: ports/62313
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
 |
17:40 knu
Add libvorbis-aotuv, a variant of libvorbis enhanced for sound quality.
Vorbis aoTuV is the total winner of the Multiformat at 128kbps public
Listening Test below:
http://www.rjamorim.com/test/multiformat128/results.html
 |
Wednesday, 19 May 2004
|
22:16 arved
Add tap-plugins, Tom Szilagyi's collection of LADSPA plugins.
 |
Monday, 17 May 2004
|
20:17 marcus
Add gstreamer-monkeymedia, a GStreamer plug-in for the monkeysaudio audio
format (.ape files).
PR: 66662
Submitted by: Koop Mast <kwm@rainbow-runner.nl>
 |
Sunday, 16 May 2004
|
21:47 pav
After repocopy from audio/traymp, add gmpc, a tray-aware GTK2-client for MPD,
the Music Player Daemon. This superceeds traymp from the same author.
PR: ports/66577
Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
 |
Saturday, 15 May 2004
|
15:19 krion
Add flac123 0.0.7,
Flac123 is a console-line Free Lossless Audio Codec (flac)
audio player. It implements mpg123's 'Remote Control'
interface and has the ability to output to a wav file or
stdout.
PR: ports/66643
Submitted by: michael johnson <ahze@ahze.net>
 |
Sunday, 9 May 2004
|
22:07 pav
Add musepack, decoder, encoder and replaygain for musepack audio format.
PR: ports/66334
Submitted by: Stefan Ehmann <shoesoft@gmx.net>
 |
Thursday, 6 May 2004
|
08:40 pav
Add faac, an AAC audio encoder. FAAC currently supports MPEG-4 LTP,
MAIN and LOW COMPLEXITY object types and MAIN and LOW MPEG-2 object types.
It also supports multichannel and gapless encoding.
WWW: http://faac.sourceforge.net/
PR: ports/66303
Submitted by: michael johnson <ahze@ahze.net>
 |
Friday, 16 Apr 2004
|
13:13 krion
Add slimserver 5.1.1,
Slim Devices SlimServer streams a variety of audio formats
including MP3, Ogg, and FLAC to Squeezebox and SLIMP3 network
players as well as most software players.
PR: ports/65601
Submitted by: Brooks Davis <brooks@freebsd.org>
 |
Wednesday, 14 Apr 2004
|
12:46 krion
Add ncmpc 0.10.0,
ncmpc is a ncurses client for the Music Player Daemon
(audio/musicpd). ncmpc connects to a musicpd running on a
machine via a network. The interface was inspired by cplay.
PR: ports/65521
Submitted by: Mark Reidel <ports@mark.reidel.info>
 |
Wednesday, 7 Apr 2004
|
21:45 arved
Add xmms-jack, a Output plugin for the JACK sound server
PR: 64287
Submitted by: David Yeske <dyeske@yahoo.com>
 |
Friday, 2 Apr 2004
|
08:05 krion
Add kmp 0.01, a graphical interface to musicpd written with Qt.
PR: ports/65060
Submitted by: Mark Reidel <ports@mark.reidel.info>
 |
07:29 kris
Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
 |
Thursday, 11 Mar 2004
|
21:06 markus
Add amarok 0.9, a media player for KDE.
Approved by: arved (mentor)
 |
Wednesday, 10 Mar 2004
|
00:46 kris
Add back mbrolavox after broken changes have been reverted.
 |
Tuesday, 9 Mar 2004
|
21:43 kris
Comment out the mbrolavox port, which is corrupting INDEX builds
 |
20:27 arved
Add JACK an audio server
Requested by: epilogue@allstream.net
 |
12:51 lofi
Add artswrapper, a suid wrapper for aRts.
 |
Monday, 8 Mar 2004
|
07:24 nsayer
Add the JXM port - XMPCR control software
 |
Wednesday, 3 Mar 2004
|
13:16 krion
- Remove audio/audacity-devel, because it's now redundant after
updating audio/audacity to the latest version.
PR: ports/63674
Submitted by: maintainer
 |
Monday, 1 Mar 2004
|
19:16 pav
Add libcddb, a library that implements the different protocols (CDDBP,
HTTP, SMTP) to access data on a CDDB server (http://freedb.org). It
tries to be as cross-platform as possible. The initial libary will
have a C API.
PR: ports/63576
Submitted by: michael johnson <ahze@ahze.net>
 |
Number of commits found: 1712 (showing only 100 on this page) |