Port details |
- listener Program to listen for and record sound activity
- 2.2_3 audio =5 2.2_3Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2004-11-28 17:28:16
- Last Update: 2023-04-25 15:17:15
- Commit Hash: feb1fa3
- People watching this port, also watch:: ttyd, hs-ShellCheck, libevent, fusefs-sshfs, ocserv
- Also Listed In: security
- License: GPLv2
- WWW:
- https://www.vanheusden.com/listener/
- Description:
- listener is a typical security-related program like the motion package
(which detects motion on a Webcam): it listens for sound. If it detects
any, it starts recording until the sound stops (or a bit later, which is
configurable). It stores the audio in .WAV files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- listener>0:audio/listener
- To install the port:
- cd /usr/ports/audio/listener/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/listener
- pkg install listener
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: listener
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (listener-2.2.tgz) = 890836e94e3df9f0cd83b2cb9ed98f9a072cb4aaa3d5ebfc78785a6ad2d47bba
SIZE (listener-2.2.tgz) = 26352
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libportaudio.so : audio/portaudio
- libsndfile.so : audio/libsndfile
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for listener-2.2_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- audio_listener
- USES:
- localbase ncurses tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2_3 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
2.2_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.2_2 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
2.2_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2_1 30 Sep 2016 19:24:30 |
tijl |
Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.
Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set. Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.
Fix some issues with LIBS in some ports.
Switch ports that don't support LIBS to localbase:ldflags.
PR: 212987
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.2_1 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
2.2_1 07 Jan 2016 14:43:41 |
amdmi3 |
- Switch to USES=localbase
- Switch to options helpers |
2.2_1 30 May 2015 20:39:13 |
bapt |
Update portaudio to v19/Remove portaudio2 [1]
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken
Approved by: maintainer |
2.2 25 Jan 2015 00:46:12 |
pawel |
Fix detection of libportaudio libraries
PR: 196427
Submitted by: myself
Approved by: hselasky, stephen, marcus, maintainer timeout from others |
2.2 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
2.2 27 Jun 2014 16:06:52 |
miwi |
- Update to 2.2
PR: 190888 |
1.7.2 09 Jun 2014 11:21:53 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt) |
1.7.2 23 May 2014 17:18:57 |
lx |
Hand back to ports@. |
1.7.2 22 May 2014 16:40:55 |
vanilla |
1: Stageify.
2: use @sample on pkg-plist.
Approved by: portmgr@ |
1.7.2 21 Feb 2014 13:35:10 |
ehaupt |
Remove trailing whitespaces from category audio |
1.7.2 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
03 Jan 2014 15:26:07
|
adamw |
Convert to PORT_OPTIONS:MDOCS.
Holdout shame list: ruby, perl, python |
11 Dec 2013 14:35:37
|
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
1.7.2 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.7.2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.7.2 21 Mar 2006 01:47:02 |
ehaupt |
- Update to 1.7.2
- Use PLIST_FILES
PR: 94746
Submitted by: David Thiel <lx@redundancy.redundancy.org> |
1.6.5 22 Jan 2006 08:13:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.6.5 16 Apr 2005 06:26:22 |
barner |
- Update to 1.6.5
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
PR: ports/79175
Approved by: arved (mentor) |
0.9 10 Feb 2005 23:07:23 |
pav |
- Update to 0.9
PR: ports/77357
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer) |
0.8 20 Jan 2005 17:04:20 |
pav |
- Update to 0.8
PR: ports/76483
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer) |
0.6 28 Nov 2004 17:26:53 |
pav |
Add listener, a typical security-related program like the motion package
(which detects motion on a Webcam): it listens for sound. If it detects
any, it starts recording until the sound stops (or a bit later, which is
configurable). It stores the audio in .WAV files.
PR: ports/74348
Submitted by: David Thiel <lx@redundancy.redundancy.org> |