Commit graph

4116 commits

Author SHA1 Message Date
Pav Lucistnik
2b0cb33bf0 This extension provides a FreeTDS/Sybase driver for PDO.
PR:		ports/86910
Submitted by:	Alexander Zhuravlev <zaa@ulstu.ru>
2005-10-07 21:38:22 +00:00
Pav Lucistnik
6d7d67d772 This extension provides an ODBC v3 driver for PDO. It supports unixODBC
and IBM DB2 libraries, and will support more in future releases.

PR:		ports/86903
Submitted by:	Alexander Zhuravlev <zaa@ulstu.ru>
2005-10-07 21:24:58 +00:00
Marcus Alves Grando
4b019a45d2 Update to 1.1.1
PR:		87003
Submitted by:	Vivek Khera <vivek@khera.org> (maintainer)
2005-10-06 20:21:08 +00:00
Marcus Alves Grando
6404db2ec2 Update to 0.6 [1]
Respect CFLAGS
Use DATADIR macro

PR:		86988 [1]
Submitted by:	Dermot Tynan <dtynan@kalopa.com> (maintainer)
Approved by:	pav (mentor)
2005-10-06 13:57:48 +00:00
Sergey Skvortsov
ffede08f69 Update to 3.0.9
Changes:	http://search.cpan.org/src/TMTM/Class-DBI-v3.0.9/Changes
2005-10-06 11:09:43 +00:00
Marcus Alves Grando
764e6c78a8 Build improvements
Link fixes [1]

PR:		86921, 86293 [1]
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
Approved by:	pav (mentor)
2005-10-05 14:56:34 +00:00
Mathieu Arnold
5fee4662f3 Update to 1.00 2005-10-05 13:32:48 +00:00
Mikhail Teterin
c2b0076b73 Update from 4.3.28 to 4.3.29.
Approved by:	maintainer
2005-10-05 06:41:54 +00:00
Palle Girgensohn
b3f11831be Upgrade to 8.0.4
For more info about this release, please see
http://www.postgresql.org/docs/8.0/static/release.html#RELEASE-8-0-4
2005-10-05 01:26:26 +00:00
Palle Girgensohn
4e88bfe962 Upgrade to version 7.4.9
Migration to version 7.4.9

   A dump/restore is not required for those running 7.4.X. However, if you
   are upgrading from a version earlier than 7.4.8, see the release notes
   for 7.4.8.
     __________________________________________________________________

Changes

     * Fix error that allowed "VACUUM" to remove ctid chains too soon, and
       add more checking in code that follows ctid links
       This fixes a long-standing problem that could cause crashes in very
       rare circumstances.
     * Fix CHAR() to properly pad spaces to the specified length when
       using a multiple-byte character set (Yoshiyuki Asaba)
       In prior releases, the padding of CHAR() was incorrect because it
       only padded to the specified number of bytes without considering
       how many characters were stored.
     * Fix the sense of the test for read-only transaction in "COPY"
       The code formerly prohibited "COPY TO", where it should prohibit
       "COPY FROM".
     * Fix planning problem with outer-join ON clauses that reference only
       the inner-side relation
     * Further fixes for x FULL JOIN y ON true corner cases
     * Make array_in and array_recv more paranoid about validating their
       OID parameter
     * Fix missing rows in queries like UPDATE a=... WHERE a... with GiST
       index on column a
     * Improve robustness of datetime parsing
     * Improve checking for partially-written WAL pages
     * Improve robustness of signal handling when SSL is enabled
     * Don't try to open more than max_files_per_process files during
       postmaster startup
     * Various memory leakage fixes
     * Various portability improvements
     * Fix PL/PgSQL to handle var := var correctly when the variable is of
       pass-by-reference type
     * Update "contrib/tsearch2" to use current Snowball code
2005-10-05 00:06:05 +00:00
Palle Girgensohn
f55ea704d4 Update to version 7.3.11
Migration to version 7.3.11

   A dump/restore is not required for those running 7.3.X. However, if you
   are upgrading from a version earlier than 7.3.10, see the release notes
   for 7.3.10.
     __________________________________________________________________

