FreshPorts -- The Place For Ports Tue, 9 Feb 2010 7:19 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
motion 3.2.11.1_2 multimedia on this many watch lists=2 search for ports that depend on this port
A motion detection application
Maintained by: ack@telefonica.net search for ports maintained by this maintainer
Port Added: 25 Dec 2005 21:56:42


This is a port of motion, this version works with network cameras and with any
capture devices that supports bktr(4) with composite and svideo inputs. Tuner
support is not yet implemented. Latest port versions supports webcams supported
by pwcbsd.

WWW: http://motion.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/autoconf262
Required Libraries: graphics/jpeg, multimedia/ffmpeg

To install the port: cd /usr/ports/multimedia/motion/ && make install clean
To add the package: pkg_add -r motion


Configuration Options
===> The following configuration options are available for motion-3.2.11.1_2:
     PWCBSD=off (default) "PWCBSD based Webcams (disables BKTR)"
     BKTR=on (default) "Support for TV Capture cards"
     LINUXTHREADS=off (default) "Use LinuxThreads"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/motion/motion%20-%203.2/3.2.11.1/
http://sunet.dl.sourceforge.net/project/motion/motion%20-%203.2/3.2.11.1/
http://iweb.dl.sourceforge.net/project/motion/motion%20-%203.2/3.2.11.1/
http://switch.dl.sourceforge.net/project/motion/motion%20-%203.2/3.2.11.1/
http://surfnet.dl.sourceforge.net/project/motion/motion%20-%203.2/3.2.11.1/
http://kent.dl.sourceforge.net/project/motion/motion%20-%203.2/3.2.11.1/
http://freefr.dl.sourceforge.net/project/motion/motion%20-%203.2/3.2.11.1/
http://voxel.dl.sourceforge.net/project/motion/motion%20-%203.2/3.2.11.1/
http://jaist.dl.sourceforge.net/project/motion/motion%20-%203.2/3.2.11.1/
http://osdn.dl.sourceforge.net/project/motion/motion%20-%203.2/3.2.11.1/
http://nchc.dl.sourceforge.net/project/motion/motion%20-%203.2/3.2.11.1/
http://transact.dl.sourceforge.net/project/motion/motion%20-%203.2/3.2.11.1/
http://softlayer.dl.sourceforge.net/project/motion/motion%20-%203.2/3.2.11.1/
http://internode.dl.sourceforge.net/project/motion/motion%20-%203.2/3.2.11.1/
http://biznetnetworks.dl.sourceforge.net/project/motion/motion%20-%203.2/3.2.11.1/
http://ufpr.dl.sourceforge.net/project/motion/motion%20-%203.2/3.2.11.1/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Feb 2010 11:46:55
Original commit files touched by this commit  3.2.11.1_2
dinoex search for other commits by this committer
- update to jpeg-8
13 Sep 2009 15:01:15
Original commit files touched by this commit  3.2.11.1_1
miwi search for other commits by this committer
- Distfile was rerolled to fix the detection of ffmpeg

PR:             137698
Submitted by:   Angel Carpintero <ack@telefonica.net> (maintainer)
08 Sep 2009 00:15:49
Original commit files touched by this commit  3.2.11.1
pav search for other commits by this committer
- Mark BROKEN: does not fetch due to size mismatch

Reported by:    pointyhat
22 Aug 2009 01:28:34
Original commit files touched by this commit  3.2.11.1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
11 Aug 2009 11:13:59
Original commit files touched by this commit  3.2.11.1
mm search for other commits by this committer
- Update to 3.2.11.1

PR:             ports/137649
Submitted by:   Angel Carpintero <ack@telefonica.net> (maintainer)
18 Jul 2009 12:11:29
Original commit files touched by this commit  3.2.11_2
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
05 Jan 2009 21:36:39
Original commit files touched by this commit  3.2.11_1
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
07 Oct 2008 10:11:57
Original commit files touched by this commit  3.2.11_1
rafan search for other commits by this committer
- Fix configure.in so it can get PACKAGE_VERSION/PACKAGE_NAME correctly
- Fix default pid name in configuration file
- Bump PORTREVISION

