Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.6_2 25 Jun 2017 17:26:23
  |
rene  |
Remove expired ports:
2017-06-15 databases/pgpool-II: Deprecated by upstream; use database/pgpool
instead
2017-06-15 databases/pgpool-II-30: Deprecated by upstream; use database/pgpool
instead
2017-06-18 games/libgames-support: Superseded by libgnome-games-support, no
longer used by anything
2017-06-22 net/sixxs-aiccu: SixXS shutdown on 2017-06-06,
https://www.sixxs.net/sunset/
databases/pgpoolAdmin: depended on expired databases/pgpool-II and only
supported PostgreSQL 9.2 which is will EOL in September 2017 |
3.1.6_2 15 May 2017 13:40:51
  |
tz  |
databases/pgpool-II: set DEPRECATED
pgpool 3.1.x was deprecated by upstream in September 2016
PR: 206839
Approved by: maintainer (timeout) |
3.1.6_2 15 Mar 2017 14:45:31
  |
mat  |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
3.1.6_2 14 Nov 2016 03:15:04
  |
danfe  |
- Remove redundant definitions of IPV6_DESC and [OPEN]SSL_DESC when closely
matching standard ones from `Mk/bsd.options.desc.mk'
- Rename couple of options to standard name or the one that better reflects
their usage |
3.1.6_2 01 Oct 2016 15:58:41
  |
antoine  |
Remove support for expired PostgreSQL 9.1 |
3.1.6_1 23 May 2016 18:36:52
  |
amdmi3  |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
3.1.6_1 08 Oct 2015 15:11:28
  |
olgeni  |
Remove trailing whitespace from Makefiles, A-L. |
3.1.6_1 07 Dec 2014 09:43:11
  |
marino  |
Limit pgsql to 9.2 on four databases category ports
As the result of a recent exp-run for postgresql 9.3, several ports
failed to build as a result. Most could likely be fixed by updating the
port to a later available version. Until that happens, set the maximum
version of pgsql to 9.2 for these ports.
* pg_rman (1.23) : version 1.27 is available
* pg_statsinfo (2.4.1) : version 2.5.0 available, works on pgsql 9.3
* pgpool-II (3.1.6) : version 3.4 available, works on pgsql 9.3
* pgpool-II30 (3.0.4)
PR: 195281 |
3.1.6_1 06 Dec 2014 22:24:47
  |
feld  |
The pgpool license is actually an old minimal variant of the MIT license
Submitted by: antoine |
3.1.6_1 05 Dec 2014 00:30:20
  |
feld  |
Update "BSD" licenses in databases category |
3.1.6_1 20 Oct 2014 10:41:13
  |
bapt  |
Cleanup plist |
3.1.6_1 08 Oct 2014 17:02:18
  |
bapt  |
Convert to USES=pgsql |
3.1.6_1 09 Sep 2014 20:32:21
  |
tijl  |
Add USES=libtool and INSTALL_TARGET=install-strip |
3.1.6 25 Jun 2014 05:35:32
  |
bapt  |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
3.1.6 14 Jun 2014 08:38:25
  |
kuriyama  |
- Stagify. |
3.1.6 21 Jan 2014 23:18:05
  |
bapt  |
Fix properties on pkg-plist |
3.1.6 15 Jan 2014 23:46:26
  |
bapt  |
Reduce over inclusion of bsd.port.mk
Convert USE_GMAKE -> USES=gmake |
3.1.6 05 Dec 2013 11:10:50
  |
mat  |
Fixup pkgnames.
PR: ports/184440, ports/184441, ports/184442, ports/184443, ports/184444,
ports/184445, ports/184446, ports/184447, ports/184448, ports/184449,
ports/184450
Submitted by: mat
Approved by: portmgr (bapt) |
3.1.6 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
3.1.6 03 Mar 2013 11:51:05
  |
kuriyama  |
- Upgrade to 3.1.6.
- Add --with-openssl knob.
PR: ports/175886
Submitted by: gor <gor@bss.org.ua> |
3.1.3 04 May 2012 13:37:07
 |
kuriyama  |
- Upgrade to 3.1.3.
PR: ports/167372
Submitted by: jgh |
3.1.2 14 Mar 2012 01:34:30
 |
kuriyama  |
- Fix build breakage (plist).
- Add local distfile mirror.
Feature safe: yes |
3.1.2 26 Feb 2012 14:11:36
 |
kuriyama  |
- Upgrade to 3.1.2. |
3.1 14 Jan 2012 08:57:23
 |
dougb  |
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. |
3.1 23 Sep 2011 16:07:56
 |
kuriyama  |
- Repocopy 3.0 to pgpool-II-30 and upgrade pgpool-II to 3.1.
- Install user-defined c-functions ([1], partial).
- Add reload command to startup script [2]
PR: ports/156578 [1], ports/156818 [2]
Submitted by: Anton Yuzhaninov <ayuzhaninov@team.vega.ru> [1],
Anton Yuzhaninov <citrin@citrin.ru> [2] |
3.0.4 05 Jul 2011 03:23:09
 |
kuriyama  |
- Upgrade to 3.0.4. |
3.0.3 25 Feb 2011 01:31:19
 |
kuriyama  |
- Upgrade to 3.0.3 [1].
- Fix with $SU_CMD [2].
PR: ports/155012 [1], ports/152745 [2]
Submitted by: Alexander Zhuravlev <zaa@ikato.com> [1],
Anton Yuzhaninov <ayuzhaninov@db04.dev.vega.ru> [2] |
3.0.1 22 Oct 2010 13:54:57
 |
kuriyama  |
- Upgrade to 3.0.1.
PR: ports/151618
Submitted by: Mikhail Tsatsenko <m.tsatsenko@mail.ru> |
3.0 13 Oct 2010 11:49:12
 |
kuriyama  |
- Upgrade to 3.0 after repocopied to pgpool-II-23.
PR: ports/150907
Submitted by: Mikhail Tsatsenko <m.tsatsenko@mail.ru> |
2.3.3 11 Oct 2010 01:33:32
 |
kuriyama  |
- Upgrade to 2.3.3.
I'll upgrade to 3.0 after repocopy. |
2.3.2.2 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.3.2.2 22 Feb 2010 11:20:13
 |
kuriyama  |
- Upgrade to 2.3.2.2.
- Improve error handling of recovery script.
Feature safe: yes |
2.3.2.1 11 Feb 2010 22:25:54
 |
kuriyama  |
- Upgrade to 2.3.2.1.
PR: ports/143686 |
2.3.1 20 Dec 2009 14:23:38
 |
kuriyama  |
- Upgrade to 2.3.1. |
2.3 15 Dec 2009 05:20:47
 |
kuriyama  |
- Repocopy pgpool-II-2.2.6 (maintenance branch) to
databases/pgpool-II-22 and upgrade databases/pgpool-II to 2.3.
- Record $CONFLICTS each other.
Please note upgrade from 2.2.6 to 2.3 causes small incompatibility
(read NEWS file in distribution). |
2.2.6 13 Dec 2009 11:08:27
 |
kuriyama  |
- Upgrade to 2.2.6. |
2.2.4 24 Aug 2009 08:56:56
 |
kuriyama  |
- Upgrade to 2.2.4.
- Add my scripts in $FILES dir, but not installed (no warranty). |
2.2.3 11 Aug 2009 14:51:42
 |
kuriyama  |
Upgrade to 2.2.3. |
2.2.2_1 02 Aug 2009 00:35:17
 |
kuriyama  |
- Bandaid to build with PostgreSQL 8.4.
PR: ports/137039
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> |
2.2.2 22 May 2009 01:15:29
 |
kuriyama  |
Upgrade to 2.2.2. |
2.2 08 Mar 2009 22:59:44
 |
kuriyama  |
- Upgrade to 2.2 (my pcp patches are integrated to this release). |
2.1 31 Dec 2008 15:10:50
 |
kuriyama  |
- Upgrade to 2.1.
- Add patches (add -d argument for debug) to pcp tools (already
committed to upstream).
PR: ports/129182 (based on)
Submitted by: mm |
2.0.1_2 06 Jun 2008 13:17:10
 |
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) |
2.0.1_1 09 Mar 2008 19:01:52
 |
pav  |
- Fix plist
Reported by: pointyhat |
2.0.1_1 07 Mar 2008 01:58:15
 |
kuriyama  |
- Install example scripts.
- Add $pgpool_flags, $pgpool_looger, $pgpool_logger_pri variables for
/etc/rc.conf.
- Add a patch (already submitted to upstream) to improve diag messages. |
2.0.1 27 Dec 2007 22:47:02
 |
kuriyama  |
Upgrade to 2.0.1. |
1.3 24 Oct 2007 00:49:39
 |
kuriyama  |
Upgrade to 1.3. |
1.0.2_1 14 Jul 2007 21:56:54
 |
miwi  |
- Fix build after objformat removal
Submitted by: pointyhat via pav
Approved by: maintainer timeout |
1.0.2_1 21 Apr 2007 00:43:57
 |
kuriyama  |
Fix plist.
Reported by pointyhat via kris |
1.0.2 16 Apr 2007 03:42:16
 |
kuriyama  |
- Add pgpool-II 1.0.2 after repocopy from databases/pgpool. |