aboutsummaryrefslogtreecommitdiff
path: root/databases/pgpool-II-30
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for expired PostgreSQL 9.1Antoine Brodin2016-10-011-2/+2
| | | | Notes: svn path=/head/; revision=423076
* Convert tab after WWW: in pkg-descrs to single space as per PHBDmitry Marakasov2016-05-231-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415738
* Remove trailing whitespace from Makefiles, A-L.Jimmy Olgeni2015-10-081-1/+1
| | | | Notes: svn path=/head/; revision=398832
* Limit pgsql to 9.2 on four databases category portsJohn Marino2014-12-071-1/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=374179
* The pgpool license is actually an old minimal variant of the MIT licenseMark Felder2014-12-061-4/+1
| | | | | | | Submitted by: antoine Notes: svn path=/head/; revision=374161
* Update "BSD" licenses in databases categoryMark Felder2014-12-051-1/+4
| | | | Notes: svn path=/head/; revision=373992
* Cleanup plistBaptiste Daroussin2014-10-201-3/+0
| | | | Notes: svn path=/head/; revision=371255
* Convert to USES=pgsqlBaptiste Daroussin2014-10-081-2/+1
| | | | | | | Strip binaries Notes: svn path=/head/; revision=370459
* - Add USES=libtool and INSTALL_TARGET=install-stripTijl Coosemans2014-09-092-5/+4
| | | | | | | - Remove duplicate entry from pkg-plist Notes: svn path=/head/; revision=367779
* Nuke NOPORTDOCS. While, here, correct a couple offenders who label examplesAdam Weinberger2014-07-031-2/+2
| | | | | | | with PORTDOCS. And, fix a couple WITH_foo invocations. Notes: svn path=/head/; revision=360463
* Properly call MAKE_CMDBaptiste Daroussin2014-06-241-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=359152
* - Stagify.Jun Kuriyama2014-06-142-11/+13
| | | | Notes: svn path=/head/; revision=357756
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-101-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357277
* - Convert gmake, bzip to USESMartin Wilke2014-05-261-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=355309
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340671
* Fixup pkgnames.Mathieu Arnold2013-12-051-2/+2
| | | | | | | | | 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) Notes: svn path=/head/; revision=335658
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* - Repocopy 3.0 to pgpool-II-30 and upgrade pgpool-II to 3.1.Jun Kuriyama2011-09-231-2/+4
| | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=282243
* - Upgrade to 3.0.4.Jun Kuriyama2011-07-052-4/+4
| | | | Notes: svn path=/head/; revision=277084
* - Upgrade to 3.0.3 [1].Jun Kuriyama2011-02-252-8/+6
| | | | | | | | | | | - 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] Notes: svn path=/head/; revision=269629
* - Upgrade to 3.0.1.Jun Kuriyama2010-10-222-5/+5
| | | | | | | | PR: ports/151618 Submitted by: Mikhail Tsatsenko <m.tsatsenko@mail.ru> Notes: svn path=/head/; revision=263438
* - Upgrade to 3.0 after repocopied to pgpool-II-23.Jun Kuriyama2010-10-134-16/+17
| | | | | | | | PR: ports/150907 Submitted by: Mikhail Tsatsenko <m.tsatsenko@mail.ru> Notes: svn path=/head/; revision=262954
* - Upgrade to 2.3.3.Jun Kuriyama2010-10-112-5/+5
| | | | | | | I'll upgrade to 3.0 after repocopy. Notes: svn path=/head/; revision=262787
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Upgrade to 2.3.2.2.Jun Kuriyama2010-02-224-15/+31
| | | | | | | | | - Improve error handling of recovery script. Feature safe: yes Notes: svn path=/head/; revision=250162
* - Upgrade to 2.3.2.1.Jun Kuriyama2010-02-112-5/+5
| | | | | | | PR: ports/143686 Notes: svn path=/head/; revision=249620
* - Upgrade to 2.3.1.Jun Kuriyama2009-12-203-5/+7
| | | | Notes: svn path=/head/; revision=246300
* - Repocopy pgpool-II-2.2.6 (maintenance branch) toJun Kuriyama2009-12-152-6/+6
| | | | | | | | | | | 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). Notes: svn path=/head/; revision=245825
* - Upgrade to 2.2.6.Jun Kuriyama2009-12-132-5/+5
| | | | Notes: svn path=/head/; revision=245702
* - Upgrade to 2.2.4.Jun Kuriyama2009-08-246-5/+94
| | | | | | | - Add my scripts in $FILES dir, but not installed (no warranty). Notes: svn path=/head/; revision=240250
* Upgrade to 2.2.3.Jun Kuriyama2009-08-113-16/+5
| | | | Notes: svn path=/head/; revision=239336
* - Bandaid to build with PostgreSQL 8.4.Jun Kuriyama2009-08-022-0/+11
| | | | | | | | PR: ports/137039 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Notes: svn path=/head/; revision=238751
* Upgrade to 2.2.2.Jun Kuriyama2009-05-222-5/+5
| | | | Notes: svn path=/head/; revision=234367
* - Upgrade to 2.2 (my pcp patches are integrated to this release).Jun Kuriyama2009-03-0814-1629/+7
| | | | Notes: svn path=/head/; revision=229699
* - Upgrade to 2.1.Jun Kuriyama2008-12-3116-59/+1639
| | | | | | | | | | | - Add patches (add -d argument for debug) to pcp tools (already committed to upstream). PR: ports/129182 (based on) Submitted by: mm Notes: svn path=/head/; revision=225065
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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
* - Fix plistPav Lucistnik2008-03-091-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=208680
* - Install example scripts.Jun Kuriyama2008-03-074-2/+81
| | | | | | | | | - Add $pgpool_flags, $pgpool_looger, $pgpool_logger_pri variables for /etc/rc.conf. - Add a patch (already submitted to upstream) to improve diag messages. Notes: svn path=/head/; revision=208549
* Upgrade to 2.0.1.Jun Kuriyama2007-12-274-6/+7
| | | | Notes: svn path=/head/; revision=204637
* Upgrade to 1.3.Jun Kuriyama2007-10-244-25/+10
| | | | Notes: svn path=/head/; revision=201871
* - Fix build after objformat removalMartin Wilke2007-07-141-0/+4
| | | | | | | | Submitted by: pointyhat via pav Approved by: maintainer timeout Notes: svn path=/head/; revision=195615
* Fix plist.Jun Kuriyama2007-04-212-1/+4
| | | | | | | Reported by pointyhat via kris Notes: svn path=/head/; revision=190518
* - Add pgpool-II 1.0.2 after repocopy from databases/pgpool.Jun Kuriyama2007-04-168-55/+60
| | | | Notes: svn path=/head/; revision=190063
* Fix build on 4.x.Norikatsu Shigemura2007-02-133-0/+40
| | | | | | | Obtained from: PostgreSQL Japanese Mailing List Notes: svn path=/head/; revision=185082
* Update to 3.2.Norikatsu Shigemura2007-02-113-5/+6
| | | | Notes: svn path=/head/; revision=184842
* - Update to 3.1.2Martin Wilke2006-12-142-5/+5
| | | | | | | | | PR: ports/106668 Submitted by: Robert Gogolok<gogo@cs.uni-sb.de> Approved by: maintainer Notes: svn path=/head/; revision=179794
* Reset whitekid@gmail.com after timeouts and no response to email.Mark Linimon2006-12-131-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=179658
* - Update to 3.1.1Martin Wilke2006-08-072-5/+5
| | | | | | | | | PR: ports/100788 Submitted by: Robert Gogolok <gogo(at)cs.uni-sb.de> Approved by: krion (mentor), maintainer timeout Notes: svn path=/head/; revision=169948
* - Update to version 3.1.Cheng-Lung Sung2006-07-142-5/+5
| | | | | | | | | PR: ports/100125 Submitted by: Robert Gogolok <gogo_AT_cs dot uni-sb dot de> Approved by: maintainer (Choe, Cheng-Dae) Notes: svn path=/head/; revision=167734