1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-07 02:06:57 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke d196bb88fb This program is an audio-player, written with help of Qt library.
Its user interface is similar to winamp or xmms.

features:
	Last.fm scrobbler, D-Bus, Spectrum Analyzer, sample rate conversion,
	streaming (MP3, Vorbis via IceCast/ShoutCast), projectm visualization,
	device detection, MPRIS, global hotkey, video playback using Mplayer,
	Bauer Stereophonic-to-Binaural DSP, projectM audio visulaliser,
	lyrics (from LyricWiki.orig), and all skins for winamp and/or xmms
input plugins:
	MPEG1 layer 1/2/3, Ogg Vorbis, native FLAC, Musepack, WavePack,
	ModPlug, WMA (and other formats provided by FFmpeg library), PCM WAVE,
	AAC, CD audio and CUE (including flac, WavPack embeded cue)
output plugins:
	PulseAudio, OSS and Jack

WWW: http://qmmp.ylsoftware.com/
or http://code.google.com/p/qmmp/

PR:		ports/154773
Submitted by:	SimaMoto,RyoTa <liangtai.s4 at gmail.com>
2011-03-18 09:24:10 +00:00
accessibility
arabic
archivers Update to 9.20.1 2011-03-17 19:56:29 +00:00
astro Add my coordinates to freebsd.committers.markers. 2011-03-18 09:04:54 +00:00
audio - Update to 0.2.1 2011-03-18 04:01:48 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases This is the Python interface to the Redis key-value store. 2011-03-18 02:53:46 +00:00
deskutils - Fix dependency 2011-03-17 17:25:38 +00:00
devel Mark BROKEN on all archs for 9.0, it also fails on i386 2011-03-18 07:36:14 +00:00
dns - Update to 0.06 2011-03-18 03:26:06 +00:00
editors
emulators - Update to 20110315 2011-03-18 03:55:56 +00:00
finance
french
ftp - update to 2.6 2011-03-17 16:12:04 +00:00
games - Remove wormux-devel project was renamed and is 2011-03-18 08:56:58 +00:00
german
graphics Update to 3.00 2011-03-18 08:43:02 +00:00
hebrew
hungarian
irc - Update to 6.54 2011-03-18 04:04:01 +00:00
japanese
java Rework the previous fix to sync. with upstream: 2011-03-17 20:40:49 +00:00
korean
lang Update to 5.3.6 release. 2011-03-18 09:23:19 +00:00
mail Make previous mail/getmail commit optional, default off, to render authentic 2011-03-18 02:45:59 +00:00
math - Update to 0.28 2011-03-18 03:26:55 +00:00
misc Add missing build dependency. 2011-03-18 08:02:45 +00:00
Mk - Fix spelling 2011-03-18 01:43:49 +00:00
multimedia This program is an audio-player, written with help of Qt library. 2011-03-18 09:24:10 +00:00
net Update to 5.3.6 release. 2011-03-18 09:23:19 +00:00
net-im - Update to 3.0.1 2011-03-18 03:22:13 +00:00
net-mgmt FusionInventory provides a complete, modular and multi-platform solution for: 2011-03-18 04:15:18 +00:00
net-p2p Fix transmission-qt to avoid link with both libevent 1.x and 2.x libraries 2011-03-17 20:15:56 +00:00
news
palm
polish
ports-mgmt Update to 20110317. This rolls up the patch committed previously 2011-03-17 20:47:56 +00:00
portuguese
print - Update to 2.88 2011-03-18 05:08:54 +00:00
russian
science Update to 2.7 2011-03-17 17:24:59 +00:00
security - Fix INDEX 2011-03-17 17:50:49 +00:00
shells
sysutils Mark BROKEN on 9.x 2011-03-18 07:38:26 +00:00
Templates
textproc - Update to 1.13 2011-03-18 00:53:49 +00:00
Tools
ukrainian
vietnamese
www Cuba is a microframework for web development originally 2011-03-18 07:33:59 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update to 1.0.3 2011-03-17 17:23:34 +00:00
x11-toolkits
x11-wm - Replace direct (via LIB_DEPENDS) libXft dependency with USE_XORG one 2011-03-18 02:54:26 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Document games/wormux-devel removal 2011-03-18 08:58:51 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.