FreshPorts -- The Place For Ports Sun, 5 Jul 2009 4:26 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
p5-Pg 2.1.1_3,1 databases on this many watch lists=21 search for ports that depend on this port
An interface for using perl5 to access PostgreSQL databases
Maintained by: girgen@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: perl5


This is an API for using Perl5 to access PostgreSQL databases.

This software is part of the standard PostgreSQL distribution.

WWW: http://www.postgresql.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/perl5.8
Required To Run: lang/perl5.8
Required Libraries: databases/postgresql82-client

To install the port: cd /usr/ports/databases/p5-Pg/ && make install clean
To add the package: pkg_add -r p5-Pg


Configuration Options
     No options to configure

Master Sites:
ftp://ftp8.us.postgresql.org/postgresql/projects/gborg/pgperl/stable/
ftp://ftp9.us.postgresql.org/pub/mirrors/postgresql/projects/gborg/pgperl/stable/
ftp://ftp10.us.postgresql.org/pub/postgresql/projects/gborg/pgperl/stable/
http://ring.nict.go.jp/archives/misc/db/postgresql/projects/gborg/pgperl/stable/
http://ring.sakura.ad.jp/archives/misc/db/postgresql/projects/gborg/pgperl/stable/
http://ring.riken.jp/archives/misc/db/postgresql/projects/gborg/pgperl/stable/
ftp://ftp.au.postgresql.org/pub/postgresql/projects/gborg/pgperl/stable/
ftp://ftp.at.postgresql.org/db/www.postgresql.org/pub/projects/gborg/pgperl/stable/
ftp://ftp.be.postgresql.org/postgresql/projects/gborg/pgperl/stable/
ftp://ftp.ba.postgresql.org/pub/postgresql/projects/gborg/pgperl/stable/
ftp://ftp.cz.postgresql.org/DATA/postgresql/projects/gborg/pgperl/stable/
ftp://ftp2.cz.postgresql.org/pub/postgresql/projects/gborg/pgperl/stable/
ftp://ftp.ee.postgresql.org/mirrors/postgresql/projects/gborg/pgperl/stable/
ftp://ftp.fr.postgresql.org/projects/gborg/pgperl/stable/
ftp://ftp.de.postgresql.org/mirror/postgresql/projects/gborg/pgperl/stable/
ftp://ftp3.de.postgresql.org/pub/Mirrors/ftp.postgresql.org/projects/gborg/pgperl/stable/
ftp://ftp.gr.postgresql.org/pub/databases/postgresql/projects/gborg/pgperl/stable/
ftp://ftp.hk.postgresql.org/postgresql/projects/gborg/pgperl/stable/
ftp://ftp.ie.postgresql.org/mirrors/ftp.postgresql.org/pub/projects/gborg/pgperl/stable/
ftp://ftp2.it.postgresql.org/mirrors/postgres/projects/gborg/pgperl/stable/
ftp://ftp.kr.postgresql.org/postgresql/projects/gborg/pgperl/stable/
ftp://ftp.lv.postgresql.org/pub/postgresql/projects/gborg/pgperl/stable/
ftp://ftp2.nl.postgresql.org/mirror/postgresql/projects/gborg/pgperl/stable/
ftp://ftp4.nl.postgresql.org/postgresql.zeelandnet.nl/projects/gborg/pgperl/stable/
ftp://ftp6.pl.postgresql.org/pub/postgresql/projects/gborg/pgperl/stable/
ftp://ftp7.pl.postgresql.org/pub/mirror/ftp.postgresql.org/projects/gborg/pgperl/stable/
ftp://ftp6.ro.postgresql.org/pub/mirrors/ftp.postgresql.org/projects/gborg/pgperl/stable/
ftp://ftp.ru.postgresql.org/pub/unix/database/pgsql/projects/gborg/pgperl/stable/
ftp://ftp2.ru.postgresql.org/pub/databases/postgresql/projects/gborg/pgperl/stable/
ftp://ftp3.ru.postgresql.org/pub/mirror/postgresql/pub/projects/gborg/pgperl/stable/
ftp://ftp5.es.postgresql.org/mirror/postgresql/projects/gborg/pgperl/stable/
ftp://ftp.se.postgresql.org/pub/databases/relational/postgresql/projects/gborg/pgperl/stable/
ftp://ftp3.tw.postgresql.org/pub/postgresql/projects/gborg/pgperl/stable/
ftp://ftp.postgresql.org/pub/projects/gborg/pgperl/stable/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/postgresql/

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:17:10
Original commit files touched by this commit  2.1.1_3,1
edwin search for other commits by this committer
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)
08 Sep 2007 01:54:37
Original commit files touched by this commit  2.1.1_2,1
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
22 Jan 2006 08:23:41
Original commit files touched by this commit  2.1.1_2,1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
21 Jul 2005 20:48:20
Original commit files touched by this commit  2.1.1_2,1
girgen search for other commits by this committer
The gborg.postgresql.org distributions exist on the main postgresql
ftp stites, so let's use them
10 Feb 2005 22:59:55
Original commit files touched by this commit  2.1.1_2,1
girgen search for other commits by this committer
Fix a problem where an array is returned from a DoQuery call that
should return 0 tuples. It was always returning an array that indicates
it has 1 tuple.

