notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
rubygem-pg0 Ruby interface to PostgreSQL library
0.21.0_2 databases Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.21.0_2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-02-21 13:40:55
Last Update: 2021-12-21 19:26:26
Commit Hash: d5b92b15
Also Listed In: rubygems
License: BSD2CLAUSE RUBY
WWW:
https://bitbucket.org/ged/ruby-pg/wiki/Home
Description:
rubygem-pg provides the module "pg", a Ruby interface to the PostgreSQL Relational Database Management System, which supersedes the old "postgres" module. WWW: https://bitbucket.org/ged/ruby-pg/wiki/Home
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-pg0-0.21.0_2/catalog.mk
  2. /usr/local/share/licenses/rubygem-pg0-0.21.0_2/LICENSE
  3. /usr/local/share/licenses/rubygem-pg0-0.21.0_2/BSD2CLAUSE
  4. /usr/local/share/licenses/rubygem-pg0-0.21.0_2/RUBY
Collapse this list.
Dependency lines:
  • rubygem-pg0>0:databases/rubygem-pg0
No installation instructions:
This port has been deleted.
PKGNAME: rubygem-pg0
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1497359776 SHA256 (rubygem/pg-0.21.0.gem) = 10b7cc05782236fb840c247a4ecb859f4b77001416774e1646c911c6b1567003 SIZE (rubygem/pg-0.21.0.gem) = 214016

Packages (timestamps in pop-ups are UTC):
rubygem-pg0
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.21.0_2---0.21.0_2-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby27 : lang/ruby27
  2. gem27 : devel/ruby-gems
Runtime dependencies:
  1. ruby27 : lang/ruby27
  2. gem27 : devel/ruby-gems
Library dependencies:
  1. libpq.so.5 : databases/postgresql12-client
Patch dependencies:
  1. ruby27 : lang/ruby27
  2. gem27 : devel/ruby-gems
Extract dependencies:
  1. ruby27 : lang/ruby27
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. databases/rubygem-peek-pg*
  2. databases/rubygem-peek-pg-rails5*
  3. databases/rubygem-peek-pg-rails50*
  4. databases/rubygem-peek-pg-rails52*
  5. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
databases_rubygem-pg0
USES:
gem pgsql
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.
Port Moves
  • port moved to databases/rubygem-pg on 2021-12-21
    REASON: Remove obsoleted port. Use databases/rubygem-pg instead

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.21.0_2
21 Dec 2021 19:26:26
commit hash: d5b92b15c1c7678fa37e96f32d133fdc47df2282commit hash: d5b92b15c1c7678fa37e96f32d133fdc47df2282commit hash: d5b92b15c1c7678fa37e96f32d133fdc47df2282commit hash: d5b92b15c1c7678fa37e96f32d133fdc47df2282 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-pg0: Remove obsoleted port

Use databases/rubygem-pg instead.
0.21.0_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.21.0_2
03 Sep 2019 19:10:47
Revision:511003Original commit files touched by this commit
sunpoet search for other commits by this committer
Cosmetic change
0.21.0_2
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.21.0_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
0.21.0
21 Feb 2018 13:39:24
Revision:462508Original commit files touched by this commit
sunpoet search for other commits by this committer
Add rubygem-pg0 0.21.0 (copied from rubygem-pg)

- Add PORTSCOUT

Number of commits found: 6