aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-plruby
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-10-201-2/+0
| | | | Notes: svn path=/head/; revision=371255
* Allow ports using ruby extconf to be built as non rootAntoine Brodin2014-08-251-2/+1
| | | | | | | PR: ports/191313 Notes: svn path=/head/; revision=366129
* Convert pgsql ports to use USES+=pgsqlChris Rees2014-08-251-5/+3
| | | | | | | Reviewed by: bapt Notes: svn path=/head/; revision=366114
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* Nuke NOPORTDOCS. While, here, correct a couple offenders who label examplesAdam Weinberger2014-07-031-2/+6
| | | | | | | with PORTDOCS. And, fix a couple WITH_foo invocations. Notes: svn path=/head/; revision=360463
* Make the port work on postgresql > 8.4.Mathieu Arnold2013-12-024-42/+42
| | | | | | | | | | maintainer timeout. PR: ports/184087 Submitted by: mat Notes: svn path=/head/; revision=335486
* - Switch to ruby19Thomas Abthorpe2013-10-101-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=330027
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* Avoid fetch during build.Akinori MUSHA2012-06-131-1/+1
| | | | | | | | PR: ports/168969 Submitted by: swills Notes: svn path=/head/; revision=299184
* - Set postgresql version 9.0 as defaultChris Rees2012-03-061-4/+2
| | | | | | | | | | | | | - Add facility to set minimum/maximum version ranges in WANT_PGSQL_VER - Remove BROKEN_WITH_PGSQL shim PR: ports/165245 Submitted by: crees (me) Reviewed by: exp-runs by pav and erwin Discussed with: girgen Notes: svn path=/head/; revision=292811
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-0/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Fix docs not beeing installedPalle Girgensohn2011-09-122-3/+18
| | | | | | | Patch to handle PostgreSQL 9.1 Notes: svn path=/head/; revision=281658
* - Get Rid MD5 supportMartin Wilke2011-03-201-2/+0
| | | | Notes: svn path=/head/; revision=271346
* Fix support for PostgreSQL #.#.##, such as 8.2.15.Akinori MUSHA2010-01-022-0/+8
| | | | Notes: svn path=/head/; revision=246974
* Update to 0.5.4, which now supports PostgreSQL 8.4.Akinori MUSHA2010-01-014-124/+13
| | | | Notes: svn path=/head/; revision=246968
* Back out the changes on pkg-plist. Turned out portlint just gave me aAkinori MUSHA2009-05-272-89/+89
| | | | | | | wrong piece of advice. Notes: svn path=/head/; revision=234652
* Add a patch to fix a problem that a wrong value is set to "args" whenAkinori MUSHA2009-05-263-88/+96
| | | | | | | | | | compiled with Ruby 1.8.7 or later. PR: ports/134300 Submitted by: Peter Much <pmc@citylink.dinoex.sub.org> Notes: svn path=/head/; revision=234575
* Update MAINTAINER.Akinori MUSHA2009-05-161-1/+1
| | | | Notes: svn path=/head/; revision=233982
* Update to 0.5.3.Akinori MUSHA2009-05-164-9/+14
| | | | Notes: svn path=/head/; revision=233981
* - Fix pkg-plist.Stanislav Sedov2009-02-152-268/+8
| | | | | | | | | | - Ensure correct permissions on installed files by using COPYTREE macro while I'm here. Reported by: pav Notes: svn path=/head/; revision=228397
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Add backup MASTER_SITEMartin Wilke2007-01-101-2/+3
| | | | | | | Submitted by: pointyhat via kris Notes: svn path=/head/; revision=182012
* - Update to 0.5.0Martin Wilke2006-12-133-4/+10
| | | | | | | | PR: ports/106662 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> Notes: svn path=/head/; revision=179644
* More rubust regex to determine which version of postgresql that isPalle Girgensohn2006-12-081-1/+1
| | | | | | | | | already installed. Reported by: Kostik Belousov Notes: svn path=/head/; revision=179173
* Update to 0.4.6Mathieu Arnold2005-11-233-4/+10
| | | | | | | To make it work with newly born postgresql 8.1 Notes: svn path=/head/; revision=149201
* 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. Notes: svn path=/head/; revision=147872
* 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-253-41/+75
| | | | Notes: svn path=/head/; revision=125162
* Update to 0.4.2.Akinori MUSHA2004-04-182-3/+3
| | | | Notes: svn path=/head/; revision=107474
* Update to 0.4.1.Akinori MUSHA2004-03-143-60/+83
| | | | Notes: svn path=/head/; revision=104010
* Update to 0.3.9 and unbreak.Akinori MUSHA2004-03-023-11/+249
| | | | 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-123-5/+2
| | | | Notes: svn path=/head/; revision=93796
* Update to 0.3.6.Akinori MUSHA2003-10-142-3/+3
| | | | Notes: svn path=/head/; revision=91256
* Update to 0.3.5.Akinori MUSHA2003-07-293-3/+17
| | | | Notes: svn path=/head/; revision=85849
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75772
* Update to 0.3.3.Akinori MUSHA2003-02-172-2/+2
| | | | Notes: svn path=/head/; revision=75730
* Update to 0.3.2.Akinori MUSHA2003-02-092-2/+5
| | | | Notes: svn path=/head/; revision=75175
* Update to 0.3.1.Akinori MUSHA2003-02-012-2/+2
| | | | Notes: svn path=/head/; revision=74415
* Update to 0.3.0.Akinori MUSHA2003-01-302-3/+5
| | | | 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-012-2/+2
| | | | Notes: svn path=/head/; revision=72031
* Update to 0.2.8. It seems PostgreSQL 7.3.x is now supported (notAkinori MUSHA2002-10-273-2/+7
| | | | | | | tested by me). Notes: svn path=/head/; revision=68967
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-36/+36
| | | | Notes: svn path=/head/; revision=67504
* Update to 0.2.7.Akinori MUSHA2002-06-153-4/+4
| | | | 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-122-2/+2
| | | | Notes: svn path=/head/; revision=52985