Commit graph

48 commits

Author SHA1 Message Date
Sergei Kolobov
2acb9836b5 Comment out OPTIONS for now.
Let's wait till the dust settles. ;)

Sometimes it helps when you read freebsd-ports *before* committing...
2004-01-20 14:38:18 +00:00
Sergei Kolobov
10984e7167 Oops - marcus did add OPTIONS already <blush>
I still prefer to have near the top of the Makefile -
right after the dependencies section
2004-01-20 14:26:15 +00:00
Sergei Kolobov
cef7992c39 Use OPTIONS infrastructure from bsd.port.mk 2004-01-20 13:46:20 +00:00
Joe Marcus Clarke
e587cce18d 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]
* 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]
2004-01-20 09:14:10 +00:00
Sergei Kolobov
277c252ce6 - 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>
2004-01-02 22:54:17 +00:00
Sergei Kolobov
4b8d2112d7 - 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)
2003-12-23 11:30:13 +00:00
Sergei Kolobov
82c79ffa07 - 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]
2003-12-19 23:20:22 +00:00
Sergey A. Osokin
6e7e548327 Update to 2.0.5 [1]
Use %%DOCSDIR%% and %%DATADIR%% macros [2]

Submitted by:	Linh Pham <question@closedsrc.org> [1], osa [2]
PR:		59510
2003-11-21 16:33:27 +00:00
James E. Housley
9697bab063 Update security/snort from 2.0.2 to 2.0.4
PR:		59148
Submitted by:	Linh Pham
2003-11-21 11:39:27 +00:00
Norikatsu Shigemura
b3df1bad4f Update to 2.0.2.
PR:		ports/57604
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-10-05 11:52:53 +00:00
Kris Kennaway
3295c07d8a Drop maintainership. 2003-10-05 03:46:02 +00:00
Edwin Groothuis
81ff94180c 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
2003-09-04 13:48:27 +00:00
Kris Kennaway
4ef0a81390 Update to snort 2.0.1
PR:		ports/55218
Submitted by:	mharo
2003-08-04 01:30:47 +00:00
Kris Kennaway
b3cecf32b4 Fix detection of sparc64.
Obtained from:	OpenBSD
2003-06-27 02:50:51 +00:00
Kris Kennaway
67c453b797 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>
2003-04-17 21:45:03 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Kris Kennaway
e0fd2d97eb 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.
2003-03-04 07:21:22 +00:00
Sean Chittenden
b2c46c868c Chase libpq version bump. 2003-01-04 15:53:39 +00:00
Kris Kennaway
2602376b15 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]
2002-10-06 09:48:09 +00:00
Kris Kennaway
587f0be5eb Update to snort-1.8.7
Submitted by:	Paul Marquis <pmarquis@pobox.com>
PR:		ports/40528
2002-08-24 03:18:28 +00:00
Kris Kennaway
4a9bf56335 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.
2002-04-13 22:17:58 +00:00
Kris Kennaway
b6cb2d056b Update to snort 1.8.3, a stability and bugfix release.
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>
2001-12-01 09:46:08 +00:00
Kris Kennaway
a59abf0dc1 Update to snort 1.8.2, a bugfix/stability release. 2001-11-18 01:57:48 +00:00
Kris Kennaway
34454c3b49 Remove a stray line-continuation which was breaking the fetch. 2001-09-23 21:23:27 +00:00
Kris Kennaway
6c200fb9ef Take maintainership 2001-09-22 22:09:29 +00:00
Dirk Froemberg
524f2c482c Drop maintainership. 2001-09-22 21:39:31 +00:00
Dirk Froemberg
e2b02a37c4 Update to 1.8.1-RELEASE.
Submitted by:	Michael Boman <michael@ayeka.dyndns.org>
2001-08-16 19:49:10 +00:00
Dirk Froemberg
ab07ff6007 Upgrade to 1.8p1.
PR:		ports/29488
Submitted by:	Rob Simmons <rsimmons@wlcg.com>
2001-08-06 22:22:13 +00:00
Dirk Froemberg
0f1f710804 Upgrade to 1.8-RELEASE.
Submitted by:	Michael Boman <michael@ayeka.dyndns.org>
2001-07-12 08:43:28 +00:00
Dirk Froemberg
7bcacde963 Fix WITH_MYSQL, WITH_ODBC and WITH_POSTGRES.
PR:		ports/25803
2001-04-10 10:49:33 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-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.
2001-03-29 16:35:19 +00:00
Dirk Froemberg
c2611096a6 Upgrade to 1.7.
Submitted by:	kris
2001-01-27 07:55:06 +00:00
Dirk Froemberg
6890122a3b Set reasonable defaults for mysql, postgresql and odbc support so
the package dependencies aren't screwed up in case a package is
installed but the corresponding WITH_* option isn't given.
2001-01-27 07:53:36 +00:00
Dirk Froemberg
88d74bc517 Switch from mysql322-{client,server} to mysql323-{client,server}.
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).

mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
2001-01-21 15:40:47 +00:00
Dirk Froemberg
8147f24a17 Add additional options (WITH_FLEXRESP, WITH_MYSQL, WITH_ODBC
and WITH_POSTGRES).

PR:		ports/20156
2000-12-31 15:07:49 +00:00
Dirk Froemberg
78fe3567d2 Upgrade to 1.6.3.
PR:		ports/20156 (part of), ports/20366
2000-08-03 06:11:34 +00:00
Dirk Froemberg
17820d4877 Upgrade to 1.6.2.2.
Upgrade to 1.6.2 submitted by:	Michael Vasilenko <acid@cn.ua>
2000-07-10 13:35:52 +00:00
Will Andrews
1dbf0287c0 Remove redundant/inappropriate CATEGORIES. People need to start reading
the Porter's Handbook.  :-)
2000-06-02 03:18:54 +00:00
Michael Haro
4cf4ab0a2f Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 08:19:33 +00:00
Chris Piazza
3df86a88a9 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:34:06 +00:00
Dirk Froemberg
198395cd8e Upgrade to 1.6.
Submitted by:	kris
2000-03-26 11:12:11 +00:00
Dirk Froemberg
818c132334 snort has a manpage, now. 2000-01-29 14:26:12 +00:00
Dirk Froemberg
7eb85b5d65 Upgrade to 1.5.1. 2000-01-29 13:15:25 +00:00
Dirk Froemberg
9934bc0975 Upgrade to 1.5. 1999-12-22 10:56:28 +00:00
Dirk Froemberg
72db53e63f Upgrade to 1.3. 1999-09-28 19:32:04 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Dirk Froemberg
4c1511ab10 Upgrade to 1.2.1. 1999-08-07 07:27:13 +00:00
Dirk Froemberg
35896a4e7a Initial import of snort-1.2, a
lightweight network intrusion detection system.
1999-08-02 10:14:11 +00:00