From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 23 00:40:33 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 60BE116A4C8 for ; Sat, 23 Dec 2006 00:40:33 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 3A8D013C45A for ; Sat, 23 Dec 2006 00:40:33 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kBN0eXZf087508 for ; Sat, 23 Dec 2006 00:40:33 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kBN0eXEh087506; Sat, 23 Dec 2006 00:40:33 GMT (envelope-from gnats) Resent-Date: Sat, 23 Dec 2006 00:40:33 GMT Resent-Message-Id: <200612230040.kBN0eXEh087506@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Simon Olofsson" Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1C30616A650 for ; Sat, 23 Dec 2006 00:30:23 +0000 (UTC) (envelope-from simon@olofsson.de) Received: from mail-in-06.arcor-online.net (mail-in-06.arcor-online.net [151.189.21.46]) by mx1.freebsd.org (Postfix) with ESMTP id AC36E13C465 for ; Sat, 23 Dec 2006 00:30:18 +0000 (UTC) (envelope-from simon@olofsson.de) Received: from mail-in-14-z2.arcor-online.net (mail-in-14-z2.arcor-online.net [151.189.8.31]) by mail-in-06.arcor-online.net (Postfix) with ESMTP id 5FCDC2C83D0 for ; Fri, 22 Dec 2006 20:36:28 +0100 (CET) Received: from mail-in-08.arcor-online.net (mail-in-08.arcor-online.net [151.189.21.48]) by mail-in-14-z2.arcor-online.net (Postfix) with ESMTP id 53A0B100BE for ; Fri, 22 Dec 2006 20:36:28 +0100 (CET) Received: from gul.lan.gath3n.de (dslb-084-060-176-176.pools.arcor-ip.net [84.60.176.176]) by mail-in-08.arcor-online.net (Postfix) with SMTP id 938CA2257B7 for ; Fri, 22 Dec 2006 20:36:27 +0100 (CET) Received: by gul.lan.gath3n.de (sSMTP sendmail emulation); Fri, 22 Dec 2006 20:36:26 +0100 Message-Id: <20061222193627.938CA2257B7@mail-in-08.arcor-online.net> Date: Fri, 22 Dec 2006 20:36:26 +0100 From: "Simon Olofsson" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/107120: [MAINTAINER] audio/cmus: update to 2.1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Dec 2006 00:40:33 -0000 >Number: 107120 >Category: ports >Synopsis: [MAINTAINER] audio/cmus: update to 2.1.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Dec 23 00:40:32 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Simon Olofsson >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: System: FreeBSD gul.lan.gath3n.de 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #41: Fri Dec 15 19:14:18 CET 2006 >Description: - Update to 2.1.0 - Update pkg-descr Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- cmus-2.1.0.patch begins here --- diff -ruN -ruN --exclude=CVS /usr/ports/audio/cmus/Makefile /usr/home/simon/ports/audio/cmus/Makefile --- /usr/ports/audio/cmus/Makefile Wed Aug 23 13:40:24 2006 +++ /usr/home/simon/ports/audio/cmus/Makefile Fri Dec 22 20:00:41 2006 @@ -6,7 +6,7 @@ # PORTNAME= cmus -PORTVERSION= 2.0.4 +PORTVERSION= 2.1.0 CATEGORIES= audio MASTER_SITES= http://onion.dynserv.net/~timo/files/ \ http://mirror.greaterscope.net/cmus/ @@ -26,9 +26,12 @@ OPTIONS= FLAC "FLAC (Free Lossless Audio Codec) support" Off \ MAD "MPEG Audio Decoder (libmad) support" On \ MODPLUG "libmodplug (mod, x3m, ...) support" Off \ + MIKMOD "libmikmod (mod, x3m, ...) support" Off \ MUSEPACK "libmpcdec (Musepack .mpc) support" Off \ VORBIS "Ogg/Vorbis support" On \ TREMOR "Use Tremor as Ogg/Vorbis input plugin" Off \ + MP4 "MPEG-4 AAC support" Off \ + AAC "AAC support" Off \ LIBAO "Libao cross-platform audio library" Off \ ARTS "ARTS support" Off @@ -65,6 +68,14 @@ PLIST_SUB+= MODPLUG="@comment " .endif +.if defined(WITH_MIKMOD) +LIB_DEPENDS+= mikmod:${PORTSDIR}/audio/libmikmod +CONFIGURE_ARGS+=CONFIG_MIKMOD=y +PLIST_SUB+= MIKMOD="" +.else +PLIST_SUB+= MIKMOD="@comment " +.endif + .if defined(WITH_MUSEPACK) LIB_DEPENDS+= mpcdec:${PORTSDIR}/audio/libmpcdec CONFIGURE_ARGS+=CONFIG_MPC=y @@ -83,6 +94,30 @@ PLIST_SUB+= VORBIS="@comment " .endif +.if defined(WITH_TREMOR) +LIB_DEPENDS+= vorbisidec:${PORTSDIR}/audio/libtremor +CONFIGURE_ARGS+=CONFIG_TREMOR=y +.endif + +.if defined(WITH_MP4) +LIB_DEPENDS+= faad:${PORTSDIR}/audio/faad +LIB_DEPENDS+= mp4v2:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 +CONFIGURE_ARGS+=CONFIG_MP4=y +PLIST_SUB+= MP4="" +.else +CONFIGURE_ARGS+=CONFIG_MP4=n +PLIST_SUB+= MP4="@comment " +.endif + +.if defined(WITH_AAC) +LIB_DEPENDS+= faad:${PORTSDIR}/audio/faad +CONFIGURE_ARGS+=CONFIG_AAC=y +PLIST_SUB+= AAC="" +.else +CONFIGURE_ARGS+=CONFIG_AAC=n +PLIST_SUB+= AAC="@comment " +.endif + .if defined(WITH_LIBAO) LIB_DEPENDS+= ao:${PORTSDIR}/audio/libao CONFIGURE_ARGS+=CONFIG_AO=y @@ -99,11 +134,6 @@ .else CONFIGURE_ARGS+=CONFIG_ARTS=n PLIST_SUB+= ARTS="@comment " -.endif - -.if defined(WITH_TREMOR) -LIB_DEPENDS+= vorbisidec:${PORTSDIR}/audio/libtremor -CONFIGURE_ARGS+=CONFIG_TREMOR=y .endif MAN1= cmus.1 cmus-remote.1 diff -ruN -ruN --exclude=CVS /usr/ports/audio/cmus/distinfo /usr/home/simon/ports/audio/cmus/distinfo --- /usr/ports/audio/cmus/distinfo Wed Aug 23 13:40:24 2006 +++ /usr/home/simon/ports/audio/cmus/distinfo Fri Dec 22 19:17:43 2006 @@ -1,3 +1,3 @@ -MD5 (cmus-2.0.4.tar.bz2) = 14e965f672ae0e69042399efeb1bea07 -SHA256 (cmus-2.0.4.tar.bz2) = c3eafe6bbce9c8c57ebc54f4fc0709a5e4c797a7a2289ef394c19f9fbbd22bfa -SIZE (cmus-2.0.4.tar.bz2) = 138595 +MD5 (cmus-2.1.0.tar.bz2) = 11ca53a05442ee073b6e790e957b1433 +SHA256 (cmus-2.1.0.tar.bz2) = fe47e258918526b9e1b2cd7081d73654af8c326f0f3b0fabe450b805b78423c0 +SIZE (cmus-2.1.0.tar.bz2) = 146956 diff -ruN -ruN --exclude=CVS /usr/ports/audio/cmus/pkg-descr /usr/home/simon/ports/audio/cmus/pkg-descr --- /usr/ports/audio/cmus/pkg-descr Thu Aug 10 18:45:49 2006 +++ /usr/home/simon/ports/audio/cmus/pkg-descr Fri Dec 22 20:15:36 2006 @@ -1,20 +1,6 @@ -CMus is a small and fast music player using the ncurses library. -CMus has vi-style command interface, e.g. searching using '/' or -'?' and adding files to playlist ':add ~/foo.ogg'. - - * Plays FLAC, OGG, MP3, WAV, modules - * MP3 and Ogg streaming (Shoutcast/Icecast) - * WinAmp / XMMS keys "zxcvb" - * Can be controlled via UNIX socket - * Customizable colors - * Nice vi-style interface with tabulator expansion - * Background playlist loading - * Track metadata database makes adding files to playlist very fast. - * Album/artist modes. Playing within one album or artist. - * Powerful playlist filters - * Can run external commands for the currently selected files - * Directory browser - * Supports 256 colors +cmus is a small ncurses based music player. It supports various output methods +by output-plugins. It has got completely configurable keybindings and it can be +controlled from the outside via cmus-remote(1). Author: Timo Hirvonen WWW: http://onion.dynserv.net/~timo/cmus.html diff -ruN -ruN --exclude=CVS /usr/ports/audio/cmus/pkg-plist /usr/home/simon/ports/audio/cmus/pkg-plist --- /usr/ports/audio/cmus/pkg-plist Mon Aug 21 17:17:47 2006 +++ /usr/home/simon/ports/audio/cmus/pkg-plist Fri Dec 22 19:43:45 2006 @@ -4,8 +4,11 @@ %%FLAC%%lib/cmus/ip/flac.so %%MAD%%lib/cmus/ip/mad.so %%MODPLUG%%lib/cmus/ip/modplug.so +%%MIKMOD%%lib/cmus/ip/mikmod.so %%MPC%%lib/cmus/ip/mpc.so %%VORBIS%%lib/cmus/ip/vorbis.so +%%MP4%%lib/cmus/ip/mp4.so +%%AAC%%lib/cmus/ip/aac.so lib/cmus/op/oss.so %%AO%%lib/cmus/op/ao.so %%ARTS%%lib/cmus/op/arts.so --- cmus-2.1.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: