notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: multimedia/motion/files/patch-configure.ac

Number of commits found: 6

Friday, 24 Nov 2023
06:12 Robert Clausecker (fuz) search for other commits by this committer Author: ports@blievers.net
multimedia/motion: update to 4.6.0

Changelog: https://github.com/Motion-Project/motion/releases/tag/release-4.6.0

PR:		275250
commit hash: 247c44927eb0994c1979631ddbffb6d5c2d62c69 commit hash: 247c44927eb0994c1979631ddbffb6d5c2d62c69 commit hash: 247c44927eb0994c1979631ddbffb6d5c2d62c69 commit hash: 247c44927eb0994c1979631ddbffb6d5c2d62c69 247c449
Monday, 18 Sep 2023
10:40 Fernando ApesteguĂ­a (fernape) search for other commits by this committer
multimedia/motion: Fix build

Update patch with fix from upstream.

PR:	272494
Reported by:	alexvpetrov@gmail.com
Approved by:	ports@blievers.net (maintainer, timeout > 2 weeks)
commit hash: 42ce6b36ff709ca04247b85eec6b4e8f370ec2e3 commit hash: 42ce6b36ff709ca04247b85eec6b4e8f370ec2e3 commit hash: 42ce6b36ff709ca04247b85eec6b4e8f370ec2e3 commit hash: 42ce6b36ff709ca04247b85eec6b4e8f370ec2e3 42ce6b3
Sunday, 15 May 2022
14:29 Alexey Dokuchaev (danfe) search for other commits by this committer
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.
commit hash: 209915b076fd1f1989dde37f4a2173ca80eb7c9f commit hash: 209915b076fd1f1989dde37f4a2173ca80eb7c9f commit hash: 209915b076fd1f1989dde37f4a2173ca80eb7c9f commit hash: 209915b076fd1f1989dde37f4a2173ca80eb7c9f 209915b
Wednesday, 8 Apr 2020
12:19 makc search for other commits by this committer
multimedia/motion:
- Update to 4.3.0
- Pass maintainership to submitter

PR:		243415
Submitted by:	ports@blievers.net
Original commitRevision:531111 
Monday, 30 Jan 2017
00:09 jhale search for other commits by this committer
- 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)
Original commitRevision:432815 
Friday, 16 Dec 2016
23:40 jhale search for other commits by this committer
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
Original commitRevision:428697 

Number of commits found: 6