From owner-freebsd-ports@FreeBSD.ORG Wed Feb 26 08:11:38 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7609BCAC for ; Wed, 26 Feb 2014 08:11:38 +0000 (UTC) Received: from mail-oa0-x22e.google.com (mail-oa0-x22e.google.com [IPv6:2607:f8b0:4003:c02::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2FE851924 for ; Wed, 26 Feb 2014 08:11:38 +0000 (UTC) Received: by mail-oa0-f46.google.com with SMTP id l6so478985oag.5 for ; Wed, 26 Feb 2014 00:11:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=/pxSQViZeU5WOT0uRwTY8ijididS/z1XtDRI1tfoKQw=; b=CLOfMhb7YT6Acle/ER0Plwcf796w3ZcmqYV+dWtIUXyRMZUXvnyH3ZMO/XoElzPjxd Wzy9G3fzAVuxGa71vX8qxoL/j5C1DAXRKpfgecbuLuH9jKrXDOc0isIWKdG28AeMwwe+ +IdPmkkK2Xsc3R8/uFJ6O6BNjljOqoioWuhjk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=/pxSQViZeU5WOT0uRwTY8ijididS/z1XtDRI1tfoKQw=; b=MC5OBhQcrkbV0iz69TmnKywySa9lGlNr5U+AhHsOC62VC/iqHaSYtZetlLif3ke3GT WItYtixv2gjTAKVkaE4cBJwLpvMmsdvqDRXmo6XVVJJAnTQ8APlymLgKiQJ4kfg0cfNa tPvKg4UoC2gou+GQs3iBc6pmWNfD6KJF1chpClT2kQAkipUF5aYc8j/zlIwIcej8maEs KCO71gbBSvMLUH5Q048yUn65kqbdWjxtGGOTPNHbA40/b2NL9fI9HbR0/D1WvIVWLpMA +vBBQhp58vOyzFNQoDStgsz7rwL0+lo4BAaHOELK+tJZwenmsrke8hqDvmXhxEG26iqe Fo1Q== X-Gm-Message-State: ALoCoQn9FdC4FDGEJoCkmnE8sdHVqMeNGPJNhTtCI/aZnE1rdpgY6BQdcAUJTXlPIfjm9B5qvXAT MIME-Version: 1.0 X-Received: by 10.60.97.193 with SMTP id ec1mr5561599oeb.20.1393402297415; Wed, 26 Feb 2014 00:11:37 -0800 (PST) Sender: decke@bluelife.at Received: by 10.76.144.71 with HTTP; Wed, 26 Feb 2014 00:11:37 -0800 (PST) X-Originating-IP: [80.123.233.199] In-Reply-To: References: Date: Wed, 26 Feb 2014 09:11:37 +0100 X-Google-Sender-Auth: zEEvzdzLDrXodWGxJ6-3mzSK2F4 Message-ID: Subject: Re: multimedia/tvheadend fails under FreeBSD 9.2-stable From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: Torfinn Ingolfsen Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Ports ML X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Feb 2014 08:11:38 -0000 On Tue, Feb 25, 2014 at 10:28 PM, Torfinn Ingolfsen wrot= e: > On Sat, Feb 15, 2014 at 1:03 PM, Bernhard Fr=F6hlich = wrote: >> >> Am 15.02.2014 12:13 schrieb "Torfinn Ingolfsen" : >> >> >>> includes, so let me ask this way: >>> - will / should DVB-C devices (via webcamd) work even without libav? >>> - will CSA / cwc work even without libav? >> >> Yes, both should work. It uses libdvbcsa for that. >> >> What you loose is transcoding and streaming via the webinterface. > > Thanks. > I'm not having much luck with the ports (as described on the > freebsd-multimedia mailinglist). > I notice that the latest stable tvheadend is 3.4.27, which includes > "DVB service discovery bugs fixed". > But I'm guessing (based on the ports Makefile, and that you host the > distfile) that it will take a bit more than updating the version > number in the Makefile and doing 'make makesum' to upgrade the port? No, 3.4.27 is not a viable target. I have worked with upstream on quite a f= ew FreeBSD patches and pushed them all to their github master branch. This is why github master builds fine without FreeBSD specific patches. The downsid= e is that I cannot get github master to find any channels for my DVB-S2 devic= e so I am still working on it before I will commit it to the tree. You might still give it a try and see if it works better for you: svn co https://svn.redports.org/decke/multimedia/tvheadend/ --=20 Bernhard Froehlich http://www.bluelife.at/