Commit graph

56 commits

Author SHA1 Message Date
Mathieu Arnold
1493d9fb29 Update to 0.5.7 and unbreak for ruby 2.2+.
PR:		219632
Submitted by:	mat
Approved by:	maintainer timeout
2017-06-12 10:06:14 +00:00
Sunpoet Po-Chuan Hsieh
2b626bef0f Use BROKEN_RUBY
With hat:	ruby
2017-01-13 14:44:50 +00:00
Dmitry Marakasov
33c0e0a97e - Remove bogus (in presence of USE_GITHUB) USES=tar*
- Switch to options helpers

Approved by:	portmgr blanket
2017-01-13 09:52:05 +00:00
Steve Wills
ea7db1362d databases/postgresql-plruby: remove unneeded USE_RUBY_RDOC
With hat:	ruby@
2016-06-28 16:32:43 +00:00
Mathieu Arnold
c6457ffef4 Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-06 15:16:53 +00:00
Steve Wills
e5b37dc7f9 databases/postgresql-plruby: mark broken with ruby 2.2
While here, clean up plist a bit
2015-04-05 05:55:11 +00:00
Antoine Brodin
bd79265f7a Allow ports using ruby extconf to be built as non root
PR:		ports/191313
2014-08-25 18:49:34 +00:00
Chris Rees
dab15277f4 Convert pgsql ports to use USES+=pgsql
Reviewed by:	bapt
2014-08-25 17:53:26 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Adam Weinberger
4586d2ad5c Nuke NOPORTDOCS. While, here, correct a couple offenders who label examples
with PORTDOCS. And, fix a couple WITH_foo invocations.
2014-07-03 21:48:44 +00:00
Mathieu Arnold
5d0190039d Make the port work on postgresql > 8.4.
maintainer timeout.

PR:		ports/184087
Submitted by:	mat
2013-12-02 13:41:23 +00:00
Thomas Abthorpe
8bc3a3bf93 - Switch to ruby19
With hat:	portmgr
2013-10-10 18:27:06 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Akinori MUSHA
dfb6e523b1 Avoid fetch during build.
PR:		ports/168969
Submitted by:	swills
2012-06-13 08:51:13 +00:00
Chris Rees
6a01694df5 - Set postgresql version 9.0 as default
- 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
2012-03-06 07:31:51 +00:00
Palle Girgensohn
82d34a5fdf Fix docs not beeing installed
Patch to handle PostgreSQL 9.1
2011-09-12 09:51:35 +00:00
Akinori MUSHA
ff66d327f8 Fix support for PostgreSQL #.#.##, such as 8.2.15. 2010-01-02 05:07:42 +00:00
Akinori MUSHA
192cca75e5 Update to 0.5.4, which now supports PostgreSQL 8.4. 2010-01-01 20:19:22 +00:00
Akinori MUSHA
43438bd316 Back out the changes on pkg-plist. Turned out portlint just gave me a
wrong piece of advice.
2009-05-27 07:29:47 +00:00
Akinori MUSHA
df8c38c445 Add a patch to fix a problem that a wrong value is set to "args" when
compiled with Ruby 1.8.7 or later.

PR:		ports/134300
Submitted by:   Peter Much <pmc@citylink.dinoex.sub.org>
2009-05-26 09:42:02 +00:00
Akinori MUSHA
d5445281ec Update MAINTAINER. 2009-05-16 07:54:15 +00:00
Akinori MUSHA
c0b651ede0 Update to 0.5.3. 2009-05-16 07:53:31 +00:00
Stanislav Sedov
0503c116d9 - Fix pkg-plist.
- Ensure correct permissions on installed files by using COPYTREE macro
  while I'm here.

Reported by:	pav
2009-02-15 13:30:45 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Martin Wilke
6d75f98f32 - Add backup MASTER_SITE
Submitted by:	pointyhat via kris
2007-01-10 20:37:39 +00:00
Martin Wilke
d2bc9c100f - Update to 0.5.0
PR:		ports/106662
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org>
2006-12-13 10:45:23 +00:00
Palle Girgensohn
924cdc8b1f More rubust regex to determine which version of postgresql that is
already installed.

Reported by:	Kostik Belousov
2006-12-08 10:59:53 +00:00
Mathieu Arnold
d2641c5ee7 Update to 0.4.6
To make it work with newly born postgresql 8.1
2005-11-23 18:03:25 +00:00
Mark Linimon
34da9bdf57 With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
2005-11-11 01:18:01 +00:00
Palle Girgensohn
34fa6c853e Split the postgresql ports into a server and a client part.
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)
2005-01-31 00:35:55 +00:00
Akinori MUSHA
a05a8b25a8 Update to 0.4.3. 2004-12-25 20:34:30 +00:00
Akinori MUSHA
af34715760 Update to 0.4.2. 2004-04-18 18:44:17 +00:00
Akinori MUSHA
e21b6c3dbb Update to 0.4.1. 2004-03-14 17:40:28 +00:00
Akinori MUSHA
ec09f55d19 Update to 0.3.9 and unbreak. 2004-03-02 07:28:41 +00:00
Kris Kennaway
f816205962 Utilize the EXPIRATION_DATE tag for these ports scheduled for removal. 2004-02-22 01:22:46 +00:00
Kris Kennaway
9ecfb16fce BROKEN: Does not compile. This port will be removed after April 15 if it
is still broken.
2004-02-16 07:29:41 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Akinori MUSHA
5e2cfb919a Update to 0.3.8. 2003-11-12 06:06:24 +00:00
Akinori MUSHA
b28f6016d3 Update to 0.3.6. 2003-10-14 22:31:23 +00:00
Akinori MUSHA
bc04233bfc Update to 0.3.5. 2003-07-29 12:20:39 +00:00
Akinori MUSHA
9a0878e34e De-pkg-comment. 2003-02-18 04:37:40 +00:00
Akinori MUSHA
7d1f1dae2d Update to 0.3.3. 2003-02-17 19:40:31 +00:00
Akinori MUSHA
d994a8d5a2 Update to 0.3.2. 2003-02-09 08:03:59 +00:00
Akinori MUSHA
904b489974 Update to 0.3.1. 2003-02-01 10:20:29 +00:00
Akinori MUSHA
2cca5dd305 Update to 0.3.0. 2003-01-30 16:58:06 +00:00
Sean Chittenden
6a905e760d Bump libpq version and PORTREVISION. 2003-01-18 22:43:00 +00:00
Sean Chittenden
2f30826e2b Update PostgreSQL PL/Ruby for PostgreSQL 7.3
PR:		ports/45945
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2003-01-04 03:51:40 +00:00
Akinori MUSHA
d558a3edc1 Update to 0.2.9. 2003-01-01 16:21:19 +00:00
Akinori MUSHA
6434a53a9a Update to 0.2.8. It seems PostgreSQL 7.3.x is now supported (not
tested by me).
2002-10-27 22:52:18 +00:00
Akinori MUSHA
8dc9b4eb8b Use RUBY_MOD*. 2002-10-06 21:08:30 +00:00