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
logsurfer Process logfiles and conditionally perform certain actions
1.8_3 misc on this many watch lists=5 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 1.8_1Version of this port present on the latest quarterly branch.
Maintainer: zi@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-01-11 08:23:51
Commit Hash: 6cd7e3c
People watching this port, also watch:: nmap, unzip, zip, lsof, wget
License: GPLv2 ISCL
WWW:
https://www.crypt.gen.nz/logsurfer/
Description:
Logsurfer is a program for monitoring system logs in real-time, and reporting on the occurrence of events. It is similar to the well-known swatch program on which it is based, but offers a number of advanced features which swatch does not support. Logsurfer is capable of grouping related log entries together - for instance, when a system boots it usually creates a high number of log messages. In this case, logsurfer can be setup to group boot-time messages together and forward them in a single Email message to the system administrator under the subject line "Host xxx has just booted". Swatch just couldn't do this properly.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. /usr/local/share/licenses/logsurfer-1.8_3/catalog.mk
  2. /usr/local/share/licenses/logsurfer-1.8_3/LICENSE
  3. /usr/local/share/licenses/logsurfer-1.8_3/GPLv2
  4. /usr/local/share/licenses/logsurfer-1.8_3/ISCL
  5. bin/logsurfer
  6. share/man/man1/logsurfer.1.gz
  7. share/man/man4/logsurfer.conf.4.gz
  8. share/doc/logsurfer/ChangeLog
  9. share/doc/logsurfer/README
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • logsurfer>0:misc/logsurfer
To install the port:
cd /usr/ports/misc/logsurfer/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/logsurfer
  • pkg install logsurfer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: logsurfer
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (logsurfer-1.8.tar.gz) = 74a36e8530a884031b4ae2344a46b9aaa07a1ee36d143802f6b64f817c5bd1af SIZE (logsurfer-1.8.tar.gz) = 197507

Packages (timestamps in pop-ups are UTC):
logsurfer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.8_31.8_31.8_11.8_31.8_3-1.8_1-
FreeBSD:13:quarterly1.8_11.8_11.8_11.8_11.8_11.8_11.8_11.8_1
FreeBSD:14:latest1.8_31.8_31.8_11.8_31.8_31.8_1-1.8_1
FreeBSD:14:quarterly1.8_11.8_1-1.8_11.8_11.8_11.8_11.8_1
FreeBSD:15:latest1.8_31.8_3n/a1.8_3n/a1.8_31.8_31.8_3
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for logsurfer-1.8_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
misc_logsurfer
USES:
desthack
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (8 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/zi/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/zi/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/zi/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/zi/
  5. http://www.crypt.gen.nz/logsurfer/
  6. https://ftpmirror.your.org/pub/zi/
  7. https://mirrors.rit.edu/zi/
  8. https://www.zi0r.com/mirrors/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8_3
11 Jan 2024 08:23:51
commit hash: 6cd7e3c7a43f8b1e0b1d9cbb35962ef8001f6fa2commit hash: 6cd7e3c7a43f8b1e0b1d9cbb35962ef8001f6fa2commit hash: 6cd7e3c7a43f8b1e0b1d9cbb35962ef8001f6fa2commit hash: 6cd7e3c7a43f8b1e0b1d9cbb35962ef8001f6fa2 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
desthack: stop using MANPREFIX

While here prefer share/man over man for manpages
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)
1.8_1
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)
1.8_1
20 Jul 2022 14:22:28
commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
misc: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan E <alane@FreeBSD.org>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alex Stangl <alex@stangl.us>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.8_1
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
1.8_1
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.
1.8_1
12 Jan 2018 14:02:49
Revision:458827Original commit files touched by this commit
zi search for other commits by this committer
- Add missing quotes to rc script

PR:		193921
Submitted by:	saper@saper.info
1.8
01 Aug 2017 17:07:58
Revision:447034Original commit files touched by this commit
zi search for other commits by this committer
- MASTER_SITES cleanup
1.8
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
1.8
28 Aug 2015 13:39:57
Revision:395483Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS

Approved by:	portmgr blanket
1.8
09 Dec 2014 14:16:54
Revision:374396Original commit files touched by this commit
feld search for other commits by this committer
Update "BSD" license in misc category
1.8
09 Dec 2014 13:36:34
Revision:374378Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.8
15 Jul 2014 16:24:42
Revision:361963Original commit files touched by this commit
adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
1.8
07 Mar 2014 08:30:32
Revision:347342Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 1.8
- Rename port
- Convert to staging
- Add rc script

PR:		ports/186266
Submitted by:	me
Aproved by:	zi@ (maintainer)
1.5b
28 Jul 2011 22:15:46
Original commit files touched by this commit
zi search for other commits by this committer
Remove this DEPRECATED port as it was replaced by misc/logsurfer+

PR:             ports/157953
Submitted by:   rpsfa@rit.edu (me)
Approved by:    tabthorpe (mentor)
1.5b
17 Jun 2011 13:09:40
Original commit files touched by this commit
bapt search for other commits by this committer
Another bunch of deprecation: no more public distfiles and/or abandonware
1.5b
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.5b
25 Nov 2005 16:09:33
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.5b
11 Oct 2005 19:49:15
Original commit files touched by this commit
linimon search for other commits by this committer
The subdir is not needed anymore, and hasn't been since about 2002.

Source:         distfile survey
1.5b
19 Feb 2005 06:03:21
Original commit files touched by this commit
kris search for other commits by this committer
Reset undeliverable maintainer address:

<shanee@augusta.de>: host inga.augusta.de[213.209.142.2] said: 550 5.1.1
    <shanee@augusta.de>... User unknown (in reply to RCPT TO command)
1.5b
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.5b
05 Nov 2003 23:27:14
Original commit files touched by this commit
anders search for other commits by this committer
Update to 1.5b.

Approved by:    maintainer
1.5a
21 Feb 2003 12:48:19
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.5a
24 Nov 2002 01:46:22
Original commit files touched by this commit
anders search for other commits by this committer
Ahem. I forgot %SUBDIR% in last change to this file.
1.5a
24 Nov 2002 01:33:36
Original commit files touched by this commit
anders search for other commits by this committer
Make distfile fetchable again.

Reported by:    fenner's portsurvey
17 Aug 2001 19:46:28
commit hash: fp1.17397@dev.null.freshports.orgcommit hash: fp1.17397@dev.null.freshports.orgcommit hash: fp1.17397@dev.null.freshports.orgcommit hash: fp1.17397@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
remove dead MASTER_SITES   install example config file & docs   clean up
pkg-{comment,descr}    
17 Aug 2001 18:58:31
commit hash: fp1.17392@dev.null.freshports.orgcommit hash: fp1.17392@dev.null.freshports.orgcommit hash: fp1.17392@dev.null.freshports.orgcommit hash: fp1.17392@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.5a    
08 Oct 2000 05:01:16
commit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category misc to new layout.  

Number of commits found: 28