Commit graph

229043 commits

Author SHA1 Message Date
Pav Lucistnik
e0110a4b97 - Portlint
PR:		ports/141737
Submitted by:	Glen Barber <glen.j.barber@gmail.com>
2009-12-18 19:31:25 +00:00
Martin Wilke
88f703b88f - Update to 3.6 beta 5
Changelog:
http://www.mozilla.com/en-US/firefox/3.6b5/releasenotes/
2009-12-18 19:28:43 +00:00
Pav Lucistnik
617155369d Pure Python
All code, at first, is written in pure Python so that py-postgresql will work
anywhere that you can install Python 3. Optimizations in C are made where
needed, but are always optional.

Prepared Statements
Using the PG-API interface, protocol-level prepared statements may be created
and used multiple times. db.prepare(sql)(*args)

COPY Support
Use the convenient COPY interface to directly copy data from one connection to
another. No intermediate files or tricks are necessary.

Arrays and Composite Typescw
Arrays and composites are fully supported. Queries requesting them will returns
objects that provide access to the elements within.

"pg_python" Quick Console
Get a Python console with a connection to PostgreSQL for quick tests and simple
scripts.

WWW: http://python.projects.postgresql.org/

PR:		ports/137782
Submitted by:	Volodymyr Kostyrko <c.kworr@gmail.com>
2009-12-18 19:22:02 +00:00
Pav Lucistnik
77b98e0791 - Fix installation with CONTRIB option
PR:		ports/139140
Submitted by:	Volodymyr Kostyrko <c.kworr@gmail.com>
Approved by:	maintainer timeout (almost 3 months)
2009-12-18 19:06:55 +00:00
Pav Lucistnik
105b700145 - Update to 1.2
PR:		ports/141466
Submitted by:	Diego Depaoli <trebestie@gmail.com> (maintainer)
2009-12-18 18:55:23 +00:00
Erwin Lansing
a7546cc528 Attempt to fix the build by bumping the minimum gcc version to
4.4+ as java support was removed from earlier versions.

Submitted by:	pointyhat
2009-12-18 18:18:02 +00:00
Pav Lucistnik
518a737a36 - Fix on 9.x
PR:		ports/140074
Reported by:	Dmitry Afanasiev <KOT@MATPOCKuH.Ru>
2009-12-18 18:05:45 +00:00
Koop Mast
e6c1b42af5 Update to 0.6.7. 2009-12-18 17:24:42 +00:00
Pav Lucistnik
f002187287 - Mark BROKEN, in two ways
Reported by:	pointyhat
2009-12-18 17:13:50 +00:00
Koop Mast
f562eff462 Update to 2.28.2. 2009-12-18 16:43:15 +00:00
Pav Lucistnik
0dd3838b5b - Synchronize .in and .am patches
Reported by:	QAT
2009-12-18 16:14:51 +00:00
Pav Lucistnik
fb90d91fc8 - Fix library dependencies and pkg-message for slave ports
- Fix dependencies in rc scripts

PR:		ports/141717
Submitted by:	Jim Riggs <ports@christianserving.org> (maintainer)
2009-12-18 16:10:14 +00:00
Pav Lucistnik
4bb6e0dbed - Set LATEST_LINK
- Add dependencies on db to rc scripts
- Fix library dependencies and pkg-message for -agent slave

PR:		ports/141693
Submitted by:	Jim Riggs <ports@christianserving.org> (maintainer)
2009-12-18 16:02:42 +00:00
Pav Lucistnik
56657c6492 - Update to 1.0 epsilon
PR:		ports/140534
Submitted by:	Andrei Lavreniyuk <andy.lavr@gmail.com> (maintainer)
2009-12-18 15:48:20 +00:00
Pav Lucistnik
ad47657b79 - Update to 1.2.20
PR:		ports/141579
Submitted by:	Andrei Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
Approved by:	Vick Khera <vivek@khera.org> (maintainer)
2009-12-18 15:44:31 +00:00
Pav Lucistnik
2ae03d48e7 - Terminate support for X11BASE having different value from LOCALBASE
PR:		ports/122341
Submitted by:	flz
2009-12-18 14:28:46 +00:00
Pav Lucistnik
931cab63a3 - Remove use of X11BASE from pointyhat scripts 2009-12-18 14:25:58 +00:00
Cheng-Lung Sung
c78781e519 - Update to 3.10003
Changes:	http://search.cpan.org/dist/Net-Twitter/Changes
2009-12-18 13:57:57 +00:00
Gerald Pfeifer
c169e217c8 Update to the 20091215 snapshot of GCC 4.4.3. 2009-12-18 13:49:58 +00:00
Jimmy Olgeni
2faf54aa75 Fix a couple of typos. 2009-12-18 13:41:17 +00:00
Nicola Vitale
bcd6289083 - Update to 0.10.0
- Remove post-extract target
2009-12-18 13:13:31 +00:00
Jimmy Olgeni
addf612423 * Fetch documentation from the zsh-doc-dev sourceforge project.
* Make portlint happy by using ${ECHO}, and TABs in assignments.

