summaryrefslogtreecommitdiff
path: root/databases/postgresql-plruby (follow)
Commit message (Collapse)AuthorAgeFilesLines
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | been inactive more than 6 months. We hope to see him back sometime.
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-5/+16
| | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
* Update to 0.4.3.Akinori MUSHA2004-12-253-41/+75
|
* Update to 0.4.2.Akinori MUSHA2004-04-182-3/+3
|
* Update to 0.4.1.Akinori MUSHA2004-03-143-60/+83
|
* Update to 0.3.9 and unbreak.Akinori MUSHA2004-03-023-11/+249
|
* Utilize the EXPIRATION_DATE tag for these ports scheduled for removal.Kris Kennaway2004-02-221-1/+2
|
* BROKEN: Does not compile. This port will be removed after April 15 if itKris Kennaway2004-02-161-0/+3
| | | | is still broken.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 2)
* Update to 0.3.8.Akinori MUSHA2003-11-123-5/+2
|
* Update to 0.3.6.Akinori MUSHA2003-10-142-3/+3
|
* Update to 0.3.5.Akinori MUSHA2003-07-293-3/+17
|
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
|
* Update to 0.3.3.Akinori MUSHA2003-02-172-2/+2
|
* Update to 0.3.2.Akinori MUSHA2003-02-092-2/+5
|
* Update to 0.3.1.Akinori MUSHA2003-02-012-2/+2
|
* Update to 0.3.0.Akinori MUSHA2003-01-302-3/+5
|
* Bump libpq version and PORTREVISION.Sean Chittenden2003-01-181-1/+2
|
* Update PostgreSQL PL/Ruby for PostgreSQL 7.3Sean Chittenden2003-01-041-2/+4
| | | | | PR: ports/45945 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Update to 0.2.9.Akinori MUSHA2003-01-012-2/+2
|
* Update to 0.2.8. It seems PostgreSQL 7.3.x is now supported (notAkinori MUSHA2002-10-273-2/+7
| | | | tested by me).
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-36/+36
|
* Update to 0.2.7.Akinori MUSHA2002-06-153-4/+4
|
* Support PostgreSQL 7.2 and drop the WITH_OLD_LAYOUT support.Akinori MUSHA2002-02-191-10/+4
| | | | | | Submitted by: Palle Girgensohn <girgen@partitur.se> Bump PORTREVISION.
* Update to 0.2.5.Akinori MUSHA2002-01-122-2/+2
|
* Update to 0.2.4.Akinori MUSHA2001-11-153-3/+4
|
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-171-0/+1
| | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed.
* Add postgresql-plruby, PL/Ruby procedural language for the PostgreSQLAkinori MUSHA2001-06-286-0/+118
database system.