Commit graph

2706 commits

Author SHA1 Message Date
minskim
a7567bb435 Update pgpool to 2.7. Based on patches provided by Inseo PARK in
private email.

Major changes from 2.5.1:
- Allow SERIAL data type replication by issuing table locks automatically.
- New directives: child_max_connections and ignore_leading_white_space.
- Bug fixes and minor improvements.
2006-01-15 17:09:50 +00:00
tonio
a18106aa8a Update abook to 0.5.5
0.5.5
 - i18n support (Cedric Duval)
 - French translation (Cedric Duval)
 - Swedish translation (Susanna Bjorverud)
 - palmcsv import filter (Marc Tardif)
 - use better common code for csv filters (Marc Tardif)
 - translation HOWTO (Cedric Duval)
 - wanderlust export filter (Josef Schugt)
 - create a backup at save time
 - editor undo fix
 - ui_readline limit fix
2006-01-13 21:20:45 +00:00
joerg
2c3b604cf0 Fix errno. 2006-01-13 13:44:13 +00:00
joerg
83e14808f1 Fix PLIST for update of qdbm. 2006-01-12 17:37:04 +00:00
rillig
eecf69c94a Added tinycdb. 2006-01-12 13:55:40 +00:00
wiz
03ae906ad9 Update to 1.8.40, provided by OBATA Akio in PR 32364.
2006-01-08  Mikio Hirabayashi

	- Configuration for VC++ was to build DLL.
	- Release: 1.8.40

2006-01-04  Mikio Hirabayashi

	- The advanced API was enhanced.
	- Release: 1.8.39

2006-01-01  Mikio Hirabayashi

	- The advanced API was enhanced.
	- Release: 1.8.38

2005-12-26  Mikio Hirabayashi

	- Functions to set the size of the free block pool were added.
	- Commands line tools were enhanced.
	- Release: 1.8.37

2005-12-24  Mikio Hirabayashi

	- Free block pool was enhanced.
	- Commands line tools were enhanced.
	- Release: 1.8.36

2005-11-30  Mikio Hirabayashi

	- The utility API was enhanced.
	- The extended advanced API was enhanced.
	- All stat calls were replaced with lstat calls.
	- Release: 1.8.35
2006-01-11 18:23:01 +00:00
wiz
a855701f89 Make compile with db4-4.4.x. Remove BROKEN. 2006-01-10 21:06:31 +00:00
wiz
b98c2c923b Mark as broken: does not compile against db4-4.4.x, and no
newer version out yet.
2006-01-10 20:22:48 +00:00
wiz
aad7bca9b5 Update patch-aa so this compiles with db4-4.4.x.
No PKGREVISION bump, since there already was one for this.
2006-01-10 20:14:55 +00:00
adrianp
a2dd178ee9 Update to adodb-4.7.0
No available changelog
Does include a fix for a known security issue:

http://secunia.com/advisories/17418/
"disclose system information, execute arbitrary SQL code, and potentially
compromise a vulnerable system."
2006-01-09 20:35:33 +00:00
xtraeme
c7cc54bf62 Update mysql5-{client,server} to 5.0.18.
Too many changes to list... more information via:
http://dev.mysql.com/doc/refman/5.0/en/news-5-0-18.html
2006-01-09 16:25:01 +00:00
cube
c340e3d6ff Update to version 0.27. This is necessary to support bdb 4.4...
0.27  1st Novemver 2005

        * Added support for Berkeley DB 4.4

        * Fixed decondary key issue with recno databases

        * Added libscan to Makefile.PL

        * The logic for set_mutexlocks was inverted when using Berkeley DB 4.x
          Bug spotted by Zefram <zefram@fysh.org>

        * Transactional rename/remove added.
          Patch supplied by Zefram <zefram@fysh.org>
2006-01-09 15:56:03 +00:00
xtraeme
21eec721b8 Remove MYSQL_VERSIONS_ACCEPTED, mysql-4.0.x was removed. 2006-01-09 11:35:45 +00:00
joerg
df8aee99c4 MySQL 4.0 no longer support, remove it to unbreak bulk builds. 2006-01-08 22:13:18 +00:00
xtraeme
eadc9131c8 Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysql
pkg has been changed to 5.x). Reminded by wiz... thanks.
2006-01-08 18:35:08 +00:00
xtraeme
b15a2b15e5 Add missing extra header files, they are needed at least to build
the php-pdo package.

Bump PKGREVISION.
2006-01-08 17:45:23 +00:00
xtraeme
5604b85276 Don't install the extra header files, they are needed to build some
packages so they belong to mysql-client.

Bump PKGREVISION.
2006-01-08 17:43:58 +00:00
abs
6a623f016a conflict with postgres81 2006-01-08 13:41:29 +00:00
abs
634fcd92cb Upgrade postgresql80-client, postgresql80-server, postgresql to 8.0.5
Changes since 8.0.4:

    * Fix race condition in transaction log management
      There was a narrow window in which an I/O operation could be
      initiated for the wrong page, leading to an Assert failure
      or data corruption.
    * Fix bgwriter problems after recovering from errors (Tom)
      The background writer was found to leak buffer pins after
      write errors. While not fatal in itself, this might lead to
      mysterious blockages of later VACUUM commands.
    * Prevent failure if client sends Bind protocol message when
      current transaction is already aborted
    * /contrib/ltree fixes (Teodor)
    * AIX and HPUX compile fixes (Tom)
    * Retry file reads and writes after Windows NO_SYSTEM_RESOURCES
      error (Qingqing Zhou)
    * Fix intermittent failure when log_line_prefix includes %i
    * Fix psql performance issue with long scripts on Windows
    (Merlin Moncure)
    * Fix missing updates of pg_group flat file
    * Fix longstanding planning error for outer joins

      This bug sometimes caused a bogus error "RIGHT JOIN is only
      supported with merge-joinable join conditions".
    * Postpone timezone initialization until after postmaster.pid
    is created

      This avoids confusing startup scripts that expect the pid
      file to appear quickly.
    * Prevent core dump in pg_autovacuum when a table has been dropped
    * Fix problems with whole-row references (foo.*) to subquery results
