Port details |
- smurflog Program to assist logging of smurf attacks
- 2.1_1 security
=9 2.1_1Version 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
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: unknown
- Last Update: 2022-07-20 14:22:56
- Commit Hash: 857c05f
- People watching this port, also watch:: proftpd, wget, nmap, sendmail, openssl
- License: not specified in port
- Description:
- This program is designed to log smurf attacks and the broadcasts used.
Essentially it is just an ICMP echo reply logger with the following twists:
- Logging only begins after passing a certain threshold rate of packets/sec
and kilobytes/sec. This prevents the logging of innocent ping replies.
- Only the /24 is logged, and it is only logged once per attack.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- smurflog>0:security/smurflog
- To install the port:
- cd /usr/ports/security/smurflog/ && make install clean
- To add the package, run one of these commands:
- pkg install security/smurflog
- pkg install smurflog
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: smurflog
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (smurflog-2.1.tar.gz) = 4af39a04856aed43e5ab15784a9dc1f36ca03b3cccd21f00513689f5726079f5
SIZE (smurflog-2.1.tar.gz) = 17662
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for smurflog-2.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_smurflog
- 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.1_1 20 Jul 2022 14:22:56
![commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe](/images/git.png) ![commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe](/images/codeberg.svg) ![commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
2.1_1 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
2.1_1 23 Feb 2016 23:25:00
![Revision:409445 Revision:409445](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Switch to options helpers |
2.1_1 20 Sep 2015 21:12:21
![Revision:397463 Revision:397463](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
olgeni ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Typos, whitespace and capitalization fixes (S-X). |
2.1_1 17 Jul 2014 08:57:51
![Revision:362126 Revision:362126](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
olgeni ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
2.1_1 25 Feb 2014 12:31:58
![Revision:345981 Revision:345981](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ehaupt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Support staging |
2.1_1 20 Sep 2013 22:55:26
![Revision:327769 Revision:327769](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
2.1_1 08 Feb 2013 07:40:36
![Revision:311914 Revision:311914](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove empyt dirs |
2.1_1 07 Dec 2012 17:03:32
![Revision:308436 Revision:308436](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
beech ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update MASTER_SITES
- Fix build with clang
- Support CFLAGS properly
- Support PLIST_FILES
Feature safe: yes
PR: ports/174200
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.1 03 Jul 2011 14:03:52
![files touched by this commit files touched by this commit](/images/logs.gif) |
ohauer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
-remove MD5 |
2.1 21 Dec 2009 02:19:12
![files touched by this commit files touched by this commit](/images/logs.gif) |
dougb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
2.1 25 Nov 2005 18:01:16
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add SHA256 |
2.1 29 Jan 2004 16:13:06
![files touched by this commit files touched by this commit](/images/logs.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SIZEify. |
2.1 20 Feb 2003 18:59:13
![files touched by this commit files touched by this commit](/images/logs.gif) |
knu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
De-pkg-comment. |
2.1 21 Jun 2002 17:40:05
![files touched by this commit files touched by this commit](/images/logs.gif) |
nectar ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Drop MAINTAINER: I'm not really taking care of these anymore. |
08 Oct 2000 07:30:58
![commit hash: fp1.4801@dev.null.freshports.org commit hash: fp1.4801@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.4801@dev.null.freshports.org commit hash: fp1.4801@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.4801@dev.null.freshports.org commit hash: fp1.4801@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
asami ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert category security to new layout. |
21 Jul 2000 21:30:03
![commit hash: fp1.2256@dev.null.freshports.org commit hash: fp1.2256@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.2256@dev.null.freshports.org commit hash: fp1.2256@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.2256@dev.null.freshports.org commit hash: fp1.2256@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
nectar ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
The last master site went away, but we still have the distfile locally. |
20 Jun 2000 14:37:39
![commit hash: fp1.1089@dev.null.freshports.org commit hash: fp1.1089@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.1089@dev.null.freshports.org commit hash: fp1.1089@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.1089@dev.null.freshports.org commit hash: fp1.1089@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
nectar ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Locally hosted distfiles moved to ftp.freebsd.org. |
02 Jun 2000 04:18:54
![commit hash: fp1.468@dev.null.freshports.org commit hash: fp1.468@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.468@dev.null.freshports.org commit hash: fp1.468@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.468@dev.null.freshports.org commit hash: fp1.468@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
will ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove redundant/inappropriate CATEGORIES. People need to start reading the
Porter's Handbook. :-) |