summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-28 21:51:57 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-28 21:51:57 +0000
commit19ca028ac85b92fddf7ab048c9303faf8835519e (patch)
tree78361a3446a94233a4874fcef0625cea0940b9b8 /databases/Makefile
parentNew port: net/ipa_ip6fw IPA accounting module for FreeBSD IPv6 Firewall (diff)
New port: databases/ipa_sdb IPA simple database module
IPA_SDB -- IPA simple database module Main features: - Distribution consists of database ipa_db_sdb(8) and statistics ipa_st_mod(8) modules; - Modules completely support dynamic and static rules, limits and thresholds; - All database files are stored in own record based database formats; - Formats of database files are machine architecture independent; - Sizes of database records are relatively small (binary data formats); - Access to statistics can be granted accordingly to the user group; - There is the ipa_sdb_dump(8) utility for dumping database files to text format and back. WWW: http://ipa-system.sourceforge.net/modules/ipa_sdb/ PR: ports/91009 Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
Notes
Notes: svn path=/head/; revision=152306
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index c24265fcf2c7..52b706a5a308 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -68,6 +68,7 @@
SUBDIR += grass-i18n
SUBDIR += gtksql
SUBDIR += hk_classes
+ SUBDIR += ipa_sdb
SUBDIR += isql-viewer
SUBDIR += jasperreports
SUBDIR += java-sqlrelay