# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name postgresql83-doc version 8.3.4 categories databases platforms darwin maintainers mww jwa description Documentation for the postgresql database long_description PostgreSQL is Object-Relational Database Management System. \ It supports almost all SQL constructs, including transactions, \ subselects, and user-defined types and functions. Write-ahead \ logging means increased performance while retaining data \ integrity. This is the documentation. homepage http://www.postgresql.org/ master_sites postgresql:source/v${version} distname postgresql-${version} checksums md5 c339b9d3c0c4add64c7a76640fc93744 \ sha1 3e6fd905fd3fe9698b50e5376ed15b7d6e3bb602 \ rmd160 13cb20672b0dc6fe52346d7c906a0842e0c872ac use_bzip2 yes dist_subdir postgresql83 set libdir ${prefix}/lib/postgresql83 configure.args --mandir=${prefix}/share/man \ --with-docdir=${prefix}/share/doc/postgresql83 \ --without-openssl \ --without-rendezvous \ --without-readline \ --without-zlib build.dir ${worksrcpath}/doc build.type gnu build.target destroot.dir ${build.dir} livecheck.check regex livecheck.url ${homepage}/versions.rss livecheck.regex (8.3.\[0-9\]+)