aboutsummaryrefslogtreecommitdiff
path: root/security/snort
Commit message (Collapse)AuthorAgeFilesLines
* - Actually define FILEINSPECT as an available OPTIONRyan Steinmetz2014-11-071-1/+2
| | | | | | | Reported by: sunpoet Notes: svn path=/head/; revision=372274
* - Add support for new experimental featuresRyan Steinmetz2014-11-072-14/+32
| | | | | | | - Remove old features Notes: svn path=/head/; revision=372244
* - Remove configurable options as they break the build when they are disabled.Ryan Steinmetz2014-11-031-6/+3
| | | | Notes: svn path=/head/; revision=372112
* - Update to 2.9.7.0Ryan Steinmetz2014-10-243-78/+108
| | | | Notes: svn path=/head/; revision=371465
* - Update to 2.9.6.2Ryan Steinmetz2014-07-222-8/+7
| | | | | | | - Disable OPTION for FLEXRESP3 as it breaks the build if it is disabled Notes: svn path=/head/; revision=362539
* - Convert net/libnet to USES=libtool and bump dependent portsTijl Coosemans2014-07-141-5/+5
| | | | | | | | | - Add INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstaged port) Notes: svn path=/head/; revision=361791
* - Update to 2.9.6.1Ryan Steinmetz2014-05-153-23/+22
| | | | Notes: svn path=/head/; revision=354169
* - Fix plist to have proper 'rmdir DIR' ordering.Bryan Drewery2014-04-212-1/+2
| | | | | | | | | | | Pkgng will not detect the directory otherwise. This was due to incorrectly advise in the check-stagedir.sh script, fixed in r351587 With hat: portmgr Notes: svn path=/head/; revision=351663
* - Update to 2.9.6.0Ryan Steinmetz2014-02-243-5/+6
| | | | Notes: svn path=/head/; revision=345905
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* - Update to 2.9.5.6Ryan Steinmetz2014-01-033-332/+265
| | | | | | | | | | | | | - Add STAGE support [1] - Remove SNORTSAM support due to lack of upstream support [1] - Makefile cleanup [1] - Use new configure magic [1] PR: ports/185274 [1] Submitted by: ohauer@ [1] Notes: svn path=/head/; revision=338570
* - Update to 2.9.5.5Ryan Steinmetz2013-09-222-3/+3
| | | | Notes: svn path=/head/; revision=327880
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Add OPTION to enable non-Ethernet decodersRyan Steinmetz2013-09-051-1/+6
| | | | | | | Requested by: Andrew Nichols <andrew@quadrant.net> Notes: svn path=/head/; revision=326414
* Eradicate USE_GNOME=pkgconfig from securityBaptiste Daroussin2013-08-311-1/+1
| | | | | | | | | | | While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Convert USE_GNOME=gnomehack to USES=pathfix - Convert USE_PERL5 to USES=perl5 Notes: svn path=/head/; revision=325745
* - Update to 2.9.5.3Ryan Steinmetz2013-08-263-15/+5
| | | | | | | - Don't build example dynamic preprocessor Notes: svn path=/head/; revision=325418
* - Do not remove directories not created by this portMartin Wilke2013-06-141-1/+0
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320878
* - Update to 2.9.4.6Ryan Steinmetz2013-04-282-5/+5
| | | | Notes: svn path=/head/; revision=316721
* - Update to 2.9.4.5Ryan Steinmetz2013-04-162-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=315819
* - Update to 2.9.4.1Ryan Steinmetz2013-03-052-11/+6
| | | | | | | - Migrate to new 'created by' header Notes: svn path=/head/; revision=313471
* Update PCRE to 8.32Martin Matuska2012-12-101-0/+1
| | | | | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports Notes: svn path=/head/; revision=308630
* - Update to 2.9.4Ryan Steinmetz2012-12-043-5/+8
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=308246
* - As pulledpork/barnyard are required for most installations, depend on ↵Ryan Steinmetz2012-10-131-2/+13
| | | | | | | | | these by default Feature safe: yes Notes: svn path=/head/; revision=305809
* - Update to 2.9.3.1Ryan Steinmetz2012-08-102-5/+3
| | | | Notes: svn path=/head/; revision=302372
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-052-1/+1
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* - Update to 2.9.3Ryan Steinmetz2012-07-233-125/+102
| | | | | | | - Convert to OptionsNG Notes: svn path=/head/; revision=301399
* - Add tip to pkg-messageRyan Steinmetz2012-06-161-0/+7
| | | | | | | - Do not bump PORTREVISION Notes: svn path=/head/; revision=299413
* - Fix NOPORTDOCS with u2boatRyan Steinmetz2012-05-161-2/+2
| | | | Notes: svn path=/head/; revision=296792
* - Update to 2.9.2.3Ryan Steinmetz2012-05-152-3/+3
| | | | Notes: svn path=/head/; revision=296705
* - Unbreak SNORTSAM supportRyan Steinmetz2012-04-202-5/+4
| | | | | | | | | | | - Do not bump PORTREVISION for non-default OPTION PR: ports/166798 Submitted by: scheidell@ Obtained from: snortsam.net Notes: svn path=/head/; revision=295166
* - Resolve IPV6 port logic issue when IPV6 support is disabled.Ryan Steinmetz2012-03-301-1/+1
| | | | | | | | Reported by: Dean Freeman <wfreeman@sourcefire.com> Feature safe: yes Notes: svn path=/head/; revision=293997
* - Update to 2.9.2.2Ryan Steinmetz2012-03-272-4/+4
| | | | | | | | | - Mark SNORTSAM support as BROKEN due to build failures with 2.9.1.2 patch Feature safe: yes Notes: svn path=/head/; revision=293899
* - Update mirror URL on my portsRyan Steinmetz2012-03-231-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293717
* - Fix IPv6 OPTIONS supportRyan Steinmetz2012-03-121-2/+2
| | | | | | | | | | - Do not bump PORTREVISION Reported by: scheidell@ Feature safe: yes Notes: svn path=/head/; revision=293161
* - Do not install examples whenever NOPORTEXAMPLES is defined [1]Ryan Steinmetz2012-03-111-12/+6
| | | | | | | | | | | | - Do not install duplicate sample config files - Do not bump PORTREVISION PR: ports/165800 [1] Submitted by: Michael Scheidell <scheidell@FreeBSD.org> [1] Feature safe: yes Notes: svn path=/head/; revision=293126
* - Do not install examples whenever NOPORTEXAMPLES is defined [1]Ryan Steinmetz2012-03-101-3/+4
| | | | | | | | | | | | - Do not install duplicate sample config files - Do not bump PORTREVISION PR: ports/165800 [1] Submitted by: Michael Scheidell <scheidell@FreeBSD.org> [1] Feature safe: yes Notes: svn path=/head/; revision=293053
* Bump pcre library dependency due to 8.30 updateMartin Matuska2012-02-141-2/+2
| | | | Notes: svn path=/head/; revision=291338
* - Chase unixODBC shlib bumpMartin Wilke2012-02-061-1/+2
| | | | Notes: svn path=/head/; revision=290490
* - Fix issue when NOPORTDOCS and SNORTSAM are both definedRyan Steinmetz2012-01-211-1/+3
| | | | Notes: svn path=/head/; revision=289557
* - Update to 2.9.2.1Ryan Steinmetz2012-01-212-3/+5
| | | | | | | - Fix issue when NOPORTDOCS is defined Notes: svn path=/head/; revision=289555
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - Cleanup snortsam integrationRyan Steinmetz2011-12-161-29/+21
| | | | Notes: svn path=/head/; revision=287479
* - Update to 2.9.2Ryan Steinmetz2011-12-154-9/+17
| | | | Notes: svn path=/head/; revision=287402
* - Bring back snortsam patchesRyan Steinmetz2011-12-142-2/+3
| | | | | | | | | | | - Do not bump PORTREVISION PR: ports/162740 Submitted by: Michael Scheidell <scheidell@freebsd.org> Feature safe: yes Notes: svn path=/head/; revision=287328
* - Introduce multi-interface/instance support in rc scriptRyan Steinmetz2011-12-071-3/+30
| | | | | | | | | PR: ports/161286 Submitted by: Michael Scheidell <scheidell@secnap.net> Feature safe: yes Notes: svn path=/head/; revision=287041
* - Revert previous commitRyan Steinmetz2011-11-211-2/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286206
* - Update hash to reflect file deployed to the official mirrors. (source ↵Ryan Steinmetz2011-11-211-2/+2
| | | | | | | | | | | code was diff'd--no code changes detected) - Not bumping PORTREVISION Feature safe: yes Notes: svn path=/head/; revision=286194
* - Make SOURCEFIRE option enabled by default to ensure all rules function out ↵Ryan Steinmetz2011-10-251-1/+1
| | | | | | | | | of the box. Requested by: Dean Freeman <wfreeman@sourcefire.com> Notes: svn path=/head/; revision=284308
* - Rename SRCFIRE OPTION to SOURCEFIRERyan Steinmetz2011-10-221-2/+2
| | | | Notes: svn path=/head/; revision=284095
* - Add additional MASTER_SITESRyan Steinmetz2011-10-221-1/+2
| | | | Notes: svn path=/head/; revision=284092