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
prelude-nids Prelude Network Intrusion Detection System sensor
0.8.6_1 security Deleted on this many watch lists=6 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 0.8.6_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Prelude 0.9.0 and later is using Snort as its default NIDS sensor
Expired This port expired on: 2005-11-21
Ignore IGNORE: is deprecated and does not build with libprelude-0.9.0 or later
Maintainer: sergei@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-06-18 02:49:21
Last Update: 2005-11-21 13:54:20
SVN Revision: UNKNOWN
People watching this port, also watch:: snort, nmap
License: not specified in port
WWW:
http://www.prelude-ids.org/
Description:
Prelude is a new innovative hybrid Intrusion Detection system designed to be very modular, distributed, rock solid and fast. The Prelude Network Intrusion Detection System is a sensor, that may be installed on the same machine as the manager or not, which watches network traffic and looks for familiar patterns. This is functionally equivalent to (Snort (http://www.snort.org). WWW: http://www.prelude-ids.org/
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:
  • prelude-nids>0:security/prelude-nids
No installation instructions:
This port has been deleted.
PKGNAME: prelude-nids
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. libtool13 : devel/libtool13
Library dependencies:
  1. prelude.1 : security/libprelude
There are no ports dependent upon this port

Configuration Options:
No options to configure
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://www.prelude-ids.org/download/releases/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.6_1
21 Nov 2005 13:54:20
Original commit files touched by this commit
sergei search for other commits by this committer
- Remove security/prelude-nids and refer users to security/snort instead:
  Prelude project is no longer developing its own NIDS sensor,
  and Snort is now the default NIDS sensor for Prelude
0.8.6_1
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
0.8.6_1
22 Oct 2005 03:32:17
Original commit files touched by this commit
sergei search for other commits by this committer
- Mark the port IGNORE in addition to DEPRECATED: the port does not build
  with the newer security/libprelude dependency

Prompted by:    kris
0.8.6_1
21 Oct 2005 09:09:52
Original commit files touched by this commit
sergei search for other commits by this committer
- Mark the port DEPRECATED with expiration in a month:
  Prelude project has stopped development of its own NIDS sensor
  in favor of using Snort (security/snort) which has native support
  for integration with Prelude as of version 2.4.1
  See http://www.prelude-ids.org/article.php3?id_article=124 for details.
0.8.6_1
26 Apr 2005 08:21:06
Original commit files touched by this commit
sergei search for other commits by this committer
- Take maintainership
0.8.6_1
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
0.8.6_1
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
0.8.6_1
25 Mar 2004 21:26:53
Original commit files touched by this commit
clement search for other commits by this committer
- Use CONFIGURE_TARGET instead of --program-prefix=""

Reminded by:    -ports@ discussion
0.8.6_1
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
0.8.6_1
29 Feb 2004 15:29:53
Original commit files touched by this commit
clement search for other commits by this committer
- Drop maintainership
0.8.6_1
07 Feb 2004 17:16:21
Original commit files touched by this commit
clement search for other commits by this committer
- SIZEify distinfo
0.8.6_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
0.8.6
13 Jan 2004 15:04:51
Original commit files touched by this commit
clement search for other commits by this committer
- Update my email address

Approved and reviewed by:    erwin (mentor)
0.8.6
17 Dec 2003 00:07:53
Original commit files touched by this commit
pav search for other commits by this committer
libprelude
- update to 0.8.10
- use NOPORTDOCS
prelude-lml
- chase shlib version, bump portrevision
prelude-manager
- update to 0.8.10
prelude-nids
- update to 0.8.6

PR:             ports/60113
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
0.8.5
04 Nov 2003 03:08:31
Original commit files touched by this commit
foxfair search for other commits by this committer
PR:             58388
Submitted by:   maintainer, Clement Laforet <sheepkiller@cultdeadsheep.org>
Update prelude-nids to 0.8.5
0.8.4
06 Oct 2003 13:12:16
Original commit files touched by this commit
edwin search for other commits by this committer
[maintainer update] security/{libprelude,prelude-lil,prelude-nids}: update to
latest versions.

        - update libprelude to 0.8.7
        - update prelude-nids to 0.8.4
        - update prelude-lml 0.8.5

PR:             ports/57625
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
0.8.3
26 Sep 2003 22:30:58
Original commit files touched by this commit
naddy search for other commits by this committer
Update prelude ports to latest version:
libprelude: 0.8.5 -> 0.8.6
prelude-lml: 0.8.3 -> 0.8.4
prelude-manager: 0.8.7 -> 0.8.8
prelude-nids: 0.8.1 -> 0.8.3

PR:             57168
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
0.8.1
18 Jun 2003 02:48:52
Original commit files touched by this commit
foxfair search for other commits by this committer
PR:             53013
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>

Add prelude-nids 0.8.1,
Sensor program of prelude Network Intrusion Detection System

prelude-nids : the Prelude Network Intrusion Detection System is a sensor,
that may be installed on the same machine as the manager or not, which watches
network traffic and looks for familiar patterns. This is functionally
equivalent to Snort (http://www.snort.org).

Number of commits found: 18