Import of pkgsrc-2014Q1
This commit is contained in:
9
databases/postgresql93-docs/DESCR
Normal file
9
databases/postgresql93-docs/DESCR
Normal file
@@ -0,0 +1,9 @@
|
||||
PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
|
||||
derived from the Berkeley Postgres database management system. While
|
||||
PostgreSQL retains the powerful object-relational data model, rich data types
|
||||
and easy extensibility of Postgres, it replaces the PostQuel query language
|
||||
with an extended subset of SQL.
|
||||
|
||||
PostgreSQL is free and the complete source is available.
|
||||
|
||||
This package contains the database documentation.
|
||||
21
databases/postgresql93-docs/Makefile
Normal file
21
databases/postgresql93-docs/Makefile
Normal file
@@ -0,0 +1,21 @@
|
||||
# $NetBSD: Makefile,v 1.1 2013/09/10 15:32:33 adam Exp $
|
||||
|
||||
PKGNAME= ${DISTNAME:C/-/93-docs-/}
|
||||
COMMENT= PostgreSQL database documentation
|
||||
|
||||
.include "../../databases/postgresql93/Makefile.common"
|
||||
|
||||
BUILD_DEPENDS+= docbook-xml>=4.5:../../textproc/docbook-xml
|
||||
BUILD_DEPENDS+= docbook-xsl>=1.75.2:../../textproc/docbook-xsl
|
||||
BUILD_DEPENDS+= dsssl-docbook-modular>=1.79:../../textproc/dsssl-docbook-modular
|
||||
BUILD_DEPENDS+= iso8879>=1986:../../textproc/iso8879
|
||||
BUILD_DEPENDS+= openjade>=1.3.2:../../textproc/openjade
|
||||
BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
|
||||
|
||||
USE_TOOLS+= gzip tar perl:build
|
||||
CONFIGURE_ARGS+= --datarootdir=${PREFIX}/share
|
||||
CONFIGURE_ENV+= DOCBOOKSTYLE="${PREFIX}/share/sgml/docbook/dsssl/modular"
|
||||
|
||||
BUILD_DIRS= doc
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
1464
databases/postgresql93-docs/PLIST
Normal file
1464
databases/postgresql93-docs/PLIST
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user