diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2010-07-26 13:24:37 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2010-07-26 13:24:37 +0000 |
commit | 8d85f424082ede3fe8d37b1d1d63a1d9c3276807 (patch) | |
tree | 2d33a713a4c76f3c70e3b17ef236feca26e562ff /databases/slony1v2 | |
parent | 2b0df5a72d143228d00599de34a33bb1f00973ea (diff) | |
download | ports-8d85f424082ede3fe8d37b1d1d63a1d9c3276807.tar.gz ports-8d85f424082ede3fe8d37b1d1d63a1d9c3276807.zip |
Notes
Diffstat (limited to 'databases/slony1v2')
-rw-r--r-- | databases/slony1v2/Makefile | 6 | ||||
-rw-r--r-- | databases/slony1v2/distinfo | 12 | ||||
-rw-r--r-- | databases/slony1v2/pkg-descr | 2 | ||||
-rw-r--r-- | databases/slony1v2/pkg-plist | 44 |
4 files changed, 31 insertions, 33 deletions
diff --git a/databases/slony1v2/Makefile b/databases/slony1v2/Makefile index c9490ab18137..9dbd9b12b122 100644 --- a/databases/slony1v2/Makefile +++ b/databases/slony1v2/Makefile @@ -6,14 +6,14 @@ # PORTNAME= slony1v2 -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.4 CATEGORIES= databases MASTER_SITES= http://main.slony.info/downloads/2.0/source/ DISTNAME= slony1-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${DISTNAME}-docs${EXTRACT_SUFX} -MAINTAINER= vivek@khera.org +MAINTAINER= olgeni@FreeBSD.org COMMENT= PostgreSQL master to multiple replicas replication system BUILD_DEPENDS= ${LOCALBASE}/bin/postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server @@ -34,7 +34,7 @@ CONFLICTS?= slony1-1* .include <bsd.port.pre.mk> -IGNORE_WITH_PGSQL= 73 74 80 81 82 84 +IGNORE_WITH_PGSQL= 73 74 80 81 82 .if defined(WITH_PERLTOOLS) USE_PERL5= yes diff --git a/databases/slony1v2/distinfo b/databases/slony1v2/distinfo index 3c935e2316c4..6c2b27069f8b 100644 --- a/databases/slony1v2/distinfo +++ b/databases/slony1v2/distinfo @@ -1,6 +1,6 @@ -MD5 (slony1-2.0.2.tar.bz2) = bad7d73ab83ee87244df24de70ac319e -SHA256 (slony1-2.0.2.tar.bz2) = 937ff0aad51cb4c7ef57d92431654c2d35ab22e0ff0f038f0a38e9c8af3b723f -SIZE (slony1-2.0.2.tar.bz2) = 933793 -MD5 (slony1-2.0.2-docs.tar.bz2) = 19a42d920a6abe855d0e254cb24410c4 -SHA256 (slony1-2.0.2-docs.tar.bz2) = fde0954f65e102697890ad70d79b0928a41ab89d610500d01e8fd4424edb3d1b -SIZE (slony1-2.0.2-docs.tar.bz2) = 242622 +MD5 (slony1-2.0.4.tar.bz2) = 453089999055638a841382963dfcd0f0 +SHA256 (slony1-2.0.4.tar.bz2) = 588e8e848cc5f34dc29cb54674cb0980fe3c15686275dc47c3ba87632d5ecc3b +SIZE (slony1-2.0.4.tar.bz2) = 1012853 +MD5 (slony1-2.0.4-docs.tar.bz2) = ba7457fca9c8c01620928a9158d7d73e +SHA256 (slony1-2.0.4-docs.tar.bz2) = 0dfc3ae1cbe5b03ff052fcf86c767bf9619c4318a8394d81f588aaea2e5d0fff +SIZE (slony1-2.0.4-docs.tar.bz2) = 210740 diff --git a/databases/slony1v2/pkg-descr b/databases/slony1v2/pkg-descr index 2c8cebff0488..0d0a555d5fb8 100644 --- a/databases/slony1v2/pkg-descr +++ b/databases/slony1v2/pkg-descr @@ -14,6 +14,6 @@ Differences from 1.2 stream - Removal of TABLE ADD KEY -- It drops all support for databases prior to Postgres version 8.3. +- It drops all support for databases prior to PostgreSQL version 8.3. WWW: http://www.slony.info/ diff --git a/databases/slony1v2/pkg-plist b/databases/slony1v2/pkg-plist index 2f5ed56aae82..01a06a242784 100644 --- a/databases/slony1v2/pkg-plist +++ b/databases/slony1v2/pkg-plist @@ -54,13 +54,19 @@ share/postgresql/slony1_funcs.v83.sql %%PORTDOCS%%%%DOCSDIR%%/adminguide/failover.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/faq.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/firstdb.html +%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.add-empty-table-to-replication-integer-integer-text-text-text-text.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.add-missing-table-field-text-text-text-text.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.addpartiallogindices.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.altertableforreplication-integer.html +%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.altertableaddtriggers-integer.html +%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.altertableconfiguretriggers-integer.html +%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.altertabledroptriggers-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.altertablerestore-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.checkmoduleversion.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.cleanupevent.html +%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.cleanupevent-interval-boolean.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.cleanupnodelock.html +%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.clonenodefinish-integer-integer.html +%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.clonenodeprepare-int-integer-integer-text.html +%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.clonenodeprepare-integer-integer-text.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.copyfields-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.createevent-name-text-text-text-text-text-text-text-text-text.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.createevent-name-text-text-text-text-text-text-text-text.html @@ -76,9 +82,7 @@ share/postgresql/slony1_funcs.v83.sql %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.ddlscript-prepare-int-integer-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.ddlscript-prepare-integer-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.denyaccess.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.determineattkindserial-text.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.determineattkindunique-text-name.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.determineidxnameserial-text.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.determineidxnameunique-text-name.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.disablenode-int-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.disablenode-integer.html @@ -90,33 +94,30 @@ share/postgresql/slony1_funcs.v83.sql %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.droppath-integer-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.dropset-int-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.dropset-integer.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.droptrigger-int-integer-name.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.droptrigger-integer-name.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.enablenode-int-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.enablenode-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.enablesubscription-int-integer-integer-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.enablesubscription-integer-integer-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.failednode-integer-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.failednode2-integer-integer-integer-bigint-bigint.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.failoverset-int-integer-integer-integer.html +%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.failoverset-int-integer-integer-integer-bigint.html +%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.finishtableaftercopy-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.forwardconfirm-integer-integer-bigint-timestamp-without-time-zone.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.generate-sync-event-interval.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.getlocalnodeid-name.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.getmoduleversion.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.getsessionrole-name.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.initializelocalnode-integer-text.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.killbackend-integer-text.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.lockedset.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.lockset-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.logswitch-finish.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.logswitch-start.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.logswitch-weekly.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.logtrigger.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.mergeset-int-integer-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.mergeset-integer-integer.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.moveset-int-integer-integer-integer.html +%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.moveset-int-integer-integer-integer-bigint.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.moveset-integer-integer.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.reachablefromnode-integer-integerarray.html +%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.preparetableforcopy-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.rebuildlistenentries.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.registernodeconnection-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.registry-get-int4-text-integer.html @@ -125,6 +126,8 @@ share/postgresql/slony1_funcs.v83.sql %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.registry-set-int4-text-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.registry-set-text-text-text.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.registry-set-timestamp-text-timestamp-without-time-zone.html +%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.replicate-partition-integer-text-text-text-text.html +%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.seqtrack-integer-bigint.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.sequencelastvalue-text.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.sequencesetvalue-integer-integer-bigint-bigint.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setaddsequence-int-integer-integer-text-text.html @@ -139,7 +142,6 @@ share/postgresql/slony1_funcs.v83.sql %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setmovesequence-integer-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setmovetable-int-integer-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setmovetable-integer-integer.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setsessionrole-name-text.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.slon-quote-brute-text.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.slon-quote-input-text.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.slonyversion.html @@ -148,19 +150,15 @@ share/postgresql/slony1_funcs.v83.sql %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.slonyversionpatchlevel.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storelisten-int-integer-integer-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storelisten-integer-integer-integer.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storenode-int-integer-text-boolean.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storenode-integer-text-boolean.html +%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storenode-int-integer-text.html +%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storenode-integer-text.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storepath-int-integer-integer-text-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storepath-integer-integer-text-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storeset-int-integer-integer-text.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storeset-integer-text.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storetrigger-int-integer-name.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storetrigger-integer-name.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.subscribeset-int-integer-integer-integer-boolean.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.subscribeset-integer-integer-integer-boolean.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.tableaddkey-text.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.tabledropkey-integer.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.tablehasserialkey-text.html +%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.subscribeset-int-integer-integer-integer-boolean-boolean.html +%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.subscribeset-integer-integer-integer-boolean-boolean.html +%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.tablestovacuum.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.terminatenodeconnections-integer.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.uninstallnode.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.unlockset-integer.html @@ -171,7 +169,7 @@ share/postgresql/slony1_funcs.v83.sql %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.upgradeschema-text.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/hdrcmds.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/help.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/i13318.html +%%PORTDOCS%%%%DOCSDIR%%/adminguide/i13428.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/index.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/installation.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/listenpaths.html @@ -243,6 +241,7 @@ share/postgresql/slony1_funcs.v83.sql %%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtwaitevent.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/subscribenodes.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/supportedplatforms.html +%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-config-lock.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-confirm.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-event.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-listen.html @@ -258,7 +257,6 @@ share/postgresql/slony1_funcs.v83.sql %%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-setsync.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-subscribe.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-table.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-trigger.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/testbed.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/triggers.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/usingslonik.html |