notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
slony1 PostgreSQL master to multiple replicas replication system
1.2.23_1 databases Deleted on this many watch lists=5 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2.23_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Use databases/slony1v2 instead
Expired This port expired on: 2014-07-07
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-06-28 22:09:18
Last Update: 2014-07-07 06:36:49
SVN Revision: 361027
License: not specified in port
WWW:
http://www.slony.info/
Description:
Slony-I is enterprise-level "master to multiple slaves" replication system with cascading and failover. The big picture for the development of Slony-I is to build a master-slave system that includes all features and capabilities needed to replicate large databases to a reasonably limited number of slave systems. Slony-I is developed as a system for data centers and backup sites, where the normal mode of operation is that all nodes are available. WWW: http://www.slony.info/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • slony1>0:databases/slony1
No installation instructions:
This port has been deleted.
PKGNAME: slony1
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. postmaster : databases/postgresql84-server
  2. bison : devel/bison
  3. gmake : devel/gmake
Library dependencies:
  1. libpq.so.5 : databases/postgresql84-client
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for slony1-1.2.23_1: DOCS=on: Build and/or install documentation PERLTOOLS=off: Install perl configuration tools ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. http://main.slony.info/downloads/1.2/source/
Collapse this list.

Number of commits found: 67

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.23_1
07 Jul 2014 06:36:49
Revision:361027Original commit files touched by this commit
bapt search for other commits by this committer
Remove expired ports
1.2.23_1
04 Jul 2014 23:46:53
Revision:360690Original commit files touched by this commit
adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while
we're here. Remove any other references to NOPORT*.

Approved by:	portmgr (blanket for modernization)
1.2.23_1
06 Jun 2014 15:59:38
Revision:356818Original commit files touched by this commit
antoine search for other commits by this committer
- Reset maintainer
- Deprecate

PR:		ports/190717
Submitted by:	maintainer
With hat:	portmgr
1.2.23_1
14 Mar 2014 20:59:20
Revision:348280Original commit files touched by this commit
tijl search for other commits by this committer
Fix double occurences of USES=
1.2.23
24 Jan 2014 13:54:15
Revision:340895Original commit files touched by this commit
olgeni search for other commits by this committer
Fix databases/slony1 to compile on FreeBSD 10.

PR:		ports/186048
Submitted by:	maintainer
1.2.23
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
1.2.23
17 Sep 2013 09:00:42
Revision:327459Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new perl framework
1.2.23
21 Jul 2013 12:57:11
Revision:323379Original commit files touched by this commit
marino search for other commits by this committer
databases/slony1: Limit to pgsql version 9.1 and below

Slony1 will not build on PostgreSQL 9.2, so indicate this in the makefile.
Users should migrate to version 2 (databases/slonyIv2) as version 1.2
is no longer maintained.

PR:		ports/179958
Submitted by:	marino
Approved by:	bapt (mentor), maintainer
21 Mar 2013 17:43:46
Revision:314856Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Convert to new options framework left unconverted ports in databases category
1.2.23
08 Mar 2013 11:32:12
Revision:313635Original commit files touched by this commit
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
1.2.23
05 Aug 2012 23:19:40
Original commit files touched by this commit
dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
1.2.23
30 Jun 2012 05:51:11
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
1.2.23
14 Feb 2012 15:27:57
Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 1.2.23.

PR:             ports/165134
Submitted by:   olgeni
Approved by:    maintainer
1.2.22
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
1.2.22
09 Sep 2011 12:11:08
Original commit files touched by this commit
olgeni search for other commits by this committer
Fix a typo.
1.2.22
15 May 2011 02:49:17
Original commit files touched by this commit
dougb search for other commits by this committer
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
1.2.22
11 Jan 2011 13:38:36
Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.2.22

PR:             153708
Submitted by:   Vivek Khera
Feature safe:   yes
1.2.21
03 Nov 2010 16:05:54
Original commit files touched by this commit
rene search for other commits by this committer
Update to 1.2.21

PR:             ports/151429
Submitted by:   maintainer
1.2.20
18 Dec 2009 15:44:31
Original commit files touched by this commit Sanity Test Failure
pav search for other commits by this committer
- Update to 1.2.20

PR:             ports/141579
Submitted by:   Andrei Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
Approved by:    Vick Khera <vivek@khera.org> (maintainer)
1.2.18
14 Dec 2009 20:44:35
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.2.18

PR:             ports/141114
Submitted by:   Vick Khera <vivek@khera.org> (maintainer)
1.2.16
11 Aug 2009 13:32:48
Original commit files touched by this commit
olgeni search for other commits by this committer
USE_BISON (build) and pet portlint about CONFLICTS (a version number
is required).
1.2.16
09 Aug 2009 20:38:22
Original commit files touched by this commit
olgeni search for other commits by this committer
Cleanup after importing databases/slony1v2:

