Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
taca 61b71c13ed Update ruby-sequel to 4.8.0.
=== 4.8.0 (2014-03-01)

* Add SQL::AliasedExpression#alias alias for #aliaz (jeremyevans)

* Handle SQL::Identifier, SQL::QualifiedIdentifier, and SQL::AliasedExpression objects as first argument to Dataset#graph (jeremyevans)

* Respect qualification and aliases in symbols passed as first argument to Dataset#graph (dividedmind) (#769)

* Recognize new constraint violation error messages in SQLite 3.8.2+ (itswindtw) (#766)

* Use limit strategy to correctly handle limited associations in the dataset_associations plugin (jeremyevans)

* Handle issues in dataset_associations plugin when dataset uses unqualified identifiers for associations requiring joins (jeremyevans)

* Handle fractional seconds in input timestamps in the odbc/mssql adapter (Ross Attrill, jeremyevans)

* Return fractional seconds in timestamps in the odbc adapter (jeremyevans)

* Support :plain and :phrase options to Dataset#full_text_search on PostgreSQL (jeremyevans)

* Use limit strategy to correctly handle filtering by limited associations (jeremyevans)

* Simplify queries used for filtering by associations with conditions (jeremyevans)

* Use an eager limit strategy by default for *_one associations with orders (jeremyevans)

* Support :limit_strategy eager_graph option, for specifying strategy used for limited associations in that eager graph (jeremyevans)

* Add eager_graph_with_options to model datasets, for specifying options specific to the eager_graph call (jeremyevans)

* Handle offsets on *_many associations when eager graphing when there are no associated results (jeremyevans)

* Make Database#register_array_type work without existing scalar conversion proc in the pg_array extension (jeremyevans)

* Handle presence validations on foreign keys in associated objects when creating new associated objects in the nested_attributes plugin (jeremyevans)

* Respect offsets when eager graphing *_one associations (jeremyevans)

* Add association_join to model datasets, for setting up joins based on associations (jeremyevans)

* Add one_through_many association to many_through_many plugin, for only returning a single record (jeremyevans)

* Add :graph_order association option, useful when :order needs to contain qualified identifiers (jeremyevans)

* Add one_through_one association, similar to many_to_many but only returning a single record (jeremyevans)

=== 4.7.0 (2014-02-01)

* Don't swallow underlying exception if there is an exception closing the cursor on PostgreSQL (jeremyevans) (#761)

* Recognize primary key unique constraint violations on MSSQL and SQLAnywhere (jeremyevans)

* Recognize composite unique constraint violations on SQLite (timcraft) (#758)

* Make #* method without arguments on SQL::Function return a Function with * prepended to the arguments (jeremyevans)

* Add #function to SQL::Identifier and SQL::QualifiedIdentifier, allowing for easy use of schema qualified functions or functions names that need quoting (jeremyevans)

* Add SQL::Function#distinct for easier creation of aggregate functions using DISTINCT (jeremyevans)

* Add SQL::Function#over for easier creation of window functions (jeremyevans)

* Don't clear validation instance_hooks until after a successful save (jeremyevans)

* Support :raise_on_save_failure option for one_to_many, pg_array_to_many, and many_to_pg_array associations (jeremyevans)

* Make SQLTime#to_s return a string in HH:MM:SS format, since it shouldn't include date information (jeremyevans)

* Support the Database#tables :schema option in the jdbc adapter (robbiegill, jeremyevans) (#755)

* Automatically rollback transactions in killed threads in ruby 2.0+ (chanks) (#752)

* Add update_or_create plugin, for updating an object if it exists, or creating such an object if it does not (jeremyevans)

* Make auto_validations uniqueness validations work correctly for STI subclasses (jeremyevans)

* Support :dataset option to validates_unique vaildation (jeremyevans)

=== 4.6.0 (2014-01-02)

* Add Database#call_mssql_sproc on MSSQL for calling stored procedures and handling output parameters (jrgns, jeremyevans) (#748)

* Handle RuntimeErrors raised by oci8 in the oracle adapter (jeremyevans)

* Support OFFSET/FETCH on Microsoft SQL Server 2012 (jeremyevans)

* Support :server option for Database#{commit,rollback}_prepared_transaction on PostgreSQL, MySQL, and H2 (jeremyevans) (#743)

* Do not attempt to eager load and raise an exception when doing Model.eager(...).naked.all (jeremyevans)

* Recognize a couple additional disconnect errors in the jdbc/postgresql adapter (jeremyevans) (#742)
2014-03-13 18:24:52 +00:00
archivers Add GEM_EXTSDIR support. 2014-03-13 18:09:45 +00:00
audio Add GEM_EXTSDIR support. 2014-03-13 18:09:45 +00:00
benchmarks Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
biology Update biology/bioperl to 1.6.923. 2014-02-20 14:44:16 +00:00
bootstrap Detect Clang and apply proper compiler settings. 2014-03-10 20:50:35 +00:00
cad Update to version 1.8.2 2014-03-13 10:35:03 +00:00
chat Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do 2014-03-13 11:08:49 +00:00
comms Add GEM_EXTSDIR support. 2014-03-13 18:09:45 +00:00
converters Add GEM_EXTSDIR support. 2014-03-13 18:09:45 +00:00
cross Honour our CXXFLAGS. Fix build with Clang. 2014-02-18 15:01:09 +00:00
databases Update ruby-sequel to 4.8.0. 2014-03-13 18:24:52 +00:00
devel Update SOPE to 2.2.1 needed by SOGo 2.2.1. 2014-03-13 14:02:44 +00:00
distfiles
doc Note update of databases/ruby-pg package to 0.17.1. 2014-03-13 18:24:02 +00:00
editors Depend on termcap and don't link compat on SunOS 2014-02-24 13:13:08 +00:00
emulators Update suse131 libpng16 RPM to libpng16-16-1.6.6-12.1 for CVE-2014-0333. 2014-03-13 11:33:47 +00:00
filesystems Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
finance Add upstream bug report URL. 2014-03-12 09:48:38 +00:00
fonts Search for pkgconfig files in lib${LIBABISUFFIX} and share directories 2014-03-10 11:05:51 +00:00
games Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
geography Rototill makefile without changing binary package. 2014-03-12 00:14:29 +00:00
graphics Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do 2014-03-13 11:08:49 +00:00
ham Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
inputmethod Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
lang Update ruby200-base and ruby200 packages to 2.0.0p451 (Ruby 2.0.0-p451). 2014-03-13 18:00:02 +00:00
licenses Add license for fonts/pixel-sagas-startrek 2014-02-27 14:46:18 +00:00
mail Update sylpheed to 3.3.1. 2014-03-13 13:52:09 +00:00
math Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do 2014-03-13 11:08:49 +00:00
mbone Fix build with TCL 8.6. 2014-02-04 00:17:54 +00:00
meta-pkgs Update ruby-gnome2 to 2.2.0. 2014-03-11 12:11:45 +00:00
misc Add a patch to detect NetBSD correctly in Gem::Platform. 2014-03-13 18:05:49 +00:00
mk Refelect change of RUBY_SRCDIR. 2014-03-13 17:06:42 +00:00
multimedia Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do 2014-03-13 11:08:49 +00:00
net Refelect change of RUBY_SRCDIR. 2014-03-13 17:06:42 +00:00
news Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
packages
parallel Python is only a build dependency actually. 2014-03-12 20:17:09 +00:00
pkgtools Do not rely on path search when invoking pkgdiff. 2014-03-12 20:28:30 +00:00
print Update to 3.14.3: 2014-03-13 14:56:46 +00:00
regress
security Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do 2014-03-13 11:08:49 +00:00
shells Update to 4.3: 2014-03-12 10:08:46 +00:00
sysutils Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do 2014-03-13 11:08:49 +00:00
templates
textproc Refelect change of RUBY_SRCDIR. 2014-03-13 17:06:42 +00:00
time Update ruby-tz to 0.3.39. 2014-03-13 16:43:02 +00:00
wm Update to 2.5.0, provided by Lokesh Mandvekar on pkgsrc-users. 2014-03-12 18:14:41 +00:00
www Refelect change of RUBY_SRCDIR. 2014-03-13 17:06:42 +00:00
x11 Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do 2014-03-13 11:08:49 +00:00
Makefile
pkglocate
README

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

Please see doc/pkgsrc.txt for information.