Age | Commit message (Collapse) | Author | Files | Lines |
|
(Please give the pkgs you commit a least a minimal testing. Since
sqlite3-tcl is needed to run the sqlite selftests the least I'd expect
is to build that as well.)
|
|
perl-ldap requires a newer URI::ldap that 1.08 (seen in META.yml)
|
|
- add dependencies as they were noted in META.yml during the upstream changes
|
|
|
|
Upstream changes:
# ----------------------------------------------------------
# 0.09004 2009-02-13
# ----------------------------------------------------------
* Add support for temporary tables in Pg (nachos)
* Create Trigger support for SQLite
* GraphViz producer improvements
# ----------------------------------------------------------
# 0.09003 2009-02-07
# ----------------------------------------------------------
<BORKED RELEASE DELETED OFF CPAN>
|
|
Pkgsrc changes:
o Added new needed dependencies
o Removed no-longer-needed patch-aa
Upstream changes:
Version 1.19, released February 6th, 2009
------------------------------------------
* Fixed OUTER JOIN behaviour
* Added version info to all *.pm files to allow CPAN::Reporter find updates
* Correct META-Files
* Fixed reported bugs:
Version 1.18_02, no public release
-----------------------------------
Additional (profiled) optimizations for complicated where clauses
Version 1.18_01, released January 12th, 2009
---------------------------------------------
No code changes within SQL::Statement - but deliver and execute additional
tests.
|
|
Upstream changes:
0.38 21st February 2009
* Fixed typo in BerkleyDB.pod that broke t/pod.t
0.37 18th February 2009
* Included CDS section to the pod.
* Various documentation patches from RT#42243
|
|
4.7.5:
* Add support for "DB_EID_INVALID" and "DB_EID_BROADCAST" flags.
* Add support for "DB_SEQUENCE->stat_print()". The binding
support for "DB_SEQUENCE" is now complete.
* Add support for "DB_ENV->txn_stat_print()".
* Add support for "DB_ENV->get_timeout()".
* Document that "DB_ENV->txn_stat()" accepts a flag.
* Unlock the GIL when doing "DB_ENV->set_tx_max()" and
"DB_ENV->set_tx_timestamp()".
* Add support for "DB_ENV->get_tx_max()".
* Add support for "DB_ENV->get_tx_timestamp()".
* Add support for "DB_TXN_WAIT" flag.
* Add support for "DB_TXN->set_timeout()".
* Add support for "DB_TXN->set_name()" and
"DB_TXN->get_name()". Under Python 3.0, the name
is an Unicode string. The binding support for
"DB_TXN" is now complete.
* Add support for "DB_REP_PERMANENT", "DB_REP_CONF_NOAUTOINIT",
"DB_REP_CONF_DELAYCLIENT", "DB_REP_CONF_BULK",
"DB_REP_CONF_NOWAIT", "DB_REP_LEASE_EXPIRED",
"DB_REP_CONF_LEASE", "DB_REPMGR_CONF_2SITE_STRICT",
"DB_REP_ANYWHERE", "DB_REP_NOBUFFER" and "DB_REP_REREQUEST"
flags.
4.7.4:
* Under Python 3.0, "bsddb.db.DB_VERSION_STRING",
"bsddb.db.__version__" and "bsddb.db.cvsid" must
return (unicode) strings instead of bytes. Solved.
* Use the new (20081018) trove classifiers in PyPI
to identify Python supported versions.
* In "DB_ENV->rep_set_timeout()" and "DB_ENV->rep_get_timeout()",
support flags "DB_REP_LEASE_TIMEOUT".
* In "DB_ENV->rep_set_timeout()" and "DB_ENV->rep_get_timeout()",
support flags "DB_REP_HEARTBEAT_MONITOR" and
"DB_REP_HEARTBEAT_SEND". These flags are used in the Replication
Manager framework, ignored if using Base Replication.
* Implements "DB->exists()".
* Add support for "DB_IMMUTABLE_KEY" flag.
* Add support for "DB_REP_LOCKOUT" exception.
* Support returning a list of strings in "associate()"
callback. (Kung Phu)
* Testsuite and Python 3.0 compatibility for "associate()"
returning a list. In particular, in Python 3.0 the list
must contain bytes.
* Implements "DBEnv->fileid_reset()". (Duncan Findlay)
* Implements "DB->compact()". (Gregory P. Smith)
Berkeley DB 4.6 implementation is buggy, so we only
support this function from Berkeley DB 4.7 and newer.
We also support related flags "DB_FREELIST_ONLY"
and "DB_FREE_SPACE".
|
|
shared-mime-info 0.60 (2009-02-21)
* Mime-type Changes:
- Add alias for SMIL
- Fix SMIL detection
- Add Annodex mime-type
- Only use .ogg for audio Ogg files
- Fix RDF mime-type
- Oasis mime-type fixes
- Make PICTURES match a picture CD but not "pictures"
- Add alias for application/zip
- Add Microsoft Document Imaging format
- Add magic for 7z archives
- Add cb7 comic book archives
- Add magic for XCF files
- Remove application/x-msi magic
- Add audio/x-gsm mime-type
- Add MS cab mime-type
- Add FictionBook mime-type
- Fix PKCS#12 bundles definition (not text files)
- Add PKCS#7 and PkiPath mime-types
- Add application/vnd.ms-wpl mime-type
- Add more aliases for media types
- Add alias for text/x-csv
- Fix comment for Gnucash files
- Make Javascript a sub-class of C
- Add *.vapi as a glob for Vala files
- Fix image/fits to match IANA
- Add Office 2007/OpenXML documents mime-types
- Add Pocket Word and AportisDoc document types
- Fix MS ICO, and Photoshop image to match IANA
* Other changes:
- Regenerate the pot file when needed
- Some clarifications in the spec
- Build fix when srcdir != builddir
|
|
1.819 18 February 2009
* t/db-recno.t fails if run in a path that contains spaces
[rt.cpan.org #43288]
1.818 21 January 2009
* Updated Makefile.PL for Strawberry Perl.
Patch suggested by David Golden.
* Remove IRIX notes from README. The page referenced doesn't exist
anymore.
|
|
Also set ac_cv_prog_TCLSH_CMD="" so the configure script won't find tcl.
|
|
Changes:
2009-02-16 Mikio Hirabayashi <mikio@users.sourceforge.net>
* tcrdb.h: the macro "RDBITOPT" was added.
* mycond.h, mycond.c, ttutil.c: Solaris portability was added thanks to tamtam.
- Release: 1.1.16
|
|
* Added the hot-backup interface.
* Added new commands ".backup" and ".restore" to the CLI.
* Added new methods backup and restore to the TCL interface.
* Improvements to the syntax bubble diagrams
* Various minor bug fixes
|
|
|
|
|
|
Changes:
2009-02-15 Mikio Hirabayashi <mikio@users.sourceforge.net>
* tctdb.c (tctdbsetindex): "TDBITOPT" option was added.
- Release: 1.4.7
|
|
|
|
|
|
Bump PKGREVISION.
|
|
Bump PKGREVISION.
|
|
Pkgsrc changes:
- adjust run and build dependencies
- group dependencies by type (run vs build)
- sort dependencies as in upstream's Makefile.PL
- whitespace to tab fix
Upstream changes:
0.08012 2009-02-13 12:00:00 (UTC)
- Add omitted dependencies in Makefile.PL
0.08011 2009-02-11 16:30:00 (UTC)
- Maintenance release introducing compatibilty with upcoming
versions of SQL::Translator and SQL::Abstract
|
|
Approved by MAINTAINER.
Pkgsrc changes:
- fix HOMEPAGE
- adjust build dependencies
- reset MAINTAINER to pkgsrc-users@NetBSD.org as per MAINTAINER's request
Upstream changes:
0.141 22nd December 2008, 22:13
- fixed pod syntax
0.14 22nd December 2008, 14:48
- added support for Informix, provided by Paul Falbe.
0.13 21st December 2008, 23:20
- updated test suite to play with the latest release of SQL::Abstract.
Patches supplied by the SQL::Abstract dev team.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes:
2009-02-13 Mikio Hirabayashi <mikio@users.sourceforge.net>
* tctdb.c (tctdbgenuidimpl): the meta data format was normalized to the big endian.
* tctdb.c (tctdbsetuidseed): new function.
* tcadb.c (tcadbmisc): "get" function of the table database was enhanced.
- Release: 1.4.6
|
|
Pkgsrc changes:
- Depend on net/p5-IO-Socket-INET6 instead of the identical and soon
to be removed net/p5-INET6
Upstream changes:
perl-ldap 0.39 -- Mon Oct 27 15:02:37 CDT 2008
==============================================
Bug Fixes
* Several fixes to the handling of IntermediateMessage and LDAP Content synchronisation
* Fix dsmt test to not fail on win32
* Fix Net::LDAP::Util to not cause Undefined subroutine &Net::LDAP::Util::ldap_error_desc
|
|
bump PKGREVISION.
|
|
|
|
Changes:
2009-02-02 Mikio Hirabayashi <mikio@users.sourceforge.net>
* tchdb.c (tchdbput, tchdbget, tchdbout): bugs related to race condition were fixed.
* tchdb.c (tchdbputimpl): bugs related to race condition were fixed.
* tchmttest.c (runrace, procrace): new functions.
* tcbmttest.c (runrace, procrace): new functions.
- Release: 1.4.5
|
|
|
|
programming language via a JDBC driver, which is called MySQL Connector/J.
MySQL Connector/J is a JDBC Type 4 driver. Different versions are available
that are compatible with the JDBC 3.0 and JDBC 4.0 specifications. The Type
4 designation means that the driver is pure-Java implementation of the MySQL
protocol and does not rely on the MySQL client libraries.
|
|
|
|
|
|
|
|
|
|
programming language via a JDBC driver, which is called MySQL Connector/J.
MySQL Connector/J is a JDBC Type 4 driver. Different versions are available
that are compatible with the JDBC 3.0 and JDBC 4.0 specifications. The Type
4 designation means that the driver is pure-Java implementation of the MySQL
protocol and does not rely on the MySQL client libraries.
|
|
- better UTF8 support in file & property names
- bugfixes
- Python 2.5 support for 64bit platforms
|
|
|
|
|
|
|
|
Bump PKGREVISION.
|
|
changed runtime dependencies now.
|
|
|
|
|
|
|
|
|