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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
spook Embedded RTP/RTSP/HTTP video streamer
20050207_5 multimedia on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20050207_5Version of this port present on the latest quarterly branch.
Maintainer: mizhka@gmail.com search for ports maintained by this maintainer
Port Added: 2008-09-02 14:08:33
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: sysinfo, rtty, tmpreaper, svk
License: GPLv2
WWW:
http://www.litech.org/spook/
Description:
Spook is a Linux server application to capture live video and audio and stream it over an IP network. Currently, Spook supports capturing from a Firewire IIDC camera or Video4Linux(2) source and streaming MPEG4 with RTSP or JPEG stills with HTTP.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/spook
  2. bin/spookctl
  3. etc/spook.conf.dist
  4. /usr/local/share/licenses/spook-20050207_5/catalog.mk
  5. /usr/local/share/licenses/spook-20050207_5/LICENSE
  6. /usr/local/share/licenses/spook-20050207_5/GPLv2
Collapse this list.
Dependency lines:
  • spook>0:multimedia/spook
To install the port:
cd /usr/ports/multimedia/spook/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/spook
  • pkg install spook
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: spook
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (spook-20050207.tar.bz2) = ddc91a8034f05cfd5637026a4d0a1a0e8b039df7cdf34d54b98d5bf6615ebc1f SIZE (spook-20050207.tar.bz2) = 160378

Packages (timestamps in pop-ups are UTC):
spook
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20050207_520050207_520050207_520050207_520050207_5-20050207_5-
FreeBSD:13:quarterly20050207_520050207_520050207_520050207_520050207_520050207_520050207_520050207_5
FreeBSD:14:latest20050207_520050207_520050207_520050207_520050207_520050207_5-20050207_5
FreeBSD:14:quarterly20050207_520050207_5-20050207_520050207_520050207_520050207_520050207_5
FreeBSD:15:latest20050207_520050207_5n/a20050207_5n/a20050207_520050207_520050207_5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. videodev2.h : multimedia/v4l_compat
  2. gmake>=4.3 : devel/gmake
  3. autoconf>=2.71 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
Library dependencies:
  1. libxvidcore.so : multimedia/xvid
  2. libv4l1.so : multimedia/libv4l
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for spook-20050207_5: DOCS=on: Build and/or install documentation JPEG=off: JPEG image format support MPEG4=on: MPEG4 encoding support V4L=on: V4L input support ===> Use 'make config' to modify these settings
Options name:
multimedia_spook
USES:
autoreconf tar:bzip2 gmake
pkg-message:
For install:
Please copy /usr/local/etc/spook.conf.dist to /usr/local/etc/spook.conf and edit before running spook. There is no daemonization support or rc script for spook yet, please feel free to contribute patches.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.litech.org/spook/dist/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
20050207_5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
20050207_5
20 Jul 2022 14:22:30
commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
20050207_5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20050207_5
13 Aug 2019 22:29:43
Revision:508882Original commit files touched by this commit
mat search for other commits by this committer
onvert to UCL & cleanup pkg-message (categories l-m)
20050207_5
29 Sep 2018 08:04:27
Revision:480899Original commit files touched by this commit
riggs search for other commits by this committer
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l
20050207_4
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
20050207_4
28 Jun 2015 10:47:12
Revision:390778Original commit files touched by this commit
wen search for other commits by this committer
- Fix V4L support
- Add LICENSE
- Pass maintainership to submitter

PR:		201162
Submitted by:	mizhka@gmail.com
20050207_3
22 Jun 2015 18:33:22
Revision:390310Original commit files touched by this commit
antoine search for other commits by this committer
Convert to USES=jpeg
20050207_3
02 Jun 2015 12:28:29
Revision:388330Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=autoreconf
20050207_3
09 May 2014 23:49:27
Revision:353541Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Support staging
- Convert USE_GMAKE to USES
- Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax
20050207_3
20 Sep 2013 20:57:49
Revision:327747Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
20050207_3
20 Jul 2012 21:48:47
Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new options framework
20050207_3
05 Jul 2012 17:26:10
Original commit files touched by this commit
pawel search for other commits by this committer
Add USE_CSTD=gnu89 to fix linking when building with clang
20050207_3
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
20050207_3
03 Jul 2011 13:38:45
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
20050207_3
29 Dec 2010 20:04:42
Original commit files touched by this commit
pgollucci search for other commits by this committer
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.

PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
20050207_3
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
20050207_3
16 Oct 2010 11:52:47
Original commit files touched by this commit
ade search for other commits by this committer
Punt autoconf267->autoconf268
20050207_3
05 Oct 2010 19:57:56
Original commit files touched by this commit
ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
20050207_3
23 Sep 2010 00:40:50
Original commit files touched by this commit
ade search for other commits by this committer
Purge 3 outdated, old-and-busted, versions of automake as part of
ongoing cleanup to find sanity in the world.

Feature safe:   yes (surprisingly)
20050207_3
15 Sep 2010 18:35:24
Original commit files touched by this commit
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
20050207_2
06 Jun 2010 22:09:10
Original commit files touched by this commit
dougb search for other commits by this committer
Remove bms from the pkg-descr's of ports he no longer maintains.
20050207_2
06 Jun 2010 17:00:59
Original commit files touched by this commit
bms search for other commits by this committer
Drop maintainership for these ports.

Regrettably, I have no free time for the foreseeable future which
I can commit directly to these aspects of FreeBSD work, due to
a demanding new role elsewhere.

I am able to review patches from time to time, but regrettably cannot
be directly involved in engineering work beyond this w/o it being
directly involved in day-to-day effort.

Thank you for your understanding.
20050207_2
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
20050207_1
18 Jul 2009 11:11:29
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
20050207
02 Sep 2008 14:08:07
Original commit files touched by this commit
bms search for other commits by this committer
Add new port spook: a minimalist RTP/RTSP/HTTP multimedia streamer for use
in small systems.

Number of commits found: 27