2006-01-08 12:51:45 +00:00
rillig
1ca651b6a5 databases/mysql-client does not exist anymore. Provide a replacement using
mk/mysql.buildlink3.mk.
2006-01-07 21:41:48 +00:00
wulf
2c945bec78 Disabled bindings for tcl and python. Without it the build
process may fail if these packages are installed and found by the
configure process.
2006-01-07 12:54:15 +00:00
ghen
97c10fcbfe Remove mysql-server and mysql-client packages. Ok by wiz + xtraeme. 2006-01-07 10:56:34 +00:00
ghen
f4789dc22d Remove mysql-server and mysql-client (versions 4.0.26), because
1) they will not be maintained anymore
2) their package directory names where confusing (mysql4-* have a more
   recent version)
These package directories may be used for meta-pkgs in the future (pulling
in the latest mysql?-* packages).
2006-01-07 10:36:12 +00:00
schmonz
7df1d0fdb5 Initial import of tinycdb-0.75, a very fast and simple package for
creating and reading constant data bases, a data structure introduced
by Dan J. Bernstein in his cdb package. It may be used to speed up
searches in a sequence of (key,value) pairs with very big number
of records. Example usage is indexing a big list of users - where
a search will require linear reading of a large /etc/passwd file,
and for many other tasks. It's usage/API is similar to ones found
in BerkeleyDB, gdbm and traditional *nix dbm/ndbm libraries, and
is compatible in great extent to cdb-0.75 package by Dan Bernstein.

CDB is a constant database, that is, it cannot be updated at a
runtime, only rebuilt. Rebuilding is atomic operation and is very
fast - much faster than of many other similar packages. Once created,
CDB may be queried, and a query takes very little time to complete.
2006-01-07 06:47:10 +00:00
schmonz
5740ce8c75 Conflicts with the to-be-added-shortly tinycdb package: both install
include/cdb.h and lib/libcdb.a.
2006-01-07 06:45:45 +00:00
joerg
4c574bb6e0 Use SUBST framework. 2006-01-06 18:36:52 +00:00
salo
469632ae27 Clean up own directories.
Bump PKGREVISION.
2006-01-06 17:53:11 +00:00
tron
194beddcd6 Install all directories in "libraries" to make e.g. the import
functionality work. Bump package revision because of this fix.

This fixes PR pkg/32466 by Konrad Neuwirth.
2006-01-06 16:37:13 +00:00
wiz
751d30d637 DEPENDS and PKGREVISION bumps because db4's library name changed. 2006-01-06 15:10:01 +00:00
wiz
2ebb45f403 Update to 4.4.16:
New in Berkeley DB 4.4:

  * In-memory replication
  * Client-to-client replication
  * Delayed client synchronization
  * Synchronization throttling
  * Master election speed-ups
  * Hot backup utility
  * Online Btree compaction
  * Online Btree disk space reclamation
  * Online abandoned lock removal
  * Automated recovery serialization
  * Transactional Application Developer's Guide
2006-01-06 15:08:46 +00:00
joerg
23e2f6f67a DragonFly support. 2006-01-05 19:02:36 +00:00
ghen
455345bb5b Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build",
without affecting packages that are currently using it.

Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor
"build" now set it to "full", but should be checked whether they really need it
(comment added).  Packages which previously set it to "build" now don't set it
anymore.

Ok by jlam, wiz.
2006-01-05 10:08:58 +00:00
reed
d6de4cd4a9 Remove "BROKEN_IN=pkgsrc-2005Q4".
This packages fine with recent fixes.
2006-01-04 22:12:00 +00:00
reed
90779908ed Bump PKGREVISION, because location of freetds provided shared library
was changed in recent freetds installation change.

Remove subdirectory "freetds" from the buildlink directory used
during build.

Get rid of forced "BUILDLINK_DEPENDS.freetds=freetds-0.61*". This
dated back over two years ago to initial import of this package
which was one month after freetds was updated from 0.60 to 0.61.
This package appears to build and package fine (using py23-sybase-0.36nb3
and python23-2.3.5nb5 today).
2006-01-04 20:58:56 +00:00
reed
2b8a41e2ed Bump PKGREVISION. (The freetds libraries used are in a new location
due to freetds installation changes and may also depend on gettext-lib.)

Include buildlink for gettext-lib, because CTlib.so uses libintl.so
(noticed on build failure on DragonFly and then saw on NetBSD 2.1 too).

Remove freetds subdirectory from the buildlink directory used during build.
(This is because of recent installation changes for freetds.)
2006-01-04 19:39:33 +00:00
reed
49370370d9 Bump PKGREVISION, since location of shared libraries (libtds and libct)
used by this were moved from my recent changes to the freetds
installation.

Fix build by removing the subdirectory "freetds" from the buildlink
directory it uses.
2006-01-04 18:36:50 +00:00
reed
b666cf33a1 In the Makefile.common, remove the freetds subdirectory for the
path to the buildlink files. This is due to changes I made to the freetds
installation.

Fix "man" to PKGMANDIR while I am here.

Bump PKGREVISION for all three packages (as the location
of libct is uses is different due to the freetds change).

