aboutsummaryrefslogtreecommitdiff
path: root/databases/slony1v2
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.2.26Martin Wilke2009-05-233-8/+12
| | | | | | | | PR: 134765 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=234450
* Run slon with daemon(8) to properly detach from the console.Jimmy Olgeni2009-03-222-74/+68
| | | | | | | | | | | Set default log levels to 0. Remove debug code from startup script. PR: ports/132849 Approved by: maintainer Notes: svn path=/head/; revision=230659
* - Update to 1.2.15Martin Wilke2008-11-083-9/+8
| | | | | | | | PR: 128571 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=222560
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Update to 1.2.14Martin Wilke2008-05-303-8/+8
| | | | | | | | PR: 124067 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=213949
* - Update to 1.2.13Martin Wilke2008-03-073-8/+10
| | | | | | | | PR: 121365 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=208615
* - Update to 1.2.12Martin Wilke2007-12-123-8/+10
| | | | | | | | PR: 118072 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=203332
* upgrade databases/slony1 to latestEdwin Groothuis2007-09-084-26/+105
| | | | | | | | | | upgrade databases/slony1 to latest released version. PR: ports/115925 Submitted by: Vivek Khera <vivek@khera.org> Notes: svn path=/head/; revision=199103
* - Update to 1.2.10Martin Wilke2007-07-063-8/+8
| | | | | | | | | PR: 114142 Submitted by: Andrew Hammond <andrew.george.hammond@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=195099
* - Update to 1.2.9Li-Wen Hsu2007-04-143-12/+22
| | | | | | | | | PR: 111514 Submitted by: Vivek Khera <vivek AT khera.org> (maintainer) Approved by: clsung (mentor) Notes: svn path=/head/; revision=189945
* update to 1.2.6Ion-Mihai Tetcu2007-01-102-9/+9
| | | | | | | | PR: ports/107800 Submitted by: Vivek Khera (maintainer) Notes: svn path=/head/; revision=182013
* Uupdate databases/slony1 to 1.2.5 releaseIon-Mihai Tetcu2007-01-084-1121/+10
| | | | | | | | PR: 107681 Submitted by: Vivek Khera (maintainer) Notes: svn path=/head/; revision=181794
* Update to 1.2.2Erwin Lansing2007-01-043-16/+12
| | | | | | | | PR: 107532 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=181433
* - Fix pkg-plistMartin Wilke2006-12-131-240/+241
| | | | | | | | | PR: ports/106512 Submitted by: Robert Gogolok<gogo@cs.uni-sb.de> Approved by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=179635
* - Update to 1.2.1Martin Wilke2006-12-086-319/+1359
| | | | | | | Submitted by: Oleg Gawriloff <barzog@telecom.by> (via privat mail) Notes: svn path=/head/; revision=179229
* More rubust regex to determine which version of postgresql that isPalle Girgensohn2006-12-081-1/+1
| | | | | | | | | already installed. Reported by: Kostik Belousov Notes: svn path=/head/; revision=179173
* - Update to 4.2.2Martin Wilke2006-11-272-0/+74
| | | | | | | | PR: ports/105882 Submitted by: David Thiel <lx@redundancy.redundancy.org> (Maintainer) Notes: svn path=/head/; revision=178103
* - update to 1.2.0Martin Wilke2006-11-233-30/+52
| | | | | | | | PR: ports/105575 Submitted by: Oleg Gawriloff <barzog@telecom.by> (maintainer) Notes: svn path=/head/; revision=177888
* Change non-existent USE_PERL to a working USE_PERL5Erwin Lansing2006-06-261-1/+1
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=166344
* Add SHA256 checksumsEdwin Groothuis2006-06-071-0/+2
| | | | Notes: svn path=/head/; revision=164707
* Register missing dependency on p5-DBD-Pg when WITH_PERLTOOLS is defined.Thierry Thomas2006-05-041-1/+3
| | | | | | | | PR: ports/96721 Submitted by: Vivek Khera <vivek (at) khera.org> Notes: svn path=/head/; revision=161328
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+1
| | | | | | | | | | 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. Notes: svn path=/head/; revision=156534
* - Fix plistPav Lucistnik2006-02-072-0/+4
| | | | | | | | PR: ports/92922 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=155452
* - Update to 1.1.5Simon Barner2006-02-023-6/+207
| | | | | | | | | | - Install documentation Submitted by: Vivek Khera <vivek@khera.org> (maintainer) PR: ports/92682 Notes: svn path=/head/; revision=155061
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Update to 1.1.2Marcus Alves Grando2005-10-242-4/+3
| | | | | | | | PR: 87942 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=146279
* Make $LOCALBASE-awareVolker Stolz2005-10-191-0/+10
| | | | | | | | PR: ports/87624 Submitted by: maintainer Notes: svn path=/head/; revision=145878
* Update to 1.1.1Marcus Alves Grando2005-10-065-224/+7
| | | | | | | | PR: 87003 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=144427
* - Install howtosPav Lucistnik2005-07-312-3/+15
| | | | | | | | | PR: ports/83681 Submitted by: Radim Kolar <hsn@netmag.cz> Approved by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=140523
* - Fix build on systems without PerlPav Lucistnik2005-07-083-1/+21
| | | | | | | | | | - Fix rc script, it failed to background the daemon process PR: ports/83067 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=138708
* Add missing BUILD_DEPENDS on postgresql-serverSam Lawrance2005-06-291-0/+1
| | | | | | | | PR: ports/82734 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=138150
* Forgot to add new file pkg-plist.Sam Lawrance2005-06-241-0/+239
| | | | | | | | | | | | Spotted by: maintainer > Update to 1.1.0 > > PR: ports/82589 > Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=137979
* Update to 1.1.0Sam Lawrance2005-06-2411-96/+144
| | | | | | | | PR: ports/82589 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=137974
* - The "slon" daemon performs many actions in the replication. One of thosePav Lucistnik2005-02-092-1/+18
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=128431
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-2/+16
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=127737
* - Update to latest version 1.0.5Volker Stolz2004-11-242-4/+4
| | | | | | | | | | - Assign maintainership to submitter PR: ports/72967 Submitted by: Vivek Khera Notes: svn path=/head/; revision=122322
* Drop maintainership to ports@FreeBSD.orgKirill Ponomarev2004-10-121-1/+1
| | | | | | | | PR: ports/71721 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=119016
* Remove documentation directory on deinstall.Mark Linimon2004-08-281-1/+1
| | | | | | | | PR: ports/70949 Submitted by: Radim Kolar <hsn at netmag dot cz> (maintainer) Notes: svn path=/head/; revision=117471
* - Update to 1.0.2Pav Lucistnik2004-08-212-3/+4
| | | | | | | | PR: ports/70793 Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer) Notes: svn path=/head/; revision=116976
* Update to 1.0.1: Fix a rare, but very dangerous bug which can cause data lossVolker Stolz2004-07-093-14/+3
| | | | | | | | PR: ports/68833 Submitted by: Radim Kolar (maintainer) Notes: svn path=/head/; revision=113256
* Upgrade to 1.0.Vanilla I. Shu2004-07-044-8/+18
| | | | | | | | PR: ports/68639 Submitted by: maintainer Notes: svn path=/head/; revision=112882
* Update to 1.0.0.r1:Volker Stolz2004-07-013-12/+14
| | | | | | | | | | | - 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 Notes: svn path=/head/; revision=112657
* Add slony1 1.0.0.b3, postgreSQL master to multiple slaves replicationVanilla I. Shu2004-06-286-0/+110
system. PR: ports/68245 Submitted by: Radim Kolar Notes: svn path=/head/; revision=112503