Date: Wed, 11 Feb 2004 17:42:22 -0800 (PST) From: Brian Feldman <green@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/xmms-imms Makefile distinfo pkg-descr pkg-plist ports/audio/xmms-imms/files patch-fetcher.cc patch-imms.cc patch-picker.cc patch-plugin.cc patch-plugin.h patch-rules.mk patch-spectrum.h patch-vars.mk.in Message-ID: <200402120142.i1C1gMVk002853@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 2004/02/11 17:42:22 PST FreeBSD ports repository Modified files: audio Makefile Added files: audio/xmms-imms Makefile distinfo pkg-descr pkg-plist audio/xmms-imms/files patch-fetcher.cc patch-imms.cc patch-picker.cc patch-plugin.cc patch-plugin.h patch-rules.mk patch-spectrum.h patch-vars.mk.in Log: Add xmms-imms 1.0. IMMS is an XMMS plugin which replaces the standard shuffle function with a smarter, weighted shuffle function based on how often you play/skip files and their sound contents. Development Status: 4 - Beta Revision Changes Path 1.493 +1 -0 ports/audio/Makefile 1.1 +35 -0 ports/audio/xmms-imms/Makefile (new) 1.1 +1 -0 ports/audio/xmms-imms/distinfo (new) 1.1 +17 -0 ports/audio/xmms-imms/files/patch-fetcher.cc (new) 1.1 +34 -0 ports/audio/xmms-imms/files/patch-imms.cc (new) 1.1 +24 -0 ports/audio/xmms-imms/files/patch-picker.cc (new) 1.1 +55 -0 ports/audio/xmms-imms/files/patch-plugin.cc (new) 1.1 +14 -0 ports/audio/xmms-imms/files/patch-plugin.h (new) 1.1 +11 -0 ports/audio/xmms-imms/files/patch-rules.mk (new) 1.1 +14 -0 ports/audio/xmms-imms/files/patch-spectrum.h (new) 1.1 +19 -0 ports/audio/xmms-imms/files/patch-vars.mk.in (new) 1.1 +9 -0 ports/audio/xmms-imms/pkg-descr (new) 1.1 +1 -0 ports/audio/xmms-imms/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402120142.i1C1gMVk002853>