I didn't test sqsh-motif packaging, as I couldn't get openmotif
to build at this time.
2006-01-04 18:30:16 +00:00
reed
2b93caa2ab In a configure argument remove the freetds subdirectory reference.
Bump PKGREVISION, since the freetds shared library is in a different place
since my freetds packaging change.

Remove a blank line.
2006-01-04 18:06:25 +00:00
reed
848c8baec5 Do bump PKGREVISION. The shared library it uses is in a different place
since my freetds package changes.
2006-01-04 18:03:26 +00:00
reed
9f0bce4448 For a configure argument, remove freetds subdirectory since my
recent freetds package changes.

Didn't bump PKGREVISION. The resulting library doesn't appear to reference
freetds location.
2006-01-04 17:59:14 +00:00
abs
9702189f76 rename reverted 2006-01-04 11:55:57 +00:00
abs
0feee7f2d4 Import jdbc-postgresql81 into pkgsrc:
This is a pure Java (Type IV) JDBC driver for the PostgreSQL
database.  It allows Java programs to connect to a PostgreSQL
database using standard, database independent Java code.

The driver provides a reasonably complete implementation of the
JDBC 3 specification in addition to some PostgreSQL specific
extensions.
2006-01-04 11:54:38 +00:00
abs
02642e7a67 The trend is too entrenched to buck - switch back to jdbc-postgresl?? 2006-01-04 11:51:49 +00:00
abs
cd0176d910 postgresql80-jdbc / postgresql81-jdbc 2006-01-04 11:49:54 +00:00
abs
49b33b76fc Import postgresql81-jdbc
This is a pure Java (Type IV) JDBC driver for the PostgreSQL
database.  It allows Java programs to connect to a PostgreSQL
database using standard, database independent Java code.

The driver provides a reasonably complete implementation of the
JDBC 3 specification in addition to some PostgreSQL specific
extensions.
2006-01-04 11:48:41 +00:00
abs
8392771a1e Re-import jdbc-postgresql80 as postgresql80-jdbc to match all other
postgresql80-* packages
2006-01-04 11:48:06 +00:00
abs
e380a286ea reduce diffs with (about to be imported) jdbc-postgresl81.
No functional change.
2006-01-04 11:43:25 +00:00
schmonz
42428df5a0 Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4
rather than PKG_FAIL_REASON, so that they provide useful error
messages in build logs, and so that they continue to work on platforms
where they aren't broken.
2006-01-04 04:29:05 +00:00
adrianp
1d50cb2788 Remove:
databases/acid
2006-01-03 21:14:38 +00:00
adrianp
83385fbd2d databases/acid has now been replace by security/base.
BASE is a fork of ACID that is under current developement where as ACID has
not had an update for a number of years now and suffers from current security
issues.
2006-01-03 21:13:37 +00:00
wiz
55cc8816eb Bump PKGREVISION for PLIST change. 2006-01-03 19:10:27 +00:00
darcy
74c8e2f0c8 Add missing installed files. No functional change so not bump to PKGREVISION. 2006-01-03 19:03:35 +00:00
darcy
c078665ed0 Add missing files to PLIST. No functional change to package so I did not
bump PKGREVISION.
2006-01-03 18:58:58 +00:00
wiz
711eb873c2 Update to 1.38:
1.38 Thu Dec 29 03:17:54 EST 2005
* Released 1.37 dev series

1.37_01 Thu Dec  8 15:56:50 EST 2005
* Switched Postgres sequence lookups to use CURRVAL, rather than OIDs

1.36 Fri Dec  2 18:04:21 EST 2005

* Change to how we resolve virtual columns to deal with a
  "no such attribute" bug in RT
2006-01-03 18:05:53 +00:00
abs
dd58ee95c0 Add jdbc-postgresql80 2006-01-03 17:54:30 +00:00
abs
a3861bf3d0 Add jdbc-postgresql80-314 to pkgsrc:
This is a pure Java (Type IV) JDBC driver for the PostgreSQL
database.  It allows Java programs to connect to a PostgreSQL
database using standard, database independent Java code.

The driver provides a reasonably complete implementation of the
JDBC 3 specification in addition to some PostgreSQL specific
extensions.

This package installs the official jdbc3 jarfile from jdbc.postgresql.org,
but also download the src to include the README and example java files. As
such it does not require java at build time.
2006-01-03 17:54:09 +00:00
taca
435219cbd2 Bump PKGREVISION by update of ruby18-base package. 2006-01-03 15:07:28 +00:00
taca
58534e38a4 Remove USE_RUBY_DIST_SUBDIR. 2006-01-03 14:44:54 +00:00
taca
dccd827fac Stop handling DIST_SUBDIR default for Ruby based packages.
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles.
2006-01-03 14:25:49 +00:00
veego
4af40222b6 Update to version 0.33:
Bug Fixes
  * Removed superfluous "print" in Net::LDAP::LDIF before _write_attr on writing
  * Base64 encode any value starting with < in Net::LDAP::LDIF
  * Documentation updates
  * Fix case insensitivity issues in contrib/ldifdiff.pl

Enhancements
  * Added Net::LDAP::Extension::WhoAmI
  * Added write_version() and handle() methods to Net::LDAP::LDIF
  * Updated Net::LDAP::Control::ProxyAuth to support new OID from latest rfc-draft
  * Added contrib/recursive-ldap-delete.pl
  * Added ability to do case in comparisons to contrib/ldifsort.pl
