From owner-freebsd-multimedia@FreeBSD.ORG Mon Jul 17 04:32:46 2006 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56A9416A4DD for ; Mon, 17 Jul 2006 04:32:46 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao02.cox.net (centrmmtao02.cox.net [70.168.83.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC12243D49 for ; Mon, 17 Jul 2006 04:32:45 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([24.255.149.218]) by centrmmtao02.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060717043246.FJHQ22014.centrmmtao02.cox.net@mezz.mezzweb.com> for ; Mon, 17 Jul 2006 00:32:46 -0400 Date: Sun, 16 Jul 2006 23:33:04 -0500 To: multimedia@freebsd.org From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <20060717030623.BCA6122E0A@mail.droso.net> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <20060717030623.BCA6122E0A@mail.droso.net> User-Agent: Opera Mail/9.00 (Linux) Cc: Subject: Re: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jul 2006 04:32:46 -0000 > portname: multimedia/p5-GStreamer > broken because: uses strndup() which FreeBSD does not have > build errors: none. > overview: = > http://portsmon.FreeBSD.org/portoverview.py?category=3Dmultimedia&port= name=3Dp5-GStreamer I have committed it, s|strndup|g_strndup|g in ${WRKSRC}/xs/GstBuffer.xs = = and updated it to 0.08. It doesn't work with the Perl default = installation, you have to reinstall Perl with WITH_THREADS=3Dyes to have= = this port. I have added a check of it in post-depends target. BTW: I only have tested it with ${WRKSRC}/examples/manual/playbin.pl and= = works fine. Cheers, Mezz -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org