Commit graph

4248 commits

Author SHA1 Message Date
zafer
ec68fcb39f update master_sites 2010-02-07 17:41:46 +00:00
wiz
37b8b35324 Update to 0.71:
shared-mime-info 0.71 (2010-02-01)
* Mime-type Changes:
- Add magic for FLAC files
- Add ICC profiles
- Remove duplicate XUL definition
- Add IT8.7/2 profiles
- Add Apple's HTTP Live Streaming playlists
- Add application/pkix-crl
- Match *xsl and *xslt to application/xslt+xml
- Add *.eml glob for message/rfc822 messages
- Add application/vnd.openxmlformats-officedocument.presentationml.slideshow
- Update MathML definition
- Add application/x-java-keystore and application/x-java-jce-keystore
- Add OpenDocument test cases, flat XML file definitions
- Make D sources a sub-class of C sources

* Specification:
- Update version to 0.19

* Other:
- Move to git for VCS
- Use transifex for translations
2010-02-07 16:08:02 +00:00
taca
79542ca8b4 Update pear-DB package from 1.7.6 to 1.7.13
Since changes are too huge to show here, please refer:
http://pear.php.net/package/DB/download/All

One note from 1.7.8's changes:

This release of DB fixes numerous bugs compared to 1.7.7. Users of previous
versions are encouraged to upgrade in due course.

Users of the pgsql driver should note that this release fixes a security issue
reported by Yasuo Ohgaki; the security issue is described in more detail by
CVE-2006-2313 and CVE-2006-2314. PostgreSQL users should upgrade to both DB
1.7.8 AND at least PostgreSQL 7.3.15, 7.4.13, 8.0.8, 8.1.4 or 8.2.0 as soon as
possible if they are using SJIS, BIG5, GBK, GB18030 or UHC as a client
encoding.

longlong
2010-02-06 15:48:16 +00:00
gdt
13cd4e0392 not MAKE_JOBS_SAFE 2010-02-05 14:50:38 +00:00
joerg
ec17d28eab Mark PEAR packages as DESTDIR ready. Thanks to obache@ for the backend
support.
2010-02-04 16:36:05 +00:00
obache
14e811d9fb Update abook to 0.5.6.
0.5.6
 - translation fixes
 - fixed gcrd export format (\r\n line endings according to RFC, Marc Tardif)
 - fix localized keybindings with --disable-nls
2010-02-04 04:31:15 +00:00
sno
64ca2a612f Updating databases/p5-Rose-DBx-TestDB from 0.04nb1 to 0.05
pkgsrc changes:
- Adding license definition
- Adjusting dependencies

Upstream changes:
0.05    06 Jan 2010
        * use sigtrap so that clean up happens if script dies or ^C
        * register defaults so that RDBO::Loader->make_classes works.
2010-02-03 00:45:31 +00:00
sno
5216f8d006 Updating databases/p5-Rose-DBx-Garden from 0.15nb1 to 0.16
pkgsrc changes:
- Adjusting dependencies (primary reordering to match order in META.yml)
- Adding license definition

Upstream changes:
0.16    23 Jan 2009
        * fix maxlength logic for text fields.
        * minor pod fixes.
        * add Enum column support (maps to Menu Field)
2010-02-03 00:15:48 +00:00
sno
0425eddced Updating databases/p5-Rose-DB-Object from 0.783 to 0.786
pkgsrc changes:
- Adjusting dependencies
- Removing x-flags from modules & doc

Upstream changes:
0.786 (01.23.2010) - John Siracusa <siracusa@gmail.com>
    * Improved support for serial columns in Oracle.
    * Renamed CHECK labels to avoid clashes with the reserved block name.
    * Added force_lowercase attribute to the Loader and Convention Manager
      as a means of getting "normal" behavior out of Oracle schemas.
    * Fixed a bug that caused money columns in PostgreSQL to have
      column lengths that were too short.
    * Fixed a POD typo (RT 53272)

0.785 (12.31.2009) - John Siracusa <siracusa@gmail.com>
    * Fixed Rose::DB::Object::Cached to correctly honor alternate column
      accessor/mutator method names.  (Reported by Kevin McGrath)
    * Stopped the default auto-init handler from asking the convention
      manager to name foreign keys that have only partially populated
      column lists, causing it to burn through the "good" foreign key
      names.  (Patch by Douglas Wilson)
    * Corrected some typos in the ManyToMany documentation and the tutorial.
      (Thanks to Bart Dopheide)

0.784 (10.16.2009) - John Siracusa <siracusa@gmail.com>
    * Fixed a bug introduced by the multi-many Manager bug fix in the
      0.783 release.  (Reported by Mark Frost)
    * Added missing exception error explanations to relationship methods.
    * Updated eval blocks to avoid stomping on $@ from an outer scope.
