Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Apr 2002 15:54:27 -0700 (PDT)
From:      Joseph King <king@v2project.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/36940: Port update acid-0.9.6b20 to acid-0.9.6b21 
Message-ID:  <200204092254.g39MsR267760@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         36940
>Category:       ports
>Synopsis:       Port update acid-0.9.6b20 to acid-0.9.6b21
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 09 16:00:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Joseph King
>Release:        
>Organization:
The V2 Project
>Environment:
>Description:
Update port of acid-0.9.6b20 to acid-0.9.6b21 also added depends of adodb database abstraction library and preconfigure the path of the adodb include files. 
>How-To-Repeat:
      
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	acid
#	acid/Makefile
#	acid/distinfo
#	acid/pkg-comment
#	acid/pkg-descr
#	acid/pkg-plist
#	acid/pkg-message
#	acid/files
#	acid/files/patch-aa
#
echo c - acid
mkdir -p acid > /dev/null 2>&1
echo x - acid/Makefile
sed 's/^X//' >acid/Makefile << 'END-of-acid/Makefile'
X# New ports collection makefile for:	acid
X# Date created:		Mon Sep 25 16:05:01 CST 2000
X# Whom:			Foxfair Hu <foxfair@FreeBSD.org>
X#
X# $FreeBSD: ports/security/acid/Makefile,v 1.4 2002/02/13 20:45:41 pat Exp $
X#
X
XPORTNAME=	acid
XPORTVERSION=	0.9.6b21
XCATEGORIES=	security
XMASTER_SITES=	http://www.andrew.cmu.edu/~rdanyliw/snort/
X
XMAINTAINER=	ports@FreeBSD.org
X
XRUN_DEPENDS=	${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 \
X		${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql323-server \
X		${LOCALBASE}/bin/snort:${PORTSDIR}/security/snort \
X		${LOCALBASE}/www/data.default/php/adodb:${PORTSDIR}/databases/adodb
X
XWRKSRC=		${WRKDIR}/${PORTNAME}
XNO_BUILD=	yes
X
Xdo-install:
X	@${MKDIR} ${PREFIX}/www/acid
X.for ext in html php sql css inc
X	@${INSTALL_DATA} ${WRKSRC}/*.${ext} ${PREFIX}/www/acid
X.endfor
X.ifndef(NOPORTDOCS)
X	@${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/www/acid
X	@${INSTALL_DATA} ${WRKSRC}/README.mssql ${PREFIX}/www/acid
X.endif
X
Xpost-install:
X	@${SED} 's|%%PREFIX%%|${PREFIX}|' ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-acid/Makefile
echo x - acid/distinfo
sed 's/^X//' >acid/distinfo << 'END-of-acid/distinfo'
XMD5 (acid-0.9.6b21.tar.gz) = a0e2ccfa072dc96832dc54cb3c834d82
END-of-acid/distinfo
echo x - acid/pkg-comment
sed 's/^X//' >acid/pkg-comment << 'END-of-acid/pkg-comment'
XAnalysis Console for Intrusion Databases (ACID) with Snort and MySQL
END-of-acid/pkg-comment
echo x - acid/pkg-descr
sed 's/^X//' >acid/pkg-descr << 'END-of-acid/pkg-descr'
XACID is a PHP-based analysis engine to search and process a database of 
Xsecurity incidents generated by the NDIS Snort.  The features currently
Xinclude:
X
X - Search interface for finding alerts matching practically any criteria.
X   This includes arrival time, signature time, source/dest address/port,
X   flags, payload, etc.  Furthermore, these queries can be made arbitrarily
X   complex to satsify almost any parameters.
X
X - Statistics:
X     - % of traffic for each protocol
X     - Alerts: # of src/dst IP, last/first arrival time
X     - Graph # of arrived alert over a period of time
X     - last x-number of alerts by protocol
X
X - All features are provided in real-time 
X
XWWW: http://www.cert.org/kb/acid/
END-of-acid/pkg-descr
echo x - acid/pkg-plist
sed 's/^X//' >acid/pkg-plist << 'END-of-acid/pkg-plist'
Xwww/acid/acid_footer.html
Xwww/acid/acid_hdr1.html
Xwww/acid/acid_hdr2.html
Xwww/acid/index.html
Xwww/acid/acid_ag_common.php
Xwww/acid/acid_ag_main.php
Xwww/acid/acid_app_faq.php
Xwww/acid/acid_common.php
Xwww/acid/acid_conf.php
Xwww/acid/acid_db_common.php
Xwww/acid/acid_db_setup.php
Xwww/acid/acid_graph_common.php
Xwww/acid/acid_graph_display.php
Xwww/acid/acid_graph_main.php
Xwww/acid/acid_main.php
Xwww/acid/acid_maintenance.php
Xwww/acid/acid_qry_alert.php
Xwww/acid/acid_qry_common.php
Xwww/acid/acid_qry_form.php
Xwww/acid/acid_qry_main.php
Xwww/acid/acid_qry_sqlcalls.php
Xwww/acid/acid_stat_alerts.php
Xwww/acid/acid_stat_class.php
Xwww/acid/acid_stat_common.php
Xwww/acid/acid_stat_ipaddr.php
Xwww/acid/acid_stat_iplink.php
Xwww/acid/acid_stat_ports.php
Xwww/acid/acid_stat_sensor.php
Xwww/acid/acid_stat_time.php
Xwww/acid/acid_stat_uaddr.php
Xwww/acid/create_acid_tbls_mssql.sql
Xwww/acid/create_acid_tbls_mysql.sql
Xwww/acid/create_acid_tbls_pgsql.sql
Xwww/acid/acid_style.css
Xwww/acid/acid_db.inc
Xwww/acid/acid_action.inc
Xwww/acid/acid_cache.inc
Xwww/acid/acid_constants.inc
Xwww/acid/acid_include.inc
Xwww/acid/acid_log_error.inc
Xwww/acid/acid_log_timing.inc
Xwww/acid/acid_net.inc
Xwww/acid/acid_output_html.inc
Xwww/acid/acid_output_query.inc
Xwww/acid/acid_signature.inc
Xwww/acid/acid_state_common.inc
Xwww/acid/acid_state_criteria.inc
Xwww/acid/acid_state_query.inc
Xwww/acid/README
Xwww/acid/README.mssql
END-of-acid/pkg-plist
echo x - acid/pkg-message
sed 's/^X//' >acid/pkg-message << 'END-of-acid/pkg-message'
X
X************************************************************
XPlease read the README file located at:
X
X%%PREFIX%%/www/acid/README
X
Xfor how to configure %%PREFIX%%/www/acid/acid_conf.php after
Xinstallation.
X************************************************************
X
END-of-acid/pkg-message
echo c - acid/files
mkdir -p acid/files > /dev/null 2>&1
echo x - acid/files/patch-aa
sed 's/^X//' >acid/files/patch-aa << 'END-of-acid/files/patch-aa'
X--- acid_conf.php	Mon Mar  4 00:02:44 2002
X+++ /usr/local/www/acid/acid_conf.php	Wed Apr 10 00:22:38 2002
X@@ -9,7 +9,7 @@
X  *        $foo = "c:\tmp"    [OK]
X  *        $foo = "c:\tmp\"   [WRONG]
X  */
X-$DBlib_path = "";
X+$DBlib_path = "/usr/local/www/data.default/php/adodb";
X 
X /* The type of underlying alert database
X  * 
END-of-acid/files/patch-aa
exit


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204092254.g39MsR267760>