Port details |
- rubygem-postgres Ruby interface to PostgreSQL library
- 0.7.9.2008.01.28_1 databases
=1 0.7.9.2008.01.28_1Version of this port present on the latest quarterly branch. DEPRECATED: is replaced by rubygem-pg
This port expired on: 2011-10-01
IGNORE: is replaced by rubygem-pg
- Maintainer: dinoex@FreeBSD.org
 - Port Added: 2007-08-01 00:46:50
- Last Update: 2011-10-10 04:40:31
- SVN Revision: UNKNOWN
- People watching this port, also watch:: p5-Crypt-GPG, bash-completion, p5-Digest-SHA, python
- Also Listed In: rubygems
- License: not specified in port
- WWW:
- http://rubyforge.org/projects/ruby-pg
- Description:
- This is an extention module to access PostgreSQL database from Ruby.
This library works with PostgreSQL 6.4/6.5 and 7.0/7.1.
Authors: Yukihiro Matsumoto <matz@ruby-lang.org>
Eiji Matsumoto <usagi@ruby.club.or.jp>
Noboru Saitou <noborus@zetabits.com> (current maintainer)
WWW: http://rubyforge.org/projects/ruby-pg
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- rubygem-postgres>0:databases/rubygem-postgres
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-postgres
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gem18 : devel/ruby-gems
- ruby18 : lang/ruby18
- Runtime dependencies:
-
- gem18 : devel/ruby-gems
- ruby18 : lang/ruby18
- Library dependencies:
-
- pq.5 : databases/postgresql83-client
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.9.2008.01.28_1 10 Oct 2011 04:40:31
 |
dinoex  |
- retire ports |
0.7.9.2008.01.28_1 26 Aug 2011 10:59:54
 |
dinoex  |
- mark DEPRECATED |
0.7.9.2008.01.28_1 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.7.9.2008.01.28_1 20 Oct 2010 01:35:47
 |
pgollucci  |
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
0.7.9.2008.01.28_1 09 Sep 2010 19:12:56
 |
pgollucci  |
RF -> RG Conversion (Part III)
With Hat: ruby@
Tested by: make checksum |
0.7.9.2008.01.28_1 11 Jan 2010 21:06:02
 |
dinoex  |
- mark BROKEN for ruby 1.9
PR: 142461 |
0.7.9.2008.01.28_1 09 Apr 2009 00:11:47
 |
pgollucci  |
- convert to RUBYGEM_AUTOPLIST
remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
(this c/should be handled better in bsd.*.mk)
other deltas specific to individual ports:
audio/rubygem-mp3info - unbreak, fix packaging, bump PORTREVISION
devel/rubygem-rapt - adopt
devel/rubygem-rspec - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
devel/rubygem-ruby2ruby - add #' for vim highlight
graphics/rubygem-extifr - drop PORTREVISION=0
graphics/rubygem-gd2 - add #' for vim highlight
www/rubygem-rubyfulsoup - swap GEM_NAME / DISTNAME for constistency
Sponsored by: RideCharge Inc.
Tested on: RideCharge's Tinderbox
Reviewed by: stas |
0.7.9.2008.01.28_1 14 Feb 2009 14:42:08
 |
stas  |
- Fix plist after ruby update by generating it dynamically. |
0.7.9.2008.01.28_1 06 Jun 2008 13:17:10
 |
edwin  |
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) |
0.7.9.2008.01.28 07 Apr 2008 11:25:44
 |
dinoex  |
- small cleanup |
0.7.9.2008.01.28 06 Apr 2008 08:58:21
 |
stas  |
- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
ruby 1.9 distribution already). Also move gem bits from
ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
on gems or rake you should define USE_RUBYGEMS/USE_RAKE
accordingly. Also RAKE_BIN variable is provided for
pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
on ruby.
Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by: ports@ |
0.7.9.2008.01.28 17 Mar 2008 14:58:36
 |
dinoex  |
- update to 0.7.9.2008.01.28
Submitted by: Konstantin Saurbier |
0.7.1.2006.04.06_1 14 Dec 2007 14:25:59
 |
dinoex  |
- backout PORTNAME change |
0.7.1.2006.04.06_1 11 Dec 2007 20:26:11
 |
dinoex  |
- clean PORTNAME |
0.7.1.2006.04.06_1 08 Nov 2007 18:30:32
 |
dinoex  |
- fix plist
Approved by: portmgr (erwin) |
0.7.1.2006.04.06 03 Aug 2007 07:18:22
 |
clsung  |
- This updates ruby-postgres to the latest version: 0.7.1.2006.04.06.
This offers greatly improved performance and compatibility.
The Makefile has been revamped to use RubyGems instead of a plain tarball.
The RubyGem packaging is the preferred method of distribution, and simplifies
the Makefile.
PR: ports/114048
Submitted by: Roderick van Domburg <r dot s dot a dot vandomburg_AT_nedforce
dot nl> |
0.7.1_2 01 Aug 2007 00:45:57
 |
clsung  |
- Force commit to note repo copy from databases/ruby-postgres
PR: ports/114048 |