View | Details | Raw Unified | Return to bug 124498
Collapse All | Expand All

(-)motion-3.2.10.1/Makefile (-3 / +3 lines)
Lines 2-17 Link Here
2
# Date created:				22 Dec 2005
2
# Date created:				22 Dec 2005
3
# Whom:					Angel Carpintero <ack@telefonica.net>
3
# Whom:					Angel Carpintero <ack@telefonica.net>
4
#
4
#
5
# $FreeBSD: ports/multimedia/motion/Makefile,v 1.10 2008/05/20 17:33:29 lme Exp $
5
# $FreeBSD$
6
#
6
#
7
7
8
PORTNAME=	motion
8
PORTNAME=	motion
9
PORTVERSION=	3.2.10
9
PORTVERSION=	3.2.10.1
10
CATEGORIES=	multimedia
10
CATEGORIES=	multimedia
11
MASTER_SITES=	SF
11
MASTER_SITES=	SF
12
12
13
PATCH_SITES=	http://www.lavrsen.dk/twiki/pub/Motion/FreeBSDPatch/
13
PATCH_SITES=	http://www.lavrsen.dk/twiki/pub/Motion/FreeBSDPatch/
14
PATCHFILES=	motion-3.2.10.port-freebsd.diff.gz
14
PATCHFILES=	motion-3.2.10.1.port-freebsd.diff.gz
15
PATCH_DIST_STRIP=	-p1
15
PATCH_DIST_STRIP=	-p1
16
16
17
MAINTAINER=	ack@telefonica.net
17
MAINTAINER=	ack@telefonica.net
(-)motion-3.2.10.1/distinfo (-6 / +6 lines)
Lines 1-6 Link Here
1
MD5 (motion-3.2.10.tar.gz) = 8bbdfb794b8e55f0a7085c348381baa5
1
MD5 (motion-3.2.10.1.tar.gz) = 5ffdc958313345c69d3e0d5ec5c013cd
2
SHA256 (motion-3.2.10.tar.gz) = ecebe3b9ab597aa906c64a4bf49eda9b9e24a20f8975146b34b4a69da3565e64
2
SHA256 (motion-3.2.10.1.tar.gz) = 2798b2a5e4d248244d5f40cce32dfb0f027e103dd8469a800b6b934467bf6117
3
SIZE (motion-3.2.10.tar.gz) = 402715
3
SIZE (motion-3.2.10.1.tar.gz) = 402788
4
MD5 (motion-3.2.10.port-freebsd.diff.gz) = 6ec2dae13d2d6821449c1520415d5975
4
MD5 (motion-3.2.10.1.port-freebsd.diff.gz) = 8e0b6606d7cfd2d469806c5b8626651e
5
SHA256 (motion-3.2.10.port-freebsd.diff.gz) = 045b538b97f89ed5edb8d5067450169248128455c8d090f60671946e7975872d
5
SHA256 (motion-3.2.10.1.port-freebsd.diff.gz) = 0fafd866fc9601cc59dec12a2a8da11da39e4d99c462efc0d36c840342bdc373
6
SIZE (motion-3.2.10.port-freebsd.diff.gz) = 2430
6
SIZE (motion-3.2.10.1.port-freebsd.diff.gz) = 2615
(-)motion-3.2.10.1/pkg-descr (-1 / +2 lines)
Lines 1-5 Link Here
1
This is a port of motion, this version works with network cameras and with any
1
This is a port of motion, this version works with network cameras and with any
2
capture devices that supports bktr(4) with composite and svideo inputs. Tuner
2
capture devices that supports bktr(4) with composite and svideo inputs. Tuner
3
support is not yet implemented.
3
support is not yet implemented. Latest port versions supports webcams supported
4
by pwcbsd.
4
5
5
WWW: http://motion.sourceforge.net/
6
WWW: http://motion.sourceforge.net/

Return to bug 124498