2006-01-02 21:50:00 +00:00
joerg
fe509f6135 Add DragonFly support. 2006-01-02 18:08:35 +00:00
joerg
6a79ec3749 Add DragonFly support. 2006-01-02 17:56:18 +00:00
joerg
83a2e850b2 Override config.*. Fix DragonFly support in configure's libtool fragment. 2006-01-02 17:32:13 +00:00
joerg
2ea54794b6 Include sys/time.h to get struct timeval in all cases. 2006-01-02 17:20:18 +00:00
joerg
e42343390b config.* override. 2006-01-02 16:31:34 +00:00
wiz
faf65456ad Remove stuff that was marked for removal after 2005Q4. 2006-01-01 18:53:03 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
jlam
e5101d7251 Per pkgsrc guidelines, move the documentation to be stored under
${PREFIX}/share/doc/${PKGBASE}.  Also, generate the documentation
PLIST entries dynamically since those files are generated from SGML,
and their names can change quite a bit from release to release.

Bump the PKGREVISION to 3.
2005-12-31 04:05:31 +00:00
joerg
2d0f05081c Add DragonFly support. Add -rpath argument and let libtool generate
a shared library, otherwise other parts of the Makefile gets confused.
2005-12-31 00:53:22 +00:00
jlam
b8c78246e7 Optionally build the ODBC driver for freetds. This will allow ODBC
clients to load the driver to talk to MS SQL Server.
2005-12-30 21:07:42 +00:00
jlam
6516295733 Update databases/iodbc to 3.52.3. Changes from version 2.50.3 include
adding some support for the ODBC 3.x specifications and fixing quite
a lot of bugs.
2005-12-30 21:03:59 +00:00
jlam
06b8122436 Remove some unnecessary patches that removed targets to install the
configuration files.  It's easier just to override the installation
destination during the install phase by setting INSTALL_MAKE_FLAGS.
2005-12-30 16:39:39 +00:00
jlam
f1de2e9253 Update the package description to match the current version. 2005-12-30 16:38:32 +00:00
ghen
0500f7f0af Add (conflicting) "iodbc" and "unixodbc" options to openldap for ODBC support,
from PR#31960.  Ok by jlam and wiz.
2005-12-29 20:10:23 +00:00
joerg
189534dad2 Move DragonFly file handling into Makefile.common, like the other
postgresql packages do. Fixes -pl* at the same time.
2005-12-29 13:33:42 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
abs
ef11055c81 Revert PKG_FAIL_REASON addition - this package builds perfectly fine
under NetBSD/i386 3.0, including with a completely empty environment.
Any build issue seen is probably due to something in that build
environment.
2005-12-28 01:04:11 +00:00
reed
147ba134c7 Don't install to $PREFIX/freetds anymore.
Discussed with maintainer and tech-pkg in November. (I don't use
this software myself, but initially looked at this to fix the manual
page installation.)

Get rid of BUILDLINK_PASSTHRU_DIRS as not needed now.

Bump PKGREVISION.

BUILDLINK_RECOMMENDED.freetds removed. And BUILDLINK_DEPENDS.freetds
set to this new version.

TODO: allow threadsafe on platforms that support it.
2005-12-27 21:04:23 +00:00
schmonz
463f43526a Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
2005-12-26 23:39:30 +00:00
jlam
0b66c94fae Fix PR pkg/32069 by limiting the FD_SETSIZE used by OpenLDAP to the
maximum value supported by GNU Pth when building against GNU Pth.
2005-12-21 03:54:23 +00:00
wiz
1300bb3710 Fix HOMEPAGE (old one has been domaingrabbed). 2005-12-18 18:06:12 +00:00
jlam
2558c0291d Change my MAINTAINER email address to the one I've been using for
pkgsrc work.
2005-12-17 05:20:21 +00:00
joerg
6e4a0dd799 Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
2005-12-12 21:36:54 +00:00
wiz
140a043762 Fix path on MASTER_SITES (packages use too old version which got moved
into OLD/ subdir).
2005-12-09 20:34:08 +00:00
gdt
ce59777d41 Update to 0.29. Changes since last update:
- 0.29 | 2005-08-25

  - Dropped proc: where-clausifier
  - Dropped proc: tuples-result->table
  - For `gxrepl', results are now printed with " | " field separator
  - All (database postgres) procs now tested
  - Support files guile.m4 and modsup.h synched with Guile 1.4.1.106


- 0.28 | 2005-05-09

  - Bugfix: array reference handling in (database postgres-qcons)
  - FSF street address updated in copyright notices


- 0.27 | 2005-03-02

  - Result objects print without redundant "PGRES_" prefix
  - New command for (database postgres-table) proc `pgtable-manager'
  - New (database postgres-resx) proc: result->object-rows
  - Changes to module (database postgres-qcons)

- 0.26 | 2005-02-24

  - Expiration date set for opaque string support
  - Expiration date set for two (database postegres-table) procs
  - Dropped (database postgres-types) proc: dbcoltype:name
  - New type converters in module (database postgres-types)
  - New module: (database postgres-qcons)
  - New module: (database postgres-resdisp)
  - New module: (database postgres-gxrepl)


- 0.25 | 2005-01-02

  - New (database postgres) proc: pg-result-error-message

- 0.24 | 2004-11-24

  - New (database postgres) proc: pg-set-nonblocking!
  - New (database postgres) proc: pg-is-nonblocking?
2005-12-09 16:01:10 +00:00
tron
67af8f5b51 Update "phpmyadmin" package to version 2.7.0pl1. Changes since version
2.6.4-pl4:
- New plugin-based import module
- Some pages now use fieldsets for better look
- Better support for information_schema
- Upgrade script new options
- Better displaying of privileges when there are differences between the
  various user definition tables
