mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
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)
7 lines
417 B
Plaintext
7 lines
417 B
Plaintext
Tangram is an object-relational mapper. It makes objects persist in relational
|
|
databases, and provides powerful facilities for retrieving and filtering them.
|
|
Tangram fully supports object-oriented programming, including polymorphism,
|
|
multiple inheritance and collections. It does so in an orthogonal fashion,
|
|
that is, it doesn't require your classes to implement support functions nor
|
|
inherit from a utility class.
|