Port details |
- pads Passively detect network assets
- 1.2_7 net-mgmt =7 1.2_7Version 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: 2005-02-21 07:44:20
- Last Update: 2024-02-25 06:48:35
- Commit Hash: d958fc7
- People watching this port, also watch:: snort, nmap, openvpn, tor, stunnel
- License: not specified in port
- WWW:
- https://passive.sourceforge.net
- Description:
- PADS is a signature based detection engine used to passively detect
network assets. It is designed to complement IDS technology by
providing context to IDS alerts.
Goals:
* Passive: Records and identifies traffic seen on a network without
actively "scanning" a system. There will never be a packet sent
from the pads applications.
* Portable: Has the ability to be placed easily on a remote system.
Does not require additional external libraries other than those
associated with libpcap.
* Lightweight: Logging is sent to a simple CSV file. There is no need
for a database or other data repository installed on the local
machine. All correlation is done outside of the pads program.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net-mgmt/pads/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/pads
- pkg install pads
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pads
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pads-1.2.tar.gz) = 935470b2440987d9c4efa49769cbe9eef213cd7437ec6726f0fbb1fc32ed614c
SIZE (pads-1.2.tar.gz) = 236702
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:
-
- libpcre.so : devel/pcre
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_pads
- USES:
- shebangfix
- 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 |
1.2_7 25 Feb 2024 06:48:35 |
Muhammad Moinur Rahman (bofh) |
net-mgmt/pads: Moved man to share/man
Approved by: portmgr (blanket) |
1.2_6 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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) |
1.2_6 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 ) |
1.2_6 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
1.2_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2_6 08 Dec 2016 17:26:10 |
tijl |
Remove libpcre.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.2_5 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.2_5 24 Nov 2014 22:35:08 |
antoine |
Cleanup plist |
1.2_5 16 Aug 2014 14:49:17 |
marino |
net-mgmt/pads: USES=shebangfix |
1.2_4 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
1.2_4 12 Feb 2014 10:16:48 |
miwi |
- Stage support |
1.2_4 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
1.2_4 16 Jun 2013 11:29:28 |
wg |
net-mgmt/pads: fix build with clang
- Fix build wuth clang, -Wno-return-type, gnu89 C std
Approved by: culot / jpaetzel (mentors, implicit) |
1.2_4 13 Jun 2013 08:43:35 |
bsam |
. remove shlib ABI version from LIB_DEPENDS;
. bump PORTREVISION;
. trim Makefile headers. |
1.2_3 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
1.2_2 14 Feb 2012 12:45:35 |
mm |
Bump pcre library dependency due to 8.30 update |
1.2_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.2_1 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
1.2_1 21 Feb 2009 21:23:32 |
lippe |
- Added patch to fix a problem with the pidfile.
PR: ports/131591
Submitted by: Paul Schmehl <pauls@utdallas.edu> |
1.2 19 Apr 2007 21:20:48 |
gabor |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter n-p |
1.2 03 Apr 2006 20:51:07 |
pav |
- Mark broken on 4.X
Reported by: krismail |
1.2 01 Apr 2006 21:27:29 |
pav |
- Update to 1.2
PR: ports/93345
Submitted by: Babak Farrokhi <babak@farrokhi.net> |
1.1.3 15 Mar 2006 18:54:13 |
novel |
Drop maintainership.
PR: 94153
Submitted by: thompsa |
1.1.3 23 Jan 2006 23:46:06 |
edwin |
SHA256ify
Approved by: krion@ |
1.1.3 31 May 2005 08:28:42 |
flz |
- Change maintainer address to his new shiny FreeBSD.org address.
PR: ports/81687
Submitted by: maintainer |
1.1.3 21 Feb 2005 07:43:33 |
ahze |
Add pads 1.1.3, passively detect network assets.
PR: ports/77801
Submitted by: Andrew Thompson <andy@fud.org.nz> |