- Structure: count unique value for each field
- Can now limit the list of shown languages
- User-specific upload and save server directories
- Remove Drop tab for mysql database
- New transformation: SQL pretty printing
- Ability to limit maximum size of extended insert
- Support for searching in the foreign key window
- Can now replace an existing bookmark
- New shortcuts for IP rules
- Detect lack of privileges for "Create new table"
- Wrong display of localized MySQL error messages
- Need to select the primary key for MIME-based print view
- Handling of ENTER key when adding fields
- InnoDB: truncating icon and exact row count
- After dropping a db, links were missing
- Strict mode and auto-increment fields insertion
- Collation change for ENUM and SET
- Display problems on special characters in column name
- Links for MySQL documentation
- Escaping of "_"
- Could not edit privileges when different host in db and user
- Changing auto-increment value for InnoDB
- Correct sort order for foreign-key dropdowns
- Group database by rightmost separator
- Performance problem when inserting huge BLOBs
- Calendar popup and time beginning by 0

This update fixes the security vulnerabilities reported in PMASA-2005-8
and PMASA-2005-9.
2005-12-09 13:49:21 +00:00
joerg
6f526a58c8 DragonFly support. 2005-12-06 19:31:24 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jdolecek
7d3c288427 Update the PHP PDO to latest available PECL versions (1.0/1.0.1/1.0.2).
Changes are bugfixes mostly.

Also rework php-pdo/module.mk somewhat, so that the base php-pdo package
can use it too.
2005-12-03 17:24:28 +00:00
joerg
bcc90cdce0 Override config.guess and config.sub for DragonFly. 2005-12-02 21:46:50 +00:00
joerg
500dbef42b Merge DragonFly pre-configure merging back into Makefile.common's
post-extract.
2005-12-02 21:01:34 +00:00
joerg
1754c04ba1 DragonFly support. 2005-12-02 20:00:18 +00:00
joerg
660b0ddbce Update PLIST for DragonFly addition. Bump revision. 2005-12-02 19:46:40 +00:00
joerg
b53917110c Allow build on DragonFly. 2005-12-02 19:41:18 +00:00
joerg
1cebc7c947 Add case for DragonFly and modify -lpthread detection to check for
-pthread as well. This can be simplified once PTHREAD_* on NetBSD
is fixed.
2005-12-02 19:39:23 +00:00
wiz
0e13ea6153 Convert to options framework. 2005-12-02 17:28:37 +00:00
xtraeme
dca19f677a Update to 5.0.16.
For information about changes please see:
http://dev.mysql.com/doc/refman/5.0/en/news-5-0-16.html
2005-12-02 08:13:26 +00:00
joerg
60d0f964ac Since the configure script is in a non-standard location, override
location of config.sub and config.guess as well.
2005-11-29 06:45:28 +00:00
agc
f376bcc052 Reverting the mods in revision 1.10 of this file allows a package to
be built with standard settings in /etc/mk.conf, and fixes a problem
in the bulk build results.

In short: install the manual pages into freetds/man/man1 (the rest of
the files in this package have a prefix directory of ${PREFIX}/freetds)
2005-11-25 23:44:08 +00:00
wiz
62d51f024c Update to 1.35:
1.35 Wed Nov  2 22:36:02 EST 2005
* Doc fixes and OrderBy cleanup from ruslan

1.34 Wed Nov  2 22:26:15 EST 2005

* Clone support from Ruslan

1.33 Thu Sep 22 14:27:46 EDT 2005

* Better SQL statement logging from alex


1.32 Thu Sep  1 06:52:42 EDT 2005

* DBD::SQLite is necessary for the test suite to run correctl

1.31 Fri Jul 29 12:47:25 EDT 2005

* Updated MANIFEST to fix a build issue -
    Thanks to Andy Lester and David Glasser

1.30 Thu Jul 28 10:17:27 EDT 2005

*  Removed {{{ and  }}} fold markers. Patch from Ruslan

1.30_03 Thu Jun  9 01:35:49 EDT 2005
* Significant new tests from Ruslan Zakirov and Dave Glasser

* You no longer need to explicitly bless a DBIx::SearchBuilder::Handle subclass

* Start of a major overhaul of the subclass API for DBIx::SearchBuilder::Record objects.
  A new "schema" method will define the data in _ClassAccessible and also generate database
  schema using DBIx::DBSchema.

Fixes from Ruslan:

    * for numeric types, make the empty check be "null or 0", not "null or ''"
    * New search tests from ruslan
    * added an init_data method to t/utils.pl
    * CleanSlate doesnt init show_rows
    * CleanSlate doesnt clean _{open|close}_parens
    * get rid of stupid ifs in CleanSlate
    * get rid of evals in _DoSearch and _DoCount, use Handle methods to control DBI error handling
    * rewrite LoadByPrimaryKeys args handling to consistent with other Load* methods
    * report error when PK filed is missing in LoadByPrimaryKeys
    * fix warning in __Set methods when newvalue is undef
    * small code cleanups
    * test coverage grows from 75.2% to 84.7% for Record.pm


1.30_02 Sun May 22 15:21:19 EDT 2005

 - Lots of patches from Ruslan:

   First and main change is using of `goto &$AUTOLOAD` syntax, that helps
   avoid code duplication and hides AUTOLOAD sub from stack trace. I think
   this also would help implement CompileAllAutoSubs method easier.

 - It's also one of the steps to better tests coverage.

 - Test coverage for Record.pm grows from 66% to 75.2%.

 - _LoadFromSQL never reported error when PK fields are missed. Fixed.

 - fetchrow_hashref dies only when RaiseErrors is true, because we can
   control this from Handle obj so we should die according to
   $Handle->RaiseErrors property. Fixed.
 - When RaiseErrors is "false" then fetchrow_hashref returns undef and we
   should check $sth->err(see `perldoc DBI`). Fixed.

 - After call to fetchrow we should clean "fetched" internal hash and fill
   it only when we return successful result. Fixed.

 - If SimpleQuery fails, _LoadFromSQL method doesn't return any error
   message. Fixed.

