Commit graph

40 commits

Author SHA1 Message Date
joerg
3b5d2041bb Bump revision for change of PostgreSQL default version. 2010-02-10 19:34:05 +00:00
joerg
0268c554bd Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
taca
b8a4a25bc8 Point HOMEPAGE to RubyForge's project page since previous one has gone. 2008-09-15 02:03:48 +00:00
jlam
7315811582 Update ruby-postgresql to version 0.7.9.2008.01.28. Changes from
version 0.7.1 include:

+ Install as a Ruby gem.

- Aliases to make it easier for ActiveRecord to support both ruby-pg
  (the successor to ruby-postgres) and ruby-postgres.

- Fix connections to PostgreSQL>8.2.
2008-04-04 15:16:02 +00:00
wiz
22f43ddaf6 Remove Ex-MASTER_SITE. From Zafer Aydogan. 2007-12-02 11:58:26 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
joerg
331e2615fa Change PostgreSQL default version to 8.1 and bump revision of all
packages which have it active by default.
2006-12-28 12:12:57 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
taca
0f5e3b8ef4 Bump PKGREVISION of these packages which affected (fixed) by
fix of REPLACE_RUBY, the impact was big or small.
2006-02-03 04:43:47 +00:00
taca
435219cbd2 Bump PKGREVISION by update of ruby18-base package. 2006-01-03 15:07:28 +00:00
taca
dccd827fac Stop handling DIST_SUBDIR default for Ruby based packages.
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles.
2006-01-03 14:25:49 +00:00
taca
b9d791c80d Bump PKGREVISION of packages including ruby extention library
by  Ruby 1.8.3 updates.
2005-11-02 09:48:33 +00:00
taca
0ca7a9c955 - Update HOMEPAGE.
- Add a few sites to MASTER_SITES.
2005-04-12 14:49:46 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
taca
cdf4b63d5c Remove specifying the version posrgresql since now it configured with
any version of postgresql in current pkgsrc.

Bump PKGREVISION.
2005-04-04 02:16:08 +00:00
taca
0f010b9a66 Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge. 2005-03-06 17:19:05 +00:00
taca
a75abed9d2 Cosmetic change with pkglint(1). 2005-03-06 12:58:04 +00:00
agc
671d62d2e2 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:33:05 +00:00
taca
c228a55b32 Correct HOMEPAGE. 2005-01-31 05:00:13 +00:00
taca
c3ffe35cf7 Add RUBY_HAS_ARCHLIB which have machine dependent extention libraries.
Bump PKG_REVISION.
2005-01-28 14:08:01 +00:00
taca
05a0ff5ab1 Switch to use RUBY_DLEXT as suffix of extention library. 2004-12-04 17:20:46 +00:00
taca
3d2561d4db Migrate ruby-postgresql to use new framework for Ruby packages. 2004-11-27 15:47:02 +00:00
recht
b7ddb9e862 Set PGSQL_VERSION_REQD to 73 to fix the (bulk) build. 2004-07-27 19:46:54 +00:00
recht
8dc45652d4 Use the new mk/pgsql.buildlink3.mk to select the correct PostgreSQL
version.
2004-07-24 22:45:14 +00:00
snj
67721bd22d Convert to buildlink3. 2004-04-27 04:59:42 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
taca
d428fd9d93 Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
taca
cb516aecd5 Proper use of buildlink2 frame work, with applying patch from PR pkg/23338
by Ron Roskens.
2003-11-02 17:42:26 +00:00
taca
3bb6cee88b Forgot to remove one obsolete line in pre-install. 2003-09-11 14:59:18 +00:00
taca
e18fa9b601 Update ruby-postgres package to 0.7.1.
Convert to use buildlink2.mk for postgress dependency.

===========================================
Mon Jan  6 2003 version 0.7.1

	* async_exec: remove check of PQisBusy.
	  patch supplied byd <m_seki@mva.biglobe.ne.jp>

