aboutsummaryrefslogtreecommitdiff
path: root/security/snort
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.3.2:Sergei Kolobov2005-03-152-5/+5
| | | | | | | | | | | - 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> Notes: svn path=/head/; revision=131295
* - Update to 2.3.1Sergei Kolobov2005-03-102-8/+6
| | | | | | | | | - Update MASTER_SITES Prompted by: Fafa Diliha Romanova <fteg@london.com> Notes: svn path=/head/; revision=130812
* - Upgrade to 2.3.0 [1]Sergei Kolobov2005-02-073-9/+48
| | | | | | | | | | | - 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] Notes: svn path=/head/; revision=128216
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-2/+1
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=127737
* - Upgrade to 2.2.0 [1]Sergei Kolobov2004-10-124-44/+45
| | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=118849
* - Update to 2.1.3 [1]Sergei Kolobov2004-07-046-28/+66
| | | | | | | | | | | - 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] Notes: svn path=/head/; revision=112922
* - Rename WITH_POSTGRES knob to WITH_POSTGRESQL to be consistentSergei Kolobov2004-04-201-3/+3
| | | | | | | | | | with other ports PR: ports/62557 (part) Submitted by: Ulrich Spoerlein <q@uni.de> Notes: svn path=/head/; revision=107755
* - Update to 2.1.2Sergei Kolobov2004-04-112-5/+7
| | | | | | | | PR: ports/65373 Submitted by: Linh Pham <question+freebsdpr@closedsrc.org> Notes: svn path=/head/; revision=106737
* - Update to 2.1.1Sergei Kolobov2004-02-2710-103/+4
| | | | | | | | | | - Remove patches not needed anymore PR: ports/63373 Submitted by: Linh Pham <question+freebsdpr@closedsrc.org> Notes: svn path=/head/; revision=102269
* SIZE *DOES* MATTER.Sergei Kolobov2004-01-301-1/+1
| | | | Notes: svn path=/head/; revision=99525
* Comment out OPTIONS for now.Sergei Kolobov2004-01-201-4/+4
| | | | | | | | | Let's wait till the dust settles. ;) Sometimes it helps when you read freebsd-ports *before* committing... Notes: svn path=/head/; revision=98650
* Oops - marcus did add OPTIONS already <blush>Sergei Kolobov2004-01-201-8/+1
| | | | | | | | I still prefer to have near the top of the Makefile - right after the dependencies section Notes: svn path=/head/; revision=98648
* Use OPTIONS infrastructure from bsd.port.mkSergei Kolobov2004-01-201-0/+5
| | | | Notes: svn path=/head/; revision=98647
* Here come the patches!Joe Marcus Clarke2004-01-201-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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] * Add new physcial categories accessibility and x11-themes [14] * Speed up GNU configure scripts [15] * Remove "//" from MLINKS items in PLISTs and fix make -s install and make -s deinstall [16] * Be more specific about looking for files in distinfo [17] * Add new run-autotools target, and resort configure targets [18] * Make CONFLICTS compare prefix for installed packages and PREFIX [19] * Change directory to ${.CURDIR} before running certain make commands [20] * When INSTALL_AS_USER is set, run ldconfig with failures ignored [21] * Speed up the security check phase [22] * Fix some corner cases in the PORTDOCS code [23] * Add a new DEPRECATED macro [24] * Make INDEX breakage more informative [25] Look for a full write-up to follow on ports@ and ports-developers@. PR: 36112 [1] 59909 [4] 61351 [6] 59058 [7] 59058 [8] 59493 [9] 55494 [10] 59058 [11] 59315 [12] 59058 [13] 59811 [15] 59058 [16] 59058 [17] 60882 [18] 58149 [19] 59058 [20] 61133 [21] 55331 [22] 59070 [23] 59362 [24] 59626 [25] Submitted by: linimon [1] eivind [2] marcus [3] trevor [4] gerald [5] linimon [6] eik [7] eik [8] jeh [9] edwin [10] eik [11] Sergey Matveychuk <sem@ciam.ru> [12] eik [13] trevor gnome [14] adamw [15] eik [16] eik [17] edwin [18] clement [19] eik [20] edwin lev [21] Eugene M. Kim <ab@astralblue.com> [22] eik [23] linimon [24] eik [25] Notes: svn path=/head/; revision=98634
* - Install missing config files: unicode.map and threshold.confSergei Kolobov2004-01-023-24/+28
| | | | | | | | | | (snort fails to run without them present in ${PREFIX}/etc) - Bump PORTREVISION Noticed by: Kirby Kuehl <kkuehl@cisco.com> Notes: svn path=/head/; revision=97132
* - Add missing dependency on devel/pcre (mandatory)Sergei Kolobov2003-12-232-21/+30
| | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=96482
* - Update to 2.1.0 [1]Sergei Kolobov2003-12-1912-56/+135
| | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=96233
* Update to 2.0.5 [1]Sergey A. Osokin2003-11-213-68/+68
| | | | | | | | | | Use %%DOCSDIR%% and %%DATADIR%% macros [2] Submitted by: Linh Pham <question@closedsrc.org> [1], osa [2] PR: 59510 Notes: svn path=/head/; revision=94663
* Update security/snort from 2.0.2 to 2.0.4James E. Housley2003-11-212-2/+2
| | | | | | | | PR: 59148 Submitted by: Linh Pham Notes: svn path=/head/; revision=94628
* Update to 2.0.2.Norikatsu Shigemura2003-10-053-4/+5
| | | | | | | | PR: ports/57604 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=90309
* Drop maintainership.Kris Kennaway2003-10-051-1/+1
| | | | Notes: svn path=/head/; revision=90276
* irc.d script for security/snortEdwin Groothuis2003-09-043-0/+24
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=88534
* Update to snort 2.0.1Kris Kennaway2003-08-042-3/+2
| | | | | | | | PR: ports/55218 Submitted by: mharo Notes: svn path=/head/; revision=86252
* Fix detection of sparc64.Kris Kennaway2003-06-273-0/+27
| | | | | | | Obtained from: OpenBSD Notes: svn path=/head/; revision=83697
* Fix a couple of typos.Jimmy Olgeni2003-04-201-1/+1
| | | | Notes: svn path=/head/; revision=79345
* Update to snort 2.0.0. This fixes a security vulnerability:Kris Kennaway2003-04-174-37/+10
| | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=79168
* Add a patch to fix runtime problems when snort is built with -DWITH_MYSQLKris Kennaway2003-03-161-4/+29
| | | | | | | | Submitted by: Mike Harding <mvh@ix.netcom.com> Obtained from: snort CVS Notes: svn path=/head/; revision=77137
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to snort-1.9.1. This is an important security update:Kris Kennaway2003-03-043-2/+3
| | | | | | | | | | 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. Notes: svn path=/head/; revision=76833
* Chase libpq version bump.Sean Chittenden2003-01-041-1/+2
| | | | Notes: svn path=/head/; revision=72511
* Update to snort 1.9.0. Tweak the default config files so it can actuallyKris Kennaway2002-10-066-41/+110
| | | | | | | | | | | | 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] Notes: svn path=/head/; revision=67474
* Update to snort-1.8.7Kris Kennaway2002-08-244-23/+18
| | | | | | | | Submitted by: Paul Marquis <pmarquis@pobox.com> PR: ports/40528 Notes: svn path=/head/; revision=64936
* #include <sys/param.h> instead of <machine/param.h> to fix build onKris Kennaway2002-06-031-0/+11
| | | | | | | -current. Notes: svn path=/head/; revision=60523
* Upgrade to snort 1.8.6. The previous two versions (1.8.4 and 1.8.5) wereKris Kennaway2002-04-132-3/+3
| | | | | | | buggy and short-lived; hopefully this one is better. Notes: svn path=/head/; revision=57671
* Update to snort 1.8.3, a stability and bugfix release.Kris Kennaway2001-12-013-8/+16
| | | | | | | | | | | Also install the complete set of rules files; some were missed in the last upgrade. PR: ports/32112 (rules updates) Submitted by: Rob Simmons <rsimmons@mail.wlcg.com> Notes: svn path=/head/; revision=50801
* Update to snort 1.8.2, a bugfix/stability release.Kris Kennaway2001-11-182-5/+2
| | | | Notes: svn path=/head/; revision=50167
* Remove a stray line-continuation which was breaking the fetch.Kris Kennaway2001-09-231-1/+1
| | | | Notes: svn path=/head/; revision=48128
* Take maintainershipKris Kennaway2001-09-221-1/+1
| | | | Notes: svn path=/head/; revision=48091
* Drop maintainership.Dirk Froemberg2001-09-221-2/+1
| | | | Notes: svn path=/head/; revision=48089
* Update to 1.8.1-RELEASE.Dirk Froemberg2001-08-164-8/+29
| | | | | | | Submitted by: Michael Boman <michael@ayeka.dyndns.org> Notes: svn path=/head/; revision=46345
* Upgrade to 1.8p1.Dirk Froemberg2001-08-063-5/+8
| | | | | | | | PR: ports/29488 Submitted by: Rob Simmons <rsimmons@wlcg.com> Notes: svn path=/head/; revision=45906
* Upgrade to 1.8-RELEASE.Dirk Froemberg2001-07-123-23/+35
| | | | | | | Submitted by: Michael Boman <michael@ayeka.dyndns.org> Notes: svn path=/head/; revision=45063
* Fix WITH_MYSQL, WITH_ODBC and WITH_POSTGRES.Dirk Froemberg2001-04-101-7/+4
| | | | | | | PR: ports/25803 Notes: svn path=/head/; revision=41190
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Upgrade to 1.7.Dirk Froemberg2001-01-273-4/+4
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=37636
* Set reasonable defaults for mysql, postgresql and odbc support soDirk Froemberg2001-01-271-0/+1
| | | | | | | | the package dependencies aren't screwed up in case a package is installed but the corresponding WITH_* option isn't given. Notes: svn path=/head/; revision=37635
* Switch from mysql322-{client,server} to mysql323-{client,server}.Dirk Froemberg2001-01-211-1/+1
| | | | | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least). Notes: svn path=/head/; revision=37401
* Add additional options (WITH_FLEXRESP, WITH_MYSQL, WITH_ODBCDirk Froemberg2000-12-311-0/+37
| | | | | | | | | and WITH_POSTGRES). PR: ports/20156 Notes: svn path=/head/; revision=36536
* Upgrade to 1.6.3.Dirk Froemberg2000-08-032-2/+2
| | | | | | | PR: ports/20156 (part of), ports/20366 Notes: svn path=/head/; revision=31269
* Upgrade to 1.6.2.2.Dirk Froemberg2000-07-104-8/+20
| | | | | | | Upgrade to 1.6.2 submitted by: Michael Vasilenko <acid@cn.ua> Notes: svn path=/head/; revision=30440