1.30_01 Mon May 16 21:37:03 BST 2005

    - Patches from Ruslan to switch to using 'capitalization.pm' for our regular_case subroutine aliases

1.27 Sun May  8 22:49:30 EDT 2005

    - Added supoprt for functions containing "?" to represent the parameter
        in ->Column()
    - Added better support for functional columns in search listings and
      group by clauses

1.26 Sun Apr 17 19:22:23 EDT 2005
    - Added support for expression based left joins


1.25 Sat Apr  9 12:33:30 EDT 2005

    - Backed out a change introduced in 1.23 that caused table and column names
      to be quoted, causing Postgres to flip out.

1.24 Wed Apr  6 22:54:37 EDT 2005
    - Added a new "SearchBuilder::Unique" module for uniquifying search results

1.23
    - Now use DBI->quote_identifier to quote column and table names (Ruslan)
    - Test suite updates (Ruslan)
2005-11-24 18:54:21 +00:00
wiz
134b597cae Update to 1.09:
1.09
    - Support external SQLite library (rjray)
    - Don't convert things that look like numbers to numbers unless
      specifically requested.
    - Upgrade to sqlite 3.2.2
2005-11-24 18:53:15 +00:00
wiz
3fd3dd46c6 Add three new perl packages. 2005-11-24 18:47:32 +00:00
wiz
9ce12dade0 Initial import of p5-DBIx-Abstract:
This module provides methods for retrieving and storing data in
SQL databases.  It provides methods for all of the more important
SQL commands (like SELECT, INSERT, REPLACE, UPDATE, DELETE).

It endeavors to produce an interface that will be intuitive to
those already familiar with SQL.

Notable features include:

  * data_source generation for some DBD drivers.
  * Can check to make sure the connection is not stale and reconnect
    if it is.
  * Controls statement handles for you.
  * Can delay writes.
  * Generates complex where clauses from hashes and arrays.
  * Shortcuts (convenience functions) for some common cases. (Like
    select_all_to_hashref.)
2005-11-24 18:46:41 +00:00
wiz
8c186bb527 Fix DESCR, it really should say:
This module implements an OO-interface to database schemas.  Using
this module, you can create a database schema with an OO Perl
interface.  You can read the schema from an existing database.
You can save the schema to disk and restore it from different
process.  Most importantly, DBIx::DBSchema can write SQL CREATE
statements for different databases from a single source.

Currently supported databases are MySQL, PostgreSQL, Oracle and
Sybase.  DBIx::DBSchema will attempt to use generic SQL syntax for
other databases.  Assistance adding support for other databases is
welcomed.
2005-11-24 18:45:43 +00:00
wiz
ad1baf8e0a Initial import of p5-DBIx-DBSchema:
This module helps abstract the process of working with complex
schemas of relational SQL database tables. As with DBI, it lets
you work with data a row at a time, but gives you the extra ability
to, with a single method call, reach across and grab rows of related
data from tables located elsewhere in your database, without having
to construct an SQL join clause yourself. The 'distance' from the
originating table to the related one can be arbitrarily long, so
long as they are related in some way -- i.e., could both return
data through a single (though perhaps quite lengthy) SQL query.
2005-11-24 18:44:16 +00:00
wiz
3af53dc12d Initial import of p5-DBIx-Schema:
This module helps abstract the process of working with complex
schemas of relational SQL database tables. As with DBI, it lets
you work with data a row at a time, but gives you the extra ability
to, with a single method call, reach across and grab rows of related
data from tables located elsewhere in your database, without having
to construct an SQL join clause yourself. The 'distance' from the
originating table to the related one can be arbitrarily long, so
long as they are related in some way -- i.e., could both return
data through a single (though perhaps quite lengthy) SQL query.
2005-11-24 18:43:18 +00:00
minskim
a89be97882 Add qdbm-plus. 2005-11-23 06:59:44 +00:00
minskim
8142f7bd5c Import qdbm-plus from pkgsrc-wip. Packaged by OBATA Akio.
QDBM is an embeded database library compatible with GDBM and NDBM.  It
features hash database and B+ tree database and is developed referring
to GDBM for the purpose of the following three points: higher
processing speed, smaller size of a database file, and simpler API.

This package provides the C++ interface of QDBM.
2005-11-23 06:57:45 +00:00
minskim
69cfe2390f Add qdbm-cgi. 2005-11-23 06:54:44 +00:00
minskim
ef4804554a Import qdbm-cgi from pkgsrc-wip. Packaged by OBATA Akio.
QDBM is an embeded database library compatible with GDBM and NDBM.  It
features hash database and B+ tree database and is developed referring
to GDBM for the purpose of the following three points: higher
processing speed, smaller size of a database file, and simpler API.

This package provides CGI scripts for QDBM.
2005-11-23 06:51:57 +00:00
minskim
e8f976bd6b Add ruby-qdbm. 2005-11-23 06:44:38 +00:00
minskim
681347c023 Import ruby-qdbm from pkgsrc-wip. Packaged by OBATA Akio.
QDBM is an embeded database library compatible with GDBM and NDBM.  It
features hash database and B+ tree database and is developed referring
to GDBM for the purpose of the following three points: higher
processing speed, smaller size of a database file, and simpler API.

This package provides the Ruby interface of QDBM.
2005-11-23 06:42:38 +00:00
minskim
5481107fde Add p5-qdbm. 2005-11-23 06:38:38 +00:00
minskim
78422bdf35 Re-import p5-qdbm into the correct directory. This is a "Perl"
binding, not Python.
2005-11-23 06:36:56 +00:00
minskim
6ea6a40184 Import p5-qdbm from pkgsrc-wip. Packaged by OBATA Akio.
QDBM is an embeded database library compatible with GDBM and NDBM.  It
features hash database and B+ tree database and is developed referring
to GDBM for the purpose of the following three points: higher
processing speed, smaller size of a database file, and simpler API.

