pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/postgresql80-docs postgresql80-docs has been...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/025c745f9b7f
branches:  trunk
changeset: 492406:025c745f9b7f
user:      recht <recht%pkgsrc.org@localhost>
date:      Mon Apr 11 20:39:46 2005 +0000

description:
postgresql80-docs has been merged into the client package.
(Forgot to remove this in the previous commit.)

diffstat:

 databases/postgresql80-docs/DESCR    |    9 -
 databases/postgresql80-docs/Makefile |   32 -
 databases/postgresql80-docs/PLIST    |  640 -----------------------------------
 3 files changed, 0 insertions(+), 681 deletions(-)

diffs (truncated from 693 to 300 lines):

diff -r e721b38f845b -r 025c745f9b7f databases/postgresql80-docs/DESCR
--- a/databases/postgresql80-docs/DESCR Mon Apr 11 20:35:24 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-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.
diff -r e721b38f845b -r 025c745f9b7f databases/postgresql80-docs/Makefile
--- a/databases/postgresql80-docs/Makefile      Mon Apr 11 20:35:24 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,32 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2005/02/06 13:21:45 taca Exp $
-
-PKGNAME=               postgresql80-docs-${BASE_VERS}
-COMMENT=               PostgreSQL database system documentation
-
-.include "../../databases/postgresql80/Makefile.common"
-
-NO_BUILD=      yes
-NO_BUILDLINK=  yes
-NO_CONFIGURE=  yes
-
-#BUILD_DIRS=   ${WRKSRC}/doc
-DOCDIR=                ${PREFIX}/share/doc/postgresql80
-
-# The manpage documentation is installed with the relevant packages.
-#pre-build:
-#      cd ${WRKSRC}/doc && ${RM} -f man.tar.gz
-
-do-install:
-       ${INSTALL_DATA_DIR} ${DOCDIR}
-       ${INSTALL_DATA_DIR} ${DOCDIR}/TODO.detail
-       cd ${WRKSRC}/doc; for file in                                   \
-               FAQ* KNOWN_BUGS MISSING_FEATURES README.* TODO          \
-               bug.template;                                           \
-       do                                                              \
-               ${INSTALL_DATA} $${file} ${DOCDIR}/$${file};            \
-       done
-       cd ${WRKSRC}/doc/TODO.detail && \
-               ${PAX} -rwppm . ${DOCDIR}/TODO.detail
-       ${TAR} -zxm -C ${DOCDIR} -f ${WRKSRC}/doc/postgres.tar.gz
-
-.include "../../mk/bsd.pkg.mk"
diff -r e721b38f845b -r 025c745f9b7f databases/postgresql80-docs/PLIST
--- a/databases/postgresql80-docs/PLIST Mon Apr 11 20:35:24 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,640 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/06 12:32:06 jdolecek Exp $
-share/doc/postgresql80/FAQ
-share/doc/postgresql80/FAQ_AIX
-share/doc/postgresql80/FAQ_CYGWIN
-share/doc/postgresql80/FAQ_DEV
-share/doc/postgresql80/FAQ_HPUX
-share/doc/postgresql80/FAQ_IRIX
-share/doc/postgresql80/FAQ_MINGW
-share/doc/postgresql80/FAQ_QNX4
-share/doc/postgresql80/FAQ_SCO
-share/doc/postgresql80/FAQ_Solaris
-share/doc/postgresql80/FAQ_brazilian
-share/doc/postgresql80/FAQ_czech
-share/doc/postgresql80/FAQ_farsi
-share/doc/postgresql80/FAQ_french
-share/doc/postgresql80/FAQ_german
-share/doc/postgresql80/FAQ_hungarian
-share/doc/postgresql80/FAQ_japanese
-share/doc/postgresql80/FAQ_polish
-share/doc/postgresql80/FAQ_russian
-share/doc/postgresql80/FAQ_turkish
-share/doc/postgresql80/KNOWN_BUGS
-share/doc/postgresql80/LEGALNOTICE.html
-share/doc/postgresql80/MISSING_FEATURES
-share/doc/postgresql80/README.mb.big5
-share/doc/postgresql80/README.mb.jp
-share/doc/postgresql80/TODO
-share/doc/postgresql80/TODO.detail/README
-share/doc/postgresql80/TODO.detail/psql
-share/doc/postgresql80/TODO.detail/thread
-share/doc/postgresql80/TODO.detail/trigger
-share/doc/postgresql80/TODO.detail/update
-share/doc/postgresql80/TODO.detail/wal
-share/doc/postgresql80/admin.html
-share/doc/postgresql80/app-clusterdb.html
-share/doc/postgresql80/app-createdb.html
-share/doc/postgresql80/app-createlang.html
-share/doc/postgresql80/app-createuser.html
-share/doc/postgresql80/app-dropdb.html
-share/doc/postgresql80/app-droplang.html
-share/doc/postgresql80/app-dropuser.html
-share/doc/postgresql80/app-ecpg.html
-share/doc/postgresql80/app-initdb.html
-share/doc/postgresql80/app-ipcclean.html
-share/doc/postgresql80/app-pg-ctl.html
-share/doc/postgresql80/app-pg-dumpall.html
-share/doc/postgresql80/app-pgconfig.html
-share/doc/postgresql80/app-pgcontroldata.html
-share/doc/postgresql80/app-pgdump.html
-share/doc/postgresql80/app-pgresetxlog.html
-share/doc/postgresql80/app-pgrestore.html
-share/doc/postgresql80/app-postgres.html
-share/doc/postgresql80/app-postmaster.html
-share/doc/postgresql80/app-psql.html
-share/doc/postgresql80/app-vacuumdb.html
-share/doc/postgresql80/appendixes.html
-share/doc/postgresql80/applevel-consistency.html
-share/doc/postgresql80/arrays.html
-share/doc/postgresql80/auth-methods.html
-share/doc/postgresql80/backup-file.html
-share/doc/postgresql80/backup-online.html
-share/doc/postgresql80/backup.html
-share/doc/postgresql80/biblio.html
-share/doc/postgresql80/bki-commands.html
-share/doc/postgresql80/bki-example.html
-share/doc/postgresql80/bki.html
-share/doc/postgresql80/bookindex.html
-share/doc/postgresql80/bug-reporting.html
-share/doc/postgresql80/bug.template
-share/doc/postgresql80/catalog-pg-aggregate.html
-share/doc/postgresql80/catalog-pg-am.html
-share/doc/postgresql80/catalog-pg-amop.html
-share/doc/postgresql80/catalog-pg-amproc.html
-share/doc/postgresql80/catalog-pg-attrdef.html
-share/doc/postgresql80/catalog-pg-attribute.html
-share/doc/postgresql80/catalog-pg-cast.html
-share/doc/postgresql80/catalog-pg-class.html
-share/doc/postgresql80/catalog-pg-constraint.html
-share/doc/postgresql80/catalog-pg-conversion.html
-share/doc/postgresql80/catalog-pg-database.html
-share/doc/postgresql80/catalog-pg-depend.html
-share/doc/postgresql80/catalog-pg-description.html
-share/doc/postgresql80/catalog-pg-group.html
-share/doc/postgresql80/catalog-pg-index.html
-share/doc/postgresql80/catalog-pg-inherits.html
-share/doc/postgresql80/catalog-pg-language.html
-share/doc/postgresql80/catalog-pg-largeobject.html
-share/doc/postgresql80/catalog-pg-listener.html
-share/doc/postgresql80/catalog-pg-namespace.html
-share/doc/postgresql80/catalog-pg-opclass.html
-share/doc/postgresql80/catalog-pg-operator.html
-share/doc/postgresql80/catalog-pg-proc.html
-share/doc/postgresql80/catalog-pg-rewrite.html
-share/doc/postgresql80/catalog-pg-shadow.html
-share/doc/postgresql80/catalog-pg-statistic.html
-share/doc/postgresql80/catalog-pg-tablespace.html
-share/doc/postgresql80/catalog-pg-trigger.html
-share/doc/postgresql80/catalog-pg-type.html
-share/doc/postgresql80/catalogs.html
-share/doc/postgresql80/charset.html
-share/doc/postgresql80/client-authentication-problems.html
-share/doc/postgresql80/client-authentication.html
-share/doc/postgresql80/client-interfaces.html
-share/doc/postgresql80/connect-estab.html
-share/doc/postgresql80/creating-cluster.html
-share/doc/postgresql80/cvs-tree.html
-share/doc/postgresql80/cvs.html
-share/doc/postgresql80/cvsup.html
-share/doc/postgresql80/datatype-binary.html
-share/doc/postgresql80/datatype-bit.html
-share/doc/postgresql80/datatype-boolean.html
-share/doc/postgresql80/datatype-character.html
-share/doc/postgresql80/datatype-datetime.html
-share/doc/postgresql80/datatype-geometric.html
-share/doc/postgresql80/datatype-money.html
-share/doc/postgresql80/datatype-net-types.html
-share/doc/postgresql80/datatype-oid.html
-share/doc/postgresql80/datatype-pseudo.html
-share/doc/postgresql80/datatype.html
-share/doc/postgresql80/datetime-appendix.html
-share/doc/postgresql80/datetime-keywords.html
-share/doc/postgresql80/datetime-units-history.html
-share/doc/postgresql80/ddl-alter.html
-share/doc/postgresql80/ddl-constraints.html
-share/doc/postgresql80/ddl-default.html
-share/doc/postgresql80/ddl-depend.html
-share/doc/postgresql80/ddl-inherit.html
-share/doc/postgresql80/ddl-others.html
-share/doc/postgresql80/ddl-priv.html
-share/doc/postgresql80/ddl-schemas.html
-share/doc/postgresql80/ddl-system-columns.html
-share/doc/postgresql80/ddl.html
-share/doc/postgresql80/disk-full.html
-share/doc/postgresql80/diskusage.html
-share/doc/postgresql80/dml-delete.html
-share/doc/postgresql80/dml-update.html
-share/doc/postgresql80/dml.html
-share/doc/postgresql80/docguide-authoring.html
-share/doc/postgresql80/docguide-build.html
-share/doc/postgresql80/docguide-style.html
-share/doc/postgresql80/docguide-toolsets.html
-share/doc/postgresql80/docguide.html
-share/doc/postgresql80/ecpg-commands.html
-share/doc/postgresql80/ecpg-connect.html
-share/doc/postgresql80/ecpg-descriptors.html
-share/doc/postgresql80/ecpg-develop.html
-share/doc/postgresql80/ecpg-disconnect.html
-share/doc/postgresql80/ecpg-dynamic.html
-share/doc/postgresql80/ecpg-errors.html
-share/doc/postgresql80/ecpg-include.html
-share/doc/postgresql80/ecpg-library.html
-share/doc/postgresql80/ecpg-process.html
-share/doc/postgresql80/ecpg-set-connection.html
-share/doc/postgresql80/ecpg-variables.html
-share/doc/postgresql80/ecpg.html
-share/doc/postgresql80/errcodes-appendix.html
-share/doc/postgresql80/error-message-reporting.html
-share/doc/postgresql80/error-style-guide.html
-share/doc/postgresql80/examples.html
-share/doc/postgresql80/executor.html
-share/doc/postgresql80/explicit-joins.html
-share/doc/postgresql80/explicit-locking.html
-share/doc/postgresql80/extend-type-system.html
-share/doc/postgresql80/extend.html
-share/doc/postgresql80/extensibility.html
-share/doc/postgresql80/external-extensions.html
-share/doc/postgresql80/external-projects.html
-share/doc/postgresql80/features.html
-share/doc/postgresql80/functions-admin.html
-share/doc/postgresql80/functions-aggregate.html
-share/doc/postgresql80/functions-array.html
-share/doc/postgresql80/functions-binarystring.html
-share/doc/postgresql80/functions-bitstring.html
-share/doc/postgresql80/functions-comparison.html
-share/doc/postgresql80/functions-comparisons.html
-share/doc/postgresql80/functions-conditional.html
-share/doc/postgresql80/functions-datetime.html
-share/doc/postgresql80/functions-formatting.html
-share/doc/postgresql80/functions-geometry.html
-share/doc/postgresql80/functions-info.html
-share/doc/postgresql80/functions-matching.html
-share/doc/postgresql80/functions-math.html
-share/doc/postgresql80/functions-net.html
-share/doc/postgresql80/functions-sequence.html
-share/doc/postgresql80/functions-srf.html
-share/doc/postgresql80/functions-string.html
-share/doc/postgresql80/functions-subquery.html
-share/doc/postgresql80/functions.html
-share/doc/postgresql80/geqo-biblio.html
-share/doc/postgresql80/geqo-intro2.html
-share/doc/postgresql80/geqo-pg-intro.html
-share/doc/postgresql80/geqo.html
-share/doc/postgresql80/gist.html
-share/doc/postgresql80/groups.html
-share/doc/postgresql80/history.html
-share/doc/postgresql80/implementation.html
-share/doc/postgresql80/index.html
-share/doc/postgresql80/indexcost.html
-share/doc/postgresql80/indexes-examine.html
-share/doc/postgresql80/indexes-expressional.html
-share/doc/postgresql80/indexes-multicolumn.html
-share/doc/postgresql80/indexes-opclass.html
-share/doc/postgresql80/indexes-partial.html
-share/doc/postgresql80/indexes-types.html
-share/doc/postgresql80/indexes-unique.html
-share/doc/postgresql80/indexes.html
-share/doc/postgresql80/information-schema.html
-share/doc/postgresql80/infoschema-applicable-roles.html
-share/doc/postgresql80/infoschema-check-constraints.html
-share/doc/postgresql80/infoschema-column-domain-usage.html
-share/doc/postgresql80/infoschema-column-privileges.html
-share/doc/postgresql80/infoschema-column-udt-usage.html
-share/doc/postgresql80/infoschema-columns.html
-share/doc/postgresql80/infoschema-constraint-column-usage.html
-share/doc/postgresql80/infoschema-constraint-table-usage.html
-share/doc/postgresql80/infoschema-data-type-privileges.html
-share/doc/postgresql80/infoschema-datatypes.html
-share/doc/postgresql80/infoschema-domain-constraints.html
-share/doc/postgresql80/infoschema-domain-udt-usage.html
-share/doc/postgresql80/infoschema-domains.html
-share/doc/postgresql80/infoschema-element-types.html
-share/doc/postgresql80/infoschema-enabled-roles.html
-share/doc/postgresql80/infoschema-information-schema-catalog-name.html
-share/doc/postgresql80/infoschema-key-column-usage.html
-share/doc/postgresql80/infoschema-parameters.html
-share/doc/postgresql80/infoschema-referential-constraints.html
-share/doc/postgresql80/infoschema-role-column-grants.html
-share/doc/postgresql80/infoschema-role-routine-grants.html
-share/doc/postgresql80/infoschema-role-table-grants.html
-share/doc/postgresql80/infoschema-role-usage-grants.html
-share/doc/postgresql80/infoschema-routine-privileges.html
-share/doc/postgresql80/infoschema-routines.html
-share/doc/postgresql80/infoschema-schemata.html
-share/doc/postgresql80/infoschema-sql-features.html
-share/doc/postgresql80/infoschema-sql-implementation-info.html
-share/doc/postgresql80/infoschema-sql-languages.html
-share/doc/postgresql80/infoschema-sql-packages.html
-share/doc/postgresql80/infoschema-sql-sizing-profiles.html
-share/doc/postgresql80/infoschema-sql-sizing.html
-share/doc/postgresql80/infoschema-table-constraints.html
-share/doc/postgresql80/infoschema-table-privileges.html
-share/doc/postgresql80/infoschema-tables.html
-share/doc/postgresql80/infoschema-triggers.html
-share/doc/postgresql80/infoschema-usage-privileges.html
-share/doc/postgresql80/infoschema-view-column-usage.html
-share/doc/postgresql80/infoschema-view-table-usage.html
-share/doc/postgresql80/infoschema-views.html



Home | Main Index | Thread Index | Old Index