Commit graph

125 commits

Author SHA1 Message Date
Cheng-Lung Sung
2728a73425 - fix default flags setting
- bump PORTREVISION

Submitted by:	Andrea Venturoli <ml_AT_netfence dot it>
2009-10-29 01:27:53 +00:00
Cheng-Lung Sung
a1d99abeb0 - Update to 2.8.5.1 2009-10-28 05:02:49 +00:00
Cheng-Lung Sung
a8dfca7dd6 - Mark MAKE_JOBS_UNSAFE, as it fails with forced jobs
- bump PORTREVISION

PR:		ports/138644
Submitted by:	Dmitry Marakasov <amdmi3_AT_amdmi3 dot ru>
2009-10-06 02:51:56 +00:00
Martin Wilke
53420c6c28 - Fix fetch
Reported by:	pointyhat
Hat:		portmgr
Feature safe:	yes
2009-09-21 10:49:50 +00:00
Pav Lucistnik
8e87765f84 - Chase libprelude update
Feature safe:	yes
2009-09-19 21:12:56 +00:00
Cheng-Lung Sung
4b29cd0030 - Re-enable plugin snortsam
- bump PORTREVISION

PR:		ports/137765
Submitted by:	Danton Dorati <danton_AT_freebsdbrasil dot com dot br>
2009-08-21 01:34:33 +00:00
Martin Wilke
bd7c40c203 - Fix fetch 2009-08-19 09:27:02 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Cheng-Lung Sung
6cb802ccfc - Update to 2.8.4.1 2009-05-07 02:26:04 +00:00
Ion-Mihai Tetcu
85d2ed3167 Fix plist with -DNOPORT*.
Prompted by:	QAT QA run
Approved by:	maintainer timeout on QATMail
2009-04-08 10:58:05 +00:00
Dmitry Marakasov
961c9eef2f - Chase security/libprelude shlib version bump
PR:		131286, 131585 (partial)
Submitted by:	Vladimir Korkodinov <viper at perm dot raid dot ru>
2009-02-18 23:39:00 +00:00
Dmitry Marakasov
5981b09644 - 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
2009-01-12 22:59:26 +00:00
Pav Lucistnik
b2a96c6df1 - Remove conditional checks for FreeBSD 5.x and older 2009-01-06 17:59:31 +00:00
Cheng-Lung Sung
bfaa007b9b - 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>
2008-10-06 05:35:29 +00:00
Cheng-Lung Sung
60c53a7f97 - Update to 2.8.2.2 2008-09-26 09:49:37 +00:00
Cheng-Lung Sung
09ece96a0f - patch for enable feature to output plugin snortsam
- bump PORTREVISION

PR:		ports/126506
Submitted by:	Danton Dorati <danton_AT_freebsdbrasil dot com dot br>
2008-08-22 16:24:11 +00:00
Rong-En Fan
741aa71483 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
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Cheng-Lung Sung
58c4487d9f - 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>
2008-06-23 02:26:41 +00:00
Cheng-Lung Sung
e8a5c53dde - typo in files/pkg-message.in
- bump PORTREVISION

Submitted by:	kevlo
2008-06-09 06:16:02 +00:00
Cheng-Lung Sung
60a8b36377 - Update to 2.8.2 2008-06-09 01:55:32 +00:00
Cheng-Lung Sung
a7c62d71d1 - 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>
2008-06-09 01:50:21 +00:00
Cheng-Lung Sung
a4862b1018 - Update libprelude dependency
PR:		ports/123659
Submitted by:	Robin Gruyters <r dot gruyters_AT_yirdis dot nl>
2008-05-19 03:50:55 +00:00
Cheng-Lung Sung
1d8d051a26 - add Performance Profiling option
- bump PORTREVISION

PR:		by mail
Submitted by:	Scott MacGregor <shadowbq_AT_gmail dot com>
2008-05-17 01:36:54 +00:00
Cheng-Lung Sung
c38907de02 - Update to 2.8.1 2008-04-09 09:57:59 +00:00
Cheng-Lung Sung
83578cdb27 - Update to 2.8.0.2
PR:		ports/121103
Submitted by:	Jo Rhett <jrhett_AT_netconsonance dot com>
Reviewed by:	clsung
2008-04-08 02:22:50 +00:00
Cheng-Lung Sung
af1fe83651 - update prelude library dependency
PR:		ports/116111
Submitted by:	Robin Gruyters <r dot gruyters_AT_yirdis dot nl>
2007-10-05 01:48:34 +00:00
Cheng-Lung Sung
a8a9201775 - 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.
* src/preprocessors/Stream5/snort_stream5_session.c:
  Fixed issue when experimental ICMP tracking is used without using
  the TCP or UDP session tracking.  ICMP was attempting to lookup
  TCP or UDP sessions from uninitialized session cache.  Thanks to
  Koji Shikata for reporting the problem.
