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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
scanlogd TCP port scan detection tool
2.2.8_2 security on this many watch lists=4 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.2.8_1Version of this port present on the latest quarterly branch.
Maintainer: novel@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-05-14 18:09:01
Last Update: 2024-01-21 22:51:34
Commit Hash: c7fd4c2
People watching this port, also watch:: zip, rkhunter
License: not specified in port
WWW:
https://openwall.com/scanlogd/
Description:
scanlogd is a TCP port scan detection tool, originally designed to illustrate various attacks an IDS developer has to deal with. Unlike some of the other port scan detection tools out there, scanlogd is designed to be totally safe to use.
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 (3 items)
Collapse this list.
  1. bin/scanlogd
  2. share/man/man8/scanlogd.8.gz
  3. etc/periodic/security/850.scanlogd
Collapse this list.
Dependency lines:
  • scanlogd>0:security/scanlogd
To install the port:
cd /usr/ports/security/scanlogd/ && make install clean
To add the package, run one of these commands:
  • pkg install security/scanlogd
  • pkg install scanlogd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: scanlogd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1615466931 SHA256 (scanlogd-2.2.8.tar.gz) = 0bec45ecbcc8a9a3599cb38e21dcacf639ca3b33bb6973b20261315d065ea158 SIZE (scanlogd-2.2.8.tar.gz) = 12190

Packages (timestamps in pop-ups are UTC):
scanlogd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.8_22.2.8_22.2.7_22.2.8_22.2.8_2-2.2.7_2-
FreeBSD:13:quarterly2.2.8_12.2.8_12.2.8_12.2.8_12.2.8_12.2.8_12.2.8_12.2.8_1
FreeBSD:14:latest2.2.8_22.2.8_22.2.8_12.2.8_22.2.8_22.2.8_1-2.2.8_1
FreeBSD:14:quarterly2.2.8_12.2.8_1-2.2.8_12.2.8_12.2.8_12.2.8_12.2.8_1
FreeBSD:15:latest2.2.8_22.2.8_2n/a2.2.8_2n/a2.2.8_22.2.8_22.2.8_2
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 scanlogd-2.2.8_2: ====> Options available for the single PCAP: you have to select exactly one of them PCAP_BASE=on: Use pcap from base for packet capture NIDS=off: Use net/libnet for packet capture ===> Use 'make config' to modify these settings
Options name:
security_scanlogd
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.openwall.com/pub/projects/scanlogd/
  2. ftp://rt.fm/pub/scanlogd/
  3. http://openwall.com/scanlogd/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.8_2
21 Jan 2024 22:51:34
commit hash: c7fd4c2274817d0e993b37587d95680b13bd02eacommit hash: c7fd4c2274817d0e993b37587d95680b13bd02eacommit hash: c7fd4c2274817d0e993b37587d95680b13bd02eacommit hash: c7fd4c2274817d0e993b37587d95680b13bd02ea files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/scanlogd: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
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.2.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)
2.2.8_1
30 Jul 2022 05:57:11
commit hash: 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5commit hash: 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5commit hash: 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5commit hash: 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libnet: Update to 1.2

- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/libnet/libnet/releases
2.2.8
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.2.8
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.
2.2.8
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.2.8
11 Mar 2021 15:38:48
Revision:568100Original commit files touched by this commit
novel search for other commits by this committer
security/scanlogd: update to 2.2.8
2.2.7_2
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
2.2.7_2
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
2.2.7_2
20 Mar 2016 10:53:09
Revision:411432Original commit files touched by this commit
tijl search for other commits by this committer
Install net/libnet headers and libraries back in the location where other
ports expect it.  The files were put in a different location to avoid a
conflict with net/libnet10 but this port has been removed a while ago now.

PR:		208122
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2.2.7_2
23 Apr 2015 15:18:11
Revision:384591Original commit files touched by this commit
novel search for other commits by this committer
- Add periodic script to display port scans
- Use OPTIONS

PR:		198643
Submitted by:	TEUBEL Gyorgy <tgyurci@gmail.com>
2.2.7_1
23 Jul 2014 15:25:49
Revision:362703Original commit files touched by this commit
novel search for other commits by this committer
- Use USER and GROUP in Makefile instead of having
  pkg-message suggesting a user to create user and group
  manually
- Add uid/gid to the UID and GID files respectively
- Add an UPDATING entry to suggest users of scanlogd to
  drop existing users to avoid conflicts
- Bump PORTREVISION

PR:		191948
Submitted by:	TEUBEL Gyorgy
2.2.7
25 Feb 2014 12:21:42
Revision:345977Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
2.2.7
30 Oct 2013 15:06:24
Revision:332124Original commit files touched by this commit
novel search for other commits by this committer
Update to 2.2.7.
2.2.6_1
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)
2.2.6_1
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2.2.6_1
03 Jul 2011 14:03:52
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
2.2.6_1
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2.2.6_1
31 Aug 2009 17:03:40
Original commit files touched by this commit
novel search for other commits by this committer
Even more rc script improvements.

Suggested by:   dougb
2.2.6_1
21 Aug 2009 18:55:12
Original commit files touched by this commit
novel search for other commits by this committer
Improve USE_RC_SUBR usage.

PR:             136849
Submitted by:   pgollucci
2.2.6
15 Jul 2009 16:56:10
Original commit files touched by this commit
dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2.2.6
03 Apr 2006 18:03:12
Original commit files touched by this commit
novel search for other commits by this committer
Update to 2.2.6.
2.2.5_2
20 Feb 2006 20:47:50
Original commit files touched by this commit
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2.2.5_2
24 Jan 2006 01:03:33
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
2.2.5_2
08 Mar 2005 07:38:35
Original commit files touched by this commit
novel search for other commits by this committer
Use @freebsd.org address for my ports.

Approved by:    krion (mentor)
2.2.5_2
15 Dec 2004 08:04:56
Original commit files touched by this commit
vs search for other commits by this committer
Fix path to scanlogd in rc-script (bump PORTREV)

PR:             ports/75034
Submitted by:   Hilko Meyer
Approved by:    maintainer
2.2.5_1
13 Dec 2004 10:07:14
Original commit files touched by this commit
krion search for other commits by this committer
Use RC_SUBR.
Cleanups for net/libnids dependency.

PR:             ports/75009
Submitted by:   maintainer
2.2.5
22 Aug 2004 17:54:19
Original commit files touched by this commit
arved search for other commits by this committer
Fix CC, CFLAGS

PR:             70824
Submitted by:   Roman Bogorodskiy <bogorodskiy@inbox.ru>
2.2.5
09 Jul 2004 07:22:07
Original commit files touched by this commit
vs search for other commits by this committer
Update to 2.2.5

PR:             ports/68842
Submitted by:   Roman Bogorodskiy (maintainer)
2.2.4
05 Jun 2004 17:49:55
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2.2.4

PR:             ports/67611
Submitted by:   maintainer
2.2.1
14 May 2004 18:08:13
Original commit files touched by this commit
pav search for other commits by this committer
Add scanlogd, a TCP port scan detection tool, originally designed to illustrate
various attacks an IDS developer has to deal with. Unlike some of the other
port scan detection tools out there, scanlogd is designed to be totally safe
to use.

PR:             ports/66449
Submitted by:   Roman Bogorodskiy <bogorodskiy@inbox.ru>

Number of commits found: 32