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
snoopy Log every executed command to syslog
2.5.1 security on this many watch lists=3 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 2.5.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-02-06 23:37:56
Last Update: 2023-05-27 04:07:50
Commit Hash: 93250c4
People watching this port, also watch:: smartmontools, openssl, tcpdump, zip, rename
License: GPLv2
WWW:
https://github.com/a2o/snoopy
Description:
snoopy is merely a shared library that is used as a wrapper to the execve() function provided by libc as to log every call to syslog (authpriv). System administrators may find snoopy useful in tasks such as light/heavy system monitoring, tracking other administrator's actions as well as getting a good 'feel' of what's going on in the system (for example Apache running CGI scripts).
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 (18 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/snoopy-2.5.1/catalog.mk
  3. /usr/local/share/licenses/snoopy-2.5.1/LICENSE
  4. /usr/local/share/licenses/snoopy-2.5.1/GPLv2
  5. etc/snoopy.ini
  6. lib/libsnoopy.so
  7. lib/libsnoopy.so.0
  8. lib/libsnoopy.so.0.0.0
  9. sbin/snoopyctl
  10. share/doc/snoopy/CONTRIBUTING.md
  11. share/doc/snoopy/ChangeLog
  12. share/doc/snoopy/FAQ.md
  13. share/doc/snoopy/FILTER_exclude_spawns_of.md
  14. share/doc/snoopy/INSTALL.md
  15. share/doc/snoopy/README.md
  16. @owner
  17. @group
  18. @mode
Collapse this list.
Dependency lines:
  • snoopy>0:security/snoopy
To install the port:
cd /usr/ports/security/snoopy/ && make install clean
To add the package, run one of these commands:
  • pkg install security/snoopy
  • pkg install snoopy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: snoopy
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1684104332 SHA256 (snoopy-2.5.1.tar.gz) = 09daa74213c360acaf84318710f2902763a9c08be54753dabcc09478dcb9c43e SIZE (snoopy-2.5.1.tar.gz) = 685195

Packages (timestamps in pop-ups are UTC):
snoopy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.5.12.5.12.4.92.5.12.5.1-2.4.9-
FreeBSD:13:quarterly2.5.12.5.12.5.12.5.12.5.12.5.12.5.12.5.1
FreeBSD:14:latest2.5.12.5.12.4.152.5.12.5.12.5.1-2.5.1
FreeBSD:14:quarterly2.5.12.5.1-2.5.12.5.12.5.12.5.12.5.1
FreeBSD:15:latest2.5.12.5.1n/a2.5.1n/a2.5.12.5.12.5.1
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. bash : shells/bash
  2. gmake>=4.3 : devel/gmake
  3. autoconf>=2.71 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
  5. libtoolize : devel/libtool
Test dependencies:
  1. socat : net/socat
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for snoopy-2.5.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
security_snoopy
USES:
autoreconf gmake libtool shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/a2o/snoopy/releases/download/snoopy-2.5.1/
Collapse this list.

Number of commits found: 38

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.5.1
27 May 2023 04:07:50
commit hash: 93250c4daa162d0c3a39f9ed26fa7be399662159commit hash: 93250c4daa162d0c3a39f9ed26fa7be399662159commit hash: 93250c4daa162d0c3a39f9ed26fa7be399662159commit hash: 93250c4daa162d0c3a39f9ed26fa7be399662159 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/snoopy: Update to 2.5.1

Changes:	https://github.com/a2o/snoopy/releases
2.4.15
02 May 2023 19:58:24
commit hash: 94d2d7018a644251a4efd7754ccc4bf378418729commit hash: 94d2d7018a644251a4efd7754ccc4bf378418729commit hash: 94d2d7018a644251a4efd7754ccc4bf378418729commit hash: 94d2d7018a644251a4efd7754ccc4bf378418729 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/snoopy: Fix build on 14-CURRENT

tid.c:52:23: error: incompatible pointer to integer conversion initializing
'unsigned long' with an expression of type 'pthread_t' (aka 'struct pthread *')
[-Wint-conversion]
    long unsigned int tid = pthread_self();
                      ^     ~~~~~~~~~~~~~~
1 error generated.

Reference:	https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p100a5c5dca85_sb347c22846/logs/snoopy-2.4.15.log
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)
2.4.15
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)
2.4.15
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.4.15
28 Feb 2022 12:46:03
commit hash: bc505851e8499870fccce04c910071b361191501commit hash: bc505851e8499870fccce04c910071b361191501commit hash: bc505851e8499870fccce04c910071b361191501commit hash: bc505851e8499870fccce04c910071b361191501 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/snoopy: Update to 2.4.15

Changes:	https://github.com/a2o/snoopy/blob/master/ChangeLog
2.4.14
27 Sep 2021 15:55:51
commit hash: e9303c86bc972d664f2948bc0099f0b917c3b10dcommit hash: e9303c86bc972d664f2948bc0099f0b917c3b10dcommit hash: e9303c86bc972d664f2948bc0099f0b917c3b10dcommit hash: e9303c86bc972d664f2948bc0099f0b917c3b10d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/snoopy: Update to 2.4.14

Changes:	https://github.com/a2o/snoopy/blob/master/ChangeLog
2.4.12
14 Jun 2021 17:38:34
commit hash: dfac76115bc0edeb751f0c73ad8423c7ebd80c01commit hash: dfac76115bc0edeb751f0c73ad8423c7ebd80c01commit hash: dfac76115bc0edeb751f0c73ad8423c7ebd80c01commit hash: dfac76115bc0edeb751f0c73ad8423c7ebd80c01 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/snoopy: Convert REINPLACE_CMD to patch files
2.4.12
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.
2.4.12
17 Feb 2021 18:01:33
Revision:565550Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.12

