Commit graph

9 commits

Author SHA1 Message Date
Greg Larkin
94ec603abd - Updated to 1.2.3
- Added GPLv2 license
- Lots of plist changes due to removal of tests from upstream distfile

http://www.doctrine-project.org/blog/doctrine-orm-version-1-2-3-released

Reported by:	portscout via miwi
2010-12-16 18:52:47 +00:00
Alex Dupre
2288ee2ec6 PHP dropped support for Oracle8 client library. 2010-04-11 07:53:19 +00:00
Greg Larkin
9fe7f5ea79 - Updated to 1.2.2 2010-03-31 22:05:13 +00:00
Greg Larkin
abb6015c28 - Added LATEST_LINK to avoid package name conflict in Latest with the
pear-Doctrine (1.x) port

Reported by:	portmgr (erwin)
2010-01-07 20:06:49 +00:00
Greg Larkin
ee98532506 - Added PORTSCOUT variables to stop erroneous warnings 2009-12-30 22:31:28 +00:00
Greg Larkin
d379e1b4d1 - Updated to 1.2.1 2009-12-16 18:47:03 +00:00
Greg Larkin
f38b439fa6 - Updated to 1.1.6 2009-12-04 23:01:22 +00:00
Greg Larkin
c2209d9104 - Updated to 1.1.5 2009-11-05 20:22:04 +00:00
Greg Larkin
d93cab3b17 Doctrine is an object relational mapper (ORM) for PHP 5.2.3+ that
sits on top of a powerful database abstraction layer (DBAL).

One of its key features is the option to write database queries in a
proprietary object oriented SQL dialect called Doctrine Query
Language (DQL), inspired by Hibernate's HQL. This provides developers
with a powerful alternative to SQL that maintains flexibility without
requiring unnecessary code duplication.

WWW:    http://www.doctrine-project.org/

Feature safe:	yes
2009-09-28 20:12:44 +00:00