edwin 2004/02/12 22:50:09 PST
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/postgresql-relay Makefile distinfo pkg-descr
Log:
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!
Revision Changes Path
1.309 +1 -0 ports/databases/Makefile
1.1 +24 -0 ports/databases/postgresql-relay/Makefile (new)
1.1 +2 -0 ports/databases/postgresql-relay/distinfo (new)
1.1 +13 -0 ports/databases/postgresql-relay/pkg-descr (new)
_______________________________________________
cvs-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"