1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Eitan Adler 4c6ba15fb7 Jukebox for large collections of mp3/ogg/flac/mpc files
Uses gstreamer, mpg123/ogg123  or mplayer for playback

Main features :
- customizable window layouts
- artist/album lock : easily restrict playlist to current artist/album
- easy access to related songs (same artist/album/title)
- simple mass-tagging and mass-renaming
- support multiple genres for each song
- customizable labels can be set for each song
- filters with unlimited nesting of conditions
- customizable weighted random mode

WWW:	http://gmusicbrowser.org/

PR:		ports/161539
Submitted by:	Zhihao Yuan <lichray@gmail.com>
2011-12-25 19:50:34 +00:00
accessibility
arabic
archivers
astro - Switch from libungif to giflib to avoid duplicate files 2011-12-24 22:24:51 +00:00
audio Jukebox for large collections of mp3/ogg/flac/mpc files 2011-12-25 19:50:34 +00:00
benchmarks
biology
cad
chinese
comms Whitespace fixes, no functional changes 2011-12-25 11:37:18 +00:00
converters
databases
deskutils
devel Switch to using bsd.port.options.mk and cleanup unnecessary assignments. 2011-12-25 19:25:13 +00:00
dns
editors Update to 1.0.7.14 2011-12-25 07:51:16 +00:00
emulators
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese
java . Update to tzupdater 1.3.45 2011-12-25 05:01:32 +00:00
korean
lang Switch to using bsd.port.options.mk and cleanup unnecessary assignments. 2011-12-25 19:22:59 +00:00
mail Switch to using bsd.port.options.mk and remove unnecessary assignments. 2011-12-25 19:36:46 +00:00
math - Update to 5.0.2. 2011-12-25 17:14:29 +00:00
misc
Mk
multimedia
net - update to 1.0.0 2011-12-25 13:01:31 +00:00
net-im
net-mgmt Switch to using bsd.port.options.mk and remove unnecessary assignments. 2011-12-25 19:30:17 +00:00
net-p2p Fix libpng check in configure script, fixed upstream in r10694. 2011-12-25 19:03:08 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Switch to using bsd.port.options.mk and remove unnecessary assignments. 2011-12-25 19:34:40 +00:00
shells - Update website link 2011-12-25 07:21:39 +00:00
sysutils
Templates
textproc - update to 2.0 2011-12-25 12:08:12 +00:00
Tools
ukrainian
vietnamese
www C++ Application Server, version 2 2011-12-25 19:25:29 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to version 2.9.3 2011-12-25 14:29:44 +00:00
x11-wm - Update to 4.1.1 2011-12-25 12:01:00 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - math/mingw32-libgmp4 moved to math/mingw32-libgmp 2011-12-25 17:07:17 +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.