2010-02-02 23:57:40 +00:00
sno
b6879e8871 Updating databases/p5-Rose-DB from 0.754 to 0.758 (pkg/42674)
pkgsrc changes:
- Ensure installed perl modules and documentation has no execute bit

Upstream changes:
0.758 (01.26.2010) - John Siracusa <siracusa@gmail.com>
    * Added workaround for DateTime::Duration bug (RT 53985)

0.757 (01.23.2010) - John Siracusa <siracusa@gmail.com>
    * Support for Rose::DB::Object 0.786.

0.756 (12.31.2009) - John Siracusa <siracusa@gmail.com>
    * Support for Rose::DB::Object 0.785.
    * Made fork- and thread-safe (though some databases, notably Oracle,
      don't support passing a database connection across a fork at all).
    * Updated mysql_enable_utf8() to run "SET NAMES utf8" id a database
      handle already exists.
    * Updated the various validate_*_keywords() methods to no longer accept
      anything that "looks like a function call."  This was done to avoid
      possible SQL injection attacks, and because the now-pervasive support
      for scalar-reference literals in Rose::DB::Object obviates the need
      for such permissive SQL inlining.  To restore the old behavior, use
      the default_keyword_function_calls() class method or the
      keyword_function_calls() object method.

0.755 (10.16.2009) - John Siracusa <siracusa@gmail.com>
    * Fixed a bug in Rose::DB::Oracle that caused the port to be omitted
      from the DSN.  (Reported by llama)
    * Updated eval blocks to avoid stomping on $@ from an outer scope.
2010-02-02 23:27:51 +00:00
sno
97774bf3e7 Updating databases/p5-ORLite-Migrate from 1.05 to 1.06
pkgsrc changes:
- Adjusting dependencies

Upstream changes:
1.06 Sat  9 Jan 2010
	- Cloned in a copy of Padre::Perl as ORLite::Migrate::Perl
	- Switch to using cperl
2010-02-02 22:22:17 +00:00
sno
292e27b02c Updating databases/p5-ORLite from 0.31 to 0.40
pkgsrc changes:
- Adjust dependenies

Upstream changes:
1.40 Mon  1 Fed 2010
	- Fixed backwards test skipping logic

1.39 Fri 29 Jan 2010
	- Typo in the tests, they now run >= instead of > 1.05

1.38 Thu 28 Jan 2010
	- When using array => 1 on classes that we can create, add a ->set
	  method for setting parameters in the object safely.

1.37 Thu 28 Jan 2010
	- Adding experimental support for the array => 1 option.

1.36 Wed 27 Jan 2010
	- Rolled back the Template::Tiny conversion as it ended up slowing
	  down the code generation too much. I shall struggle on under the
	  old method.

1.35 Wed 27 Jan 2010
	- Adding experimental support for accelerated XS accessors
	  using Class::XSAccessor. ORLite itself will not introduce a
	  dependency on this module, consumers of this feature will need
	  to do it themselves.

1.34 Tue 26 Jan 2010
	- Major Change: Moved code generation from raw string appending to
	  using Template::Tiny instead. This will enable some new and more
	  complex improvements to the generated code.
	- Added tests for the cleanup code.

1.33 Sun 24 Jan 2010
	- When in the Perl debugger and on Perl 5.8.9 or newer,
	  use the $^P | 0800 in preference to dval (and always
	  use it even when $DEBUG is off).

1.32 Fri 15 Jan 2010
	- Each generated class now cleans up its own persistant
	  connection, rather than allowing it to fall through to the
	  deeper DBI cleanup.
	- To allow for persistant connections to readonly database,
	  we now always built transaction support for all databases.
	  However, for readonly databases we do not build the commit
	  method and you may only use the rollback method to end them.
	- Significantly expanded the Pod documentation to provide
	  documentation on all of the import options.
	- Add support for a cleanup option to import, which is single
	  explicit statement to be called on the database when the
	  process is shutting down. This should typically be used
	  ensure that a SQLite database is VACUUM'ed regularly (and at
	  a time when it hopefully won't impact the user much).
2010-02-02 22:11:49 +00:00
sno
a5c36bd05d Updating databases/p5-DBD-postgresql from 2.16.0 to 2.16.1
pkgsrc changes:
- Correcting license definition

Upstream changes:
2.16.1 Released January 20, 2010
  - Output error messages in UTF-8 as needed. Reported by
    Michael Hofmann. [GSM] (CPAN bug #53854)
2010-02-02 21:54:16 +00:00
seb
117e02e58f Update p5-DBM-Deep from version 1.0014 to version 1.0015.
Pkgsrc changes:
- Fix dependencies type
- Adjust dependencies

Upstream changes:
1.0015 Jan 25 22:05:00 2010 PST
    - (This version is compatible with 1.0014)
    - Fix deep recursion errors (RT#53575)
    - Avoid leaving temp files lying around (RT#32462)
    - (RT #48031) Fixed bug with localized $, (Thanks, SPROUT!)
    - (RT #40782) Fixed bug when handling a key of '0' (Thanks Sterling!)
2010-02-02 21:26:21 +00:00
sno
0d276f36aa Updating databases/p5-DBIx-Class-Schema-Loader from 0.04006 to 0.05000
pkgsrc changes:
- Adjust license
- Add options for additional features
- Adjust dependencies

Upstream changes:
0.05000  2010-02-01 09:24:24
        - better data_type, default_value and size for Sybase
        - added 'generate_pod' option, defaults to on
        - added 'pod_comment_mode' and 'pod_comment_spillover_length' to
          control table comment generation (waawaamilk)

0.04999_14  2010-01-14 06:47:07
        - use_namespaces now default, with upgrade/downgrade support
        - filter out un-selectable tables/views
        - fix NUMERIC/DECIMAL size column_info for postgres
        - now mentions skip_load_external feature in comments (jhannah)
        - moniker_map POD correction (jhannah)

0.04999_13  2010-01-03 12:32:25
        - exclude 'size' column_info for postgres when unnecessary, and
          use the correct precision for varying types (except NUMERIC)
        - 'naming' attribute and backward compatibility with 0.04006
	- added relationship_attrs option for setting attributes in
          generated relationships
        - added overwrite_modifications option that ignores md5sums on
          generated code
        - added skip_load_external (jhannah)
        - remove Class::Data::Accessor and Class::Accessor::Fast and switch
          everything to Class::Accessor::Grouped (jhannah)
        - better handling of db_schema for Oracle, based on (RT#35732)

0.04999_12  2009-11-30 23:36:14
        - fix MySQL rel introspection with on_connect_call =>
          'set_strict_mode' (RT#52087)
        - now using base 'DBIx::Class::Core' for Results (RT#52141)

0.04999_11  2009-11-29 18:08:46
        - added patch to generate POD from postgres by Andrey Kostenko (GUGU)
        - added test for norewrite feature
        - fix default_value for MSSQL

0.04999_10  2009-10-31 12:28:53
        - patch from Robert Bohne to make _table_uniq_info more correct for
          Oracle
        - fix data_type for identity columns with MSSQL

0.04999_09  2009-10-08
        - Only redump the files when something has actually changed
        - Place a warning at the top of the files saying 'do not modify' to
          match the one at the bottom of the auto-gen'd section

0.04999_08  2009-08-28
        - Replace UNIVERSAL::require with Class::C3::Componentised
        - Add Sybase/MSSQL support through DBD::Sybase
        - use $dbh->get_info(29/41) for qote_car/name_sep if available (semifor)
        - add MSSQL support through DBD::ODBC
        - support MSSQL table names with a '.' in the name
        - support MySQL CURRENT_TIMESTAMP()

0.04999_07  2009-04-18
        - Add result_base_class and schema_base_class options (RT #43977)
        - Ignore duplicate uniq indices (including duplicates of the PK).
        - Fix for DBD::SQLite 1.20
        - Fix for DBIx::Class 0.08100

0.04999_06  Tue Nov 11, 2008
        - Singularise table monikers by default
        - Strip trailing _id from single-column belongs_to relationships
        - Add "dbicdump" script for easy commandline dumping
        - Throw out the in-memory class generation, just dump to a temporary
          directory if the user didn't specify one
        - Fix Oracle constraint and auto-increment detection for non-owned schemas
          (RT #35732)
        - Handle ResultSetManager deprecation warning in common tests

0.04999_05  Mon Apr 14, 2008
        - Fix limiting table list to the specified schema for DB2
        - Default db_schema to the username for DB2
        - Allow specifying a custom loader_class, overriding the
          storage_type-based detection
        - Cosmetic fixes to dumping of externally defined classes
        - Make ResultSetManager notice externally defined :ResultSet methods
        - Fix test failure for non-InnoDB MySQL due to wrong skip count
        - Fix base class ordering in dumped classes
        - Run the common tests against both dynamic and dumped versions of
          the schema

0.04999_04  Wed Mar 12, 2008
        - Add is_auto_increment detecton for DB2

0.04999_03  Wed Mar 12, 2008
        - Fix DB2 support

0.04999_02  Tue Feb 12, 2008
        - Add is_auto_increment detection for Oracle
        - Unnhide the Oracle module now that the CPAN perms are sorted
          out. Thanks to Tsunoda Kazuya for the quick response.

0.04999_01  Tue Feb 5, 2008
        - Mark foreign key columns with is_foreign_key => 1
        - Add support for vendor-specific extra column attributes.
        - Add support for extra => { unsigned => 1 } for MySQL.
        - Add support for enum value lists for MySQL
        - Set join_type => 'LEFT OUTER' for nullable foreign keys
          (patch from Bernhard Wei??huhn)
        - Set is_auto_increment for auto-increment columns (RT #31473)
          (Only SQLite, MySQL and PostgreSQL are currently supported)
        - Generate one-to-one accessors for unique foreign keys (ilmari)
        - Add support for load_namespaces-style class layout
        - Fix test skip count for main skip_rels block
        - Fix auto-inc column creation for the Oracle tests
        - Fix column ordering in unique constraints for Oracle
        - Fix Win32 test skip counts for good (RT #30568, Kenichi Ishigaki)
        - Default Oracle db_schema to db username (patch
          from Johannes Plunien)
2010-02-02 19:17:30 +00:00
joerg
4bd4aa14ac DESTDIR support 2010-01-30 18:25:11 +00:00
joerg
0367200bcd DESTDIR support 2010-01-29 17:30:09 +00:00
joerg
f67c9c188a DESTDIR ready 2010-01-29 17:28:52 +00:00
joerg
f213938f61 Prepare for DESTDIR 2010-01-29 17:23:45 +00:00
joerg
4ca719d60c DESTDIR support 2010-01-29 17:23:39 +00:00
joerg
f9477df036 DESTDIR support 2010-01-29 17:17:11 +00:00
joerg
5f3b3dcc75 DESTDIR support. 2010-01-29 17:16:49 +00:00
joerg
05f52213f5 Drop libXt, just pick it up the normal way. 2010-01-29 17:14:07 +00:00
joerg
b640919ee1 DESTDIR support 2010-01-29 16:51:38 +00:00
sno
ab3b7be5f1 Updating databases/p5-DBIx-DBSchema from 0.36nb1 to 0.38
pkgsrc changes:
- Adjusting dependencies
- Adding license definition

Upstream changes:
0.38 Thu Jan 14 15:26:13 PST 2010
        - Bump version number for ->quoted_default availability & default
          reverse-engineering changes

0.37 unreleased
        - Patch from Slavin Rezic <srezic@cpan.org> to prevent quoting around
          numeric defaults in Pg.
        - Pg: use default_db_schema when adding SERIAL columns instead of
          hardcoding "public".
        - Pg: Initial support for handling changes to a column's type or size.
        - Case sensitivity fix for Slavin's patch to prevent quoting around
          numeric defaults in Pg.
        - Column default values: refactor handling, improve Pg reverse
          engineering and implement schema changes.
2010-01-26 12:34:06 +00:00
sno
53f9ed3ec3 Updating databases/p5-DBIx-Class-Fixtures from 1.001003nb1 to 1.001009
pkgsrc changes:
- Adjusting dependencies

Upstream changes:
1.001009
- Force operations to work inside a transaction so with_deferred_fks actually works.

1.001008
- Man, I should test better.

1.001007
- Should use Schema->source(), not ->resultset().

1.001006
- Schema->resultset() throws an exception, not return undef, when it can't find
  a moniker.

1.001005
- Fixed problem where rules containing an override of has_many weren't applied
  correctly.

1.001004
- Fixed problem where descending a has_many to something with two belongs_to
  relationships wouldn't get the second belongs_to.
2010-01-26 12:13:32 +00:00
tron
fd34803699 Update "phpmyadmin" package to version 2.11.10.
Changes since version 2.11.9.6:
- [core] safer handling of temporary files with open_basedir
  (thanks to Thijs Kinkhorst)
- [core] do not automatically set and create TempDir, it might lead to
  security issue (thanks to Thijs Kinkhorst)
- [setup] avoid usage of (un)serialize, what might be unsafe in some cases

This fixes the security vulnerabilities reported in PMASA-2010-1,
PMASA-2010-2 and PMASA-2010-3.
2010-01-26 12:04:37 +00:00
sno
9971bb9fa1 Updating databases/p5-DBIx-Class from 0.08114 to 0.08115
pkgsrc changes:
- Adjusting dependencies according to META.yml

Upstream changes:
0.08115 2009-12-10 09:02:00 (CST)
        - Real limit/offset support for MSSQL server (via Row_Number)
        - Fix distinct => 1 with non-selecting order_by (the columns
          in order_by also need to be aded to the resulting group_by)
        - Do not attempt to deploy FK constraints pointing to a View
        - Fix count/objects from search_related on limited resultset
        - Stop propagating distinct => 1 over search_related chains
        - Make sure populate() inherits the resultset conditions just
          like create() does
        - Make get_inflated_columns behave identically to get_columns
          wrt +select/+as (RT#46953)
        - Fix problems with scalarrefs under InflateColumn (RT#51559)
        - Throw exception on delete/update of PK-less resultsets
        - Refactored Sybase storage driver into a central ::DBI::Sybase
          dispatcher, and a sybase-specific ::DBI::Sybase::ASE
        - Fixed an atrocious DBD::ADO bind-value bug
        - Cookbook/Intro POD improvements
2010-01-26 11:54:16 +00:00
adam
848d63ebaa Changes 1.10.1:
* Replace Alt-F4 with Ctrl-Q and Ctrl-W.
* Prevent a crash if the edit grid is closed whilst it is loading data.
* Don't attempt to remove rows in the edit grid if the user presses the delete
  key when the delete button is disabled.
* Only offer valid server encodings for new databases.
* Fix font dialogue on Snow Leopard.
* Fix an issue with the ordering of the mappings in a text search configuration.
* Fix a potential crash bug in the object browser.
* Reverse engineer empty (not NULL) ACLs correctly.
* Fix Greenplum support for column oriented partitions.
* Ensure function variables get reset if the function is modified.
* Fix cluster creation for Slony 2.0.
* Reverse engineer function defaults values correctly.
* Fix a potential crash in the edit grid.
* Fix domain creation/modification for domains in non-default schemas.
* Reverse engineer language privileges correctly.
* Get rid of "No SQL query was generated." message dialog when no tables are
  selected in the GQB.
* Hints files should be encoded in UTF-8.
* Include comments on procedures in the reverse engineered SQL.
2010-01-25 14:05:22 +00:00
heinz
d653ce6a74 Added LICENSE information. 2010-01-24 17:11:17 +00:00
adam
5dc1665fe5 Added support for gssapi and krb5 authentication as options 2010-01-22 20:12:11 +00:00
adam
2a7083f0dd Added postgresql-postgis version 1.4.1 2010-01-21 12:56:27 +00:00
adam
f8d835e1cb PostGIS adds support for geographic objects to the PostgreSQL object-relational
database. In effect, PostGIS "spatially enables" the PostgreSQL server,
allowing it to be used as a backend spatial database for geographic information
systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS
follows the OpenGIS "Simple Features Specification for SQL" and has been
certified as compliant with the "Types and Functions" profile.

PostGIS/PostgreSQL includes the following functionality:
* Simple Features as defined by the OpenGIS Consortium (OGC)
* Support for Well-Known Text and Well-Known Binary representations of GIS
  objects
* Fast spatial indexing using GiST
* Geospatial analysis functions
* PostgreSQL JDBC extension objects corresponding to the geometries
* Support for OGC access functions as defined by the Simple Features
  Specification
2010-01-21 12:53:18 +00:00
adam
167ca2e67e Changes 8.3.9nb2:
* Make pgxs.mk and Makefile.shlib compatible with PostgreSQL 8.4.x
* Ready for PostGIS
2010-01-21 12:45:28 +00:00
wiz
943be2ce52 Update to 2.16.0:
2.16.0 Released December 17, 2009

 - Put in a test for high-bit characters in bytea handling.
   [Bryce Nesbitt] (see also CPAN bug #39390)

 - Better SQLSTATE code on connection failure (CPAN bug #52863)
   [Chris Travers with help from Andrew Gierth]

 - Fixed POD escapes (CPAN bug #51856) [FWIE@cpan.org]
2010-01-20 15:01:31 +00:00
wiz
224a37e14b Update to 0.41:
0.41  8th January 2010

        * Silence "UNIVERSAL->import is deprecated" in perl 5.11
          RT# 53518

0.40  7th January 2010

        * Added support for set_tx_max, log_set_config, set_lk_max_lockers,
          set_lk_max_locks, set_lk_max_objects via the Env constructor.
          Parameter names are TxMax, LogConfig, MaxLockers, MaxLocks &
          MaxObjects respectively.
          RT# 50456

        * seq->seq->close doesn't compile on win32.
          RT# 49474
2010-01-20 14:57:22 +00:00
drochner
6a02ee2fa3 update to 3.1.3
Contains translation updates, crash fixes, bug fixes, and minor updates.
2010-01-18 19:00:16 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
adam
915785c925 Changes 3.6.22:
* Fix bugs that can (rarely) lead to incorrect query results when the CAST
  or OR operators are used in the WHERE clause of a query.
* Continuing enhancements and improvements to FTS3.
* Other miscellanous bug fixes.
2010-01-18 08:51:09 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
obache
58b25f400f Update ruby-tokyotyrant to 1.13. 2010-01-17 02:54:16 +00:00
obache
441abb7305 Update p5-tokyotyrant to 1.16. 2010-01-17 02:53:28 +00:00
obache
37bc6d2b1c Update tokyotyrant to 1.1.39.
2009-12-07  Mikio Hirabayashi  <hirarin@gmail.com>

	* ttutil.c (ttservstart): error handler for the accept call was added.

	* ttserver.c (proc): the system connection limit is now reset.

	- Release: 1.1.39

2009-11-05  Mikio Hirabayashi  <hirarin@gmail.com>

	* ttserver.c (do_mc_append, do_mc_prepend): new functions.

	- Release: 1.1.38

2009-10-20  Mikio Hirabayashi  <hirarin@gmail.com>

	* ttserver.c (do_stat): "fatal" attribute was added.

	* ttutil.c (ttwaitsock): new function.

	* ttutil.c (ttopensock, ttsocksend, ttsockgetc): "errno" is now copied just in case.

	* tcrdb.c (tcrdbparasearchworker): a bug of race condition was fixed.

	- Release: 1.1.37

2009-10-06  Mikio Hirabayashi  <hirarin@gmail.com>

	* scrext.c (serv_strstr): new function.

	* ttserver.c (main, proc): "-mul" option was added.

	- Release: 1.1.36

2009-09-18  Mikio Hirabayashi  <hirarin@gmail.com>

	* tculog.c (tculogadbputshl, tculogadbputshlproc): new functions.

	* scrext.c (iterrec): a bug related to handling the return value was fixed.

	* ttserver.c (do_http_post): "tcadbmisc" is now supported.

	* ttserver.c (do_stat, do_mc_stats): counts of command execution are now output.

	* tcrdb.c (tcrdbparasearch, tcrdbparasearchworker): new functions.

	- Release: 1.1.35

2009-08-04  Mikio Hirabayashi  <hirarin@gmail.com>

	* tcrdb.c (tcrdbput, tcrdbout, tcrdbget): reconnect mechanism was enhanced.

	* tcrdb.c (tcrdbreconnect): delay mecahism was added.

	* tculog.c (tculrdnew): a bug related to timestamp detection was fixed.

	* tcrmgr.c (runimporttsv, procimporttsv): "-sep" option was added.

	* ttserver.c (do_log): a bug of buffer overrun was fixed.

	- Release: 1.1.34
2010-01-17 02:49:05 +00:00
obache
efe5c9810b Bump PKGREVISION from tokyocabinet shlib bump. 2010-01-17 02:46:56 +00:00
obache
f72de1bbdb Update tokyocabinet to 1.4.41.
2009-12-07  Mikio Hirabayashi  <hirarin@gmail.com>

	* tctdb.c (tctdbidxputtoken, tctdbidxputqgram): domain overflow checking was added.

	- Release: 1.4.41

2009-11-24  Mikio Hirabayashi  <hirarin@gmail.com>

	* tchdb.c (tchdbputimpl): efficiency of using the free block pool was improved.

	* tchdb.c (tchdboptimizeimpl): the behaviour in no lock mode was modified.

	- Release: 1.4.40

2009-11-11  Mikio Hirabayashi  <hirarin@gmail.com>

	* tcutil.h (TCALIGNOF, tcgeneric_t): new macros.

	* tcutil.h (TCALIGNPAD): the alignment is now calculated by the generic union.

	* myconf.h (_alignof, _issigned, _maxof): new macros.

	- Release: 1.4.39

2009-11-09  Mikio Hirabayashi  <hirarin@gmail.com>

	* tcutil.c (tcsysinfo): FreeBSD and Mac OS X are now supported.

	* tcutil.c (tcmpoolclear): new function.

	* tchdb.c (tchdbputproc): a potential bug of memory aligment violation was fixed.

	* tcbdb.c (tcbdbputproc): a potential bug of memory aligment violation was fixed.

	* tcfdb.c (tcfdbputproc): a potential bug of memory aligment violation was fixed.

	- Release: 1.4.38

2009-10-27  Mikio Hirabayashi  <hirarin@gmail.com>

	* tctdb.c (tctdbcacheclear, tctdbcacheclearimpl): new functions.

	* tcadb.c (tcadbmisc): "getpart", "cacheclear", and "regex" functions were added.

	- Release: 1.4.37

2009-10-26  Mikio Hirabayashi  <hirarin@gmail.com>

	* tcutil.c (tcwwwformdecode2): a bug related to multiple cookie handling was fixed.

	* tcadb.c (tcadbmisc): the "error" functions were added.

	- Release: 1.4.36

2009-10-06  Mikio Hirabayashi  <hirarin@gmail.com>

	* tchdb.c (tchdbseekwrite): a bug related to emulation of the UBC was fixed.

	* tchdb.c (tchdbvanishimpl): potential memory leak was removed.

	* tcfdb.c (tcfdbvanishimpl): potential memory leak was removed.

	* tcadb.c (tcadbsetskelmulti, tcadbmulnew, tcadbmuldel): new functions.

	* tcadb.c (tcadbmisc): "range" sub function for B+ tree was added.

	* tcamgr.c (setskeltran): new function.

	* tcamttest.c: new file.

	- Release: 1.4.35

2009-09-11  Mikio Hirabayashi  <hirarin@gmail.com>

	* myconf.h: a macro for environment without "nanl" was added.

	* tctdbmetasearch (tctdbmetasearch): a bug related to the limit parameters was fixed.

	- Release: 1.4.34

2009-08-31  Mikio Hirabayashi  <hirarin@gmail.com>

	* tcutil.h, tchdb.h, tcbdb.h, tcfdb.h, tctdb.h, tcadb.h: including stdbool.h was wrapped.

	* tcutil.c (tccmpdecimal): accuracy was improved and now real number is supported.

	* tctdb.c (tctdbqrycondmatch): accuracy of decimal operators was improved.

	- Release: 1.4.33
2010-01-17 02:45:00 +00:00
heinz
f6eb5e6f2a Set or updated LICENSE 2010-01-16 19:27:17 +00:00
wiz
662a258e1b Remove workaround for compiler bug in gcc2 on sparc64. 2010-01-16 17:57:36 +00:00
sno
16c270315e Updating databases/p5-ORLite from 1.28nb1 to 1.31
pkgsrc changes:
  - Adjusting dependencies according to META.yml
  - Adding license definition
  - Changing module type to Module::Install

Upstream changes:
1.31 Sat  2 Jan 2010
	- Adding explicit versioned-use lines to the generated code (in case
	  the generated code is used independantly to its creation)

1.30 Sat  2 Jan 2010
	- Switching to a production release, CPAN Testers looks ok
	- Update DBD::SQLite dependency to 1.27. Some of the metadata pragmas
	  have changed, and we don't want to have to support both the old and
	  new versions.
	- ORLite will now correctly use RaiseError => 1, PrintError => 0 when
	  itself introspecting the schema, so a corrupted SQLite database
	  won't result in silent failure and the larger parent application
	  won't crash in unpredictable ways.

1.29_03 Thu  1 Oct 2009
	- Reverse the prune deletion order
	- Apply recursive delete flag

1.29_02 Tue 29 Sep 2009
	- Changed ->load to use selectrow_hashref
	- Allow ->load calls for multiple-columns primary keys
	- All connections now explicitly RaiseError => 1 for correctness
	- All connections now explicitly PrintError => 0 to avoid spewing
	  stuff to STDOUT/STDERR unexpectedly in embedded scenarios.
	- Remove most explicit error handling and allow the native DBI
	  errors to cascade upwards instead.

1.29_01 Mon 28 Sep 2009
	- Adding first experimental implementation of ->load
2010-01-16 16:48:01 +00:00
sno
b274b3bd60 DBI meanwhile has 3 digit minor version - adjust buildlink3.mk 2010-01-16 15:42:12 +00:00
sno
6fd5c26547 Updating databases/p5-DBD-SQLite from 1.25 to 1.29.
pkgsrc changes:
- Correcting license to ${PERL5_LICENSE}
- Updating dependencies
- database/sqlite3 isn't used anymore - only the bundled sqlite

Upstream changes:
1.29 Fri  8 Jan 2010
    - Updated to SQLite 3.6.22 (DUNCAND)

1.28_02 Sun  3 Jan 2010
    - Now empty (or comment only) statements won't cause segv
      or "not an error" errors. Spotted by TOKUHIROM. (ISHIGAKI)
    - Resolved #52573: previous fix always turned on the AutoCommit
      flag; it goes along with the behavior of the internal library
      but broke compat. (ISHIGAKI)
    - Removed the SQLITE_CORE and SQLITE_PRT_SZ flags at the recommendation
      of the SQLite mailing list. (ADAMK)

1.28_01 Tue 22 Dec 2009
    - Updated to SQLite 3.6.21 (ISHIGAKI)
    - silence warnings on HP-UX (HMBRAND)
    - Resolved #52573: Manual Transaction handling seems to be
      broken (hopefully) (ISHIGAKI)

1.27 Mon 23 Nov 2009
    - Switching to a production version

1.26_07 Sun 15 Nov 2009
    *** CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS ***
    - Foreign keys support is once again disabled by default.
      It seems to have a greater impact than we expected and
      it actually broke things. This feature probably will be
      enabled by default by the sqlite team in the future, and
      eventually you'll need to cope with it, but right now we
      agreed with some discussion to give you more time to be
      prepared. If you use referential stuff in your schema
      (which sqlite ignores now) should do extensive testing
      to ensure that they will work when you issue "PRAGMA
      foreign_keys = ON". (ISHIGAKI)

    - Updated to SQLite 3.6.20 (DUNCAND)
    - Resolved #50935: there remained old "unicode" attribute usage
      in the pod, spotted by ASHLEY. (ISHIGAKI)

1.26_06 Wed 28 Oct 2009
    *** CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS ***
    - Removed undocumented (and most probably unused) reset method
      from a statement handle (which was only accessible via func().)
      Simply use "$sth->finish" instead. (ISHIGAKI)
    - Now DBD::SQLite supports foreign key constraints by default.
      Long-ignored foreign keys (typically written for other DB
      engines) will start working. If you don't want this feature,
      issue a pragma to disable foreign keys. (ISHIGAKI)
    - Renamed "unicode" attribute to "sqlite_unicode" for integrity.
      Old "unicode" attribute is still accessible but will be
      deprecated in the near future. (ISHIGAKI)

    - You can see file/line info while tracing even if you compile
      with a non-gcc compiler. (ISHIGAKI)
    - Major code refactoring. (ISHIGAKI)
    - Pod reorganized, and some of the missing bits (including
      pragma) are added. (ISHIGAKI)

1.26_05 Thu 15 Oct 2009
    - Updated to SQLite 3.6.19 (ISHIGAKI)

1.26_04 Tue 6 Oct 2009
    *** CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS ***
    - Resolved #49716: Fixed $dbh->column_info to work according to
      the spec in DBI and added support for attached databases. (VLYON)
    - Fixed $sth->primary_key_info to work according to the spec in DBI
      and changed the tests in t/27_metadata.t to reflect this. (VLYON)
    - Tweaked not to hide a real error by a "not an error" issued
      by another sqlite3 function between the failed sqlite3 function
      and the sqlite_error to report. Note that this change makes
      some failures issue two relevant errors at a time. (ISHIGAKI)

    - Updated to SQLite 3.6.18 (DUNCAND)
    - Resolved #48393: previous effort was not enough; BegunWork
      should also be handled properly (ISHIGAKI)
    - Replaced last DBILOGFP with DBIc_LOGPIO(imp_xxh) (ISHIGAKI)
    - Tweaked t/08_busy.t not to fail just because it is tested
      under a very, very slow (virtual) machine. (ISHIGAKI)
    - Added a code to look for a compiler from Module::Install::Can.
      (ISHIGAKI)
    - Added documentation and an 'Escape' attribute for $sth->table_info.
      (VLYON)

1.26_03 Wed 12 Aug 2009
    - Updated to SQLite 3.6.17 (ISHIGAKI)
    - Switched to use :memory: for most of the tests (ISHIGAKI)
    - Fixed a memory leak when prepare should fail (ISHIGAKI)
    - Added support for commit/rollback/update hooks (DAMI)
    - Added support for set_authorizer (DAMI)
    - Added support for collation_needed(), and reorganised driver API
      for user-defined collations (DAMI)
    - Exported constants from sqlite3.h into DBD::SQLite namespace (DAMI)
    - Added support in t/lib/Test.pm for checking both versions of
      driver-private methods ("func" / "sqlite_*") (DAMI)
    - Removed unused and obsolete "list_tables" from SQLite.xs (DAMI)
    - Added a default implementation for the REGEXP infix operator (DAMI)
    - Renamed several internal sqlite3_ functions to sqlite_
      for clarity (ISHIGAKI)
    - Accept empty filename at connect (sqlite will open a tempfile) (DAMI)
    - Documented the connect() method (DAMI)
    - Replaced imp_dbh->in_tran with sqlite3_get_autocommit(), hoping
      this would fix the annoying rollback issues, including #48393
      (ISHIGAKI)
    - META.yml requires is now generated instead of being derived from the
      (incorrect) PREREQ_PM values by ExtUtils::MakeMaker (ADAMK)

1.26_02 Fri 19 Jun 2009
    *** CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS ***
    - Resolved #46831: table_info schema is incorrect and doesn't
      work with attached databases (VLYON/ISHIGAKI)

    - Updated to SQLite 3.6.15 (DUNCAND)
    - Resolved #44882: Use of $h->func() should be deprecated and
      replaced with calls to driver-private 'installed methods'
      (ISHIGAKI)
    - Added access to Online Backup functionality. (TJC)
    - Added enable_load_extension pod (ISHIGAKI)
    - Now private methods/functions return true after successful
      calls (#44871) (ISHIGAKI)
    - Removed all of the "croak"s (#44871) (ISHIGAKI)

1.26_01 Tue  5 May 2009
    - Added ORDINAL_POSITION support for $dbh->column_info (ADAMK)
    - Applied several fixes from GFUJI to clean up code (#45578)
      (ISHIGAKI)
    - Skipped some of the unicode path tests under cygwin (#45166)
      (JDHEDDEN)
    - Added some explanation and workarounds for a SQL that
      compares a return value of a function with a numeric bind
      value (ISHIGAKI)
2010-01-16 15:08:21 +00:00