Commit Graph

49 Commits

Author SHA1 Message Date
jeremy
4fd38a47ae Update to pg 1.4.5 2022-11-25 00:17:27 +00:00
jeremy
9bd9803dae Update to pg 1.4.3 2022-08-25 22:31:31 +00:00
jeremy
4de72e07bd Update to pg 1.4.1 2022-07-03 18:32:41 +00:00
jeremy
6e2d4a2df6 Update to pg 1.3.5 2022-05-27 20:55:23 +00:00
jeremy
983cc23fb4 Update to pg 1.3.4 2022-03-18 20:47:45 +00:00
naddy
7a958849ed drop RCS Ids 2022-03-11 18:31:17 +00:00
jeremy
5e832b0ba5 Update to pg 1.2.3 2020-06-09 22:22:33 +00:00
jeremy
549f98b531 Update to pg 1.2.1 2020-01-02 23:07:28 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
jeremy
8d6896a38e Update to pg 1.1.4 2019-03-27 17:45:52 +00:00
jeremy
2eb0eda335 Update to pg 1.1.3 2018-10-29 14:44:44 +00:00
jeremy
9c37b1b669 Add OpenBSD comment to rubygems-ext.PLIST
Bump ruby gem ext ports as this changes the package.

Requested by espie@
2018-06-13 22:26:52 +00:00
jeremy
ccef0ca11d Update to pg 1.0.0 2018-01-16 01:43:10 +00:00
jeremy
5f35578d69 Update to pg 0.21.0. 2017-11-04 15:45:35 +00:00
jeremy
07256128e3 Update to ruby-pg 0.20.0 2017-04-04 21:40:40 +00:00
jeremy
5db8da2491 Bump ruby gem ext ports after change to PLISTs
This does not include all ruby gem ext ports, but the remaining ones have
updates that will be committed separately.
2016-11-04 21:26:37 +00:00
jeremy
9b5da3120f Update to ruby-pg 0.19.0 2016-09-25 15:23:32 +00:00
jeremy
30bef9aee1 Update to ruby-pg 0.18.4 2015-12-18 17:45:08 +00:00
jeremy
8e6705e920 Update to pg 0.18.3 2015-09-12 18:05:14 +00:00
jeremy
6f0dff3b02 Update to pg 0.18.2 2015-07-25 22:51:32 +00:00
jeremy
c91a42c19c Update to ruby-pg 0.18.0 2015-01-08 19:00:19 +00:00
jeremy
0a731e2eb0 Update to pg 0.17.1. 2014-07-09 17:12:38 +00:00
jeremy
7aa034e95f Bump ruby gem ext ports after change to WANTLIB in ruby.port.mk 2014-01-15 02:13:57 +00:00
jeremy
dca4d5c9a8 Remove extension source directory from package so that ruby21 FLAVOR
packages.
2014-01-11 22:51:01 +00:00
jeremy
e79a176be2 Bump all ruby gem ports supporting rbx FLAVOR due to change to rubinius
gem directory when upgrading rubinius from 1.2.4 to 2.1.1.
2013-10-26 23:55:34 +00:00
jeremy
055a059b05 Update to pg 0.17.0. 2013-10-15 02:26:50 +00:00
jeremy
44f8594b94 Update to pg 0.15.1. 2013-05-07 23:40:34 +00:00
espie
3f680606a7 PERMIT_* / REGRESS->TEST sweep 2013-03-11 02:52:04 +00:00
jeremy
548999c1f1 Update to pg 0.14.1. 2013-01-09 17:40:41 +00:00
jeremy
c3579f1baf Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
2012-09-23 16:57:32 +00:00
jeremy
26e96f3fe1 Update ruby-pg to 0.14.0. 2012-06-29 16:39:01 +00:00
jeremy
334f11582f Update to ruby-pg 0.13.2. Remove patch committed upstream. 2012-04-06 19:22:29 +00:00
jeremy
e70e344141 Update to pg 0.12.0. Add patch to not depend on rake-compiler, already
accepted upstream.
2011-12-21 20:01:16 +00:00
jeremy
9c4d2b3822 Remove .require_paths from PLISTs from gems that used to use
them.  After recent updates to the ruby interpreters, these
files are no longer created.
2011-11-09 00:17:37 +00:00
espie
61199a1dbc normalize pkgpath 2011-09-16 08:48:01 +00:00
jeremy
b2abfcaec2 Update to 0.11.0.
OK ajacoutot@
2011-04-25 18:11:06 +00:00
jeremy
055c40f862 Update to 0.10.1. Remove patch included upstream.
OK landry@
2011-03-11 18:40:46 +00:00
jeremy
4f9664ab00 REVISION bump for rbx FLAVOR PLIST change.
OK landry@
2011-01-06 04:24:22 +00:00
jeremy
127980ac4e Bump ruby-pg version to 0.10.0, add patch so that it continues to
work on rubinius.
2010-12-20 17:31:08 +00:00
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
jeremy
f4542e4eb3 REVISION bumps for most ruby ports after the ruby.port.mk update.
PKG_ARCH = * removed from many ports as it is added automatically
for pure ruby gem ports.  Switch ports that previously used
GEM_SKIPDEPENDS to adding dependencies or modifying the underlying
gem metadata with patches.

OK landry@
2010-11-08 23:28:53 +00:00
jeremy
cb1c9c889a Update plists for most ruby ports after changes to ruby.port.mk.
Requested as a separate commit by landry@.

OK landry@
2010-11-08 23:24:39 +00:00
jeremy
006fde0cd9 Handle the rest of the fallout from the splitting of MODRUBY_LIB_DEPENDS
into MODRUBY_WANTLIB and using CONFIGURE_STYLE = ruby gem ext.  Use the
lang/ruby module for all dependent ports, setting
MODRUBY_{BUILD,RUN}DEP=No if necessary.

ok landry, phessler, sthen
2010-10-26 21:42:13 +00:00
jeremy
4da769b17c Simple version bump to 0.9.0.
OK landry@ "commit within a week if you get no feedback"
2010-10-06 16:26:57 +00:00
jeremy
d765f5df76 Bump all ruby ports not already handled.
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.

This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake.  It moves most of
the regress tests to use MODRUBY_REGRESS.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
bernd
2624f4b644 Update to ruby-pg-0.8.0.
From maintainer Jeremy Evans. Thanks!
2009-04-06 07:52:12 +00:00
bernd
afceaa9d42 Update to ruby-pg-0.7.9.2008.10.13.
From maintainer Jeremy Evans. Thanks!
2009-01-28 07:15:54 +00:00
bernd
4b0f56cdfa Initial import of ruby-pg-0.7.9.2008.08.17.
This is a newer interface to access PostgreSQL database from Ruby.
It is designed to offer every feature available in libpq to Ruby, with a
better API. This module is simpler, cleaner, and more portable than
ruby-postgres.

Submitted and maintained by Jeremy Evans.
2008-09-28 16:03:41 +00:00