- Fix dependencies
- make portlint happy - remove BROKEN and DEPRECATED - Add SIZE Approved by: nork (mentor/implicitly)
This commit is contained in:
parent
4e3cfa31e5
commit
9ac659e938
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101065
@ -16,18 +16,9 @@ COMMENT= Analysis Console for Intrusion Databases (ACID) with Snort and MySQL
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/snort:${PORTSDIR}/security/snort \
|
||||
${LOCALBASE}/www/data.default/php/adodb:${PORTSDIR}/databases/adodb
|
||||
|
||||
.if defined(WITH_APACHE2)
|
||||
RUN_DEPENDS+= ${LOCALBASE}/libexec/apache2/libphp4.so:${PORTSDIR}/www/mod_php4
|
||||
.else
|
||||
RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
|
||||
.endif
|
||||
|
||||
BROKEN= "Inconsistent dependencies (mod_php4 and php4)"
|
||||
DEPRECATED= "This port will be removed on April 15 if it is still broken."
|
||||
|
||||
USE_MYSQL= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
USE_PHP= yes
|
||||
WANT_PHP_WEB= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install:
|
||||
|
@ -1 +1,2 @@
|
||||
MD5 (acid-0.9.6b23.tar.gz) = d8c49614393fa05ac140de349f57e438
|
||||
SIZE (acid-0.9.6b23.tar.gz) = 116728
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
************************************************************
|
||||
Please read the README file located at:
|
||||
|
||||
@ -7,4 +6,3 @@ Please read the README file located at:
|
||||
for how to configure %%PREFIX%%/www/acid/acid_conf.php after
|
||||
installation.
|
||||
************************************************************
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user