Changes

     * Fix error that allowed "VACUUM" to remove ctid chains too soon, and
       add more checking in code that follows ctid links
       This fixes a long-standing problem that could cause crashes in very
       rare circumstances.
     * Fix CHAR() to properly pad spaces to the specified length when
       using a multiple-byte character set (Yoshiyuki Asaba)
       In prior releases, the padding of CHAR() was incorrect because it
       only padded to the specified number of bytes without considering
       how many characters were stored.
     * Fix missing rows in queries like UPDATE a=... WHERE a... with GiST
       index on column a
     * Improve checking for partially-written WAL pages
     * Improve robustness of signal handling when SSL is enabled
     * Various memory leakage fixes
     * Various portability improvements
     * Fix PL/PgSQL to handle var := var correctly when the variable is of
       pass-by-reference type
2005-10-04 23:31:34 +00:00
Markus Brueffer
82b19d7cda Update to version 0.1.2 2005-10-04 22:42:25 +00:00
Sergey Matveychuk
3c9f666837 - Add amd64 as allowed architecture
Submitted by:	Adam Gregoire <ebola_at_psychoholics.org>
2005-10-03 13:57:40 +00:00
Sergey A. Osokin
d4629cef29 Update to 3.22.
The FastDB 3.22 introduced JNIcli - Java(tm) native interface.
This port builds without JNIcli, because I do not use it.
Please provide patches if you would like to add JNIcli to port.
2005-10-03 13:18:19 +00:00
Pav Lucistnik
5becf83506 - Mark BROKEN with MySQL 4.0 and older
PR:		ports/86482
Submitted by:	<bkoenig@cs.tu-berlin.de> (maintainer)
2005-10-02 16:36:20 +00:00
Marcus Alves Grando
12add669af Update to 0.8.1
Add support to FreeTDS

Approved by:	delphij (maintainer via email), pav (mentor)
2005-10-02 14:30:41 +00:00
Marcus Alves Grando
77e9b06bef Update to 0.101
PR:		86788
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
Approved by:	lars@balker.org (maintainer), pav (mentor)
2005-10-02 14:15:32 +00:00
Marcus Alves Grando
bf842df570 Update to 1.20
PR:		86786
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
Approved by:	lars@balker.org (maintainer), pav (mentor)
2005-10-02 14:14:39 +00:00
Sergey Skvortsov
298beed6fa Update to 2.08 2005-09-30 16:57:46 +00:00
Sergey Skvortsov
abfbd9a0e8 Update to 1.03 2005-09-30 16:39:15 +00:00
Alex Dupre
eb71ce34a6 Update to 5.0.13 rc release:
- Add knob to enable Archive Storage Engine [1]

Submitted by:	Justin Bastedo <justin.bastedo@gmail.com> via grog [1]
2005-09-29 19:58:03 +00:00
Sergey Skvortsov
5d098d6d32 * update to 0.07
* change maintainer to perl@

Changes:	http://search.cpan.org/src/TURNERJW/DBD-LDAP-0.07/Changes
2005-09-29 15:48:04 +00:00
Palle Girgensohn
3e949e031a Mark as work-in-progress 2005-09-28 23:12:18 +00:00
Yen-Ming Lee
28fd801b7f - backout previous commit 2005-09-27 16:21:45 +00:00
Yen-Ming Lee
0b2f5c83e4 - fix plist 2005-09-27 14:44:48 +00:00
Sergey Skvortsov
047a3647a0 Update to 3.0.8
Changes:	http://search.cpan.org/src/TMTM/Class-DBI-v3.0.8/Changes
2005-09-26 14:56:19 +00:00
Marcus Alves Grando
ad482eae95 Update to 3.2.7 [1]
Take MAINTAINER

PR:		86288
Submitted by:	Robin Breathe <robin@isometry.net> [1]
Approved by:	pav (mentor), green (maintainer)
2005-09-26 13:39:55 +00:00
Anton Berezin
c2eef5d8d4 Update to 1.36. Assign maintainer to perl@. 2005-09-23 11:15:56 +00:00
Anton Berezin
5037024e2c Update to 1.15. Require perl from ports. Assign maintainer to perl@. 2005-09-22 07:48:34 +00:00
Bill Fenner
a5b727886c search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.