* src/preprocessors/Stream5/snort_stream5_tcp.c:
  Fixed invalid session pointer when rule tries to use flowbits after
  session ends.  Thanks to rmkml for initially reporting the problem.

PR:		ports/115294
Submitted by:	Robin Gruyters <r dot gruyters_AT_yirdis dot nl>
2007-08-14 00:04:49 +00:00
Gabor Kovesdan
42542fb076 - 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)
2007-08-04 11:41:30 +00:00
Cheng-Lung Sung
b737ff7d38 - 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>
2007-07-24 07:05:49 +00:00
Cheng-Lung Sung
b804d5fa8b - Update to 2.6.1.5
PR:		ports/114123
Submitted by:	Robin Gruyters <r dot gruyters_AT_yirdis dot nl>
2007-07-02 02:11:22 +00:00
Cheng-Lung Sung
9da0f9fbc8 - 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>
2007-06-14 02:51:01 +00:00
Marcelo Araujo
2adf104b17 - 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)
2007-06-06 12:50:09 +00:00
Cheng-Lung Sung
611ebd2e10 - 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>
2007-04-18 06:42:12 +00:00
Cheng-Lung Sung
45d88df4ce - fix build error when configured with FLEXRESP2
PR:		ports/109830
Submitted by:	alfss<alfss_AT_netco dot ru>
2007-03-06 03:02:04 +00:00
Cheng-Lung Sung
35a9625030 - Update to 2.6.1.3
- security update

Security:	http://www.snort.org/docs/advisory-2007-02-19.html
2007-02-21 10:38:24 +00:00
Cheng-Lung Sung
e1e2c1d765 - pet tinderbox 2007-02-07 01:57:04 +00:00
Cheng-Lung Sung
00406c3e24 - fix configure errors when WITH_FLEXRESP, WITH_FLEXRESP2
- bump PORTREVISION
2007-02-07 01:36:47 +00:00
Pav Lucistnik
eb81a88093 - 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
2007-01-31 14:09:55 +00:00
Gabor Kovesdan
c0ce4105e7 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)
2007-01-29 19:05:07 +00:00
Cheng-Lung Sung
6929d8fa22 - updated prelude version;
- bump PORTREVISION

PR:		ports/107987
Submitted by:	Robin Gruyters <r dot gruyters_AT_yirdis dot nl>
2007-01-17 04:01:16 +00:00
Cheng-Lung Sung
4cb5a104f8 - Update to 2.6.1.2 2006-12-19 08:53:29 +00:00
Cheng-Lung Sung
e5c27ad7e3 - Update snort to latest version (2.6.1.1)
PR:		ports/106368
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet_AT_sunpoet dot net>
2006-12-07 08:59:54 +00:00
Cheng-Lung Sung
86e10e595b - 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)
2006-11-27 01:16:41 +00:00
Cheng-Lung Sung
80f00f0291 - 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>
2006-09-22 08:47:25 +00:00
Cheng-Lung Sung
dabdff80f9 - 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>
2006-09-06 06:15:08 +00:00
Cheng-Lung Sung
c90a3a06f1 - fix location entry in snort.conf
- bump PORTREVISION

PR:		ports/102909
Submitted by:	Richard Bejtlich <taosecurity_AT_gmail dot com>
2006-09-06 02:29:30 +00:00
Cheng-Lung Sung
a85f6e8cc3 - Update to 2.6.0
- I'll maintain it now.

PR:		ports/99862
Submitted by:	Linh Pham <question+fbsdports_AT_closedsrc dot org>
2006-08-30 04:26:54 +00:00
Andrew Pantyukhin
f755efc0f8 - 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)
2006-08-06 22:09:01 +00:00
Pav Lucistnik
f8078849c2 - Update to 2.4.5
PR:		ports/98773
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2006-06-10 11:34:06 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00