aboutsummaryrefslogtreecommitdiff
path: root/security/snort
Commit message (Collapse)AuthorAgeFilesLines
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-1/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 2.9.17Dan Langille2020-12-093-4/+8
| | | | | | | re: https://blog.snort.org/2020/11/snort-29170-has-been-released.html Notes: svn path=/head/; revision=557379
* - Switch to options helpersDmitry Marakasov2020-12-052-6/+6
| | | | | | | | | | - Only install docs when requested - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=557047
* Update to 2.9.16.1Dan Langille2020-09-012-4/+4
| | | | | | | | | | | | | | | re: https://blog.snort.org/2020/08/snort-29161-has-been-released.html * Added support for GCC version 10.1.1 * Added packet counters to make sure flows with one-way data don't pend forever. * Fixed potential race condition between reload and exit path. Notes for versions this port has skipped over: re: https://blog.snort.org/2020/04/snort-29160-has-been-released.html Notes: svn path=/head/; revision=547272
* Update to 2.9.15.1Dan Langille2020-04-062-4/+4
| | | | | | | | | | | * Added support for glibc version 2.30. * Fixed Snort core seen during SSL re-configuration. * Fixed file access issues on files from SMB share. https://blog.snort.org/2020/01/snort-29151-has-been-released.html Notes: svn path=/head/; revision=530883
* Update to 2.9.15Dan Langille2019-11-142-4/+4
| | | | | | | | | | | | | | | | | [*] New Additions * Added new debugs to print detection, file_processing and Preproc time consumption info and verdict. * Added support to detect new Korean file formats .egg and .alg in the file preprocessor. * Added support to detect new RAR file-type in the file preprocessor. [*] Improvements / Fix * Fix to generate ALERT if TEID value is zero in GTP v1 and v2 packets. * Fix to whitelist ftp data sessions when no file policy exists. * Fix RTF file magic to a more generic value to prevent evasions. Notes: svn path=/head/; revision=517567
* Remove a bunch of unused *_DESCTobias Kortkamp2019-10-191-1/+0
| | | | Notes: svn path=/head/; revision=514777
* Convert to UCL & cleanup pkg-message (categories s)Mathieu Arnold2019-08-141-2/+6
| | | | Notes: svn path=/head/; revision=508909
* Upgrade to Upgrade to 2.9.14.1Dan Langille2019-08-053-6/+12
| | | | | | | | | | | Take maintainership. PR: 239667 Submitted by: Gilbert Morgan <gmm@tutanota.com> Approved by: zi (maintainer) Notes: svn path=/head/; revision=508213
* - Explicitly depend on bisonRyan Steinmetz2019-05-291-2/+2
| | | | | | | | | | - Bump PORTREVISION PR: 238220 Submitted by: Bill Meeks <bmeeks8@bellsouth.net> Notes: svn path=/head/; revision=503015
* Undeprecate the BARNYARD option now that the dependent portsCraig Leres2019-02-151-5/+0
| | | | | | | | | | (security/barnyard and security/bro) have been undeprecated. PR: 235724 Approved by: zi (maintainer), matthew (mentor, implicit) Notes: svn path=/head/; revision=493013
* Deprecate everything that depends on net/GeoIP and everything that dependsAdam Weinberger2019-01-131-0/+5
| | | | | | | on those ports. Notes: svn path=/head/; revision=490213
* - Add CONFLICTS for security/snort3Ryan Steinmetz2019-01-072-17/+19
| | | | | | | | | | - Pet portlint PR: 234699 Requested by: Vinícius Zavam <egypcio@FreeBSD.org> Notes: svn path=/head/; revision=489611
* - Update to 2.9.12Ryan Steinmetz2018-10-262-5/+4
| | | | Notes: svn path=/head/; revision=483061
* Fix build when APPID is onDan Langille2018-04-202-7/+1
| | | | | | | Approved by: zi (maintainer) Notes: svn path=/head/; revision=467825
* - Update to 2.9.11.1Ryan Steinmetz2018-01-243-8/+16
| | | | Notes: svn path=/head/; revision=459809
* - MASTER_SITES cleanupRyan Steinmetz2017-08-011-2/+1
| | | | Notes: svn path=/head/; revision=447034
* Fix broken build related to missing %%APPID%% prefixes in pkg-plistDan Langille2017-05-222-12/+13
| | | | | | | | | bump PORTREVISION PR: 219459 Notes: svn path=/head/; revision=441484
* upgrade to 2.9.9.0Dan Langille2017-05-223-6/+21
| | | | | | | Approved by: zi (maintainer) Notes: svn path=/head/; revision=441465
* - Update to 2.9.8.3Ryan Steinmetz2016-06-232-4/+4
| | | | Notes: svn path=/head/; revision=417339
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵Dmitry Marakasov2016-05-231-1/+1
| | | | | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket Notes: svn path=/head/; revision=415742
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-7/+7
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* Convert to @sampleBaptiste Daroussin2016-04-101-30/+10
| | | | Notes: svn path=/head/; revision=412909
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-7/+7
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Install net/libnet headers and libraries back in the location where otherTijl Coosemans2016-03-201-18/+3
| | | | | | | | | | | | ports expect it. The files were put in a different location to avoid a conflict with net/libnet10 but this port has been removed a while ago now. PR: 208122 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=411432
* - Update to 2.9.8.0Ryan Steinmetz2016-01-083-5/+5
| | | | Notes: svn path=/head/; revision=405570
* - Fix various distinfo issuesAlex Kozlov2015-12-241-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=404344
* - Fix broken MASTER_SITESRyan Steinmetz2015-12-041-0/+1
| | | | Notes: svn path=/head/; revision=402901
* - Update to 2.9.7.6Dan Langille2015-10-212-3/+3
| | | | | | | | Reviewed by: zi (maintainer) Differential Revision: https://reviews.freebsd.org/D3963 Notes: svn path=/head/; revision=399928
* - Update to 2.9.7.5Ryan Steinmetz2015-07-233-9/+16
| | | | Notes: svn path=/head/; revision=392745
* Fix spellRenato Botelho2015-06-041-1/+1
| | | | Notes: svn path=/head/; revision=388537
* - Update to 2.9.7.3Ryan Steinmetz2015-05-272-3/+4
| | | | Notes: svn path=/head/; revision=387668
* - Add CPE infoDmitry Marakasov2015-04-221-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=384529
* - Update to 2.9.7.2Ryan Steinmetz2015-03-132-5/+5
| | | | Notes: svn path=/head/; revision=381176
* - Add missing conf/doc/library when FILEINSPECT is enabledRyan Steinmetz2015-01-062-1/+10
| | | | | | | | PR: 194955 Submitted by: Bill Meeks <bmeeks8@bellsouth.net> Notes: svn path=/head/; revision=376424
* - Fix runtime issue with APPID enabledRyan Steinmetz2015-01-061-1/+1
| | | | | | | | PR: 195019 Submitted by: Bill Meeks <bmeeks8@bellsouth.net> Notes: svn path=/head/; revision=376381
* - 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