From owner-cvs-ports@FreeBSD.ORG Sun Jul 3 02:14:15 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 946C316ABB5; Sun, 3 Jul 2005 02:13:39 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DC8C43EC4; Sun, 3 Jul 2005 01:54:14 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j631sDJD041363; Sun, 3 Jul 2005 01:54:13 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j631sDBj041362; Sun, 3 Jul 2005 01:54:13 GMT (envelope-from lofi) Message-Id: <200507030154.j631sDBj041362@repoman.freebsd.org> From: Michael Nottebrock Date: Sun, 3 Jul 2005 01:54:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/akode Makefile ports/audio/akode-plugins-jack Makefile ports/audio/akode-plugins-mpc Makefile ports/audio/akode-plugins-mpeg Makefile ports/audio/akode-plugins-oss Makefile ports/audio/akode-plugins-polypaudio Makefile ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 02:14:18 -0000 lofi 2005-07-03 01:54:13 UTC FreeBSD ports repository Modified files: audio/akode Makefile audio/akode-plugins-jack Makefile audio/akode-plugins-mpc Makefile audio/akode-plugins-mpeg Makefile audio/akode-plugins-oss Makefile audio/akode-plugins-polypaudio Makefile audio/akode-plugins-resampler Makefile audio/akode-plugins-xiph Makefile audio/juk Makefile audio/mpeglib_artsplug Makefile multimedia/xine_artsplugin Makefile Added files: multimedia/kdemultimedia3/files patch-configure Log: Patch kdemultimedia's configure-script to prevent it from bailing in certain environments/sh versions. Reported & submitted by: Steven Friedrich Revision Changes Path 1.3 +2 -0 ports/audio/akode-plugins-jack/Makefile 1.3 +2 -0 ports/audio/akode-plugins-mpc/Makefile 1.3 +2 -0 ports/audio/akode-plugins-mpeg/Makefile 1.3 +2 -0 ports/audio/akode-plugins-oss/Makefile 1.3 +2 -0 ports/audio/akode-plugins-polypaudio/Makefile 1.3 +2 -0 ports/audio/akode-plugins-resampler/Makefile 1.3 +2 -0 ports/audio/akode-plugins-xiph/Makefile 1.3 +2 -0 ports/audio/akode/Makefile 1.11 +2 -0 ports/audio/juk/Makefile 1.8 +2 -0 ports/audio/mpeglib_artsplug/Makefile 1.9 +11 -0 ports/multimedia/kdemultimedia3/files/patch-configure (new) 1.9 +2 -0 ports/multimedia/xine_artsplugin/Makefile