PORTREVISION bump not required.

PR:		ports/141728
Submitted by:	olgeni
Approved by:	des (by mail)
2009-12-18 13:05:28 +00:00
Martin Wilke
edc189a239 - Document cad/fandango removal 2009-12-18 12:51:04 +00:00
Martin Wilke
df7b006e8a - Drop cad/fandango (no longer under development) 2009-12-18 12:49:07 +00:00
Mark Linimon
4a825c125a Erik Trulsson <ertr1013 at student dot uu dot se> claims that the website
does not totally replace the last release of the software.
2009-12-18 12:17:52 +00:00
Koop Mast
242b991f7c Fix patching.
Submitted by:	QAT
2009-12-18 11:34:35 +00:00
Dmitry Sivachenko
8adddbd76f Update to 0.13.
PR:		141619
Submitted by:	pgollucci
2009-12-18 11:16:36 +00:00
Dmitry Sivachenko
ba1ec88286 Update to 1.20
PR:		141531
Submitted by:	pgollucci
2009-12-18 11:15:36 +00:00
Dmitry Sivachenko
a4f6e161a3 Update to 1.26.
PR:		141530
Submitted by:	pgollucci
2009-12-18 11:14:45 +00:00
Dmitry Sivachenko
3c7f3d53ef Update to 1.56.
PR:		141529
Submitted by:	pgollucci
2009-12-18 11:13:45 +00:00
Peter Pentchev
4333c0727c Fix the build of dependent ports by including <sys/select.h> on
earlier FreeBSD versions.  I've modified the PR patch slightly to
make it a bit more portable so it was suitable for forwarding upstream :)
Bump PORTREVISION.

PR:		141459
Submitted by:	garga
2009-12-18 11:09:14 +00:00
Dima Panov
18c654cbdb - Portlint, tweak plist
PR:		141733
Submitted by:	glen.j.barber AT gmail.com
Approved by:	miwi (mentor)
2009-12-18 11:08:30 +00:00
Dima Panov
09bf2ee892 - Portlint, tweak plist
PR:		141732
Submitted by:	glen.j.barber AT gmail.com
Approved by:	miwi (mentor)
2009-12-18 11:07:51 +00:00
Dima Panov
6becd0000f - Portlint, tweak plist
PR:		141731
Submitted by:	glen.j.barber AT gmail.com
Approved by:	miwi (mentor)
2009-12-18 11:07:12 +00:00
Dima Panov
2e03830853 - Portlint, tweak plist
PR:		141730
Submitted by:	glen.j.barber AT gmail.com
Approved by:	miwi (mentor)
2009-12-18 11:06:40 +00:00
Dima Panov
e19dc1e994 - Portlint, tweak plist
PR:		141729
Submitted by:	glen.j.barber AT gmail.com
Approved by:	miwi (mentor)
2009-12-18 11:05:59 +00:00
Peter Pentchev
fde8e5b147 Avoid breakage in dependent ports (notably PHP) by simply not linking
against the threaded C libraries.
Bump PORTREVISION.

Submitted by:	ale
2009-12-18 10:35:35 +00:00
Martin Wilke
d592febe07 - Document python-2.3 and python-3.0 removal 2009-12-18 10:11:39 +00:00
Martin Wilke
213ae9a9a4 - Get rid python-2.3 and python-3.0 (no longer under developement)
Reviewed by:	alexbl, clsung, pav
2009-12-18 10:08:32 +00:00
Pav Lucistnik
999f90012a - Reset maintainer, his email bounces:
<freebsd@next-generation.org>
    (reason: 550-5.1.1 The email account that you tried to reach does not exist. Please try)
2009-12-18 08:43:52 +00:00
Joe Marcus Clarke
5238a8e7f4 Update to 2.28.2. 2009-12-18 07:00:52 +00:00
Joe Marcus Clarke
8fdcc758a4 Update to 2.8.3. 2009-12-18 06:42:49 +00:00
Joe Marcus Clarke
a8735b7a81 Forced commit to note the previous commit should have read:
Chase goffice update.
2009-12-18 06:40:22 +00:00
Joe Marcus Clarke
c3c051c68a Chase the gchemutils update. 2009-12-18 06:39:57 +00:00
Joe Marcus Clarke
ea5cddcf46 Update to 1.9.17. 2009-12-18 06:39:26 +00:00
Joe Marcus Clarke
b7ce70df42 Update to 0.7.17. 2009-12-18 06:38:59 +00:00
Joe Marcus Clarke
cc4fb971cd Update to 5.28.2. 2009-12-18 06:09:42 +00:00
Joe Marcus Clarke
b6aaf4d6a4 Update to 2.28.2. 2009-12-18 06:04:22 +00:00
Joe Marcus Clarke
51cec3cf63 Update to 3.28.2. 2009-12-18 05:53:43 +00:00
Joe Marcus Clarke
9d3a1e4a63 Update to 2.28.2. 2009-12-18 05:41:49 +00:00