Skip site navigation (1)Skip section navigation (2)

CVS log for ports/databases/py-pyPgSQL/Makefile

[BACK] Up to [FreeBSD] / ports / databases / py-pyPgSQL

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Sep 10 04:18:06 2010 UTC (17 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +11 -1 lines
PostgreSQL 8.3.1 has changed it's bytea encoding.

* in PostgreSQL 8.3.1 Release note
Make encode(bytea, 'escape') convert all high-bit-set byte values into \nnn octal escape sequences (Tom)

This is necessary to avoid encoding problems when the database encoding is multi-byte. This change could pose compatibility issues for applications that are expecting specific results from encode.

but pyPgSQL escape bytea encode as it's own implementments. PostgreSQL says that it may make failure(see PQescapeBytea documentation).

in PQescapeBytea function documentation:
"The only difference from PQescapeByteaConn is that PQescapeBytea does not take a PGconn parameter. Because of this, it cannot adjust its behavior depending on the connection properties (in particular, whether standard-conforming strings are enabled) and therefore it might give the wrong results. Also, it has no way to return an error message on failure."

Patch is included upstream already

PR:             ports/122616
Submitted by:   "Choe, Cheng-Dae" <whitekid@gmail.com>

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:17:36 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with D

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:17:05 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
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)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jun 20 21:24:22 2007 UTC (4 years, 7 months ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -1 lines
- EXAMPLES should be omitted when NOPORTEXAMPLES is defined

Noticed by:	sat

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Jun 20 15:57:26 2007 UTC (4 years, 7 months ago) by lwhsu
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +9 -8 lines
- Honour PKGNAMEPREFIX [1]
- Use DOCSDIR, EXAMPLESDIR in pkg-plist
- Things under EXAMPLESDIR should not be controlled by NOPORTDOCS
- Minor fix to pet portlint(1)
- Grab maintainership for python@
- Bump PORTREVISION

PR:		ports/113876 [1]
Submitted by:	Greg Skafte <skafte AT trollkarl.net>

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Jul 8 05:29:20 2006 UTC (5 years, 7 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -6 lines
- Update to 2.5.1

Approved by:	delphij (mentor, implicit)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Mar 5 22:09:34 2005 UTC (6 years, 11 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Reset maintainer on request. Thanks to Gerhard for maintaining the
ports so far!

PR:		ports/78088

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jan 31 00:35:42 2005 UTC (7 years ago) by girgen
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -4 lines
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)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:19:07 2004 UTC (8 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jul 31 06:50:03 2003 UTC (8 years, 6 months ago) by daichi
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
update databases/py-pyPgSQL: 2.3 -> 2.4

PR:		55084
Submitted by:	Gerhard Haering <gh@ghaering.de>

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:15:04 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
De-pkg-comment.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jan 4 16:17:26 2003 UTC (9 years, 1 month ago) by seanc
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1 lines
Missed configure scripts in libpq version bump: chase lib version.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jan 2 19:28:46 2003 UTC (9 years, 1 month ago) by ijliao
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +9 -9 lines
upgrade to 2.3

PR:		46099
Submitted by:	maintainer

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Oct 5 23:12:29 2002 UTC (9 years, 4 months ago) by pat
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -3 lines
Respect LOCALBASE and remove py-mx-base as a build dependency.
Use tab in place of whitespace as well.

PR:		ports/43570
Submitted by:	maintainer

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Sep 16 13:57:56 2002 UTC (9 years, 4 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -7 lines
- update port to pyPgSQL 2.2
- updated maintainer email address
- use REINPLACE instead of PERL

PR:		42560
Submitted by:	maintainer

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jun 9 16:06:47 2002 UTC (9 years, 8 months ago) by pat
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +15 -15 lines
Update to 2.1

--
also make a cosmetic change
space -> tabs
INSTALL_MAN -> INSTALL_DATA for installing port docs
perl -> ${PERL}

PR:		39051
Submitted by:	maintainer

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Apr 29 13:33:57 2002 UTC (9 years, 9 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -6 lines
use USE_PYDISTUTILS

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Mar 19 18:27:04 2002 UTC (9 years, 10 months ago) by petef
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Update to work with PostgreSQL 7.2.

PR:		36102
Submitted by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Nov 10 07:01:33 2001 UTC (10 years, 3 months ago) by nbm
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -4 lines
Update of the py-pyPGSQL port to version 2.0.

PR:		ports/31887
Submitted by:	Gerhard Häring <gerhard@bigfoot.de> (maintainer)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Nov 2 15:00:28 2001 UTC (10 years, 3 months ago) by nbm
Branches: MAIN
Add pyPgSQL, a Python DB-API 2 compliant library for using PostgreSQL
databases

PR:		31705
Submitted by:	Gerhard Häring <gerhard@bigfoot.de>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options