Commit graph

195745 commits

Author SHA1 Message Date
taca
eb2afcaada Update ruby-fast_gettext to 0.7.0.
0.7.0 -- set_locale resets to default locale if none of the available locales was tried to set
2013-01-12 07:15:57 +00:00
obache
6f1ce56cf7 Updated misc/m17n-contrib to 1.1.14 2013-01-12 07:08:54 +00:00
obache
f15c9f617e Update m17n-contrib to 1.1.14.
* Changes in the m17n-contrib 1.1.14

** Improved input method:

im/ml-mozhi.mim
im/pa-jhelum.mim
im/si-phonetic-dynamic.mim
im/si-trans.mim


* Changes in the m17n-contrib 1.1.13

** New input method:

im/uz-kbd.mim (Uzbek)
im/ks-inscript.mim (Kashmiri Devanagari)
im/bo-ewts.mim (Tibetan) -- moved from m17n-db package
im/hi-vedmata.mim (Hindi)
im/si-singlish.mim (Sinhala)
2013-01-12 07:08:45 +00:00
obache
16a0a57cf5 Updated misc/m17n-db to 1.6.4 2013-01-12 06:59:42 +00:00
obache
b02ed09708 Update m17n-db to 1.6.4.
PR 47411.

* Changes in the m17n database 1.6.4

This release is just for bug fixing.

* Changes in the m17n database 1.6.3

** A new input method is added.

ua-kbd.mim -- Ukrainian input method with Ukrainian/Russian keyboard layout

** An input method is deleted.

bo-ewts.mim is moved to m17n-contrib package.
2013-01-12 06:59:05 +00:00
taca
d1c6ef08e6 Note update of devel/ruby-gettext package to 2.3.7. 2013-01-12 06:45:51 +00:00
taca
74f5e351cb Update ruby-gettext to 2.3.7.
# News

## <a id="2-3-7">2.3.7</a>: 2013-01-11

This is a msgmerge improved release.

### Improvements

  * [msgmerge] Speeded up fuzzy matching.

### Fixes

  * [msgmerge] Fix the bug that msgmerge adds needless fuzzy flag from
    not fuzzy entries in merged PO.
  * [POEntry] Pretty formated all messages except msgstr.

## <a id="2-3-6">2.3.6</a>: 2012-12-19

This is a bug fix release.