* Reduce diff with databases/slony1v2 (use DISTNAME).
* Document conflict with slony1v2.
* Remove unused code in post-install target.
1.2.16
04 Aug 2009 12:28:36
Original commit files touched by this commit
olgeni search for other commits by this committer
Reduce diff with ports/135096: USE_PGSQL and set IGNORE_WITH_PGSQL
to 84 (will be supported by slony1 1.2.17).

PR:             ports/135096 (partial)
Approved by:    maintainer
1.2.16
23 May 2009 14:24:02
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.26

PR:             134765
Submitted by:   Vivek Khera <vivek@khera.org> (maintainer)
1.2.15
22 Mar 2009 13:28:24
Original commit files touched by this commit
olgeni search for other commits by this committer
Run slon with daemon(8) to properly detach from the console.
Set default log levels to 0.
Remove debug code from startup script.

PR:             ports/132849
Approved by:    maintainer
1.2.15
08 Nov 2008 20:11:27
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.15

PR:             128571
Submitted by:   Vivek Khera <vivek@khera.org> (maintainer)
1.2.14_1
06 Jun 2008 13:17:10
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
1.2.14
30 May 2008 15:37:39
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.14

PR:             124067
Submitted by:   Vivek Khera <vivek@khera.org> (maintainer)
1.2.13
07 Mar 2008 19:37:28
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.13

PR:             121365
Submitted by:   Vivek Khera <vivek@khera.org> (maintainer)
1.2.12
12 Dec 2007 15:45:02
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.12

PR:             118072
Submitted by:   Vivek Khera <vivek@khera.org> (maintainer)
1.2.11
08 Sep 2007 12:22:49
Original commit files touched by this commit
edwin search for other commits by this committer
upgrade databases/slony1 to latest

        upgrade databases/slony1 to latest released version.

PR:             ports/115925
Submitted by:   Vivek Khera <vivek@khera.org>
1.2.10
06 Jul 2007 20:21:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.10

PR:             114142
Submitted by:   Andrew Hammond <andrew.george.hammond@gmail.com>
Approved by:    maintainer
1.2.9
14 Apr 2007 08:12:04
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.2.9

PR:             111514
Submitted by:   Vivek Khera <vivek AT khera.org> (maintainer)
Approved by:    clsung (mentor)
1.2.6
10 Jan 2007 20:43:51
Original commit files touched by this commit
itetcu search for other commits by this committer
update to 1.2.6

PR:             ports/107800
Submitted by:   Vivek Khera (maintainer)
1.2.5
08 Jan 2007 17:29:02
Original commit files touched by this commit
itetcu search for other commits by this committer
Uupdate databases/slony1 to 1.2.5 release

PR:             107681
Submitted by:   Vivek Khera (maintainer)
1.2.2
04 Jan 2007 21:09:00
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 1.2.2

PR:             107532
Submitted by:   Vivek Khera <vivek@khera.org> (maintainer)
1.2.1
13 Dec 2006 07:37:49
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix pkg-plist

PR:             ports/106512
Submitted by:   Robert Gogolok<gogo@cs.uni-sb.de>
Approved by:    Vivek Khera <vivek@khera.org> (maintainer)
1.2.1
08 Dec 2006 23:25:50
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.1

Submitted by:   Oleg Gawriloff <barzog@telecom.by> (via privat mail)
1.2.0_1
08 Dec 2006 10:59:53
Original commit files touched by this commit
girgen search for other commits by this committer
More rubust regex to determine which version of postgresql that is
already installed.

Reported by:    Kostik Belousov
1.2.0_1
27 Nov 2006 13:18:13
Original commit files touched by this commit
miwi search for other commits by this committer
force commit:

- this patch fix a bug:

Changelog: http://gborg.postgresql.org/project/slony1/bugs/bugupdate.php?1591

Approved by:    maintainer (via privat mail)
1.2.0_1
27 Nov 2006 13:15:46
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.2.2

PR:             ports/105882
Submitted by:   David Thiel <lx@redundancy.redundancy.org> (Maintainer)
1.2.0
23 Nov 2006 12:12:53
Original commit files touched by this commit
miwi search for other commits by this committer
- update to 1.2.0

PR:             ports/105575
Submitted by:   Oleg Gawriloff <barzog@telecom.by> (maintainer)
1.1.5_1
26 Jun 2006 10:27:59
Original commit files touched by this commit
erwin search for other commits by this committer
Change non-existent USE_PERL to a working USE_PERL5

Approved by:    maintainer timeout
1.1.5_1
07 Jun 2006 13:46:48
Original commit files touched by this commit
edwin search for other commits by this committer
Add SHA256 checksums
1.1.5_1
04 May 2006 09:02:30
Original commit files touched by this commit
thierry search for other commits by this committer
Register missing dependency on p5-DBD-Pg when WITH_PERLTOOLS is defined.

PR:             ports/96721
Submitted by:   Vivek Khera <vivek (at) khera.org>
1.1.5_1
20 Feb 2006 20:47:50
Original commit files touched by this commit
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
1.1.5_1
07 Feb 2006 21:36:50
Original commit files touched by this commit
pav search for other commits by this committer
- Fix plist

