mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
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)
8 lines
343 B
Plaintext
8 lines
343 B
Plaintext
There's plenty of modules which need a database, and they all have
|
|
to be configured differently and they're always a PITA when you first
|
|
install and each and every time they upgrade.
|
|
|
|
Test::Database provides a simple way for test authors to request
|
|
a test database, without worrying about environment variables or the
|
|
test host configuration.
|