| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
|
|
|
| |
(rename .sh -> .in)
PR: ports/136839
Approved by: maintainer
Submitted by: myself (pgollucci@)
Notes:
svn path=/head/; revision=237997
|
|
|
|
|
|
|
|
| |
- fix creation of pid file
- don't use non-reentrant functions in signal handlers
Notes:
svn path=/head/; revision=171850
|
|
|
|
| |
Notes:
svn path=/head/; revision=161363
|
|
|
|
| |
Notes:
svn path=/head/; revision=158535
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=156534
|
|
|
|
| |
Notes:
svn path=/head/; revision=147643
|
|
|
|
|
|
|
| |
Noticed by: kris, pointyhat
Notes:
svn path=/head/; revision=123990
|
|
|
|
| |
Notes:
svn path=/head/; revision=123887
|
|
|
|
| |
Notes:
svn path=/head/; revision=123886
|
|
|
|
|
|
|
|
|
| |
Added support for tcpwrappers.
Submitted by: edwin@mavetju.og
Notes:
svn path=/head/; revision=104808
|
|
|
|
|
|
|
| |
- fix "Starting server for port 0" problem
Notes:
svn path=/head/; revision=102779
|
|
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!
Notes:
svn path=/head/; revision=100820
|