Wed Oct 16 2002 version 0.7.0

	* rename README.jp -> README.ja.

Thu Oct 10 2002

	* get_notify: bug fix Deletes of unnecessary "free(notify);"
	  debian bug report.

Wed Oct  9 2002

	* query: add pgresult_clear.
	  patch supplied by "Shirai,Kaoru" <shirai@p1jp.com>

Sat Sep 28 2002

	* PGconn: add methods escape, quote, escape_bytes.
	  patch supplied by MoonWolf <moonwolf@moonwolf.com>

Tue Aug 20 2002

	* extconf.rb add dir_config('postgres')
 	  patch supplied by Nate Haggard <nate@wordplace.com>

Mon Jun  3 2002 version 0.7.0-pre2

	* not to use fe_getauthname().
	  patch supplied by Neil Conway <nconway@klamath.dyndns.org>

Thu May 30 2002 version 0.7.0-pre1

	* Fix to insert_table so that nil values in Ruby are inserted
	  back into the database as nulls.
	  patch supplied by Jeremy Henty <jeremy@chaos.org.uk>

	* Fix to insert_table to protect characters that Postgres would
	  otherwise interpret specially.
	  patch supplied by Jeremy Henty <jeremy@chaos.org.uk>

Wed Apr 24 2002

	* Removed unused variables.
	* Improve notification code.
	* Add a missing "return Qnil" statement in a function
	  declared to return VALUE.
	* Fix an minor error in pgconn_loopen().
	  patch supplied by Neil Conway <nconway@klamath.dyndns.org>

Tue Mar  5 2002

	* fix pglarge_write return.
	  patch supplied by Noboru Matui <silicon@mx1.freemail.ne.jp>

Mon Jan  7 2002

	* refer to POSTGRES_INCLUDE and POSTGTRES_LIB
	  environmental variables.
	  patch supplied by Neil Conway <nconway@klamath.dyndns.org>

Sun Dec 16 2001

	* add methods "getisnull".
	  patch supplied by Jeremy Henty <jeremy@chaos.org.uk>

Tue Nov 27 2001

	* convert NULL => nil .
	  patch supplied by "Shirai,Kaoru" <shirai@p1jp.com>
2003-09-11 14:55:49 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jlam
475cbe5281 Bump PKGREVISION due to increase in the major number of libpq.so between
version 7.2.3 and 7.3.1 of databases/postgresql-lib.
2003-01-05 20:14:20 +00:00
taca
baaaa26908 Update ruby-postgresql package to 0.6.5. Quote from Changes is below.
Ruby extension library to access PostgreSQL.
===========================================
Mon Nov 19 2001 version 0.6.5 released
      * change my address.
	Noboru Saitou <noborus@netlab.jp>

Fri Nov 16 2001
      * default encoding set.
	Riley <wormwood@speakeasy.org>

Fri Nov 16 2001
      * add methods "cmdtuples"
        Gabriel Emerson <gemerson@evalsoft.com>
	Thanks to greentea@fa2.so-net.ne.jp
Thu Jul 12 2001
      * psql.rb $OPT_p => $OPT_p.to_i (bug fix).
	Yuta TSUBOI <yuuta-t@is.aist-nara.ac.jp>
2002-01-19 11:03:20 +00:00
zuntum
0ca28723fb Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
taca
23f160399b Add DIST_SUBDIR=ruby. 2001-07-31 00:09:44 +00:00
taca
f39622f1fc - Install document and examples.
- Utilize USE_RUBY_EXTCONF.
2001-07-22 15:52:10 +00:00
mjl
365b2d33e0 Move .so into RUBY_SITEARCHLIBDIR since it's arch specific. Pointed out
by Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
2001-07-08 17:36:10 +00:00
mjl
74a46e93f0 Initial import of ruby-postgresql, a ruby module to access postgres
databases.
2001-07-08 15:24:05 +00:00