Commit graph

27 commits

Author SHA1 Message Date
Baptiste Daroussin
3edc030b9f Cleanup plist 2014-10-20 10:41:12 +00:00
Adam Weinberger
4586d2ad5c Nuke NOPORTDOCS. While, here, correct a couple offenders who label examples
with PORTDOCS. And, fix a couple WITH_foo invocations.
2014-07-03 21:48:44 +00:00
Vanilla I. Shu
e3ca2d2fcc Stagify.
Approved by:	portmgr@
2014-06-13 15:46:52 +00:00
Jimmy Olgeni
76c7f8fbe6 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-10 07:39:01 +00:00
Martin Wilke
257d61366c - Convert gmake, bzip to USES
Approved by:	portmgr
2014-05-26 11:57:55 +00:00
Baptiste Daroussin
56fcf8379f Fix properties on pkg-plist 2014-01-21 23:18:05 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Jun Kuriyama
7cddfe7e59 - Upgrade to 3.0 after repocopied to pgpool-II-23.
PR:		ports/150907
Submitted by:	Mikhail Tsatsenko <m.tsatsenko@mail.ru>
2010-10-13 11:49:12 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Pav Lucistnik
5748452302 - Fix plist
Pointy hat to:	nork
2008-03-28 00:31:18 +00:00
Norikatsu Shigemura
540a34b552 Fix MASTER_SITES.
Pointy hat to:	myself
2008-03-22 16:29:37 +00:00
Erwin Lansing
bcf5fade53 Mark BROKEN: size mismatch. 2008-03-17 10:08:39 +00:00
Norikatsu Shigemura
f92aad0ace Update to 3.4.1. 2008-03-05 07:19:30 +00:00
Jun Kuriyama
1f565b6b92 - Add pgpool-II 1.0.2 after repocopy from databases/pgpool. 2007-04-16 03:43:42 +00:00
Norikatsu Shigemura
4e1b18a940 Fix build on 4.x.
Obtained from:	PostgreSQL Japanese Mailing List
2007-02-13 08:54:28 +00:00
Norikatsu Shigemura
f5c35c9831 Update to 3.2. 2007-02-11 03:35:13 +00:00
Martin Wilke
205b32a64f - Update to 3.1.2
PR:		ports/106668
Submitted by:	Robert Gogolok<gogo@cs.uni-sb.de>
Approved by:	maintainer
2006-12-14 22:19:07 +00:00
Mark Linimon
2db91e4f1f Reset whitekid@gmail.com after timeouts and no response to email.
Hat:		portmgr
2006-12-13 12:56:01 +00:00
Martin Wilke
de94f525a3 - Update to 3.1.1
PR:		ports/100788
Submitted by:	Robert Gogolok <gogo(at)cs.uni-sb.de>
Approved by:	krion (mentor), maintainer timeout
2006-08-07 10:07:22 +00:00
Cheng-Lung Sung
48fce79858 - Update to version 3.1.
PR:		ports/100125
Submitted by:	Robert Gogolok <gogo_AT_cs dot uni-sb dot de>
Approved by:	maintainer (Choe, Cheng-Dae)
2006-07-14 01:56:52 +00:00
Sam Lawrance
5b91ad41c4 Update to 3.0.1.
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)
2006-05-15 09:14:34 +00:00
Marcus Alves Grando
15b73f9e08 - Add rc.d script.
- Bump PORTREVISION

PR:		94137
Submitted by:	Chris St Denis <chris___ctgameinfo.com>
Approved by:	maintainer timeout, 39 days
2006-04-14 18:40:59 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Marcus Alves Grando
0598ae5c65 pgpool is a connection pool server for PostgreSQL. pgpool runs between
PostgreSQL's clients(front ends) and servers(back ends). A PostgreSQL client can
connect to pgpool as if it were a standard PostgreSQL server.

pgpool caches the connection to PostgreSQL server to reduce the overhead to
establish the connection to it.

WWW:	http://pgpool.projects.postgresql.org/

PR:		87701
Submitted by:	Choe, Cheng-Dae <whitekid@gmail.com>
2005-11-03 12:42:48 +00:00