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
Port details
snort_inline An inline IPS system based on snort using ipfw
2.6.1.5 security Deleted 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 2.6.1.5Version of this port present on the latest quarterly branch.
Broken BROKEN: this port does not build properly
Deprecated DEPRECATED: no longer supported upstream
Expired This port expired on: 2011-09-04
Ignore IGNORE: is marked as broken: this port does not build properly
Maintainer: nick@rogness.net search for ports maintained by this maintainer
Port Added: 2005-05-28 12:45:41
Last Update: 2011-10-09 16:57:07
SVN Revision: UNKNOWN
People watching this port, also watch:: openvpn
License: not specified in port
WWW:
http://freebsd.rogness.net/snort_inline
Description:
snort-inline is a variation of snort that interfaces with the IPFW firewall and divert sockets to provide a simple IPS system using snort signatures. WWW: http://freebsd.rogness.net/snort_inline - Nick Rogness nick@rogness.net
Homepage    cgit ¦ GitHub ¦ 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
There is no configure plist information for this port.
Dependency lines:
  • snort_inline>0:security/snort_inline
No installation instructions:
This port has been deleted.
PKGNAME: snort_inline
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. pcre.0 : devel/pcre
  2. dnet : net/libdnet
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for snort_inline-2.6.1.5: MYSQL=off (default) "With MySQL support" ODBC=off (default) "With ODBC support" POSTGRESQL=off (default) "With POSTGRESQL support" FLEXRESP=off (default) "With flexible responses (resp. w/packet resets)" ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freebsd.rogness.net/ports/snort_inline/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.6.1.5
09 Oct 2011 16:57:07
Original commit files touched by this commit
dougb search for other commits by this committer
Remove security/snort_inline:

Does not build properly, no longer supported upstream

PR:             ports/161410
Approved by:    maintainer
2.6.1.5
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
2.6.1.5
05 Aug 2011 05:39:39
Original commit files touched by this commit
beech search for other commits by this committer
- Mark BROKEN and DEPRECATED

Approved by:    nick@rogness.net (maintainer)
2.6.1.5
01 Aug 2011 23:42:30
Original commit files touched by this commit
beech search for other commits by this committer
- Update to 2.6.1.5

PR:             ports/158905
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Approved by:    Maintainer Timeout (> Two Weeks)
2.4.5_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.4.5_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.4.5_1
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.4.5_1
24 Apr 2008 01:38:20
Original commit files touched by this commit
beech search for other commits by this committer
- Add flexible response (v1) support to snort_inline. It borrows heavily from
  the snort port, which also has this feature. Adds libnet10 as a dependency if
  this is chosen.
- Add options, ODBC, POSTGRESQL, and MySQL support (plus flexible responses).
- Add dependency on libnet10 if flexible responses is defined.
- Bump portrevision

- Note that flexible response v2 (needing libnet11) is unsupported due to
libnet11
  patches not applying cleanly. When this is cleared up for snort, it can be
  ported to snort_inline.

PR:             ports/121710
Submitted by:   Yousif Hassan <yousif@alumni.jmu.edu>
Approved by:    maintainer timeout (1+ months)
2.4.5
26 Feb 2007 23:02:04
Original commit files touched by this commit
dougb search for other commits by this committer
Another round of the periodic sweep for removal of the
KEYWORD: FreeBSD scourge. We have ignored this keyword
for a long time now, so this is a non-functional change
(therefore no PORTREVISION bumps).

Insert a $FreeBSD tag where needed, and adjust a comment
in mail/milter-regex to match reality.
2.4.5
29 Jan 2007 19:05:07
Original commit files touched by this commit
gabor search for other commits by this committer
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.

Approved by:    portmgr (erwin), erwin (mentor)
2.4.5
05 Nov 2006 18:14:06
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update to version 2.4.5.

PR:             ports/104730
Submitted by:   Nick Rogness <nick@rogness.net> (maintainer)
2.3.0_1
13 May 2006 04:15:53
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
2.3.0_1
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.3.0_1
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.3.0_1
14 Nov 2005 17:07:08
Original commit files touched by this commit
sem search for other commits by this committer
libnet update:
- move 1.0 obsoleted version to net/libnet10
  net/libnet is latest Stable Version
  net/libnet is latest Beta Version

- Fix all depended ports with a new DEPENDS scheme

- While I'm here fix security/yersinia build on 4.x
  (getopt_long and ncurses issues)

PR:             ports/85519 (based on)
Submitted by:   Stas Yakovlev <stas.yakovlev_at_gmail.com>
2.3.0
31 May 2005 07:43:47
Original commit files touched by this commit
pav search for other commits by this committer
- Fix WITH_PGSQL knob

PR:             ports/81700
Submitted by:   Ulrich Spoerlein <q@galgenberg.net>
Pointy hat to:  pav
2.3.0
28 May 2005 11:06:39
Original commit files touched by this commit
pav search for other commits by this committer
An inline IPS system based on snort using ipfw.

PR:             ports/81378
Submitted by:   Nick Rogness <nick@rogness.net>

Number of commits found: 17