Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
339 B
Text
6 lines
339 B
Text
Mojo::Pg is a tiny wrapper around DBD::Pg that makes PostgreSQL a lot of fun to
|
|
use with the Mojolicious real-time web framework.
|
|
|
|
Database handles are cached automatically, so they can be reused transparently
|
|
to increase performance. And you can handle connection timeouts gracefully by
|
|
holding on to them only for short amounts of time.
|