Commit graph

3405 commits

Author SHA1 Message Date
gdt
f5de2a7117 Changes that should have been committed with recent upgrade to 5.01. 2008-06-15 22:55:22 +00:00
gdt
f2f5892b02 Explain that this is only here because gramps1/gramps2 database format
is incompatible.
2008-06-15 13:46:25 +00:00
obache
9cdc00576e Add DESTDIR support. 2008-06-14 14:48:01 +00:00
gdt
49e12bc28a Update to 5.01. Make installed files owned by root instead of nobody.
Depend on camlp5.  wiki syntax in notes, and better save/restore.
Author omitted some changes from ${WRKSRC}/CHANGES.

Passes cursory testing.

WARNING: unclear if there is a binary format
change for the database.  Back up and export to GEDCOM before
upgrading.  gwtp in theory handles this.
2008-06-13 22:57:08 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
ghen
e4d8665107 Update openldap packages to 2.4.9. Reviewed by tron.
OpenLDAP 2.4.9 Release (2008/05/07)
	Fixed libldap to use unsigned port (ITS#5436)
	Fixed libldap error message for missing close paren (ITS#5458)
	Fixed libldap_r tpool pause checks (ITS#5364, #5407)
	Fixed slapcat error checking (ITS#5387)
	Fixed slapd abstract objectClass inheritance check (ITS#5474)
	Fixed slapd add operations requiring naming attrs (ITS#5412)
	Fixed slapd connection handling (ITS#5469)
	Fixed slapd delta-syncrepl resync (ITS#5378)
	Fixed slapd frontendDB backend selection (ITS#5419)
	Fixed slapd pagedresults stale state (ITS#5409)
	Fixed slapd pointer dereference (ITS#5388)
	Fixed slapd null argument dereference (ITS#5435)
	Fixed slapd REP_ENTRY flags (ITS#5340)
	Fixed slapd sets attribute description parsing (ITS#5402)
	Fixed slapd syncrepl hang on back-config (ITS#5407)
	Fixed slapd syncrepl compare_csns crash (ITS#5413)
	Fixed slapd syncrepl contextCSN update clash (ITS#5426)
	Fixed slapd syncrepl/glue failure (ITS#5430)
	Fixed slapd syncrepl crash on empty CSN (ITS#5432)
	Fixed slapd syncrepl refreshAndPersist (ITS#5454)
	Fixed slapd syncrepl modrdn processing (ITS#5397)
	Fixed slapd syncrepl MMR partial refresh (ITS#5470)
	Fixed slapd value list termination (ITS#5450)
	Fixed slapd/slapo-accesslog rq mutex usage (ITS#5442)
	Fixed slapd-bdb ID_NOCACHE handling (ITS#5439)
	Fixed slapd-bdb entryinfo state if db_lock fails (ITS#5455)
	Fixed slapd-bdb referral rewrite (ITS#5339)
	Fixed slapd-config overlay stacking (ITS#5346)
	Fixed slapd-config attribute publishing (ITS#5383)
	Fixed slapd-ldap connection handler (ITS#5404)
	Fixed slapd-ldif file name handling & multi-suffix/dir catch (ITS#5408)
	Fixed slapd-meta connections on error (ITS#5440)
	Fixed slapd-meta crash on search (ITS#5481)
	Fixed slapo-accesslog null callback stack crash (ITS#5490)
	Fixed slapo-auditlog unnecessary syscall (ITS#5441)
	Added slapo-dynlist mapping to dynamic attrs generation (ITS#5466)
	Fixed slapo-refint dnSubtreeMatch (ITS#5427)
	Fixed slapo-refint global referential integrity (ITS#5428)
	Fixed slapo-syncprov psearch on closed connection (ITS#5401)
	Fixed slapo-syncprov psearch task delay (ITS#5405)
	Fixed slapo-syncprov psearch filter identity (ITS#5418, #5486)
	Fixed slapo-syncprov/glue contextCSN update (ITS#5433)
	Fixed slapo-syncprov/glue search ops (ITS#5434)
	Fixed slapo-syncprov null cookie (ITS#5437,#5444)
	Fixed slapo-syncprov double-free (ITS#5445)
	Fixed slapo-syncprov free syncop correctly (ITS#5484)
	Fixed slapo-syncprov glue deadlock (ITS#5451)
	Build Environment
		Fixed leave function naming for OSF1 (ITS#5411)
	Documentation
		Fixed slapd.access(5) authz-regexp documented behavior (ITS#5400)
		Fixed slapd.meta(5) idassert-* documentation (ITS#5406)
		admin24 delta-syncrepl documentation (ITS#5476)
		admin24 set documentation (ITS#5278,ITS#5279,ITS#5281)
		admin24 slapo-ppolicy documentation (ITS#5479)
		admin24 syncrepl directives update (ITS#5425)
2008-06-09 09:07:38 +00:00
tron
db956df774 Update "phpmyadmin" package to version 2.11.6. Changes since 2.11.5.2:
- bug #1903724 [interface] Displaying of very large queries
  in error message
- bug #1905711 [compatibility] Functions deprecated in PHP 5.3:
  is_a() and get_magic_quotes_gpc()
- bug [lang] catalan wrong accented characters
- bug #1893034 [Export] SET NAMES for importing with command-line
  client
+ [lang] Russian update
- bug #1910485 [core] Unsetting the whitelist during the loop
- bug #1906980 [Export] Import of VIEWs fails if temp table exists
- bug #1812763 [Copy] Table copy when server is in ANSI_QUOTES
  sql_mode
- bug #1918531 [compatibility] Navigation isn't w3.org valid
- bug #1926357 [data] BIT defaults displayed incorrectly
- patch #1930057 [auth] colon in password prevents HTTP login
  on CGI/IIS
- patch #1929553 [lang] Don't output BOM character in Swedish
  language file
- patch #1895796 [lang] Typo in Japanese lang files
- bug #1935652 [auth] Access denied (show warning about mcrypt
  on login page)
- bug #1906983 [export] Reimport of FUNCTION fails
- bug #1919808 [operations] Renaming a database fails to handle
  functions
- bug #1934401 [core] Cannot force a language
- bug #1944077 [core] Config file containing a BOM
- bug #1947189 [scripts] Missing head tag in scripts/signon.php
+ [lang] Romanian update
2008-06-08 14:15:28 +00:00
joerg
202005867e At least some places use tds functions from the libraries and the
visibility default is messed up, so make them all visible for now.
This also fixes the compilation on AMD64 as it doesn't allow text
relocations.

Bump revision.
2008-06-07 16:02:21 +00:00
ghen
8b24c613b9 + p5-CDB_File 2008-06-03 11:04:57 +00:00
ghen
f54c23b8d5 Import p5-CDB_File-0.96, based on (and similar to) databases/p5-DB_File.
CDB_File is a module which provides a Perl interface to Dan Berstein's cdb
package.
2008-06-03 10:58:23 +00:00
tnn
0b0266ed1e needs intltool 2008-06-01 15:32:31 +00:00
tnn
c9beb3fced Use pax(1) instead of cp -pr to install the documentation files, because
cp -pr on Solaris mysteriously and silently fails to copy the entire
directory structure. Spotted in bulk build.
2008-05-31 13:18:24 +00:00
abs
aad3aab266 Updated databases/p5-DBI to 1.604
Changes in DBI 1.604 (svn rev 10994) 24th March 2008

  Fixed fetchall_arrayref with $max_rows argument broken in 1.603,
    thanks to Greg Sabino Mullane.
  Fixed a few harmless compiler warnings on cygwin.

Changes in DBI 1.603

  Fixed pure-perl fetchall_arrayref with $max_rows argument
    to not error when fetching after all rows already fetched.
    (Was fixed for compiled drivers back in DBI 1.31.)
    Thanks to Mark Overmeer.
  Fixed C sprintf formats and casts, fixing compiler warnings.

  Changed dbi_profile() to accept a hash of profiles and apply to all.
  Changed gofer stream transport to improve error reporting.
  Changed gofer test timeout to avoid spurious failures on slow systems.

  Added options to t/85gofer.t so it's more useful for manual testing.

Changes in DBI 1.602 (svn rev 10706) 8th February 2008

  Fixed potential coredump if stack reallocated while calling back
    into perl from XS code. Thanks to John Gardiner Myers.
  Fixed DBI::Util::CacheMemory->new to not clear the cache.
  Fixed avg in DBI::Profile as_text() thanks to Abe Ingersoll.
  Fixed DBD::DBM bug in push_names thanks to J M Davitt.
  Fixed take_imp_data for some platforms thanks to Jeffrey Klein.
  Fixed docs tie'ing CacheKids (ie LRU cache) thanks to Peter John Edwards.

  Expanded DBI::DBD docs for driver authors thanks to Martin Evans.
  Enhanced t/80proxy.t test script.
  Enhanced t/85gofer.t test script thanks to Stig.
  Enhanced t/10examp.t test script thanks to David Cantrell.
  Documented $DBI::stderr as the default value of err for internal errors.

  Gofer changes:
    track_recent now also keeps track of N most recent errors.
    The connect method is now also counted in stats.
2008-05-28 22:09:20 +00:00
abs
412d593ba0 Updated databases/p5-Rose-DB to 0.744
0.744 (05.28.2008) - John Siracusa <siracusa@gmail.com>

    * Added fixup() class method call to auto_load_fixups().
      (Suggested by Justin Ellison)
    * Skip the interactive part of the test suite when the
      AUTOMATED_TESTING environment variable is set.

0.743 (04.02.2008) - John Siracusa <siracusa@gmail.com>

    * Fixed some warnings and made nice with the CPAN version extractor.

0.742 (04.01.2008) - John Siracusa <siracusa@gmail.com>

    * Added warning for ancient DBD::mysql versions.
    * Support for Rose::DB::Object 0.769.
2008-05-28 22:07:00 +00:00
abs
e8d4688a08 Updated databases/Rose-DB-Object to 0.770
0.770 (05.28.2008) - John Siracusa <siracusa@gmail.com>

    * Added "iterator" method type, similar to "find", to OneToMany
      and ManyToMany.  (Patch by Peter Karman - peknet@gmail.com)
    * Updated the Loader documentation to describe an important
      consideration when regenerating modules with make_modules().
    * Improved error propagation in relationship methods.  (Suggested
      by Wiggins d'Anconia)
    * Skip the interactive part of the test suite when the
      AUTOMATED_TESTING environment variable is set.
    * Test suite now accounts for versions of DBD::mysql that predate
      the mysql_is_auto_increment column attribute.

0.769 (04.01.2008) - John Siracusa <siracusa@gmail.com>

    * Improved the default singular/plural conversion rules in the
      Convention Manager.  (Suggested by David Brownlee)
    * Added new join type override syntax for the Manager's with_objects
      and require_objects parameters.
    * Added column method naming conventions to the Convention Manager.
    * Added Manager naming conventions to the Convention Manager and
      exposed more Manager-related defaults in the Metadata and Manager
      class.  (Patch by Bradley C Bailey, modified by John Siracusa)
    * Column method names are now allowed at the end of compound Manager
      query parameters (e.g., "a.b.method")
    * Clarified column/method query parameter documentation.
    * Postgres tests are not skipped when DBD::Pg version 2.1.x or 2.2.0
      is installed.  (Bus error for me in t/deep-joins.t)
2008-05-28 22:05:02 +00:00
joerg
3d8ef5a52d Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
2008-05-26 02:13:14 +00:00
joerg
a8a3c01339 Explicitly add pax dependency in those Makefiles that use it (or have
patches to add it). Drop pax from the default USE_TOOLS list.
Make bsdtar the default for those places that wanted gtar to extract
long links etc, as bsdtar can be built of the tree.
2008-05-25 21:42:20 +00:00
tron
9ba46c0fc4 Fix indentation. 2008-05-25 20:49:39 +00:00
dillo
d3575b4047 Make destdir ready. 2008-05-25 16:13:25 +00:00
tron
5653b15d71 Remove me as maintainer of some package, clame ownership of a few packages. 2008-05-25 14:45:16 +00:00
adam
d339b9fbe9 Added sqlitebrowser version 1.3 2008-05-25 08:05:38 +00:00
adam
77ecde4a5b SQLite Database Browser is a freeware, public domain, open source
visual tool used to create, design and edit database files compatible
with SQLite. It is meant to be used for users and developers that
want to create databases, edit and search data using a familiar
spreadsheet-like interface, without the need to learn complicated
SQL commands.
2008-05-25 08:04:44 +00:00
adam
0720781871 Changes 3.5.9:
* Added experimental support for the journal_mode PRAGMA and persistent
  journal.
* Journal mode PERSIST is the default behavior in exclusive locking mode.
* Fix a performance regression on LEFT JOIN (see ticket #3015) that was
  mistakenly introduced in version 3.5.8.
* Performance enhancement: Reengineer the internal routines used to
  interpret and render variable-length integers.
* Fix a buffer-overrun problem in sqlite3_mprintf() which occurs when
  a string without a zero-terminator is passed to "%.*s".
* Always convert IEEE floating point NaN values into NULL during
  processing.
* Make sure that when a connection blocks on a RESERVED lock that it is
  able to continue after the lock is released.
* The "configure" scripts should now automatically configure unix systems
  for large file support. Improved error messages for when large files are
  encountered and large file support is disabled.
* Avoid cache pages leaks following disk-full or I/O errors
* And, many more minor bug fixes and performance enhancements...
2008-05-25 07:11:13 +00:00
wiz
8f16d283d7 Update to 0.30:
shared-mime-info 0.30 (2008-05-12)
* Mime-type Changes:
- Add LZMA archive
- Add Eiffel source
- Add TTX font
- Add EXR image
- Add SubViewer subtitle
- Add Windows Registry
- Add SMAF, XMF and iMelogy ringtones
- Add MRML playlists
- Add FLTK Fluid
- Add NFO info
- Add ALZ archive
- Add MS Word template
- Add GNUNet saved searches
- Add MOF
- Add CDRDAO TOC
- Add magic for KDC Kodak
- Add pattern for PCX images
- Add pattern for mbox files
- Add pattern for AWK scripts
- Add more magic for FLAC audio
- Add iptables
- Add Electronic books
- Add Cisco VPN
- Add Pack200 archives
- Add CMake scripts
- Add MS Works document
- Update DjVu types
- Update Flash video type
- Mark RCS files as text/plain
- Add an alias for RPM packages
- Remove application/x-cgi mime-type
- Remove *.exe glob for Unix executables
- Remove audio/x-mp3-playlist and make it an alias for MP3 playlists
- Remove the useless application/x-dbm type
- Remove duplicate *.amr glob from 3GPP files
- Add "<Asx" as a pattern for ASX files
- Lower XML magic priority so text/html is preferred
- Fix magic for application/x-java
- Fix up magic for AVI files
- Add "*.med" glob to MOD music
- Add "*.3gp2" glob for 3GPP audio/video
- Fix multiple XML mime-types
- Remove duplicate StuffIt archive type
- Remove unused text/x-ksysv-log

* Other:
- Update specification
- Add instructions on how to file bugs, and update translations
- Update dependencies to GLib 2.6
- Update DTD, require translated comments, require expanded-acronym if
acronym is present, require a known value for generic-icon
- Small fix to the update-mime-database man page
- Ignore unknown fields in update-mime-database
- Make sure all the comments are marked for translation
- Fix typos in the DTD
- Avoid warnings in update-mime-database for the x-content/ mimetypes
2008-05-21 11:23:37 +00:00
drochner
ff4071cbda update to 4.6.4
The main point of this release is support for the
Replication Manager. The testsuite is very improved, also, in speed and
coverage.
2008-05-15 18:16:17 +00:00
tnn
aa2d75744e PR pkg/38616: Hasso Tepper: Fix build on DragonFlyBSD.
The configure script checks for sizeof(FILE), which is an opaque type.
It can be argued that it should check for FILE* instead because that's
what it uses, but take the shortest path of resistance and disable
the check on DragonFly. Upstream is aware of the issue.
2008-05-09 10:14:28 +00:00
jlam
4a47625864 Restore old BUILDLINK_API_DEPENDS value so we don't need to revbump
packages.
2008-05-08 20:14:10 +00:00
jlam
546f30a0b3 Update freetds to version 0.82. Changes from version 0.63 include:
Pkgsrc changes:
  + Support user-destdir installation.
  + Document the way that pkgsrc handles the freetds documentation.
  + Use GENERATE_PLIST instead of creating a .PLIST.doc.
  + Remove patch-ac and patch-ad due to reports of success compiling
    FreeTDS on Mac OS X without changes on the freetds@ mailing list.

Package changes:
  - libtds.* has been removed.  Its objects are now linked directly
    into the other client libraries.
  - support TLSv1 sessions to MSSQL servers
  - fixed timeout handling
  - added protocol version discovery
  - reduced network bandwidth use on Linux and -BSD
  - fixed conversion NUMERIC->NUMERIC changing precision/scale
  - added named instance support (mssql2k)
  - many other code improvements and bug fixes
  - improved pool server
  - ODBC:
    - cursors (mssql)
    - fixed database setting
    - fixed SQLGetData result
    - fixed compute handling in ODBC
    - paramset support
2008-05-08 13:28:39 +00:00
martti
a8ef60fba5 Fix pkg/38555. Patches provided by NAKAJI Hiroyuki and reviewed by the rrdtool
author Tobias Oetiker.
2008-05-05 05:25:20 +00:00
adrianp
7a22457d50 Add a note about allowing access to the scripts directory 2008-05-03 10:46:28 +00:00
wiz
bec0102961 Fix
../dist/configure: 1: Syntax error: Unterminated quoted string
appearing on -current.
2008-05-01 23:41:21 +00:00
jlam
179de6284c Add a build dependency on ruby-rspec since the Rakefiles in the
distribution include spec/rake/spectask.
2008-05-01 17:51:13 +00:00
jlam
259d5df11b Update the dependency on sequel-core to match the version of sequel. 2008-05-01 17:47:37 +00:00
jlam
403a16871d Update databases/ruby-sequel-core to 1.5.1. Changes from version 1.5.0
include:

* Have Dataset#graph give a nil value instead of a hash with all nil
  values if no matching rows exist in the graphed table.  This changes
  how graph handles missing records in associated tables (which occur
  because graph defaults to LEFT OUTER joins by design).
2008-05-01 17:30:32 +00:00
jlam
e13a636136 Update databases/ruby-sequel to 1.5.1. Changes from version 1.5.0 include:
* Fix Dataset#eager_graph when not all objects have associated objects.
  This changes how eager_graph handles missing records in associated
  tables (which occur because graph defaults to LEFT OUTER joins by
  design).
2008-05-01 17:30:28 +00:00
adrianp
122fa5b485 +pear-MDB2_Driver_mysql
+pear-MDB2_Driver_pgsql
+pear-MDB2_Driver_sqlite
2008-04-30 21:08:19 +00:00
adrianp
5c13e2c434 sqlite MDB2 driver 2008-04-30 21:07:17 +00:00
adrianp
cc531e0523 pgsql MDB2 driver 2008-04-30 21:06:04 +00:00
adrianp
601757f93c mysql MDB2 driver 2008-04-30 21:05:16 +00:00
adrianp
7e3436c649 +pear-MDB2 2008-04-30 19:38:20 +00:00
adrianp
72dd914269 Provides a common API for all supported RDBMS. The main difference to most
other DB abstraction packages is that MDB2 goes much further to ensure
portability. MDB2 provides most of its many features optionally that
can be used to construct portable SQL statements.
2008-04-30 19:37:34 +00:00
jlam
cd16aa24bf Correct category name. 2008-04-30 18:02:02 +00:00
jmmv
0d3662ee66 Drop maintainership
Stop lying and drop maintainership of these packages.  I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.
2008-04-30 13:38:14 +00:00
jlam
6d6fe2eec5 Update databases/ruby-sequel-core to 1.5.0. Changes from version 1.4.0
include:

* SECURITY: Fix backslash escaping of strings

* No longer depend on ParseTree, RubyInline, or ruby2ruby, but you still
  need them if you want to use the block filters

* Paginating an already paginated/limited dataset now raises an error
* Added support for arbitrary index types (including spatial indexes)
* Allow joining of multiple datasets, by making the table alias different
  for each dataset joined
* Add ability to create a graph of objects from a query, with the result
  split into corresponding tables

* Set a timeout in the Sqlite adapter, default to 5 seconds
* Quote column names in SQL generated for SQLite

* Add support for PostgreSQL partial indexes
* Support storing microseconds in postgres timestamp fields

* Fix table joining in MySQL
* Fix MySQL default values insert
* Fix renaming columns on MySQL with type :varchar

* Fix ODBC adapter improperly escaping date and timestamp values
* Fix connecting to an MSSQL server via ODBC using domain user credentials
2008-04-29 18:39:06 +00:00
jlam
2b02968507 Update databases/ruby-sequel to 1.5.0. Changes from version 1.4.0 include:
* No longer depend on the assistance gem, merge the Inflector and
  Validations code

* Make the validation errors API compatible with Merb
* Add validates_uniqueness_of, for protecting against duplicate entries
  in the database

* Use reciprocal associations for all types of associations in the
  getter/setter/add_/remove_ methods
* Fix many_to_one associations to cache negative lookups
* Add eager loading of associations via new sequel_core object graphing
* Fix many_to_many associations with classes inside modules without an
  explicit join table

* Add the eager! and eager_graph! mutation methods to model datasets
* Add Model.def_dataset_method, for defining methods on the model that
  reference methods on the dataset
* Change Model#=== to always be false if the primary key is nil
* Add Model#hash, which should be unique for a given class and primary
  key (or values if primary key is nil)
* Make Model#reload clear any cached associations
* Fix Model#destroy so that it returns self, not the result of after_destroy
* Make Model#initialize, Model#set, and Model#update_with_params
  invulnerable to memory exhaustion
* Add Model.str_columns, which gives a list of columns as frozen strings
2008-04-29 18:39:02 +00:00
jlam
7ebc690bbe Update databases/ruby-activerecord-odbc to 2.0. Changes from version 1.4
include:

  * Changes for Rails 2.0.x / ActiveRecord 2.0.x
  * Added support for DSN-less connections
  * Added support for SQLAnywhere
2008-04-29 16:56:18 +00:00
tron
12703a4ac9 Update "phpmyadmin" package to version 2.11.5.2. This update fixes the
security problem reported in PMASA-2008-3 (CVE-2008-1924).
2008-04-27 14:59:10 +00:00
joerg
45b96b4efa Python 2.1 version required for zope25-ZPsycopgDA. 2008-04-26 15:36:22 +00:00
joerg
a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00
joerg
3c1c5620a5 Explicitly include Python 2.1 as this is used by Zope 2.5. 2008-04-25 19:47:58 +00:00