This package provides the Perl interface of QDBM.
2005-11-23 06:33:35 +00:00
minskim
4d52c1c1fd Update qdbm to 1.8.34. Patches from OBATA Akio (maintainer).
Change:
- A bug of i-node duplication on MinGW was fixed.

pkgsrc Change:
- Split Makefile to provide bindings for other languages in separate
packages.
2005-11-23 06:20:36 +00:00
jdolecek
a7e0c0cec6 use ${PKGNAME} to ease updates, suggested by Jeremy C. Reed 2005-11-22 22:11:31 +00:00
jdolecek
434852fd70 fixup PLIST after the change to standard manpage installation directory 2005-11-22 22:09:24 +00:00
tron
2ed31eca30 Update "phpmyadmin" package to version 2.6.4pl4. Changes since
version 2.6.4pl3:
- css/phpmyadmin.css.php: Do not use common header file, as there is
  nothing common at all.
- libraries/header_http.inc.php: Always send text/html content type.
- libraries/db_table_exists.lib.php, libraries/header_http.inc.php,
  transformation_wrapper.php: Use define rather than variable for
  conditional paths.
This fixes the security vulnerability reported in PMASA-2005-6.
2005-11-21 13:47:42 +00:00
joerg
3e2814ff4e Checking for attribute support with _POSIX_THREAD_ATTR_STACKSIZE is
good, not including unistd.h (which defines the macro) is bad.
Correct this mistake to get a working thread stack on DragonFly and
other systems which have less than 2 MB by default. Bump revision.
2005-11-19 18:41:15 +00:00
rillig
858421e0dc Fixed pkglint warnings:
- Replaced 1 with yes in NO_BUILD and NO_CONFIGURE, as the latter is more
  common.
2005-11-19 15:38:58 +00:00
joerg
af1d1c7f65 The interfaces changed since 1.0.14, enforce a current version. 2005-11-16 15:28:53 +00:00
rillig
2811b095f4 Sorted alphabetically. 2005-11-15 02:07:21 +00:00
minskim
94c55d8e91 Add py-mssql. 2005-11-14 03:12:42 +00:00
minskim
54031886a8 Import py-mssql from pkgsrc-wip. Packaged by Bartosz Kuzma.
This module provides access to MS SQL Servers from Python scripts.

Features:
 - Multiple Query/Multiple Result
 - Not using Win32 ODBC (using MSSQL DB-LIB)
 - Supports "almost all" of the DB-API 2.0
2005-11-14 03:10:00 +00:00
tonio
cf1369e5d9 Update patch-ab to be Darwin friendly 2005-11-12 18:06:43 +00:00
tonio
f9fba21138 Update databases/lbdb to 0.31
Changelog:
  * m_pine: Double-quote parens. Thanks to Stefan M<C3><A4>tje for reporting this
    bug and sending a patch.
  * Apply patch by Brendan Cully to follow the Apple build system changes
    used to build ABQuery module.
  * Add m_vcf module for querying vcard files provided by Brendan Cully.
  * Add authentication (bind_dn, bind_password) to mutt_ldap_query. Based
    on an idea of Jan-Benedict Glaw (Closes: #324655, #286163).
  * Update FSF address in nearly all files.
  * Upgrade to standards-version 3.6.2 (no changes).

For now, make sure the m_vcf module is not built. It depends on libvformat,
which is not yet in pkgsrc
2005-11-12 17:43:42 +00:00
joerg
d09a693eb9 Update psycopg to 1.1.21. Allow building with Python 2.4.
From NEWS:
psycopg news for 1.1.20
-----------------------

* Fixed problem with wrongly applied infinity patch in 1.1.20.

* Fixed build problem in win32 when using Makefile.msvc.

psycopg news for 1.1.20
-----------------------

* Fixed the date/time/timestamp formatting problem introduced by 1.1.19.

* Fixed build problem in win32 when using Makefile.msvc.

psycopg news for 1.1.19
-----------------------

* Now ZPsycopgDA does not loose the connection and raise an error is
  PostgreSQL is restarted but tries to rconnect and execute the issue
  query again (patch from Jonathan Stoneman.)

* Fixed precision and scale in cursor.description for numeric types.

* The XXXFromMx() functions don't truncate fractional seconds anymore (but
  note that mx.DateTime uses floating point seconds so rounding errors may
  creep in anyway.)

* Fixed two segfaults: when multithreading; patch from James Henstridge and
  when calling dictfetchone() without results.

psycopg news for 1.1.18
-----------------------

* Fixed mktime() overflow in ZPsycopgDA.

psycopg news for 1.1.17
-----------------------

* ZPsycopgDA can now return unicode strings on request.

* Fixed problem with timestamps in ZPsycopgDA.

psycopg news for 1.1.16
-----------------------

* fixed .rowcount problem introduced in 1.1.15.

* fixed a problem with %% not being transformed into % when calling
  .execute() with a zero-length tuple or dict.

* now using COPY FROM/COPY TO in .execute() raise an exception instead
  of segfaulting.

* faster Date and DateTime type casting.

* small and trivial optimizations and fixes.

psycopg news for 1.1.15
-----------------------

* Interval typecasting eventually-eventually works the Right Way (TM).

* Fixed two bad memory leaks in QuotedString and Binary objects.

* Reverted change on rowcount attribute, now it is always set to the real
  number of affected columns.
psycopg news for 1.1.14
-----------------------

* Interval typecasting eventually works the Right Way (TM).

