non port: multimedia/motion/Makefile |
SVNWeb
|
Number of commits found: 78 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 63f36d3 (Only the first 10 of 224 ports in this commit are shown above. )
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Sun, 15 May 2022
|
[ 14:29 Alexey Dokuchaev (danfe) ] 209915b
multimedia/motion: unbreak the port's build against MYSQL option
This is not a 100% correct fix, more of a mitigation: ``pkg-config
--cflags mysqlclient'' fails with default OpenSSL, and thus MySQL
header files could be be found:
Package openssl was not found in the pkg-config search path.
Perhaps you should add the directory containing `openssl.pc'
to the PKG_CONFIG_PATH environment variable
Package 'openssl', required by 'mysqlclient', not found
The configure script makes several other bogus (at least in FreeBSD
context) assumptions, but those could be fixed in a separate commit.
Drop no longer supported options from the CONFIGURE_ARGS while here.
|
Mon, 10 Jan 2022
|
[ 19:15 Li-Wen Hsu (lwhsu) ] 4499b66 (Only the first 10 of 18 ports in this commit are shown above. )
Bump PORTREVISION after www/libmicrohttpd updated
PR: 260777
|
Sun, 26 Dec 2021
|
[ 07:59 Li-Wen Hsu (lwhsu) ] b55bac2 (Only the first 10 of 17 ports in this commit are shown above. )
Bump PORTREVISION after www/libmicrohttpd updated
PR: 260603
|
Tue, 19 Oct 2021
|
[ 11:14 Stefan Eßer (se) ] 1287e536
multimedia/motion: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 1 Jun 2021
|
[ 13:55 Li-Wen Hsu (lwhsu) ] a730920 (Only the first 10 of 14 ports in this commit are shown above. )
*: Bump PORTREVISION after www/libmicrohttpd updated
PR: 255938
|
Sat, 1 May 2021
|
[ 17:55 Tobias Kortkamp (tobik) ] c6520cd
multimedia/motion: Remove KMODDIR
While this is technically fine, there is no reason to set it just
for the dependency check.
Reported by: portscan (KMODDIR without USES=kmod)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 28 Oct 2020
|
[ 08:08 fernape ]
multimedia/motion: Update to 4.3.2
ChangeLog: https://github.com/Motion-Project/motion/releases/tag/release-4.3.2
PR: 250660
Submitted by: ports@blievers.net (maintainer)
|
Fri, 8 May 2020
|
[ 11:20 tagattie ]
Update to 4.3.1
PR: 245714
Submitted by: ports@blievers.net (maintainer)
Approved by: ehaupt (mentor)
MFH: 2020Q2 (blanket; bugfix)
Changelog: https://github.com/Motion-Project/motion/releases/tag/release-4.3.1
|
Wed, 8 Apr 2020
|
[ 12:19 makc ] (Only the first 10 of 11 ports in this commit are shown above. )
multimedia/motion:
- Update to 4.3.0
- Pass maintainership to submitter
PR: 243415
Submitted by: ports@blievers.net
|
Mon, 5 Aug 2019
|
[ 23:06 jbeich ] (Only the first 10 of 159 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
Tue, 6 Nov 2018
|
[ 01:50 jbeich ] (Only the first 10 of 188 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
Sat, 29 Sep 2018
|
[ 08:04 riggs ] (Only the first 10 of 75 ports in this commit are shown above. )
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l
|
Tue, 15 May 2018
|
[ 14:25 lme ]
multimedia/motion:
- Add WEBCAMD option and enable by default
- Bump PORTREVISION
From the initiating PR:
The multimedia/pwcbsd port contains an kernel module that appears to no longer
work. The multimedia/pwcbsd port distfile has not been updated since 2014 so
it is very unlikely to work. The multimedia/pwcbsd port was long ago replaced
by the multimedia/webcamd port.
The current multimedia/motion port has a PWCBSD option. This sets
--with-pwcbsd in the configure step, create a build depend on v4l_compat and
creates a run depend on multimedia/pwcbsd, which is then built and installed (Only the first 15 lines of the commit message are shown above )
|
Wed, 2 May 2018
|
[ 15:07 jbeich ] (Only the first 10 of 183 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175
|
Thu, 11 Jan 2018
|
[ 14:18 danfe ] (Only the first 10 of 100 ports in this commit are shown above. )
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
|
Sat, 21 Oct 2017
|
[ 06:50 jbeich ] (Only the first 10 of 169 ports in this commit are shown above. )
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine
|
Sun, 13 Aug 2017
|
[ 22:29 ultima ]
* Bump Revision to fix ioctl sign-extension warning
* Cleanup Makefile
PR: 221241
Submitted by: <peo@bsdlabs.com>
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
MFH: 2017Q3
Differential Revision: https://reviews.freebsd.org/D11993
|
Tue, 25 Apr 2017
|
[ 08:20 riggs ] (Only the first 10 of 701 ports in this commit are shown above. )
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs
|
Mon, 30 Jan 2017
|
[ 00:09 jhale ]
- Fix an issue where netcams were not connecting [1]
- When motion was updated to 4.x, it was overlooked that the default
search path for the configuration files was changed. This was causing
existing configurations to not be read. Fix the port to install
default configuration in correct location and add an UPDATING message
giving users the proper instructions on where to place their existing
conf files. [2]
- Create an empty ${ETCDIR}/conf.d directory that can optionally be used
to dump camera configs in instead of creating separate lines for each
one in motion.conf
- Add some missing PORTDOCS and install with the correct mode
- Make the VIDEO options OPTIONS_RADIO instead of OPTIONS_SINGLE to
allow for netcam only support (suggested in [2])
- Fix bad logic in configure.ac that was causing V4L to not be dectected
when the PWCBSD option was enabled
PR: 216189 [1]
Reported by: Charles P <charlespigott@googlemail.com>
Patched by: <anthony@ury.org.uk>
Obtained from: upstream
PR: 216466 [2]
Reported by: <bakhur@inbox.ru>, tdb@
Pointy hat to: jhale
MFH: 2017Q1 (blanket)
|
Wed, 28 Dec 2016
|
[ 13:56 amdmi3 ]
Fix daemon inability to bind to the sockey with the following error:
http_bindsock: error binding on 127.0.0.1 port 8081
this problem was already fixed upstream.
|
Fri, 16 Dec 2016
|
[ 23:40 jhale ] (Only the first 10 of 12 ports in this commit are shown above. )
Update to 4.0.1
Project has moved to Github and is under active development
Add support for Sqlite 3 database
Convert to options helpers
Move 3 line pkg-plist into the Makefile
|
Thu, 8 Dec 2016
|
[ 16:39 tijl ] (Only the first 10 of 39 ports in this commit are shown above. )
Remove libjpeg.so.11 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 20 Sep 2015
|
[ 14:35 danfe ] (Only the first 10 of 19 ports in this commit are shown above. )
Remove BROKEN on Tier-2 systems statements which no longer true at least
on PowerPC (verified for all of them) and some also on SPARC (whenever I
was able to test those on flame.freebsd.org) and even IA64 (which should
be OK to remove anyways, because it was never really supported system in
ports land and was officially killed in -CURRENT a while ago.
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Wed, 10 Jun 2015
|
[ 17:27 amdmi3 ]
- Add LICENSE_FILE
- Switch to USES=autoreconf
|
Sat, 22 Nov 2014
|
[ 20:40 crees ] (Only the first 10 of 88 ports in this commit are shown above. )
Finally retire USE_PGSQL
|
Thu, 8 May 2014
|
[ 12:18 tdb ]
Fix check-stagedir plist warning.
https://jenkins.freebsd.org/pci/head-amd64/logs/bulk/headamd64-default/708/logs/errors/motion-3.2.12_4.log
Error: Orphaned: %%ETCDIR%%.conf
This was caused by motion.conf being installed by the Makefile when it
should have been handled only in pkg-plist.
Also switched pkg-plist to use the new @sample keyword.
Submitted by: swills
|
Sun, 4 May 2014
|
[ 20:08 tdb ]
The PWCBSD option requires V4L, so remove -DWITHOUT_V4L.
I'm not sure why this change was made, but it breaks the PWCBSD
option. It looked obviously wrong; it added a dependency on v4l_compat
and then disabled it by definining WITHOUT_V4L. Looking at the code
it's obvious V4L is required for anything other than network cameras
too.
|
Sat, 1 Feb 2014
|
[ 12:04 riggs ]
- Bump PORTREVISION
- Use startup script via USE_RC_SUBR
- Add pkg-message to inform about startup script
- Fix a runtime error using wrong pid file in
daemonised process
Approved by: thierry (mentor)
MFH: 2014Q1
|
Fri, 31 Jan 2014
|
[ 20:36 riggs ]
- Un-break port
- Stage support
- Replace USE_GMAKE by USES
- New format for LIB_DEPENDS
- Use /boot/modules via KMODDIR as in other ports
PR: ports/184406
Submitted by: Ildar Hizbulin <hizel@vyborg.ru>
Approved by: co-mentor (jadawin)
|
Fri, 6 Dec 2013
|
[ 14:19 bapt ]
Mark as broken:
ffmpeg.c:81: error: expected ')' before '*' token
ffmpeg.c:117: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'mpeg1_file_protocol'
ffmpeg.c:136: error: expected ')' before '*' token
ffmpeg.c:160: error: expected ')' before '*' token
ffmpeg.c:166: error: expected ')' before '*' token
ffmpeg.c:172: error: expected ')' before '*' token
ffmpeg.c:178: error: expected ')' before '*' token
ffmpeg.c:184: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'file_protocol'
ffmpeg.c: In function 'mpeg1_write_trailer':
ffmpeg.c:207: warning: implicit declaration of function 'put_buffer'
ffmpeg.c:208: warning: implicit declaration of function 'put_flush_packet'
ffmpeg.c: In function 'ffmpeg_init':
ffmpeg.c:230: error: 'mpeg1_file_protocol' undeclared (first use in this
function) (Only the first 15 lines of the commit message are shown above )
|
Wed, 23 Oct 2013
|
[ 20:45 ak ] (Only the first 10 of 39 ports in this commit are shown above. )
- Return ports to the pool
PR: ports/183244
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
|
Fri, 20 Sep 2013
|
[ 20:57 bapt ] (Only the first 10 of 404 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Thu, 6 Jun 2013
|
[ 09:48 rene ]
Remove option for expired linuxhtreads port.
PR: ports/179353
Submitted by: myself
Approved by: c.petrik.sosa@gmail.com (maintainer)
|
Mon, 11 Mar 2013
|
[ 17:03 mandree ]
Fix an issue with bktr.
PR: ports/173750
Submitted by: c.petrik.sosa@gmail.com (maintainer)
|
Thu, 7 Mar 2013
|
[ 03:25 bdrewery ] (Only the first 10 of 106 ports in this commit are shown above. )
- Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt
|
Mon, 10 Dec 2012
|
[ 01:20 eadler ] (Only the first 10 of 88 ports in this commit are shown above. )
Revert Chris Petrik's ports to the pool. Thank you for all your work so far,
and should you desire to return just let us know.
PR: ports/174309
Submitted by: Chris Petrik
|
Fri, 5 Oct 2012
|
[ 03:34 eadler ]
Hand port over to cpet
PR: ports/172344
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
|
Sun, 17 Jun 2012
|
[ 20:14 sylvio ]
- Updatet to version 3.2.12
New file:
files/patch-configure.in
files/patch-ffmpeg.c
PR: ports/169006
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Thu, 7 Jun 2012
|
[ 02:01 tabthorpe ]
- Reset maintainer due to email bounce
- We hope to see you back
|
Wed, 6 Jun 2012
|
[ 16:17 crees ]
Remove obsolete OSVERSION check-- ports no longer work on 6.X
PR: ports/168276
Submitted by: crees
Approved by: maintainer timeout (ack@telefonica.net, two weeks)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Thu, 16 Feb 2012
|
[ 15:57 ashish ] (Only the first 10 of 379 ports in this commit are shown above. )
- Bump PORTREVISION to chase the update of multimedia/libvpx
|
Fri, 24 Jun 2011
|
[ 22:39 mm ] (Only the first 10 of 82 ports in this commit are shown above. )
Bump due to ffmpeg update to 0.7.1
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 16 Oct 2010
|
[ 11:52 ade ] (Only the first 10 of 445 ports in this commit are shown above. )
Punt autoconf267->autoconf268
|
Wed, 15 Sep 2010
|
[ 18:35 ade ] (Only the first 10 of 652 ports in this commit are shown above. )
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Sat, 24 Jul 2010
|
[ 16:38 mm ] (Only the first 10 of 67 ports in this commit are shown above. )
- Update ffmpeg to 0.6
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sun, 13 Sep 2009
|
[ 14:01 miwi ]
- Distfile was rerolled to fix the detection of ffmpeg
PR: 137698
Submitted by: Angel Carpintero <ack@telefonica.net> (maintainer)
|
Mon, 7 Sep 2009
|
[ 23:15 pav ]
- Mark BROKEN: does not fetch due to size mismatch
Reported by: pointyhat
|
Sat, 22 Aug 2009
|
[ 00:28 amdmi3 ] (Only the first 10 of 287 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with M
|
Tue, 11 Aug 2009
|
[ 10:13 mm ]
- Update to 3.2.11.1
PR: ports/137649
Submitted by: Angel Carpintero <ack@telefonica.net> (maintainer)
|
Sat, 18 Jul 2009
|
[ 11:11 dinoex ] (Only the first 10 of 337 ports in this commit are shown above. )
- update to jpeg7
Tested by: pav on pointyhat
|
Mon, 5 Jan 2009
|
[ 21:36 pav ] (Only the first 10 of 29 ports in this commit are shown above. )
- Remove conditional checks for FreeBSD 5.x and older
|
Tue, 7 Oct 2008
|
[ 09:11 rafan ]
- 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)
|
Fri, 26 Sep 2008
|
[ 09:41 miwi ]
- Update to 3.2.11
PR: 127621
Submitted by: Angel Carpintero <ack@telefonica.net> (maintainer)
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
Wed, 20 Aug 2008
|
[ 00:57 ade ] (Only the first 10 of 398 ports in this commit are shown above. )
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
|
Fri, 25 Jul 2008
|
[ 14:34 pav ] (Only the first 10 of 213 ports in this commit are shown above. )
- 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
|
[ 12:24 pav ] (Only the first 10 of 127 ports in this commit are shown above. )
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
|
Thu, 19 Jun 2008
|
[ 14:49 miwi ]
- Respect NOPORTEXAMPLES
PR: 124757
Submitted by: Angel Carpintero <ack@telefonica.net>
Reported by: ionbot
|
Fri, 13 Jun 2008
|
[ 20:24 lme ]
Security update to 3.2.10.1
PR: ports/124498
Submitted by: Angel Carpintero (maintainer)
|
Tue, 20 May 2008
|
[ 17:33 lme ]
- 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>
|
Thu, 24 Jan 2008
|
[ 15:56 miwi ]
- Fix creation of new multimedia/motion detected videos
- Bump PORTREVISION
PR: 119938
Submitted by: Angel Carpintero <ack@telefonica.net> (maintainer)
|
Thu, 10 Jan 2008
|
[ 23:40 miwi ]
- Update to 3.2.9
PR: 119372
Submitted by: Angel Carpintero <ack@telefonica.net> (maintainer)
|
Thu, 4 Oct 2007
|
[ 02:01 edwin ] (Only the first 10 of 20 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
Wed, 3 Oct 2007
|
[ 13:37 pav ]
- Fix the ffmpeg problem on runtime too
Submitted by: Angel Carpintero <ack@telefonica.net> (maintainer)
|
Sun, 30 Sep 2007
|
[ 04:47 linimon ] (Only the first 10 of 300 ports in this commit are shown above. )
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
|
Thu, 19 Jul 2007
|
[ 16:06 rafan ]
- Update to 3.2.8
PR: ports/114702
Submitted by: Angel Carpintero <ack at telefonica.net> (maintainer)
|
Thu, 30 Nov 2006
|
[ 11:27 miwi ]
- Update to 3.2.7
PR: ports/105986
Submitted by: Angel Carpintero<ack@telefonica.net> (maintainer)
|
Thu, 1 Jun 2006
|
[ 10:54 mich ]
- update to last stable version 3.2.6
PR: ports/98270
Submitted by: Angel Carpintero <ack@telefonica.net> (maintainer)
|
Sun, 25 Dec 2005
|
[ 21:55 ehaupt ]
Add motion 3.2.4, a motion detection application.
PR: 90892
Submitted by: Angel Carpintero <ack@telefonica.net>
|
Number of commits found: 78 |