/x11-fonts/

gnome-3.22 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/databases/pgpool-II
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:rene2017-06-269-293/+0
| | | | | | | | 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
* databases/pgpool-II: set DEPRECATEDtz2017-05-151-0/+3
| | | | | | | pgpool 3.1.x was deprecated by upstream in September 2016 PR: 206839 Approved by: maintainer (timeout)
* Remove all USE_OPENSSL occurrences.mat2017-03-151-8/+2
| | | | Sponsored by: Absolight
* - Remove redundant definitions of IPV6_DESC and [OPEN]SSL_DESC when closelydanfe2016-11-141-1/+0
| | | | | | matching standard ones from `Mk/bsd.options.desc.mk' - Rename couple of options to standard name or the one that better reflects their usage
* Remove support for expired PostgreSQL 9.1antoine2016-10-011-2/+2
|
* Convert tab after WWW: in pkg-descrs to single space as per PHBamdmi32016-05-241-1/+1
| | | | Approved by: portmgr blanket
* Remove trailing whitespace from Makefiles, A-L.olgeni2015-10-081-1/+1
|
* Limit pgsql to 9.2 on four databases category portsmarino2014-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
* The pgpool license is actually an old minimal variant of the MIT licensefeld2014-12-071-4/+1
| | | | Submitted by: antoine
* Update "BSD" licenses in databases categoryfeld2014-12-051-1/+4
|
* Cleanup plistbapt2014-10-201-3/+0
|
* Convert to USES=pgsqlbapt2014-10-091-2/+1
|
* Add USES=libtool and INSTALL_TARGET=install-striptijl2014-09-102-4/+4
|
* Convert GMAKE to MAKE_CMDbapt2014-06-251-2/+2
| | | | | | | 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
* - Stagify.kuriyama2014-06-142-11/+9
|
* Fix properties on pkg-plistbapt2014-01-221-1/+0
|
* Reduce over inclusion of bsd.port.mkbapt2014-01-161-7/+5
| | | | Convert USE_GMAKE -> USES=gmake
* Fixup pkgnames.mat2013-12-051-1/+1
| | | | | | 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)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | databases)
* - Upgrade to 3.1.6.kuriyama2013-03-033-4/+16
| | | | | | | - Add --with-openssl knob. PR: ports/175886 Submitted by: gor <gor@bss.org.ua>
* - Upgrade to 3.1.3.kuriyama2012-05-042-5/+4
| | | | | PR: ports/167372 Submitted by: jgh
* - Fix build breakage (plist).kuriyama2012-03-142-1/+4
| | | | | | - Add local distfile mirror. Feature safe: yes
* - Upgrade to 3.1.2.kuriyama2012-02-263-8/+15
|
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-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.
* - Repocopy 3.0 to pgpool-II-30 and upgrade pgpool-II to 3.1.kuriyama2011-09-244-9/+31
| | | | | | | | | - 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]
* - Upgrade to 3.0.4.kuriyama2011-07-052-4/+4
|
* - Upgrade to 3.0.3 [1].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]
* - Upgrade to 3.0.1.kuriyama2010-10-222-5/+5
| | | | | PR: ports/151618 Submitted by: Mikhail Tsatsenko <m.tsatsenko@mail.ru>
* - Upgrade to 3.0 after repocopied to pgpool-II-23.kuriyama2010-10-134-16/+17
| | | | | PR: ports/150907 Submitted by: Mikhail Tsatsenko <m.tsatsenko@mail.ru>
* - Upgrade to 2.3.3.kuriyama2010-10-112-5/+5
| | | | I'll upgrade to 3.0 after repocopy.
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* - Upgrade to 2.3.2.2.kuriyama2010-02-224-15/+31
| | | | | | - Improve error handling of recovery script. Feature safe: yes
* - Upgrade to 2.3.2.1.kuriyama2010-02-122-5/+5
| | | | PR: ports/143686
* - Upgrade to 2.3.1.kuriyama2009-12-203-5/+7
|
* - Repocopy pgpool-II-2.2.6 (maintenance branch) tokuriyama2009-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).
* - Upgrade to 2.2.6.kuriyama2009-12-132-5/+5
|
* - Upgrade to 2.2.4.kuriyama2009-08-246-5/+94
| | | | - Add my scripts in $FILES dir, but not installed (no warranty).
* Upgrade to 2.2.3.kuriyama2009-08-113-16/+5
|
* - Bandaid to build with PostgreSQL 8.4.kuriyama2009-08-022-0/+11
| | | | | PR: ports/137039 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
* Upgrade to 2.2.2.kuriyama2009-05-222-5/+5
|
* - Upgrade to 2.2 (my pcp patches are integrated to this release).kuriyama2009-03-0914-1629/+7
|
* - Upgrade to 2.1.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
* Bump portrevision due to upgrade of devel/gettext.edwin2008-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)
* - Fix plistpav2008-03-101-0/+1
| | | | Reported by: pointyhat
* - Install example scripts.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.
* Upgrade to 2.0.1.kuriyama2007-12-284-6/+7
|
* Upgrade to 1.3.kuriyama2007-10-244-25/+10
|
* - Fix build after objformat removalmiwi2007-07-151-0/+4
| | | | | Submitted by: pointyhat via pav Approved by: maintainer timeout
* Fix plist.kuriyama2007-04-212-1/+4
| | | | Reported by pointyhat via kris
* - Add pgpool-II 1.0.2 after repocopy from databases/pgpool.kuriyama2007-04-168-55/+60
|
* Fix build on 4.x.nork2007-02-133-0/+40
| | | | Obtained from: PostgreSQL Japanese Mailing List
* Update to 3.2.nork2007-02-113-5/+6
|
* - Update to 3.1.2miwi2006-12-152-5/+5
| | | | | | PR: ports/106668 Submitted by: Robert Gogolok<gogo@cs.uni-sb.de> Approved by: maintainer
* Reset whitekid@gmail.com after timeouts and no response to email.linimon2006-12-131-1/+1
| | | | Hat: portmgr
* - Update to 3.1.1miwi2006-08-072-5/+5
| | | | | | PR: ports/100788 Submitted by: Robert Gogolok <gogo(at)cs.uni-sb.de> Approved by: krion (mentor), maintainer timeout
* - Update to version 3.1.clsung2006-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)
* Update to 3.0.1.lawrance2006-05-153-6/+9
| | | | | | | | Run as 'nobody' rather than root. PR: ports/96637 Submitted by: Vivek Khera <vivek@khera.org> Approved by: Choe, Cheng-Dae <whitekid@gmail.com> (maintainer)
* - Add rc.d script.mnag2006-04-152-1/+38
| | | | | | | | - Bump PORTREVISION PR: 94137 Submitted by: Chris St Denis <chris___ctgameinfo.com> Approved by: maintainer timeout, 39 days
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@