* ZPsycopgDA now support unicode strings and different backend encodings.

* ZPsycopgDA accept query data as an extra parameter to execute() (but
  still no way to give it extra data from inside a ZSQL Method.)

* Better DBAPI-2.0 compliance (rowcount attribute and argument passing.)

* Now builds on Fedora Core 2 (but remember that the real psycopg
  aficionado runs on Debian ;-P )

* COPY FROM raise an exception and return usefull information on error.
2005-11-11 23:10:19 +00:00
heinz
e74bf5194f Updated to version 1.814.
Pkgsrc changes:
  - Tests 148-149 in t/db-btree.t were confused by the fact that
    DB_File seemed to run in compatibility mode ($DB_File::db_185_compat is 1),
    although db1 was used. Thus, we enable this mode only for db2/db3/db4.
  - Patch-aa for Makefile.pl now initialises VER_INFO to avoid a warning.
  - Tested with db1-db4 on NetBSD and db2-db4 on Solaris.

Changes since version 1.806:
=====================================
1.814 11 November 2005
   * Fix from Dominic Dunlop to tidy up an OS-X specific warning in
     db-btree.t.
   * Silenced a warning about $DB_File::Error only being used once.
     Issue spotted by Dominic Dunlop.
1.813 31st October 2005
   * Updates for Berkeley DB 4.4
1.812 9th October 2005
   * Added libscan to Makefile.PL
   * Fixed test failing under windows
1.811 12th March 2005
   * Fixed DBM filter bug in seq
1.810 7th August 2004
   * Fixed db-hash.t for Cygwin
   * Added substr tests to db-hast.t
   * Documented AIX build problem in README.
1.809 20th June 2004
   * Merged core patch 22258
   * Merged core patch 22741
   * Fixed core bug 30237.
     Using substr to pass parameters to the low-level Berkeley DB interface
     causes problems with Perl 5.8.1 or better.
     typemap fix supplied by Marcus Holland-Moritz.
1.808 22nd December 2003
   * Added extra DBM Filter tests.
   * Fixed a memory leak in ParseOpenInfo, which whould occur if the
     opening of the database failed. Leak spotted by Adrian Enache.
1.807 1st November 2003
   * Fixed minor typos on pod documetation - reported by Jeremy Mates &
     Mark Jason Dominus.
   * dbinfo updated to report when a database is encrypted.
2005-11-11 20:14:51 +00:00
tv
458757c193 USE_TOOLS+=flex; without this, libodbctxt.la (without the 'S') is not built.
Bump PKGREVISION.
2005-11-09 21:21:10 +00:00
tv
1cb2f94ca9 Revert previous: mysql-client-4.0.x does build on Interix with
--enable-assembler supplied.
2005-11-09 19:49:52 +00:00
tv
f07f1cf0bc Don't use the asm string functions on Interix. (To be fixed, but for now
the symbol naming is wrong, so no --enable-assembler will get it built.)
2005-11-09 19:48:44 +00:00
tv
2d36ae9b5c Now that we're properly using the pkgsrc-supplied libtool, clean up the
bits of "configure" that were twiddling only libtool-config bits, as these
are no longer used.
2005-11-09 14:41:38 +00:00
joerg
e7f63a4688 Allow PostgreSQL 7.4 to build on DragonFly. Bump revision of -lib,
since the PLIST changed. Don't define errno manually in contrib/,
depend on errno.h to do so. Explicitly include errno.h in some places.
2005-11-08 16:40:38 +00:00
tv
e55646251e Build without YP support on Interix. 2005-11-08 01:32:56 +00:00
martti
d8f5996d39 Added p5-Data-Table 2005-11-07 11:35:32 +00:00
martti
d77afddcd3 This perl package uses perl5 objects to make it easy for manipulating
spreadsheet data among disk files, database, and Web publishing.

A table object contains a header and a two-dimensional array of scalars.
Three class methods Data::Table::fromCSV, Data::Table::fromTSV, and
Data::Table::fromSQL allow users to create a table object from a CSV/TSV
file or a database SQL selection in a snap.
2005-11-07 11:29:43 +00:00
tv
78c67e1260 Use the pkgsrc-installed libtool, not the throwaway in-tree libtool, to
choose between link commands for shared or static linking.

Should fix shlib build and install on Interix.
2005-11-04 18:47:52 +00:00
taca
a27c12452d Remove ruby-dbm. 2005-11-04 07:05:15 +00:00
taca
1787c66629 Remove one more ruby16 only package. 2005-11-04 07:04:47 +00:00
rillig
b63b246901 Fixed wrong usage of WRKSRC. 2005-11-03 20:15:44 +00:00
taca
d8c78e916b Remove supporting ruby16-base package. 2005-11-03 07:18:07 +00:00
taca
a48a2d8350 Remove specifying RUBY_VERSION_SUPPORTED. 2005-11-03 07:17:18 +00:00
taca
fbc3274419 Change documentation directory to activerecord. 2005-11-02 15:00:40 +00:00
taca
2d6ced9afd Install example files, too. 2005-11-02 14:28:45 +00:00
taca
a8c6da1f66 Update ruby-activerecord pacakge to 1.12.1.
Changes are many please see ${RUBY_DOCDIR}/active_record/CHANGELOG.
2005-11-02 14:18:31 +00:00
taca
b9d791c80d Bump PKGREVISION of packages including ruby extention library
by  Ruby 1.8.3 updates.
2005-11-02 09:48:33 +00:00
taca
22e712c5fc Update distinfo for Ruby 1.8.3. 2005-11-02 09:32:28 +00:00
taca
ca41984f6b Mark this pacakge ruby16-base only. 2005-11-02 08:57:35 +00:00