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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-DBD-Pg32 Provides access to PostgreSQL databases through the DBI
3.2.1_1 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 3.2.1_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Use databases/p5-DBD-Pg instead, compatability probles are fixed
Expired This port expired on: 2015-07-22
Maintainer: matthew@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-07-29 08:30:32
Last Update: 2015-07-22 05:41:11
SVN Revision: 392665
Also Listed In: perl5
License: ART10 GPLv1
WWW:
http://search.cpan.org/dist/DBD-Pg/
Description:
DBD::Pg is an extension to Perl which allows access to PostgreSQL databases. It is built on top of the standard DBI extension and implements some of the methods that DBI defines. WWW: http://search.cpan.org/dist/DBD-Pg/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • p5-DBD-Pg32>0:databases/p5-DBD-Pg32
No installation instructions:
This port has been deleted.
PKGNAME: p5-DBD-Pg32
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-DBI>=1.614 : databases/p5-DBI
  2. perl5.20.2 : lang/perl5.20
Runtime dependencies:
  1. p5-DBI>=1.614 : databases/p5-DBI
  2. perl5.20.2 : lang/perl5.20
Library dependencies:
  1. libpq.so.5 : databases/postgresql93-client
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
pgsql perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (15 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/DBD/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/DBD/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/DBD/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/DBD/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/DBD/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/DBD/
  7. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/DBD/
  8. http://backpan.perl.org/modules/by-module/DBD/
  9. http://cpan.metacpan.org/modules/by-module/DBD/
  10. http://distcache.FreeBSD.org/ports-distfiles/
  11. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/DBD/
  12. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/DBD/
  13. http://www.cpan.dk/modules/by-module/DBD/
  14. http://www.cpan.dk/modules/by-module/DBD/
  15. http://www.cpan.org/modules/by-module/DBD/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2.1_1
22 Jul 2015 05:41:11
Revision:392665Original commit files touched by this commit
rene search for other commits by this committer
Remove expired port:
2015-07-22 databases/p5-DBD-Pg32: Use databases/p5-DBD-Pg instead, compatability
probles are fixed
3.2.1_1
08 Jul 2015 09:12:07
Revision:391553Original commit files touched by this commit
matthew search for other commits by this committer
Fix previous shoddy attempt to set the EXPIRATION_DATE.
Also, on advice reduce the expiration period to two weeks.

Submitted by:	mat
3.2.1_1
08 Jul 2015 08:22:02
Revision:391551Original commit files touched by this commit
matthew search for other commits by this committer
Deprecate and set expiry for two months from now.

   - The original motivation for this port was to work around
     compatibility problems with p5-DBD-Pg, but those were fixed
     upstream long ago.
3.2.1_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.2.1
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
3.2.1
31 Jul 2014 10:32:42
Revision:363569Original commit files touched by this commit
matthew search for other commits by this committer
Make p5-DBD-Pg32 conflict with any version of p5-DBD-Pg

Submitted by:	sunpoet
3.2.1
29 Jul 2014 08:52:18
Revision:363300Original commit files touched by this commit
matthew search for other commits by this committer
Add the forgotten CONFLICTS_INSTALL line (D'Oh!)
3.2.1
29 Jul 2014 08:30:25
Revision:363298Original commit files touched by this commit
matthew search for other commits by this committer
Copy an older version of the p5-DBD-Pg port and hook it back up to the
tree.

Changes to utf8 handling in DBD::Pg 3.3.0 have caused it to be
blacklisted for the latest versions of RT 4.0 and 4.2.  This version
is what they prefer.

Number of commits found: 8