non port: databases/slony1/Makefile |
Number of commits found: 55 |
Friday, 6 Jun 2014
|
15:59 antoine
- Reset maintainer
- Deprecate
PR: ports/190717
Submitted by: maintainer
With hat: portmgr
 |
Friday, 14 Mar 2014
|
20:59 tijl
Fix double occurences of USES=
 |
Friday, 20 Sep 2013
|
16:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
 |
Tuesday, 17 Sep 2013
|
09:00 bapt
Convert to new perl framework
 |
Sunday, 21 Jul 2013
|
12:57 marino
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
 |
Thursday, 21 Mar 2013
|
17:43 bapt
Convert to new options framework left unconverted ports in databases category
 |
Friday, 8 Mar 2013
|
11:32 bapt
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
 |
Sunday, 5 Aug 2012
|
23:19 dougb
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
 |
Saturday, 30 Jun 2012
|
05:51 az
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
 |
Tuesday, 14 Feb 2012
|
15:27 olgeni
Upgrade to version 1.2.23.
PR: ports/165134
Submitted by: olgeni
Approved by: maintainer
 |
Tuesday, 11 Jan 2011
|
13:38 arved
Update to 1.2.22
PR: 153708
Submitted by: Vivek Khera
Feature safe: yes
 |
Wednesday, 3 Nov 2010
|
16:05 rene
Update to 1.2.21
PR: ports/151429
Submitted by: maintainer
 |
Friday, 18 Dec 2009
|
15:44 pav
- 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)
 |
Monday, 14 Dec 2009
|
20:44 pav
- Update to 1.2.18
PR: ports/141114
Submitted by: Vick Khera <vivek@khera.org> (maintainer)
 |
Tuesday, 11 Aug 2009
|
13:32 olgeni
USE_BISON (build) and pet portlint about CONFLICTS (a version number
is required).
 |
Sunday, 9 Aug 2009
|
20:38 olgeni
Cleanup after importing databases/slony1v2:
* Reduce diff with databases/slony1v2 (use DISTNAME).
* Document conflict with slony1v2.
* Remove unused code in post-install target.
 |
Tuesday, 4 Aug 2009
|
12:28 olgeni
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
 |
Saturday, 23 May 2009
|
14:24 miwi
- Update to 1.2.26
PR: 134765
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
 |
Saturday, 8 Nov 2008
|
20:11 miwi
- Update to 1.2.15
PR: 128571
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
 |
Friday, 6 Jun 2008
|
13:17 edwin
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)
 |
Friday, 30 May 2008
|
15:37 miwi
- Update to 1.2.14
PR: 124067
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
 |
Friday, 7 Mar 2008
|
19:37 miwi
- Update to 1.2.13
PR: 121365
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
 |
Wednesday, 12 Dec 2007
|
15:45 miwi
- Update to 1.2.12
PR: 118072
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
 |
Saturday, 8 Sep 2007
|
12:22 edwin
upgrade databases/slony1 to latest
upgrade databases/slony1 to latest released version.
PR: ports/115925
Submitted by: Vivek Khera <vivek@khera.org>
 |
Friday, 6 Jul 2007
|
20:21 miwi
- Update to 1.2.10
PR: 114142
Submitted by: Andrew Hammond <andrew.george.hammond@gmail.com>
Approved by: maintainer
 |
Saturday, 14 Apr 2007
|
08:12 lwhsu
- Update to 1.2.9
PR: 111514
Submitted by: Vivek Khera <vivek AT khera.org> (maintainer)
Approved by: clsung (mentor)
 |
Wednesday, 10 Jan 2007
|
20:43 itetcu
update to 1.2.6
PR: ports/107800
Submitted by: Vivek Khera (maintainer)
 |
Monday, 8 Jan 2007
|
17:29 itetcu
Uupdate databases/slony1 to 1.2.5 release
PR: 107681
Submitted by: Vivek Khera (maintainer)
 |
Thursday, 4 Jan 2007
|
21:09 erwin
Update to 1.2.2
PR: 107532
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
 |
