fb16dfecae
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)
5 lines
330 B
Text
5 lines
330 B
Text
Oryx is an object persistence framework which supports both object-relational
|
|
mapping as well as DMB style databases and as such is not coupled with any
|
|
particular storage back-end. In other words, you should be able to
|
|
swap out an RDMBS with a DBM style database (and vice versa) without
|
|
changing your persistent classes at all.
|