aboutsummaryrefslogtreecommitdiff
path: root/security/libpreludedb
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-10-05 01:46:14 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-10-05 01:46:14 +0000
commita285174426ca0c81d3bd3e599f57a00948e83f9a (patch)
tree8f6d77a4b29568927820505c46bda9dab6b5feb4 /security/libpreludedb
parent17114d625b84c46abcb2fbc800ea5d7c5f167ba0 (diff)
downloadports-a285174426ca0c81d3bd3e599f57a00948e83f9a.tar.gz
ports-a285174426ca0c81d3bd3e599f57a00948e83f9a.zip
Notes
Diffstat (limited to 'security/libpreludedb')
-rw-r--r--security/libpreludedb/Makefile8
-rw-r--r--security/libpreludedb/distinfo6
-rw-r--r--security/libpreludedb/pkg-plist3
3 files changed, 11 insertions, 6 deletions
diff --git a/security/libpreludedb/Makefile b/security/libpreludedb/Makefile
index 5cfb79633510..7b756445cb87 100644
--- a/security/libpreludedb/Makefile
+++ b/security/libpreludedb/Makefile
@@ -4,8 +4,7 @@
# $FreeBSD$
PORTNAME= libpreludedb
-PORTVERSION= 0.9.12
-PORTREVISION= 1
+PORTVERSION= 0.9.13
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
http://www.prelude-ids.org/download/releases/old/
@@ -13,7 +12,7 @@ MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
MAINTAINER= r.gruyters@yirdis.nl
COMMENT= Framework library for access to Prelude NIDS database
-LIB_DEPENDS= prelude.12:${PORTSDIR}/security/libprelude
+LIB_DEPENDS= prelude.13:${PORTSDIR}/security/libprelude
USE_GMAKE= yes
GNU_CONFIGURE= yes
@@ -28,6 +27,8 @@ OPTIONS= PERL "Include Perl bindings" off \
PGSQL "Use PostgreSQL backend" off \
SQLITE "Use SQLite backend" off
+MAN1= preludedb-admin.1
+
.include <bsd.port.pre.mk>
.if defined(WITH_PERL)
@@ -87,6 +88,7 @@ CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
post-install:
@${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/docs/api/html/* ${DOCSDIR}
+ ${INSTALL_MAN} ${WRKSRC}/docs/manpages/*.1 ${MAN1PREFIX}/man/man1/
.endif
.include <bsd.port.post.mk>
diff --git a/security/libpreludedb/distinfo b/security/libpreludedb/distinfo
index 3da241714f7c..8b41cc98cbe1 100644
--- a/security/libpreludedb/distinfo
+++ b/security/libpreludedb/distinfo
@@ -1,3 +1,3 @@
-MD5 (libpreludedb-0.9.12.tar.gz) = 4d23db4783507d64d19d1f3491b19a49
-SHA256 (libpreludedb-0.9.12.tar.gz) = 6ad802c15510bcd3c25f92bb19ef025b3aa4974ae4eb0bee734d364f562b1f85
-SIZE (libpreludedb-0.9.12.tar.gz) = 661053
+MD5 (libpreludedb-0.9.13.tar.gz) = 6db651ba88a90c8c23caeb0f1881b465
+SHA256 (libpreludedb-0.9.13.tar.gz) = 163d1b05063972c3988aeab3fd71ade722c39c8e3a141ea3f031995cd507386c
+SIZE (libpreludedb-0.9.13.tar.gz) = 699987
diff --git a/security/libpreludedb/pkg-plist b/security/libpreludedb/pkg-plist
index cb3e64799f26..1f5a4677b96b 100644
--- a/security/libpreludedb/pkg-plist
+++ b/security/libpreludedb/pkg-plist
@@ -34,6 +34,7 @@ share/aclocal/libpreludedb.m4
%%DATADIR%%/classic/mysql-update-14-3.sql
%%DATADIR%%/classic/mysql-update-14-4.sql
%%DATADIR%%/classic/mysql-update-14-5.sql
+%%DATADIR%%/classic/mysql-update-14-6.sql
%%DATADIR%%/classic/mysql.sql
%%DATADIR%%/classic/mysql2pgsql.sh
%%DATADIR%%/classic/mysql2sqlite.sh
@@ -42,9 +43,11 @@ share/aclocal/libpreludedb.m4
%%DATADIR%%/classic/pgsql-update-14-3.sql
%%DATADIR%%/classic/pgsql-update-14-4.sql
%%DATADIR%%/classic/pgsql-update-14-5.sql
+%%DATADIR%%/classic/pgsql-update-14-6.sql
%%DATADIR%%/classic/pgsql.sql
%%DATADIR%%/classic/sqlite-update-14-4.sql
%%DATADIR%%/classic/sqlite-update-14-5.sql
+%%DATADIR%%/classic/sqlite-update-14-6.sql
%%DATADIR%%/classic/sqlite.sql
%%PORTDOCS%%%%DOCSDIR%%/ch01.html
%%PORTDOCS%%%%DOCSDIR%%/home.png