Motion - Free BSD Patch
You are here: Foswiki>Motion Web>FreeBSDPatch (22 Jan 2010, AngelCarpintero)Edit Attach

FreeBSDPortPatch

Description of Patch

Here there is the patch for FreeBSD port .

  • A patch against last stable motion version up to date to be used in official FreeBSD motion port.

Installation of Patch

Download the patch file. Unpack it first. Then copy it to the motion source directory and issue the command :

gunzip motion-3.2.11.1.port-freebsd.diff.gz

patch < motion-3.2.11.1.port-freebsd.diff.gz

Then re-build ( gmake clean ; gmake distclean ; autoconf259 ; ./configure ; gmake ; gmake install ) Motion and test the patch.

Compile by hand

Download motion-3.2.11.1.tar.gz

wget 'http://prdownloads.sourceforge.net/motion/motion-3.2.11.1.tar.gz?download' -O motion-3.2.11.1.tar.gz
tar xfvz motion-3.2.11.tar.gz 

Download patch and apply it:

wget 'http://www.lavrsen.dk/twiki/bin/viewfile/Motion/FreeBSDPatch?rev=3;filename=motion-3.2.11.1.port-freebsd.diff.gz' \ 
-O motion-3.2.11.1.port-freebsd.diff.gz

gunzip motion-3.2.11.port-freebsd.diff.gz

patch -p0 < motion-3.2.11.port-freebsd.diff.gz

Compile motion :

cd motion-3.2.11.1
./configure ; gmake

Run motion:

cp motion-dist.conf motion.conf
./motion

Change History of Patch

* New patch for a new version port of motion ( 3.2.6 )

-- AngelCarpintero - 29 May 2006

* New patch for a new version port of motion ( 3.2.7 )

-- AngelCarpintero - 21 Nov 2006

* New patch for a new version port of motion ( 3.2.8 )

-- AngelCarpintero - 18 Jul 2007

* New patch for a new version port of motion ( 3.2.8 ) + ffmpeg 2007-09-14 fix

-- AngelCarpintero - 03 Oct 2007

* New patch for a new version port of motion ( 3.2.9 ) + x86_64 fix

-- AngelCarpintero - 19 Nov 2007

* Submitted port and included in official ports http://www.freebsd.org/cgi/query-pr.cgi?pr=119372

-- AngelCarpintero - 05 Jan 2008

* New patch for a new version port of motion ( 3.2.9 ) that fix creation of new ffmpeg video when patch doesn't exist.

-- AngelCarpintero - 24 Jan 2008

* New patch for a new version port of motion ( 3.2.10 )

-- AngelCarpintero - 19 May 2008

* New patch for a new version port of motion ( 3.2.10.1 )

-- AngelCarpintero - 12 Jun 2008

* New patch for a new version port of motion ( 3.2.11 )

-- AngelCarpintero - 6 Oct 2008

* New patch for a new version port of motion ( 3.2.11.1 )

-- AngelCarpintero - 13 Sep 2009

Discussion and Comments



I Attachment Action Size Date Who Comment
motion-3.2.10.1.port-freebsd.diff.gzgz motion-3.2.10.1.port-freebsd.diff.gz manage 2 K 06 Oct 2008 - 15:16 AngelCarpintero Motion 3.2.10.1 BSD port ( rolled back )
motion-3.2.10.port-freebsd.diff.gzgz motion-3.2.10.port-freebsd.diff.gz manage 2 K 19 May 2008 - 07:09 AngelCarpintero Motion 3.2.10 BSD port
motion-3.2.11.1.port-freebsd.diff.gzgz motion-3.2.11.1.port-freebsd.diff.gz manage 3 K 11 Aug 2009 - 00:14 AngelCarpintero Motion 3.2.11.1 BSD port ( fixes and patch to allow work with jpeglib v7 )
motion-3.2.11.port-freebsd.diff.gzgz motion-3.2.11.port-freebsd.diff.gz manage 2 K 06 Oct 2008 - 15:29 AngelCarpintero Motion 3.2.11 BSD port ( fix version in configure , pid path in motion-dist-conf.in )
Topic revision: r36 - 22 Jan 2010, AngelCarpintero
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Please do not email Kenneth for support questions (read why). Use the Support Requests page or join the Mailing List.
This website only use harmless session cookies. See Cookie Policy for details. By using this website you accept the use of these cookies.