Changes:	https://github.com/a2o/snoopy/blob/master/ChangeLog
2.4.10
30 Jan 2021 12:21:41
Revision:563302Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.10

Changes:	https://github.com/a2o/snoopy/blob/master/ChangeLog
2.4.9
24 Nov 2020 20:49:01
Revision:556194Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.9

Changes:	https://github.com/a2o/snoopy/blob/master/ChangeLog
2.4.8
21 Nov 2020 09:18:29
Revision:555828Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.8

Changes:	https://github.com/a2o/snoopy/blob/master/ChangeLog
2.4.7
04 Oct 2020 14:13:01
Revision:551393Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.7

- Update MASTER_SITES: use upstream release tarball

Changes:	https://github.com/a2o/snoopy/blob/master/ChangeLog
2.4.6
09 Feb 2018 14:07:36
Revision:461297Original commit files touched by this commit
sunpoet search for other commits by this committer
Use REINPLACE_CMD instead of patch files
2.4.6
30 Jan 2018 15:38:23
Revision:460393Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.6

- Update COMMENT
- Add LICENSE_FILE
- Strip shared library

Changes:	https://github.com/a2o/snoopy/blob/master/ChangeLog
1.9.0
13 May 2015 19:01:48
Revision:386253Original commit files touched by this commit
sunpoet search for other commits by this committer
- Cleanup GH_* knobs:
  - Use DISTVERSIONPREFIX
  - Remove GH_PROJECT
1.9.0
21 Mar 2015 20:08:07
Revision:381863Original commit files touched by this commit
sunpoet search for other commits by this committer
- Convert to new USE_GITHUB usage and remove deprecated GH_COMMIT
1.9.0
15 May 2014 12:53:41
Revision:354116Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove MASTER_SITES
- Simplify Makefile
1.9.0
13 Oct 2013 12:59:00
Revision:330225Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.9.0
- Fix file permission: use INSTALL_LIB for shared library
- Add more PORTDOCS
- Update WWW
- Reformat pkg-descr

Changes:	https://github.com/a2o/snoopy/blob/master/ChangeLog
1.8.0
23 Sep 2013 19:06:06
Revision:328031Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove leading indefinite article from COMMENT
- Remove LICENSE_FILE for well-known licenses
- Add OPTIONS_DEFINE
- Support STAGEDIR
- Take maintainership
1.8.0
22 Sep 2013 20:39:51
Revision:327896Original commit files touched by this commit
bapt search for other commits by this committer
Drop maintainership
1.8.0
20 Sep 2013 22:55:26
Revision:327769Original 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:
security)
1.8.0
05 Jul 2013 13:44:31
Revision:322325Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=gmake
1.8.0
31 Dec 2012 12:47:33
Revision:309733Original commit files touched by this commit
bapt search for other commits by this committer
Convert to optionsng
Trim headers
1.8.0
11 Mar 2011 06:24:22
Original commit files touched by this commit
bapt search for other commits by this committer
Upgrade to 1.8.0
1.7.10
18 Jan 2011 07:45:35
Original commit files touched by this commit
bapt search for other commits by this committer
upgrade to 1.7.10

Feature safe:   yes
1.7.9
24 Nov 2010 09:45:29
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 1.7.9
1.7.6
11 Oct 2010 06:48:40
Original commit files touched by this commit
bapt search for other commits by this committer
- Update to 1.7.6
1.7.2
29 Sep 2010 06:19:06
Original commit files touched by this commit
bapt search for other commits by this committer
- Update to 1.7.2
1.7.1
13 Aug 2010 09:58:52
Original commit files touched by this commit
bapt search for other commits by this committer
- Remove useless patch-README replaced by a ${REINPLACE_CMD} macro

Submitted by:           sahil@ (by email)
Approved by:            rene@ (mentor vacation)
1.7.1
11 Aug 2010 15:15:03
Original commit files touched by this commit
bapt search for other commits by this committer
Update to 1.7.1

PR:             ports/149367
Submitted by:   Frederic Culot <frederic _at_ culot.org>
Approved by:    tabthorpe@ (co-mentor)
1.6.1
28 Jul 2010 17:31:01
Original commit files touched by this commit
bapt search for other commits by this committer
Change maintainer address to my new @FreeBSD.org

Approved by:    jadawin@ (co-mentor)
1.6.1
21 Jul 2010 08:18:32
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 1.6.1
- Add license
- Submitter is now maintainer

PR:             ports/148793
Submitted by:   Bapt <baptiste.daroussin _AT_ gmail.com>
Approved by:    maintainer (myself)
1.3
02 Sep 2009 15:01:56
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:    portmgr (pav)
1.3
12 Mar 2008 13:27:28
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update maintainer address

Approved by:    thierry (mentor)
1.3
07 Feb 2007 21:33:52
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build on amd64 and i64

Submitted by:   pointyhat via kris
1.3
06 Feb 2007 23:36:12
Original commit files touched by this commit
miwi search for other commits by this committer
snoopy is merely a shared library that is used as a wrapper
to the execve() function provided by libc as to log every call
to syslog (authpriv).  system administrators may find snoopy
useful in tasks such as light/heavy system monitoring, tracking other
administrator's actions as well as getting a good 'feel' of
what's going on in the system (for example apache running cgi
scripts).

WWW: http://sourceforge.net/projects/snoopylogger/

PR:             ports/108691
Submitted by:   Philippe Audeoud <jadawin at tuxaco.net>

Number of commits found: 38