Submitted by:   Birch Zimmer <birch at naturalpoint dot com>
Approved by:    ade (mentor)
31 Jan 2005 00:35:56
Original commit files touched by this commit  2.1.1_1,1
girgen search for other commits by this committer
Split the postgresql ports into a server and a client part.

All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:             75344
Approved by:    portmgr@ (kris), ade & sean (mentors)
06 Dec 2004 03:59:56
Original commit files touched by this commit  2.1.1,1
girgen search for other commits by this committer
Add myself as committer, and use my @FreeBSD.org address.

Approved by: ade (mentor)
10 Aug 2004 20:44:02
Original commit files touched by this commit  2.1.1,1
ade search for other commits by this committer
Update to 2.1.1, fixing a critical issue with the previous version using
system malloc (irrespective of whether perl itself was compiled with its
own malloc or system malloc), with the obvious hilarity on freeing.

Maintainer timeout.  Please wake up :)

Submitted by:   ade
Approved by:    maintainer-timeout (2 weeks)
31 Mar 2004 04:12:58
Original commit files touched by this commit  2.0.2_1,1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
04 Feb 2004 05:21:48
Original commit files touched by this commit  2.0.2_1,1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
24 Oct 2003 13:05:09
Original commit files touched by this commit  2.0.2,1
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
03 Sep 2003 08:30:56
Original commit files touched by this commit  2.0.2,1
erwin search for other commits by this committer
Update to 2.0.2

PR:             56344
Submitted by:   maintainer
21 Feb 2003 11:15:05
Original commit files touched by this commit  2.0.1,1
knu search for other commits by this committer
De-pkg-comment.
05 Jan 2003 00:20:45
Original commit files touched by this commit  2.0.1,1
seanc search for other commits by this committer
Update p5-Pg, latest library booted off into its own project on gbort.
Version numbers have rolled back, bump PORTEPOCH.

PR:             ports/45946
Submitted by:   Palle Girgensohn <girgen@pingpong.net>
04 Jan 2003 15:53:39
Original commit files touched by this commit  7.3.1
seanc search for other commits by this committer
Chase libpq version bump.
19 Feb 2002 08:25:16
files touched by this commit
vanilla search for other commits by this committer
Upgrade to 7.2, it's part of postgresql.   and assign maintainer to Palle
Girgensohn <girgen@partitur.se>    
08 May 2001 13:36:26
files touched by this commit
ijliao search for other commits by this committer
With postgresql-7.1, the installer can choose to install according to  
traditional layout, or to install in /usr/local, obeying hier(7). For   both
ways to work, port depending on postgresql need to accept both   locations for
includes and libs.    
21 Apr 2001 13:43:12
files touched by this commit
vanilla search for other commits by this committer
Fix include directory for postgresql7.1's new layout.    
21 Mar 2001 03:58:19
files touched by this commit
vanilla search for other commits by this committer
Add CONFIGURE_ENV.    
01 Mar 2001 06:39:18
files touched by this commit
vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
14 Feb 2001 05:43:01
files touched by this commit
lioux search for other commits by this committer
typo clean up police: \s -> \t    
23 Oct 2000 23:03:12
files touched by this commit
will search for other commits by this committer
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.    
08 Oct 2000 02:08:27
files touched by this commit
asami search for other commits by this committer
Convert category databases to new layout.  
26 Aug 2000 11:15:06
files touched by this commit
andreas search for other commits by this committer
after removal of old postgresql port fix dependencies for postgresql7 port  
thanks to Hwang eunkwang <hek@inter21c.co.kr> for stating this out.    
31 Jul 2000 11:37:40
files touched by this commit
kevlo search for other commits by this committer
Update to version 1.9    
17 Jun 2000 04:37:15
files touched by this commit
will search for other commits by this committer
Lots and lots of cleanups.  Teach p5-* in general about PKGNAMEPREFIX.   Add
some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many  
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode  
and p5-WWW-Search to respect CC/CFLAGS.    

Number of commits found: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 20380
Broken 142
Deprecated 44
Ignore 760
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 18
Set to expire 25
Interactive 81
new 24 hours 5
new 48 hours7
new 7 days73
new fortnight99
new month184

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.244 seconds.