PR:             ports/127903
Submitted by:   Angel Carpintero <ack at telefonica.net> (maintainer)
26 Sep 2008 10:41:15
Original commit files touched by this commit  3.2.11
miwi search for other commits by this committer
- Update to 3.2.11

PR:             127621
Submitted by:   Angel Carpintero <ack@telefonica.net> (maintainer)
21 Aug 2008 07:18:49
Original commit files touched by this commit  3.2.10.1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Aug 2008 01:57:32
Original commit files touched by this commit  3.2.10.1
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
25 Jul 2008 15:34:52
Original commit files touched by this commit  3.2.10.1
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
25 Jul 2008 13:24:09
Original commit files touched by this commit  3.2.10.1
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
19 Jun 2008 15:49:49
Original commit files touched by this commit  3.2.10.1
miwi search for other commits by this committer
- Respect NOPORTEXAMPLES

PR:             124757
Submitted by:   Angel Carpintero <ack@telefonica.net>
Reported by:    ionbot
13 Jun 2008 21:24:23
Original commit files touched by this commit  3.2.10.1
lme search for other commits by this committer
Security update to 3.2.10.1

PR:             ports/124498
Submitted by:   Angel Carpintero (maintainer)
20 May 2008 18:33:29
Original commit files touched by this commit  3.2.10
lme search for other commits by this committer
- Update to 3.2.10
- Enable support for PWCBSD-based Webcams
- Install rc-script

PR:             ports/123808
Submitted by:   Angel Carpintero <ack (AT) telefonica.net>
24 Jan 2008 15:56:04
Original commit files touched by this commit  3.2.9_1
miwi search for other commits by this committer
- Fix creation of new multimedia/motion detected videos
- Bump PORTREVISION

PR:             119938
Submitted by:   Angel Carpintero <ack@telefonica.net> (maintainer)
10 Jan 2008 23:40:32
Original commit files touched by this commit  3.2.9
miwi search for other commits by this committer
- Update to 3.2.9

PR:             119372
Submitted by:   Angel Carpintero <ack@telefonica.net> (maintainer)
04 Oct 2007 03:01:29
Original commit files touched by this commit  3.2.8_2
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
03 Oct 2007 14:37:26
Original commit files touched by this commit  3.2.8_2
pav search for other commits by this committer
- Fix the ffmpeg problem on runtime too

Submitted by:   Angel Carpintero <ack@telefonica.net> (maintainer)
03 Oct 2007 00:13:10
Original commit files touched by this commit  3.2.8_1
pav search for other commits by this committer
- Fix build after recent ffmpeg update

Submitted by:   Angel Carpintero <ack@telefonica.net> (maintainer)
30 Sep 2007 05:47:37
Original commit files touched by this commit  3.2.8_1
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
19 Jul 2007 17:06:23
Original commit files touched by this commit  3.2.8
rafan search for other commits by this committer
- Update to 3.2.8

PR:             ports/114702
Submitted by:   Angel Carpintero <ack at telefonica.net> (maintainer)
30 Nov 2006 11:27:19
Original commit files touched by this commit  3.2.7
miwi search for other commits by this committer
- Update to 3.2.7

PR:             ports/105986
Submitted by:   Angel Carpintero<ack@telefonica.net> (maintainer)
01 Jun 2006 11:54:50
Original commit files touched by this commit  3.2.6
mich search for other commits by this committer
- update to last stable version 3.2.6

PR:             ports/98270
Submitted by:   Angel Carpintero <ack@telefonica.net> (maintainer)
25 Dec 2005 21:55:42
Original commit files touched by this commit  3.2.4
ehaupt search for other commits by this committer
Add motion 3.2.4, a motion detection application.

PR:             90892
Submitted by:   Angel Carpintero <ack@telefonica.net>

Number of commits found: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.214 seconds.