### Fixes

  * [POEntry] Fixed the bug that obsolete comment mark (#~) is added
    to already comment.
  * [msgmerge] Fixed the bug that no separator (blank line) didn't exist
    between each obsolete entry.
  * [msgmerge] Fixed tne bug that obsolete entries in old PO file are
    added to new PO file. Any obsolete entries in old PO file aren't
    treated for merging.
2013-01-12 06:45:21 +00:00
taca
984ec3b9fb Note update of devel/ruby-extlib package to 0.9.16. 2013-01-12 06:40:19 +00:00
taca
39d982062d Update ruby-extlib to 0.9.16.
Jan 08, 2013

* Bumped version to 0.9.17
* Regenerate gemspec for version 0.9.16
* Remove symbol coercion from the XML parser
* Remove yaml coercion from the XML parser
* Upgrade jeweler gem dependency ...

 Feb 19, 2011

* Updated Rakefile to use jeweler 1.5.2
2013-01-12 06:39:32 +00:00
taca
183f3fd43d Update devel/hoe package to 3.4.0. 2013-01-12 05:49:57 +00:00
taca
bb24215023 Update hoe to 3.4.0.
=== 3.4.0 / 2012-12-18

* 2 minor enhancements:

  * Splatted version arg on require_rubygems_version and require_ruby_version.
  * Switch default template test file to minitest
2013-01-12 05:49:01 +00:00
taca
5db7df4609 Note update of databases/ruby-sqlite3 package to 1.3.7. 2013-01-12 04:57:07 +00:00
taca
eabed2a916 Update ruby-sqlite3 to 1.3.7.
=== 1.3.7

* Bugfixes
  * Closing a bad statement twice will not segv.

* Internal
  * Unset environment variables that could affect cross compilation.
2013-01-12 04:56:40 +00:00
taca
a5280aea85 Note update of databases/ruby-sequel package to 3.43.0. 2013-01-12 04:50:27 +00:00
taca
fe86f66734 [>Update ruby-sequel to 3.43.0.
=== 3.43.0 (2013-01-08)

* Move the #meta_def support for Database, Dataset, and Model to the meta_def extension (jeremyevans)

* Fix Database#copy_into on jdbc/postgres when an exception is raised (jeremyevans)

* Add core_refinements extension, providing refinement versions of Sequel's core extensions (jeremyevans)

* Make Database#copy_into raise a DatabaseError if the database signals an error in the postgres adapter (jeremyevans)

* Define respond_to_missing? where method_missing is defined and the object supports respond_to? (jeremyevans)

* Allow lambda procs with 0 arity as virtual row blocks on ruby 1.9 (jeremyevans)

* Handle schema-qualified row_types in the pg_array integration in the pg_row extension (jeremyevans) (#595)

* Support default_schema when reseting primary key sequences on PostgreSQL (jeremyevans) (#596)

* Allow treating tinyint(1) unsigned columns as booleans in the mysql adapters (jeremyevans)

* Support the jdbc-hsqldb gem in the jdbc adapter, since it has been updated to 2.2.9 (jeremyevans)

* Work with new jdbc-* gems that require manual driver loading (kares) (#598)

* Cast blobs correctly on DB2 when use_clob_as_blob is false (mluu, jeremyevans) (#594)

* Add date_arithmetic extension for database-independent date calculations (jeremyevans)

* Make Database#schema handle [host.]database.schema.table qualified tables on Microsoft SQL Server (jeremyevans)

* Add Dataset#split_qualifiers helper method for splitting a qualifier identifier into array of strings (jeremyevans)

* Make Database#schema_and_table always return strings for the schema and table (jeremyevans)

* Skip stripping of blob columns in the string_stripper plugin (jeremyevans) (#593)

* Allow Dataset#get to take an array to return multiple values, similar to map/select_map (jeremyevans)

* Default :prefetch_rows to 100 in the Oracle adapter (andrewhr) (#592)
2013-01-12 04:50:00 +00:00
taca
66741940ab - rails-3.2.7.
+ squid-3.2.5 [pkg/47164]
2013-01-12 04:47:30 +00:00
taca
45c5040520 Update Ruby Data object related packages:
databases/ruby-data_objects	0.10.11
	databases/ruby-do_mysql		0.10.11
	databases/ruby-do_postgres	0.10.11
	databases/ruby-do_sqlite3	0.10.11
2013-01-12 04:46:28 +00:00
taca
73dd0a19ac Update ruby-do_sqlite3 to 0.10.11.
## 0.10.11 2012-12-29

* Rename C symbols to prevent name collitions
2013-01-12 04:45:14 +00:00
taca
fa27de809b Update ruby-do_postgres to 0.10.11.
## 0.10.11 2012-12-29

* Rename C symbols to prevent name collitions
2013-01-12 04:44:11 +00:00
taca
f36a152aa0 Update ruby-do_mysql to 0.10.11.
## 0.10.11 2012-12-29

* Rename C symbols to prevent name collitions
2013-01-12 04:43:24 +00:00
taca
b3b189cac0 Update ruby-data_objects to 0.10.11.
## 0.10.11 2012-12-29

* Rename C symbols to prevent name collitions
2013-01-12 04:42:35 +00:00
dholland
60211b7d16 Teach this about NetBSD 5.1, 5.2, 6.0, and 6.99 to silence useless build
warnings.
2013-01-12 03:27:21 +00:00
joerg
62033997ec Default values go into the class declaration, not the implementation. 2013-01-11 23:37:13 +00:00
joerg
15b138d38f Use more void. 2013-01-11 23:36:16 +00:00
joerg
9530859fde Add missing string.h. Fix return values. Fix rpath. 2013-01-11 23:35:12 +00:00
joerg
d6121ded15 Needs _KMEMUSER on NetBSD/current 2013-01-11 23:34:09 +00:00
joerg
d917d356f5 NetBSD/current needs uvm/uvm_extern.h 2013-01-11 23:33:35 +00:00
joerg
1266ce3f22 Use more void. 2013-01-11 23:32:38 +00:00
joerg
d2eec57dea Requires sys/vmmeter.h on NetBSD/current 2013-01-11 23:31:14 +00:00
joerg
d3c2383ab9 Requires _KMEMUSER on NetBSD/current 2013-01-11 23:30:39 +00:00
joerg
641a6ebe05 NetBSD/current requires uvm/uvm_extern.h and _KMEMUSER. 2013-01-11 23:30:17 +00:00
joerg
f4668fe08d Prefer gzcat + plain tar over gtar. Honour CFLAGS. 2013-01-11 23:29:39 +00:00
joerg
eea1904672 Use plain tar for copying. 2013-01-11 23:29:05 +00:00
joerg
630f3ac801 Use void and add some missing includes. 2013-01-11 23:28:36 +00:00
joerg
83a4be9aa8 Use void on mark. 2013-01-11 23:27:37 +00:00
joerg
a96e8927ba Use more void. 2013-01-11 23:26:36 +00:00
joerg
0d2dfb80cf Use gzcat + plain tar. 2013-01-11 23:25:48 +00:00
joerg
7b0bb89f80 Use more void. 2013-01-11 23:25:11 +00:00
joerg
93a85ce68e Fix PLIST 2013-01-11 22:49:48 +00:00
is
996d094585 There was some confusion over the download site; while the software's
homepage links to homepage-relative copies, the announcement e-mail
mentioned the GNU mirror network. This was noticed after reports about
spurious 403 errors came it. Changed to use MASTER_SITES_GNU.
2013-01-11 20:29:54 +00:00
jperkin
9b45a3ba2b Fix build on Solaris. The package isn't functional as it looks for gcc
files in hardcoded locations, but perhaps it works on certain releases
anyway, and we can fix the package for SmartOS later.
2013-01-11 19:16:47 +00:00
seanb
c67b49d3cf Don't use REPLACE_BASH in util/texi2dvi script. /bin/sh seems fine
in my testing.  Adding dependency on bash in gtexinfo causes a circular
dependency on hosts without makeinfo since bash requires makeinfo and
makeinfo gets replaced with gtexinfo.
2013-01-11 14:57:26 +00:00
joerg
c714d19e0d fetch-1.8: Avoid non-literal format strings. 2013-01-11 14:07:05 +00:00
taca
a4e596591d Note update of ISC DHCP package:
net/isc-dhcp4		4.2.5
	net/isc-dhclient4	4.2.5
	net/isc-dhcpd4		4.2.5
	net/isc-dhcrelay4	4.2.5
2013-01-11 13:37:22 +00:00
taca
0df9537a1b Update ISC DHCP to 4.2.5.
Changes are too many to write here, please refer RELNOTES.
2013-01-11 13:35:57 +00:00
joerg
24a451c7a9 Requires _KMEMUSER and uvm/uvm_extern.h on NetBSD/current. 2013-01-11 13:34:46 +00:00
joerg
2053b2492a Really fix inline usage. 2013-01-11 13:33:59 +00:00
taca
633454fdbd Note update of www/squid31 package to 3.1.23. 2013-01-11 13:33:22 +00:00
joerg
3e6afd0e0d Explicitly include utmpx.h for NetBSD/current. 2013-01-11 13:32:58 +00:00
taca
298131e9f2 Update squid31 to 3.1.23.
Changes to squid-3.1.23 (09 Jan 2013):

	- Additional fixes for CVE-2012-5643 / SQUID:2012-1
2013-01-11 13:32:56 +00:00