# $Id: Portfile 131664 2015-01-15 13:43:14Z stromnov@macports.org $ PortSystem 1.0 name gigabase version 3.15 revision 0 categories databases license Permissive maintainers stromnov openmaintainer 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/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}