summaryrefslogtreecommitdiff
path: root/databases/postgresql-plruby/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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) Notes: svn path=/head/; revision=127737
* Update to 0.4.3.Akinori MUSHA2004-12-251-1/+1
| | | | Notes: svn path=/head/; revision=125162
* Update to 0.4.2.Akinori MUSHA2004-04-181-1/+1
| | | | Notes: svn path=/head/; revision=107474
* Update to 0.4.1.Akinori MUSHA2004-03-141-1/+1
| | | | Notes: svn path=/head/; revision=104010
* Update to 0.3.9 and unbreak.Akinori MUSHA2004-03-021-10/+10
| | | | Notes: svn path=/head/; revision=102699
* Utilize the EXPIRATION_DATE tag for these ports scheduled for removal.Kris Kennaway2004-02-221-1/+2
| | | | Notes: svn path=/head/; revision=101643
* BROKEN: Does not compile. This port will be removed after April 15 if itKris Kennaway2004-02-161-0/+3
| | | | | | | is still broken. Notes: svn path=/head/; revision=101013
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Update to 0.3.8.Akinori MUSHA2003-11-121-1/+1
| | | | Notes: svn path=/head/; revision=93796
* Update to 0.3.6.Akinori MUSHA2003-10-141-2/+2
| | | | Notes: svn path=/head/; revision=91256
* Update to 0.3.5.Akinori MUSHA2003-07-291-1/+1
| | | | Notes: svn path=/head/; revision=85849
* De-pkg-comment.Akinori MUSHA2003-02-181-0/+1
| | | | Notes: svn path=/head/; revision=75772
* Update to 0.3.3.Akinori MUSHA2003-02-171-1/+1
| | | | Notes: svn path=/head/; revision=75730
* Update to 0.3.2.Akinori MUSHA2003-02-091-1/+4
| | | | Notes: svn path=/head/; revision=75175
* Update to 0.3.1.Akinori MUSHA2003-02-011-1/+1
| | | | Notes: svn path=/head/; revision=74415
* Update to 0.3.0.Akinori MUSHA2003-01-301-2/+4
| | | | Notes: svn path=/head/; revision=74289
* Bump libpq version and PORTREVISION.Sean Chittenden2003-01-181-1/+2
| | | | Notes: svn path=/head/; revision=73441
* Update PostgreSQL PL/Ruby for PostgreSQL 7.3Sean Chittenden2003-01-041-2/+4
| | | | | | | | PR: ports/45945 Submitted by: Palle Girgensohn <girgen@pingpong.net> Notes: svn path=/head/; revision=72483
* Update to 0.2.9.Akinori MUSHA2003-01-011-1/+1
| | | | Notes: svn path=/head/; revision=72031
* Update to 0.2.8. It seems PostgreSQL 7.3.x is now supported (notAkinori MUSHA2002-10-271-1/+1
| | | | | | | tested by me). Notes: svn path=/head/; revision=68967
* Use RUBY_MOD*.Akinori MUSHA2002-10-061-5/+5
| | | | Notes: svn path=/head/; revision=67504
* Update to 0.2.7.Akinori MUSHA2002-06-151-3/+2
| | | | Notes: svn path=/head/; revision=61321
* 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. Notes: svn path=/head/; revision=54903
* Update to 0.2.5.Akinori MUSHA2002-01-121-1/+1
| | | | Notes: svn path=/head/; revision=52985
* Update to 0.2.4.Akinori MUSHA2001-11-151-2/+1
| | | | Notes: svn path=/head/; revision=50046
* 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. Notes: svn path=/head/; revision=47917
* Add postgresql-plruby, PL/Ruby procedural language for the PostgreSQLAkinori MUSHA2001-06-281-0/+66
database system. Notes: svn path=/head/; revision=44519