Commit Graph

12 Commits

Author SHA1 Message Date
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
Doug Barton c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Edwin Groothuis 7075019551 Add SHA256 checksums to the distinfo files. 2005-11-08 21:45:49 +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