From owner-cvs-all@FreeBSD.ORG Sun Aug 19 11:42:41 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B7DB16A418; Sun, 19 Aug 2007 11:42:41 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0BC8313C46B; Sun, 19 Aug 2007 11:42:41 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7JBgemB012847; Sun, 19 Aug 2007 11:42:40 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7JBgeTa012846; Sun, 19 Aug 2007 11:42:40 GMT (envelope-from novel) Message-Id: <200708191142.l7JBgeTa012846@repoman.freebsd.org> From: Roman Bogorodskiy Date: Sun, 19 Aug 2007 11:42:40 +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/multimedia/bmpx Makefile pkg-plist ports/multimedia/bmpx/files patch-docs-Makefile.am X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Aug 2007 11:42:41 -0000 novel 2007-08-19 11:42:40 UTC FreeBSD ports repository Modified files: multimedia/bmpx Makefile pkg-plist Added files: multimedia/bmpx/files patch-docs-Makefile.am Log: - Remove neon, mp4v2 and fam dependencies, since they are not needed anymore [1] - Disable hal support by default and andd WITH_HAL knob which turns it on. However bmpx with hal support might be not stable [1] - Mark BROKEN on 5.x [2] - Disable docs installation, they're pretty useless at this moment, but require additional dependencies Suggested by: David Le Brun [1] Repored by: pointyhat via kris [2] Revision Changes Path 1.36 +15 -7 ports/multimedia/bmpx/Makefile 1.1 +23 -0 ports/multimedia/bmpx/files/patch-docs-Makefile.am (new) 1.15 +0 -29 ports/multimedia/bmpx/pkg-plist