Friday, 8 Dec 2006
|
23:25 miwi
- Update to 1.2.1
Submitted by: Oleg Gawriloff <barzog@telecom.by> (via privat mail)
 |
10:59 girgen
More rubust regex to determine which version of postgresql that is
already installed.
Reported by: Kostik Belousov
 |
Monday, 27 Nov 2006
|
13:18 miwi
force commit:
- this patch fix a bug:
Changelog: http://gborg.postgresql.org/project/slony1/bugs/bugupdate.php?1591
Approved by: maintainer (via privat mail)
 |
13:15 miwi
- Update to 4.2.2
PR: ports/105882
Submitted by: David Thiel <lx@redundancy.redundancy.org> (Maintainer)
 |
Thursday, 23 Nov 2006
|
12:12 miwi
- update to 1.2.0
PR: ports/105575
Submitted by: Oleg Gawriloff <barzog@telecom.by> (maintainer)
 |
Monday, 26 Jun 2006
|
10:27 erwin
Change non-existent USE_PERL to a working USE_PERL5
Approved by: maintainer timeout
 |
Thursday, 4 May 2006
|
09:02 thierry
Register missing dependency on p5-DBD-Pg when WITH_PERLTOOLS is defined.
PR: ports/96721
Submitted by: Vivek Khera <vivek (at) khera.org>
 |
Tuesday, 7 Feb 2006
|
21:36 pav
- Fix plist
PR: ports/92922
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
 |
Thursday, 2 Feb 2006
|
10:33 barner
- Update to 1.1.5
- Install documentation
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
PR: ports/92682
 |
Monday, 24 Oct 2005
|
19:47 mnag
Update to 1.1.2
PR: 87942
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
 |
Wednesday, 19 Oct 2005
|
15:47 vs
Make $LOCALBASE-aware
PR: ports/87624
Submitted by: maintainer
 |
Thursday, 6 Oct 2005
|
20:21 mnag
Update to 1.1.1
PR: 87003
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
 |
Sunday, 31 Jul 2005
|
08:25 pav
- Install howtos
PR: ports/83681
Submitted by: Radim Kolar <hsn@netmag.cz>
Approved by: Vivek Khera <vivek@khera.org> (maintainer)
 |
Friday, 8 Jul 2005
|
15:16 pav
- 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)
 |
Wednesday, 29 Jun 2005
|
03:54 lawrance
Add missing BUILD_DEPENDS on postgresql-server
PR: ports/82734
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
 |
Friday, 24 Jun 2005
|
11:22 lawrance
Update to 1.1.0
PR: ports/82589
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
 |
Wednesday, 9 Feb 2005
|
23:32 pav
- 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)
 |
Monday, 31 Jan 2005
|
00:35 girgen
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)
 |
Wednesday, 24 Nov 2004
|
18:01 vs
- Update to latest version 1.0.5
- Assign maintainership to submitter
PR: ports/72967
Submitted by: Vivek Khera
 |
Tuesday, 12 Oct 2004
|
13:23 krion
Drop maintainership to ports@FreeBSD.org
PR: ports/71721
Submitted by: Radim Kolar <hsn@netmag.cz>
 |
Saturday, 28 Aug 2004
|
03:46 linimon
Remove documentation directory on deinstall.
PR: ports/70949
Submitted by: Radim Kolar <hsn at netmag dot cz> (maintainer)
 |
Saturday, 21 Aug 2004
|
20:22 pav
- Update to 1.0.2
PR: ports/70793
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
 |
Friday, 9 Jul 2004
|
07:51 vs
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)
 |
Sunday, 4 Jul 2004
|
00:06 vanilla
Upgrade to 1.0.
PR: ports/68639
Submitted by: maintainer
 |
Thursday, 1 Jul 2004
|
10:55 vs
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
 |
Monday, 28 Jun 2004
|
22:07 vanilla
Add slony1 1.0.0.b3, postgreSQL master to multiple slaves replication
system.
PR: ports/68245
Submitted by: Radim Kolar
 |
Number of commits found: 55 |