This pass brought to you by loving, painstaking hand editing.
2005-09-21 19:35:50 +00:00
Bill Fenner
81797980f7 search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00
Marcus Alves Grando
b29d9c1175 Unbroken 4.x
Fix MASTER_SITES

PR:		ports/86377
Submitted by:	Pawel Pekala <c0rn@gazeta.pl>
Approved by:	pav (mentor)
2005-09-21 13:40:45 +00:00
Vsevolod Stakhov
e082c4eebf Add build and run dependency from twistedCore directly untill
USE_TWISTED_RUN and USE_TWISTED_BUILD will be implemented in
bsd.python.mk.

Reported by:	krismail
2005-09-21 09:33:18 +00:00
Yen-Ming Lee
a74d8f5012 - databases/p5-Cache-Memcached does not depend on memcached
PR:		84749
Submitted by:	Alex Kapranoff <kappa@rambler-co.ru>
2005-09-21 00:42:40 +00:00
Michael Landin
68392eed7c New port.
Ksqlanalyzer is a MSSQL database client for KDE.
2005-09-20 16:19:06 +00:00
Erwin Lansing
9030b5c3b8 Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!

Noticed by:	tobez
Approved by:	portmgr (self)
2005-09-20 14:20:34 +00:00
Michael Landin
8eb3546fcf o New port - ksqlshell is a simple environment for managing
data (MySQL, PostgreSQL) for KDE.
2005-09-19 16:30:31 +00:00
Clement Laforet
af1ffdc6f0 - Define APACHE_COMPAT
It fixed INDEX build with next exp-build patchset and prepare a smooth
  migration to bsd.apache.mk
  It's a no-op for now.

Approved by:	portmgr (self)
2005-09-19 11:52:14 +00:00
Max Khon
057660d5ff Fix typo in IGNORE message: "Intall" -> "Install" 2005-09-19 10:22:19 +00:00
Vsevolod Stakhov
bda6eb1c1a Add py-tada - Twisted Asynchronous Database API.
PR:		86322
Submitted by:	Clive Crous <clive@darkarts.co.za>
2005-09-19 09:48:10 +00:00
Pav Lucistnik
12f8c8b731 - Update to 2.6.4 pl1
PR:		ports/86301
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2005-09-18 20:51:22 +00:00
Volker Stolz
9541e09b03 Update to 3.1.2 (maintenance bugfix release)
PR:		ports/86210
Submitted by:	maintainer
2005-09-18 12:14:13 +00:00
Pav Lucistnik
76caa61312 - Add -L option to enable fast local inserts
PR:		ports/64305
Submitted by:	Travis Whitton <twhitton@ppb-envlabs.com>
Approved by:	maintainer timeout (jedgar; 1 year)
Obtained from:	debian
2005-09-17 16:28:44 +00:00
Lars Thegler
08975d244d Update to 2.42 2005-09-17 11:07:04 +00:00
Marcus Alves Grando
af1a41a8d8 Update to 0.8.0
PR: ports/85661
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: pav (mentor), delphij (maintainer)
2005-09-16 19:47:16 +00:00
Marcus Alves Grando
0889ac4f9e Update to 0.8.0
PR: ports/85662
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: pav (mentor), seanc (maintainer timeout, 18 days)
2005-09-16 19:46:01 +00:00
Marcus Alves Grando
346fd0a6a3 Update my email
Approved by: pav (mentor)
2005-09-16 17:58:32 +00:00
Sergey Skvortsov
2b7d09ff5a Fix plist.
Pointed by:	pointyhat (kris)
2005-09-16 15:43:12 +00:00
Sergey Skvortsov
b346e7d777 Require 5.6+ (DBD::InterBase depends on DBI-1.41+) 2005-09-16 08:01:29 +00:00
Pav Lucistnik
924d490ce1 - Add WITHOUT_X11 as a synonym to WITHOUT_GUI
PR:		ports/86183
Requested by:	Vivek Khera <vivek@khera.org>
2005-09-15 23:09:22 +00:00