| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
07 May 2009 03:26:04
2.8.4.1
|
clsung  |
- Update to 2.8.4.1 |
08 Apr 2009 11:58:05
2.8.2.2_3
|
itetcu  |
Fix plist with -DNOPORT*.
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMail |
18 Feb 2009 23:39:00
2.8.2.2_3
|
amdmi3  |
- Chase security/libprelude shlib version bump
PR: 131286, 131585 (partial)
Submitted by: Vladimir Korkodinov <viper at perm dot raid dot ru> |
12 Jan 2009 22:59:26
2.8.2.2_2
|
amdmi3  |
- Add mysql/postgresql to REQUIRE: in rc.script for correct start order
PR: 127954
Submitted by: Helmut Schneider <jumper99 at gmx dot de>
Approved by: maintainer timeout |
06 Jan 2009 17:59:31
2.8.2.2_1
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
06 Oct 2008 06:35:29
2.8.2.2_1
|
clsung  |
- bump PORTREVISION
- fix libprelude version
One of the config options for security/snort is WITH_PRELUDE. Last
time libprelude has changed to new version, but Makefile for snort is not
updated. This patch corrects this issue.
PointyHat to: beech (ports/127339)
PR: ports/127818
Submitted by: Krzysztof Stryjek <wtp_AT_bsdguru dot org> |
26 Sep 2008 10:49:37
2.8.2.2
|
clsung  |
- Update to 2.8.2.2 |
22 Aug 2008 17:24:11
2.8.2.1_1
|
clsung  |
- patch for enable feature to output plugin snortsam
- bump PORTREVISION
PR: ports/126506
Submitted by: Danton Dorati <danton_AT_freebsdbrasil dot com dot br> |
21 Aug 2008 07:18:49
2.8.2.1
|
rafan  |
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 ) |
23 Jun 2008 03:26:41
2.8.2.1
|
clsung  |
- Update to 2.8.2.1
- 2008-06-12 - Snort 2.8.2.1
[*] Improvements
* Fix support for pass rules that sometimes did not take precedence
over alert and/or drop rules.
PR: ports/124717
Submitted by: Michael Scheidell <scheidell_AT_secnap dot net> |
09 Jun 2008 07:16:03
2.8.2_1
|
clsung  |
- typo in files/pkg-message.in
- bump PORTREVISION
Submitted by: kevlo |
09 Jun 2008 02:55:32
2.8.2
|
clsung  |
- Update to 2.8.2 |
09 Jun 2008 02:50:21
2.8.1_2
|
clsung  |
- Snort now includes an updated version of FLEXRESP2 in the main snort source
code and no longer needs to be patched.
- bump PORTREVISION
PR: ports/124048
Submitted by: "Scot W. Hetzel" <swhetzel_AT_gmail dot com> |
19 May 2008 04:50:55
2.8.1_1
|
clsung  |
- Update libprelude dependency
PR: ports/123659
Submitted by: Robin Gruyters <r dot gruyters_AT_yirdis dot nl> |
17 May 2008 02:36:54
2.8.1_1
|
clsung  |
- add Performance Profiling option
- bump PORTREVISION
PR: by mail
Submitted by: Scott MacGregor <shadowbq_AT_gmail dot com> |
09 Apr 2008 10:57:59
2.8.1
|
clsung  |
- Update to 2.8.1 |
08 Apr 2008 03:22:50
2.8.0.2
|
clsung  |
- Update to 2.8.0.2
PR: ports/121103
Submitted by: Jo Rhett <jrhett_AT_netconsonance dot com>
Reviewed by: clsung |
05 Oct 2007 02:48:34
2.7.0.1_1
|
clsung  |
- update prelude library dependency
PR: ports/116111
Submitted by: Robin Gruyters <r dot gruyters_AT_yirdis dot nl> |
14 Aug 2007 01:04:49
2.7.0.1
|
clsung  |
- Update to 2.7.0.1
Tested on two systems, and until works perfectly.
Changelog snort-2.7.0.1:
* etc/snort.conf:
Turn off flow since Stream5 is now enabled by default.
* src/snort.c:
Fix printing of threshold counts until after all rules are read.
This issue did not affect thresholding, only display of thresholding.
Thanks to Jeffrey Denton for reporting the problem.
* src/sfutil/ipobj.c:
Fix free of invalid pointer when using a negated IP list.
This is used by sfportscan preprocessor configuration parsing.
Thanks to Anders Ostrem for reporting the problem. (Only the first 15 lines of the commit message are shown above ) |
04 Aug 2007 12:41:31
2.7.0
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
24 Jul 2007 08:05:49
2.7.0
|
clsung  |
- Update to 2.7.0
Update includes:
- Target-based stream reassembly, including handling of TCP dataoverlaps and
anomalous TCP header flags on a per-destination basis. 11 different
target-based policies are supported. See README.stream5 for specific
configuration options for operating system targets.
- UDP session tracking
- Option to emulate Stream4 flushing behaviour
- Stream5 replaces BOTH Stream4 and Flow -- should disable both of these when
Stream5 is enabled.
- Security and memory footprint improvements
PR: ports/114806
Submitted by: Robin Gruyters <r dot gruyters_AT_yirdis dot nl> |
02 Jul 2007 03:11:22
2.6.1.5
|
clsung  |
- Update to 2.6.1.5
PR: ports/114123
Submitted by: Robin Gruyters <r dot gruyters_AT_yirdis dot nl> |
14 Jun 2007 03:51:01
2.6.1.4_2
|
clsung  |
- optional pcap filter in rc.conf.
Example:
snort_expression="not net after.nat.addr.ess/24"
- bump PORTREVISION
PR: ports/113551
Submitted by: Tomoyuki Sakurai <cherry_AT_trombik dot org> |
06 Jun 2007 13:50:09
2.6.1.4_1
|
araujo  |
- Update libprelude to 0.9.14.
- Update dependent ports accordingly.
- Bump PORTVERSION to force rebuild.
PR: ports/112703
Submitted by: Marcelo Araujo <araujo@FreeBSD.org>
Approved by: stas (mentor) |
18 Apr 2007 07:42:12
2.6.1.4
|
clsung  |
- Update to 2.6.1.4
- Fix initial copy of configuration files.
PR: ports/111533
Submitted by: Robin Gruyters <r dot gruyters_AT_yirdis dot nl> |
06 Mar 2007 03:02:04
2.6.1.3
|
clsung  |
- fix build error when configured with FLEXRESP2
PR: ports/109830
Submitted by: alfss<alfss_AT_netco dot ru> |
21 Feb 2007 10:38:24
2.6.1.3
|
clsung  |
- Update to 2.6.1.3
- security update
Security: http://www.snort.org/docs/advisory-2007-02-19.html |
07 Feb 2007 01:57:04
2.6.1.2_2  |
clsung  |
- pet tinderbox |
07 Feb 2007 01:36:47
2.6.1.2_2  |
clsung  |
- fix configure errors when WITH_FLEXRESP, WITH_FLEXRESP2
- bump PORTREVISION |
31 Jan 2007 14:09:55
2.6.1.2_1  |
pav  |
- Patch net/libnet* to versioned libraries and header files, so they can
coexist
PR: ports/103861
Submitted by: alepulver
Tested by: pointyhat
With hat: portmgr |
29 Jan 2007 19:05:07
2.6.1.2_1  |
gabor  |
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) |
17 Jan 2007 04:01:17
2.6.1.2_1  |
clsung  |
- updated prelude version;
- bump PORTREVISION
PR: ports/107987
Submitted by: Robin Gruyters <r dot gruyters_AT_yirdis dot nl> |
19 Dec 2006 08:53:29
2.6.1.2  |
clsung  |
- Update to 2.6.1.2 |
07 Dec 2006 08:59:54
2.6.1.1  |
clsung  |
- Update snort to latest version (2.6.1.1)
PR: ports/106368
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet_AT_sunpoet dot net> |
27 Nov 2006 01:16:41
2.6.0.2
|
clsung  |
- Update to 0.9.11
- library version update of related ports
Changelog libprelude:
- Hook class comparison function. Accept NULL, equal, not equal operator.
- Introduce better error checking in the idmef-class API, which is now
considered public and might be used by external application. Rename
error code to reflect the API.
- Change to the way IDMEF listed element are handled. Specifying negative
number as the position of the element from the low level API now allow
to position the element at the specified (reversed) index. Using the
high level API a negative index permit to address a list of element
backward (replace an element).
- Build fixes for SWIG > 1.3.27.
- Modify idmef_value_match() so that it always unroll listed value
(do it for both val1 and val2. Remove assertion, and let
idmef_value_type_compare() return an error code in case there is an issue.
- Handle path using IDMEF_LIST_APPEND or IDMEF_LIST_PREPEND as
path using an undefined list index on idmef_path_get() call.
- Make criteria parser accept (*) list index.
- Implement comparison function for all IDMEF object.
PR: ports/104328
Submitted by: maintainer (Robin Gruyters)
Approved by: portmgr (pav) |
22 Sep 2006 09:47:25
2.6.0.2
|
clsung  |
- Update to 2.6.0.2
- let snort to packet sniff several different network interfaces
- Contributed by Matthew Seaman <matthew dot seaman_AT_thebunker dot net> |
06 Sep 2006 07:15:08
2.6.0_1
|
clsung  |
- fix build error in 4.x
"cvs update - sys/types.h should be before socket.h"
PR: ports/102922
Submitted by: Jez Hancock <jez.hancock_AT_munk dot me dot uk> |
06 Sep 2006 03:29:30
2.6.0_1
|
clsung  |
- fix location entry in snort.conf
- bump PORTREVISION
PR: ports/102909
Submitted by: Richard Bejtlich <taosecurity_AT_gmail dot com> |
30 Aug 2006 05:26:54
2.6.0
|
clsung  |
- Update to 2.6.0
- I'll maintain it now.
PR: ports/99862
Submitted by: Linh Pham <question+fbsdports_AT_closedsrc dot org> |
06 Aug 2006 23:09:02
2.4.5
|
sat  |
- Release maintainership:
I have jumped in over my head with maintaining the port, both in terms of my
skills with significantly modifying a port (particularly in getting the port
from 2.4.5 to 2.6.0), not using snort enough to really test the full package,
and not enough time to improve the port.
With that said, there still is ports/99862 that is still open (re: bring
security/snort to 2.6.0) which I have it the wall on trying to get the port
to deinstall cleanly due to the optional nature of some components. I will
continue to help out with other ports that I can take on and those that I
can still take on maintainership.
PR: ports/101526
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer) |
10 Jun 2006 12:34:06
2.4.5
|
pav  |
- Update to 2.4.5
PR: ports/98773
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer) |
13 May 2006 05:15:53
2.4.4_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
05 May 2006 12:24:52
2.4.4_1
|
garga  |
- Chase libprelude version
- Bump PORTREVISION
PR: ports/96758, ports/96759, ports/96760
Submitted by: maintainer |
19 Apr 2006 01:16:48
2.4.4
|
garga  |
- Tarball was rerolled
SourceFire, the maintainers of Snort, have updated the tarball for Snort
2.4.4 to include support for building binaries. The updated tarball has a
different size and checksum and I have verified with the Snort team that the
change is in fact valid.
PR: ports/96017
Submitted by: maintainer |
21 Mar 2006 16:33:42
2.4.4
|
garga  |
- Update to 2.4.4 [1]
- Chase libprelude version [2]
PR: ports/94275 [1], ports/94412 [2]
Submitted by: maintainer [1] [2] |
22 Jan 2006 02:50:55
2.4.3_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
23 Nov 2005 12:19:03
2.4.3_1
|
flz  |
- Fix dependency on prelude (shlib version has been bumped recently).
PR: ports/89191
Submitted by: Krzysztof Stryjek <wtp+snort@bsdguru.org>
Approved by: maintainer |
14 Nov 2005 17:07:08
2.4.3_1
|
sem  |
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> |
13 Nov 2005 20:50:26
2.4.3
|
mnag  |
Add SHA256
PR: 88945
Submitted by: maintainer |
18 Oct 2005 17:32:10
2.4.3
|
sergei  |
- Update to 2.4.3, which includes a fix for a potential buffer overflow
in the Back Orifice preprocessor.
- Transfer maintainership to the submitter, who seems to be tracking
Snort development much closer than I do, and submitted most of
the Snort update PRs in last couple of years
PR: ports/87628
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> |
07 Oct 2005 16:07:30
2.4.1  |
sergei  |
- Update to 2.4.1
- Snort distribution no longer includes rules - download them seperately
(or consider using security/oinkmaster to simplify that process)
- Change default config dir to ${PREFIX}/etc/snort (to avoid cluttering)
- Install database schemas scripts into EXAMPLESDIR |
26 Apr 2005 14:20:01
2.3.3
|
sergei  |
- Update to 2.3.3
- Update MASTER_SITE path for Prelude patch
PR: ports/80338
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> |
25 Apr 2005 12:25:52
2.3.2
|
sergei  |
- Add checksum for Prelude patch to distinfo (forgotten in 2.3.2 upgrade)
PR: ports/79188
Submitted by: Greg Panula <greg.panula@lexisnexis.com> |
12 Apr 2005 04:26:57
2.3.2
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
2.3.2
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
15 Mar 2005 07:36:06
2.3.2
|
sergei  |
- Update to 2.3.2:
- Removed end-of-line parser fix (introduced in 2.3.1) in favor of
completely reworking this at the next parser overhaul.
PR: ports/78846
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> |
10 Mar 2005 16:09:10
2.3.1
|
sergei  |
- Update to 2.3.1
- Update MASTER_SITES
Prompted by: Fafa Diliha Romanova <fteg@london.com> |
07 Feb 2005 09:35:32
2.3.0
|
sergei  |
- Upgrade to 2.3.0 [1]
- Add WITH_PRELUDE knob to enable integration with Prelude IDS [2]
PR: ports/76679 [1]
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> [1]
Prompted by: Roberto Bosticardo <roberto.bosticardo@csp.it> [2] |
31 Jan 2005 00:35:56
2.2.0
|
girgen  |
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors) |
12 Oct 2004 08:37:21
2.2.0
|
sergei  |
- Upgrade to 2.2.0 [1]
- Prevent local.rules from being clobbered [2]
- Revive OPTIONS - the time has come... ;)
PR: ports/70332 [1], ports/70814 [2]
Submitted by: Linh Pham <question+freebsdpr@closedsrc.org> [1],
Jez Hancock <jez.hancock@munk.nu> [2] |
04 Jul 2004 23:17:18
2.1.3
|
sergei  |
- Update to 2.1.3 [1]
- Use rcNG startup script [2]
PR: ports/67842 [1], ports/67935 [2]
Submitted by: Linh Pham <question+freebsdpr@closedsrc.org> [1],
Renato Botelho <renato@galle.com.br> [2] |
20 Apr 2004 21:59:43
2.1.2
|
sergei  |
- Rename WITH_POSTGRES knob to WITH_POSTGRESQL to be consistent
with other ports
PR: ports/62557 (part)
Submitted by: Ulrich Spoerlein <q@uni.de> |
11 Apr 2004 22:25:51
2.1.2
|
sergei  |
- Update to 2.1.2
PR: ports/65373
Submitted by: Linh Pham <question+freebsdpr@closedsrc.org> |
27 Feb 2004 08:15:50
2.1.1
|
sergei  |
- Update to 2.1.1
- Remove patches not needed anymore
PR: ports/63373
Submitted by: Linh Pham <question+freebsdpr@closedsrc.org> |
30 Jan 2004 16:03:29
2.1.0_2
|
sergei  |
SIZE *DOES* MATTER. |
20 Jan 2004 14:38:18
2.1.0_2
|
sergei  |
Comment out OPTIONS for now.
Let's wait till the dust settles. ;)
Sometimes it helps when you read freebsd-ports *before* committing... |
20 Jan 2004 14:26:15
2.1.0_2
|
sergei  |
Oops - marcus did add OPTIONS already <blush>
I still prefer to have near the top of the Makefile -
right after the dependencies section |
20 Jan 2004 13:46:20
2.1.0_2
|
sergei  |
Use OPTIONS infrastructure from bsd.port.mk |
20 Jan 2004 09:14:10
2.1.0_2
|
marcus  |
Here come the patches!
* Add ghostscript knobs [1]
* Add per-port persistent build options with a menu-driven front-end [2]
* Allow porters to override the message generated when do-configure fails [3]
* Add patch to obviate many pkg-plist files [4]
* Fix the PKG_DBDIR comment [5]
* Make ports framework more robust with regard to make index [6]
* Add new command macros to bsd.port.mk [7]
* Remove direct command use from bsd.port.mk [8]
* Make the ports system respect WITHOUT_CPU_CFLAGS [9]
* Break the SDL code out into bsd.sdl.mk [10]
* Add working support for USE_SIZE [11]
* Fix RANDOMIZE_MASTER_SITES on -CURRENT [12]
* Convert some spaces to tabs [13] (Only the first 15 lines of the commit message are shown above ) |
02 Jan 2004 22:54:17
2.1.0_2
|
sergei  |
- Install missing config files: unicode.map and threshold.conf
(snort fails to run without them present in ${PREFIX}/etc)
- Bump PORTREVISION
Noticed by: Kirby Kuehl <kkuehl@cisco.com> |
23 Dec 2003 11:30:13
2.1.0_1
|
sergei  |
- Add missing dependency on devel/pcre (mandatory)
- Bump PORTREVISION
PR: 60520
Submitted by: Kenneth Ingham <freebsdpr@i-pi.com>
While I'm here:
- Fix configure's search for libnet (needed for WITH_FLEXRESP)
when LOCALBASE != /usr/local
- Add CONFIGURE_TARGET to silence warning
- Use DOCSDIR in pkg-plist and re-sort
- Take maintainership (until someone else step up) |
19 Dec 2003 23:20:22
2.1.0
|
sergei  |
- Update to 2.1.0 [1]
- Install some additional documentation [1]
- Fix WITH_MYSQL, WITH_ODBC and WITH_POSTGRES knobs [2]
PR: 60400 [1], 59445 [2]
Submitted by: Nicolas Jombart <ecu@ipv42.net> [1],
Ken Stailey <kstailey@yahoo.com> [2] |
21 Nov 2003 16:33:27
2.0.5
|
osa  |
Update to 2.0.5 [1]
Use %%DOCSDIR%% and %%DATADIR%% macros [2]
Submitted by: Linh Pham <question@closedsrc.org> [1], osa [2]
PR: 59510 |
21 Nov 2003 11:39:28
2.0.4
|
jeh  |
Update security/snort from 2.0.2 to 2.0.4
PR: 59148
Submitted by: Linh Pham |
05 Oct 2003 12:52:53
2.0.2
|
nork  |
Update to 2.0.2.
PR: ports/57604
Submitted by: Alex Dupre <sysadmin@alexdupre.com> |
05 Oct 2003 04:46:02
2.0.1
|
kris  |
Drop maintainership. |
04 Sep 2003 14:48:27
2.0.1
|
edwin  |
irc.d script for security/snort
This is a sample script for ${PREFIX}/etc/rc.d that will
wake snort up on boot, and take it down on shutdown. Nothing
fancy here. This is needed, because I'm planning on teaching
ACID many new things, and ACID expects snort to help itself.
There is only one thing that requires thinking here: This
should run only after {MySQL|PostgreSQL} server is up, as
snort might want to report to the local server.
PR: ports/49047
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
Approved by: maintainer timeout |
04 Aug 2003 02:30:47
2.0.1
|
kris  |
Update to snort 2.0.1
PR: ports/55218
Submitted by: mharo |
27 Jun 2003 03:50:51
2.0.0_1
|
kris  |
Fix detection of sparc64.
Obtained from: OpenBSD |
20 Apr 2003 09:42:37
2.0.0
|
olgeni  |
Fix a couple of typos. |
17 Apr 2003 22:45:03
2.0.0
|
kris  |
Update to snort 2.0.0. This fixes a security vulnerability:
The Sourcefire Vulnerability Research Team has learned of an integer
overflow in the Snort stream4 preprocessor used by the Sourcefire
Network Sensor product line. The Snort stream4 preprocessor
(spp_stream4) incorrectly calculates segment size parameters during
stream reassembly for certain sequence number ranges which can lead to
an integer overflow that can be expanded to a heap overflow.
PR: 51106
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> |
16 Mar 2003 00:31:55
1.9.1
|
kris  |
Add a patch to fix runtime problems when snort is built with -DWITH_MYSQL
Submitted by: Mike Harding <mvh@ix.netcom.com>
Obtained from: snort CVS |
07 Mar 2003 06:10:51
1.9.1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
04 Mar 2003 07:21:22
1.9.1
|
kris  |
Update to snort-1.9.1. This is an important security update:
A buffer overflow has been found in the snort RPC normalization
routines by ISS X-Force. This can cause snort to execute
arbitrary code embedded within sniffed network packets. This
preprocessor is enabled by default. |
04 Jan 2003 15:53:39
1.9.0
|
seanc  |
Chase libpq version bump. |
06 Oct 2002 10:48:09
1.9.0
|
kris  |
Update to snort 1.9.0. Tweak the default config files so it can actually
find its installed ruleset [1]. Install config files by default if there is
not already one present, and remove on deinstall if they are unchanged
from the default.
Submitted by: The Anarcat <anarcat@anarcat.dyndns.org> [1] (based on)
PR: ports/33887 [1] |
24 Aug 2002 04:18:28
1.8.7
|
kris  |
Update to snort-1.8.7
Submitted by: Paul Marquis <pmarquis@pobox.com>
PR: ports/40528 |
24 Aug 2002 04:17:57
1.8.7
|
kris  |
Update to snort-1.8.7
Submitted by: Paul Marquis <pmarquis@pobox.com>
PR: ports/40528 |
03 Jun 2002 11:19:16
1.8.6
|
kris  |
#include <sys/param.h> instead of <machine/param.h> to fix build on
-current. |
13 Apr 2002 23:17:58
1.8.6
|
kris  |
Upgrade to snort 1.8.6. The previous two versions (1.8.4 and 1.8.5) were
buggy and short-lived; hopefully this one is better. |
01 Dec 2001 09:46:08 
|
kris  |
Update to snort 1.8.3, a stability and bugfix release. |
18 Nov 2001 01:57:48 
|
kris  |
Update to snort 1.8.2, a bugfix/stability release. |
23 Sep 2001 23:23:27 
|
kris  |
Remove a stray line-continuation which was breaking the fetch. |
23 Sep 2001 00:09:29 
|
kris  |
Take maintainership |
22 Sep 2001 23:39:31 
|
dirk  |
Drop maintainership. |
16 Aug 2001 21:49:10 
|
dirk  |
Update to 1.8.1-RELEASE. |
07 Aug 2001 00:22:14 
|
dirk  |
Upgrade to 1.8p1. |
12 Jul 2001 10:43:29 
|
dirk  |
Upgrade to 1.8-RELEASE. |
10 Apr 2001 12:49:33 
|
dirk  |
Fix WITH_MYSQL, WITH_ODBC and WITH_POSTGRES. |
29 Mar 2001 17:35:19 
|
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |