a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20226 2006-10-29 07:09:01Z blair@macports.org $
PortSystem 1.0
name gigabase
version 3.15
revision 0
categories databases
maintainers waqar@macports.org
description Main Memory Relational Database Management System
long_description \
GigaBASE is object-relational embedded database engine for \
C++ applications. It provides SQL-like query language, smart \
C++ interface (loading objects instead of tupples), transaction \
based on shadowing page algorithm (no separate log file and \
very fast).
homepage http://www.garret.ru/~knizhnik/gigabase.html
platforms darwin
master_sites sourceforge
checksums md5 4f82f955223e33089fb635a41ab5efd8
worksrcdir ${name}
patchfiles patch-unisock.cpp.diff
configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man
destroot.destdir prefix=${destroot}${prefix}