PR:             ports/92922
Submitted by:   Vivek Khera <vivek@khera.org> (maintainer)
1.1.5
02 Feb 2006 10:33:11
Original commit files touched by this commit
barner search for other commits by this committer
- Update to 1.1.5
- Install documentation

Submitted by:   Vivek Khera <vivek@khera.org> (maintainer)
PR:             ports/92682
1.1.2
22 Jan 2006 08:23:41
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.1.2
24 Oct 2005 19:47:25
Original commit files touched by this commit
mnag search for other commits by this committer
Update to 1.1.2

PR:             87942
Submitted by:   Vivek Khera <vivek@khera.org> (maintainer)
1.1.1
19 Oct 2005 15:47:50
Original commit files touched by this commit
vs search for other commits by this committer
Make $LOCALBASE-aware

PR:             ports/87624
Submitted by:   maintainer
1.1.1
06 Oct 2005 20:21:08
Original commit files touched by this commit
mnag search for other commits by this committer
Update to 1.1.1

PR:             87003
Submitted by:   Vivek Khera <vivek@khera.org> (maintainer)
1.1.0_2
31 Jul 2005 08:25:45
Original commit files touched by this commit
pav search for other commits by this committer
- Install howtos

PR:             ports/83681
Submitted by:   Radim Kolar <hsn@netmag.cz>
Approved by:    Vivek Khera <vivek@khera.org> (maintainer)
1.1.0_1
08 Jul 2005 15:16:53
Original commit files touched by this commit
pav search for other commits by this committer
- Fix build on systems without Perl
- Fix rc script, it failed to background the daemon process

PR:             ports/83067
Submitted by:   Vivek Khera <vivek@khera.org> (maintainer)
1.1.0
29 Jun 2005 03:54:50
Original commit files touched by this commit
lawrance search for other commits by this committer
Add missing BUILD_DEPENDS on postgresql-server

PR:             ports/82734
Submitted by:   Vivek Khera <vivek@khera.org> (maintainer)
1.1.0
24 Jun 2005 14:53:36
Original commit files touched by this commit
lawrance search for other commits by this committer
Forgot to add new file pkg-plist.

Spotted by:     maintainer

> Update to 1.1.0
>
> PR:           ports/82589
> Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
1.1.0
24 Jun 2005 11:22:43
Original commit files touched by this commit
lawrance search for other commits by this committer
Update to 1.1.0

PR:             ports/82589
Submitted by:   Vivek Khera <vivek@khera.org> (maintainer)
1.0.5_2
09 Feb 2005 23:32:04
Original commit files touched by this commit
pav search for other commits by this committer
- The "slon" daemon performs many actions in the replication.  One of those
  contained a bug which caused large replication backlog to perform extremely
  poorly.  This patch pulls in the bug fix from the CVS version of slony.

PR:             ports/77312
Submitted by:   Vivek Khera <vivek@khera.org> (maintainer)
1.0.5_1
31 Jan 2005 00:35:56
Original commit files touched by this commit
girgen search for other commits by this committer
Split the postgresql ports into a server and a client part.

All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:             75344
Approved by:    portmgr@ (kris), ade & sean (mentors)
1.0.5
24 Nov 2004 18:01:33
Original commit files touched by this commit
vs search for other commits by this committer
- Update to latest version 1.0.5
- Assign maintainership to submitter

PR:             ports/72967
Submitted by:   Vivek Khera
1.0.2
12 Oct 2004 13:23:48
Original commit files touched by this commit
krion search for other commits by this committer
Drop maintainership to ports@FreeBSD.org

PR:             ports/71721
Submitted by:   Radim Kolar <hsn@netmag.cz>
1.0.2
28 Aug 2004 03:46:31
Original commit files touched by this commit
linimon search for other commits by this committer
Remove documentation directory on deinstall.

PR:             ports/70949
Submitted by:   Radim Kolar <hsn at netmag dot cz>  (maintainer)
1.0.2
21 Aug 2004 20:22:38
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.0.2

PR:             ports/70793
Submitted by:   Radim Kolar <hsn@netmag.cz> (maintainer)
1.0.1
09 Jul 2004 07:51:00
Original commit files touched by this commit
vs search for other commits by this committer
Update to 1.0.1: Fix a rare, but very dangerous bug which can cause data loss

PR:             ports/68833
Submitted by:   Radim Kolar (maintainer)
1.0.0
04 Jul 2004 00:06:32
Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.0.

PR:             ports/68639
Submitted by:   maintainer
1.0.0.r1
01 Jul 2004 10:55:03
Original commit files touched by this commit
vs search for other commits by this committer
Update to 1.0.0.r1:
- install html documentation for slonik
- this version is not compatible with beta3, you need to uninstall it from
database.

PR:             ports/68519
Submitted by:   maintainer
1.0.0.b3
28 Jun 2004 22:07:53
Original commit files touched by this commit
vanilla search for other commits by this committer
Add slony1 1.0.0.b3, postgreSQL master to multiple slaves replication
system.

PR:             ports/68245
Submitted by:   Radim Kolar

Number of commits found: 67