From owner-freebsd-multimedia@FreeBSD.ORG Wed Sep 1 22:37:01 2010 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52C1310656BB; Wed, 1 Sep 2010 22:37:01 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe03.swip.net [212.247.154.65]) by mx1.freebsd.org (Postfix) with ESMTP id 4871A8FC13; Wed, 1 Sep 2010 22:37:00 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=tumaaA6jyRO6uOJXwJ9zBqfKx0+WtA7m4Qh1fZXYtZM= c=1 sm=1 a=gFZFNxR00aAA:10 a=Q9fys5e9bTEA:10 a=M8b_wTzEtboA:10 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=RAEjnA86Dtwsfp-pYAAA:9 a=FMHLVazhwuTbOSBqvAbKJU35VtsA:4 a=PUjeQqilurYA:10 a=MnI1ikcADjEx7bvsp0jZvQ==:117 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe03.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 15048410; Thu, 02 Sep 2010 00:36:50 +0200 From: Hans Petter Selasky To: Jan Henrik Sylvester Date: Thu, 2 Sep 2010 00:32:53 +0200 User-Agent: KMail/1.13.5 (FreeBSD/8.1-STABLE; KDE/4.4.5; amd64; ; ) References: <4C66C4BC.4040504@janh.de> <201009012254.10691.hselasky@c2i.net> <4C7ED3E3.5030709@janh.de> In-Reply-To: <4C7ED3E3.5030709@janh.de> X-Face: +~\`s("[*|O,="7?X@L.elg*F"OA\I/3%^p8g?ab%RN'( =?iso-8859-1?q?=3B=5FIjlA=3A=0A=09hGE=2E=2EEw?=, =?iso-8859-1?q?XAQ*o=23=5C/M=7ESC=3DS1-f9=7BEzRfT=27=7CHhll5Q=5Dha5Bt-s=7Co?= =?iso-8859-1?q?TlKMusi=3A1e=5BwJl=7Dkd=7DGR=0A=09Z0adGx-x=5F0zGbZj=27e?=(Y[(UNle~)8CQWXW@:DX+9)_YlB[tIccCPN$7/L' MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201009020032.53395.hselasky@c2i.net> Cc: Koop Mast , gnome-list freebsd , Juergen Lock , multimedia-list freebsd , Joe Marcus Clarke , kde-list freebsd Subject: Re: New version of webcamd and cuse4bsd available 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: Wed, 01 Sep 2010 22:37:01 -0000 On Thursday 02 September 2010 00:29:55 Jan Henrik Sylvester wrote: > About the patches themselves: When I tried to apply the patches from > /usr/ports/multimedia/, the cuse4bsd one tried to patch > /usr/ports/multimedia/Makefile. I applied them from the subdirectories, > but had to specify the location of files/*. Eventually, all hunks applied. cd /usr/ports/multimedia/cuse4bsd cat cuse4bsd.diff | patch -p1 cd /usr/ports/multimedia/webcamd cat webcamd.diff | patch -p1 --HPS