Commit graph

13 commits

Author SHA1 Message Date
Emanuel Haupt
786cba2c9d Support staging 2014-02-26 06:40:44 +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
Andrej Zverev
d912c7ff91 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 13:50:14 +00:00
Philip M. Gollucci
b4f230b9cf - USE_RC_SUBR != yes
(rename .sh -> .in)

PR:             ports/136839
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
2009-07-17 18:38:22 +00:00
Edwin Groothuis
e8bc011b3b Update to version 1.3.2:
- fix creation of pid file
	- don't use non-reentrant functions in signal handlers
2006-09-02 08:18:36 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Edwin Groothuis
d8ca7f2259 Use SUB_FILES 2006-04-01 11:57:25 +00:00
Edwin Groothuis
08f8ab87d4 pod2man is part of perl5, so make it a build dependency.
Noticed by: kris, pointyhat
2004-12-14 06:22:46 +00:00
Edwin Groothuis
d0246f133c also add a note to pkg-message about it. 2004-12-13 05:51:35 +00:00
Edwin Groothuis
7d07c8704f Uograde to version 1.3.1, with rc.subr support. 2004-12-13 05:49:53 +00:00
Edwin Groothuis
428324ec27 Update databases/postgresql-relay to version 1.3
Added support for tcpwrappers.

Submitted by:	edwin@mavetju.og
2004-03-21 04:51:34 +00:00
Edwin Groothuis
5e935a82ae Upgrade to 1.2.1
- fix "Starting server for port 0" problem
2004-03-03 02:15:25 +00:00
Edwin Groothuis
5f2b4ecc90 New port: databases/postgresql-relay
postgresql-relay - multiplex all your databases to one point
	of origin

	postgresql-relay can be used to as a single point of origin
	for all your databases. Instead of having to remember (or
	modify in case of changes) all the names of your databases,
	on which machines and on which ports they are running, you
	only need to remember one machine and the name of the
	database. The postgresql-relay will then forward the
	connection to the proper database on the proper port of the
	proper server. No more changes in the hundreds of clients
	and scripts!
2004-02-13 06:50:09 +00:00