Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
taca 85919eedfb Update ruby-sequel package to 3.21.0.
=== 3.21.0 (2011-03-01)

* Make symbol splitting (:table__column___alias) work correctly for identifiers that are not in the \w character class (authorNari)
* Enable row locks in Oracle (authorNari)
* Prefer cover? over include? for validates_includes/validates_inclusion_of (jeremyevans)
* Make using NULL/NOT NULL, DEFAULT, and UNIQUE column options work correctly on H2 and possibly Oracle (jeremyevans)
* Make bin/sequel accept file arguments and work correctly when $stdin is not a tty (jeremyevans)
* Add support for -I and -r options to bin/sequel (jeremyevans)
* Sequel::Model.plugin can now be overridden just like the other Model methods (jeremyevans)
* Add tinytds adapter, the best way to connect to MSSQL from a C based ruby running on *nix (jeremyevans)
* Recognize bigint unsigned as a Bignum type in the schema dumper (gamespy-tech) (#327)
* Add Dataset#calc_found_rows for MySQL datasets (macks)
* Add association_autoreloading plugin for clearing association cache when foreign key value changes (jfirebaugh, jeremyevans)
* Fix join_table on MySQL ignoring the block (jfirebaugh)
* Transfer CTE WITH clauses in subselect to main query when joining on MSSQL (jfirebaugh)
* Make specs support both RSpec 1 and RSpec 2 (jeremyevans)
* Work with ruby-informix versions >= 0.7.3 in the informix adapter (jeremyevans) (#326)

=== 3.20.0 (2011-02-01)

* Allow a :partial option to Database#indexes on MySQL to include partial indexes (roland.swingler) (#324)
* Add a SQLite subadapter to the swift adapter, now that swift supports it (jeremyevans)
* Update swift adapter to support swift 0.8.1, older versions no longer supported (jeremyevans)
* Allow setting arbitrary JDBC properties in the jdbc adapter with the :jdbc_properties option (jeremyevans)
* Use a better error message if a validates_max_length validation is applied to a nil value (jeremyevans) (#322)
* Add some basic Microsoft Access support to the ado adapter, autoincrementing primary keys now work (jeremyevans)
* Make class_table_inheritance plugin handle subclass associations better (jeremyevans) (#320)

=== 3.19.0 (2011-01-03)

* Handle Date and DateTime types in prepared statements when using the jdbc adapter (jeremyevans)
* Handle Date, DateTime, Time, SQL::Blob, true, and false in prepared statements when using the SQLite adapter (jeremyevans)
* Use varbinary(max) instead of image for the generic blob type on MSSQL (jeremyevans)
* Close prepared statements when disconnecting when using SQLite (jeremyevans)
* Allow reflecting on validations in the validation_class_methods plugin (jeremyevans)
* Allow passing a primary key value to the add_* association method (gucki)
* When typecasting model column values, check the classes of the new and existing values (jeremyevans)
* Improve type translation performance in the postgres, mysql, and sqlite adapters by using methods instead of procs (jeremyevans)

=== 3.18.0 (2010-12-01)

* Allow the user to control how the connection pool deals with attempts to access shards that aren't configured (jeremyevans)
* Typecast columns when creating model objects from JSON in the json_serializer plugin (jeremyevans)
* When parsing the schema for a model that uses an aliased table, use the unaliased table name (jeremyevans)
* When emulating schema methods such as drop_column on SQLite, recreate applicable indexes on the recreated table (jeremyevans)
* Only remove hook pairs that have been run successfully in the instance_hooks plugin (jeremyevans)
* Add reversible migration support to the migration extension (jeremyevans)
* Add to_dot extension, for producing visualizations of Dataset abstract syntax trees with Graphviz (jeremyevans)
* Switch to using manual type translation in the SQLite adapter (jeremyevans)
* Support :read_timeout option in the native mysql adapter (tmm1)
* Support :connect_timeout option in the native mysql and mysql2 adapters (tmm1)

=== 3.17.0 (2010-11-05)

* Ensure that the optimistic locking plugin increments the lock column when using Model#modified! (jfirebaugh)
* Correctly handle nil values in the xml_serializer plugin, instead of converting them to empty strings (george.haff) (#313)
* Use a default wait_timeout that's allowed on Windows for the mysql and mysql2 adapters (jeremyevans) (#314)
* Add support for connecting to MySQL over SSL using the :sslca, :sslkey, and related options (jeremyevans)
* Fix Database#each_server when used with jdbc or do connection strings without separate :adapter option (jeremyevans) (#312)
* Much better support in the AS400 JDBC subadapter (bhauff)
* Allow cloning of many_through_many associations (gucki, jeremyevans)
* In the nested_attributes plugin, don't make unnecessary update calls to modify associated objects that are about to be deleted (jeremyevans, gucki)
* Allow Dataset#(add|set)_graph_aliases to accept as hash values symbols and arrays with a single element (jeremyevans)
* Add Databse#views and #view_exists? to the Oracle adapter (gpheruson)
* Add Database#sql_log_level for changing the level at which SQL queries are logged (jeremyevans)
* Remove unintended use of prepared statements in swift adapter (jeremyevans)
* Fix logging in the swift PostgreSQL subadapter (jeremyevans)

=== 3.16.0 (2010-10-01)

* Support composite foreign keys for associations in the identity_map plugin (harukizaemon, jeremyevans) (#310)
* Handle INTERSECT and EXCEPT on Microsoft SQL Server 2005+ (jfirebaugh)
* Add :replace option to Database#create_language in the postgresql adapter (jeremyevans)
* Make rcte_tree plugin work when not all columns are selected (jeremyevans)
* Add swift adapter (jeremyevans)
* Fix literalization of DateTime objects on 1.9 for databases that support fractional seconds (jeremyevans)
2011-03-23 15:49:05 +00:00
archivers Removed archivers/liblzo successor archivers/lzo 2011-03-23 10:33:29 +00:00
audio PR/37835 -- Copy patches from vorbis-tools that fix pthread programming 2011-03-20 19:13:15 +00:00
benchmarks service discontinued. prevent time out. fetch from backup. 2011-03-11 10:32:20 +00:00
biology Update to Gromacs 4.5.4: 2011-03-23 05:36:29 +00:00
bootstrap Use "-n" instead of "! -z". 2011-03-22 08:39:30 +00:00
cad Let tnt-mmtl depend on tex-* instead of the entire teTeX. 2011-03-21 19:56:36 +00:00
chat Remove startupnotification, changelog mentioned it's not needed any 2011-03-14 12:50:48 +00:00
comms update master_sites. ftp service has been suspended. 2011-03-14 12:11:50 +00:00
converters service supended. fall back to master_sites_backup. 2011-03-11 10:48:08 +00:00
cross Update dfu-programmer to 0.5.4. Also, fix HOMEPAGE. 2011-03-15 20:01:01 +00:00
databases Update ruby-sequel package to 3.21.0. 2011-03-23 15:49:05 +00:00
devel Backport Haiku support, taken from upstream. 2011-03-23 15:46:36 +00:00
distfiles
doc Note update of these pacakge: 2011-03-23 15:33:10 +00:00
editors Fix EMACSLOADPATH for emacs24. 2011-03-23 15:15:20 +00:00
emulators Recursive bump for libzip-0.10. 2011-03-18 13:49:38 +00:00
filesystems * Use USE_GNU_READLINE=yes instead of PREFER.readline=pkgsrc. 2011-03-18 05:50:04 +00:00
finance Update to 2.4.4: 2011-03-16 14:43:22 +00:00
fonts Add tex-arphic{,-doc}. 2011-03-21 16:54:07 +00:00
games Update to 1.63: 2011-03-21 09:58:13 +00:00
geography Add tex-pst-geo{,-doc}. 2011-03-18 21:29:49 +00:00
graphics Changes 2.3.0: 2011-03-23 10:56:55 +00:00
ham Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
inputmethod service suspended. fetch from backup. 2011-03-11 12:33:04 +00:00
lang Update included Console_Getopt to 1.3.1. 2011-03-23 14:59:33 +00:00
licenses Add unlicense from http://unlicense.org/ and add it to 2011-03-17 22:58:10 +00:00
mail Switch to use lang/ruby/rails.mk. 2011-03-23 15:02:09 +00:00
math Pass CFLAGS to configure scripts, fixing problems on Mac OS X; clean up some pkglint issues. 2011-03-18 15:00:01 +00:00
mbone Remove patch hunks that disable --recheck in GNU configure scripts. 2011-01-25 22:22:13 +00:00
meta-pkgs Explicitly depend on packages required to build PDF files in the 2011-03-18 23:25:14 +00:00
misc Update misc/ruby-bundler package to 1.0.10. 2011-03-23 15:03:52 +00:00
mk document kerberos-prefix-cmds 2011-03-23 00:17:32 +00:00
multimedia Removed multimedia/mkvtoolnix-old successor multimedia/mkvtoolnix 2011-03-23 10:30:39 +00:00
net unbound 1.48: 2011-03-21 15:04:32 +00:00
news Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
packages
parallel Update to 0.16.1 (via mail from $MAINTAINER) 2011-03-23 14:49:47 +00:00
pkgtools Pass MAKE_SET_VARS with environment variables instead of make flags, 2011-03-22 04:04:58 +00:00
print Update tex-koma-script to 3.08a. 2011-03-22 17:07:32 +00:00
regress Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
security revert unwanted commit accidently. 2011-03-23 08:11:37 +00:00
shells remove patch-aa for DragonFly. 2011-03-22 04:45:31 +00:00
sysutils Update to 1.7, based on PR 44014 from Aleksey Cheusov. 2011-03-23 10:16:22 +00:00
templates Tell users to use "pkg_admin audit" instead of audit-packages. 2010-03-18 10:18:19 +00:00
textproc Add and enable mecab-naistdic. 2011-03-23 15:13:36 +00:00
time * Fixes installation issue on FreeBSD and /DragonFly other than i386. 2011-03-23 14:09:31 +00:00
wm libungif/buildlink3.mk -> mk/giflib.buildlink3.mk 2011-03-09 16:40:44 +00:00
www Fix dependencies. XXX why is this not using USE_TOOLS? 2011-03-23 15:41:55 +00:00
x11 Python 2.4 is not support by py-gtk2. 2011-03-23 15:40:23 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.