Commit graph

168133 commits

Author SHA1 Message Date
obache
2c2682f0ee Update gobject-introspection to 0.10.2.
regenerate *.c and bug fixes.
2011-02-10 05:17:13 +00:00
obache
4669e0b5d1 remove obsolete patch since last update. 2011-02-10 04:28:37 +00:00
brook
e3ba5440ac Updated geography/gdal-lib to v1.8.0. 2011-02-10 03:57:59 +00:00
brook
ca245b2a22 Upgrade to gdal v1.8.0 (and bump revision of packages that depend on it).
The changes are fully described at

     http://trac.osgeo.org/gdal/wiki/Release/1.8.0-News

However, the following are the highlights.

In a nutshell:

    * New GDAL drivers : GTX, HF2, JPEGLS, JP2OpenJPEG, JPIPKAK,
      KMLSUPEROVERLAY, LOS/LAS, MG4Lidar, NTv2, OZI, PDF, RASDAMAN,
      XYZ
    * New OGR drivers : AeronavFAA, ArcObjects, GPSBabel, HTF, LIBKML,
      MSSQLSpatial, NAS, OpenAir, PDS, PGDump, SOSI, SUA, WFS
    * Significantly improved OGR drivers : DXF, GML
    * New implemented RFCs:
      o RFC 7: Use VSILFILE for VSI*L Functions
      o RFC 24: Progressive data support in GDAL
      o RFC 28: OGR SQL Generalized Expressions
      o RFC 29: OGR Set Ignored Fields
      o RFC 30: Unicode Filenames
      o RFC 33: GTIFF - Corrected !PixelIsPoint Interpretation
    * New utility : gdallocationinfo

Backward compatibility issues:

    * MITAB driver: use "," for the OGR Feature Style id: parameter
      delimiter, not "." as per the spec. Known impacted application:
      MapServer?
    * RFC 33 changes the way PixelIsPoint? is handled for GeoTIFF
    * GML driver: write valid <gml:MultiGeometry> element instead of
      the non-conformant <gml:GeometryCollection>. For backward
      compatibility, recognize both syntax for the reading part
2011-02-10 03:45:09 +00:00
chs
82f706cfec sort entries by architecture. 2011-02-10 03:32:58 +00:00
chs
6061ef7982 Updated emulators/suse113_gtk2 to 11.3nb2 2011-02-10 03:29:34 +00:00
chs
104497ed1e bump PKGREVISION for addition of dbus-1-glib. 2011-02-10 03:29:27 +00:00
chs
db5fa20b43 add distinfo for dbus-1-glib.
(I checked in the Makefile part before I meant to,
might as well go with the flow now.)
2011-02-10 03:25:58 +00:00
chs
b854af5ca5 make myself the maintainer of all the suse 11.3 pkgs. 2011-02-10 02:55:44 +00:00
chs
6744b415bb Updated emulators/suse113_openssl to 11.3nb2 2011-02-10 02:45:57 +00:00
chs
4380b44975 update to libopenssl1_0_0-1.0.0-6.5.1.
fixes CVE-2010-4180.
2011-02-10 02:45:33 +00:00
chs
a8c3c277d4 Updated emulators/suse113_libxml2 to 11.3nb1 2011-02-10 02:44:56 +00:00
chs
1c1f7cdf6e update to libxml2-2.7.7-4.3.1.
fixes CVE-2010-4008.
2011-02-10 02:44:29 +00:00
chs
12be396c8f Updated emulators/suse113_libtiff to 11.3nb1 2011-02-10 02:43:57 +00:00
chs
37cd67c5d0 update to libtiff3-3.9.2-5.2.1.
fixes CVE-2010-3087.
2011-02-10 02:43:29 +00:00
chs
7ce5b53cfc Updated emulators/suse113_krb5 to 11.3nb1 2011-02-10 02:42:19 +00:00
chs
deab44bd18 update to krb5-1.8.1-5.3.1.
fixes CVE-2010-1323, CVE-2010-1324, CVE-2010-4020, CVE-2010-4021.
2011-02-10 02:41:18 +00:00
pettai
aa110e66ee Added rc script (based on Pierre Abbat suggestion) 2011-02-09 22:59:50 +00:00
rumko
8340aab37c sysutils/pftop: support newer PF and depend on osabi
* In order for pftop to be built successfully with newer PF
versions (> 4.1), additional patches are necessary which were taken
from OpenBSD's ports as seen in PR pkg/44339
* Pftop compiled for another PF version will not work (properly),
so to avoid any problems we must depend on the OS version

ok@ wiz
2011-02-09 22:51:38 +00:00
taca
5f3178eb61 + openssl-1.0.0d. 2011-02-09 16:25:52 +00:00
taca
5d420103d4 Note update of net/bind96 package to 9.6.3. 2011-02-09 16:25:18 +00:00
taca
f586d099a2 Update bind96 package to 9.6.3.
9.6.3

     * BIND now builds with threads disabled in versions of NetBSD earlier
       than 5.0 and with pthreads enabled by default in NetBSD versions
       5.0 and higher. Also removes support for unproven-pthreads,
       mit-pthreads and ptl2. [RT #19203]
     * HPUX now correctly defaults to using /dev/poll, which should
       increase performance. [RT #21919]
     * If named is running as a threaded application, after an "rndc stop"
       command has been issued, other inbound TCP requests can cause named
       to hang and never complete shutdown. [RT #22108]
     * When performing a GSS-TSIG signed dynamic zone update, memory could
       be leaked. This causes an unclean shutdown and may affect
       long-running servers. [RT #22573]
     * A bug in NetBSD and FreeBSD kernels with SO_ACCEPTFILTER enabled
       allows for a TCP DoS attack. Until there is a kernel fix, ISC is
       disabling SO_ACCEPTFILTER support in BIND. [RT #22589]
     * Corrected a defect where a combination of dynamic updates and zone
       transfers incorrectly locked the in-memory zone database, causing
       named to freeze. [RT #22614]
     * Don't run MX checks (check-mx) when the MX record points to ".".
       [RT #22645]
     * DST key reference counts can now be incremented via dst_key_attach.
       [RT #22672]
     * isc_mutex_init_errcheck() in phtreads/mutex.c failed to destroy
       attr. [RT #22766]
     * The Kerberos realm was being truncated when being pulled from the
       the host prinicipal, make krb5-self updates fail. [RT #22770]
     * named failed to preserve the case of domain names in RDATA which is
       not compressible when writing master files. [RT #22863]
     * There was a bug in how the clients-per-query code worked with some
       query patterns. This could result, in rare circumstances, in having
       all the client query slots filled with queries for the same DNS
       label, essentially ignoring the max-clients-per-query setting. [RT
       #22972]
2011-02-09 16:24:14 +00:00
taca
bb5c75b457 Note remove of net/bind95 package. 2011-02-09 16:20:38 +00:00
taca
76fb8d4514 Remove bind95. 2011-02-09 16:19:50 +00:00
taca
3c6266ee60 Delete bind95 pacakge, it has been eol May, 2010.
http://www.isc.org/software/bind/versions
2011-02-09 16:19:16 +00:00
taca
8f247bb932 Note Ruby on Rails 3.0.4 releated pacakges' updates:
www/ruby-rack-test		0.5.7
	databases/ruby-arel		2.0.8
	devel/ruby-activesupport3	3.0.4
	devel/ruby-activemodel		3.0.4
	www/ruby-actionpack3		3.0.4
	databases/ruby-activerecord3	3.0.4
	www/ruby-activeresource3	3.0.4
	mail/ruby-actionmailer3		3.0.4
	devel/ruby-railties		3.0.4
	www/ruby-rails3			3.0.4
2011-02-09 13:09:03 +00:00
taca
ab0b8bf776 Update ruby-rails3 package to 3.0.4.
* More strict dependency reflect gemspec's description.
* It is update of version only for Ruby on Rails 3.0.4 update.
  (This is meta gem.)
2011-02-09 13:05:57 +00:00
taca
f3a8f0d29f Update ruby-railties package to 3.0.4.
* More strict dependency reflect gemspec's description.

Not documented but includes fix for security problem:
 http://weblog.rubyonrails.org/2011/2/8/csrf-protection-bypass-in-ruby-on-rails
2011-02-09 13:04:29 +00:00
taca
e27daa8250 Update ruby-actionmailer3 package to 3.0.4.
* More strict dependency reflect gemspec's description.
* It is update of version only for Ruby on Rails 3.0.4 update.
2011-02-09 13:01:46 +00:00
taca
09afe4a326 Update ruby-activeresource3 package to 3.0.4.
* More strict dependency reflect gemspec's description.
* It is update of version only for Ruby on Rails 3.0.4 update.
2011-02-09 13:00:50 +00:00
taca
19e2cf02b8 Update ruby-activerecord3 package to 3.0.4.
* More strict dependency reflect gemspec's description.


*Rails 3.0.4 (unreleased)*

* Added deprecation warning for has_and_belongs_to_many associations where the join table has
  additional attributes other than the keys. Access to these attributes is removed in 3.1.
  Please use has_many :through instead. [Jon Leighton]

*Rails 3.0.3 (November 16, 2010)*

* Support find by class like this: Post.where(:name => Post)


*Rails 3.0.2 (November 15, 2010)*

* Dramatic speed increase (see: http://engineering.attinteractive.com/2010/10/arel-two-point-ohhhhh-yaaaaaa/) [Aaron Patterson]

* reorder is deprecated in favor of except(:order).order(...) [Santiago Pastorino]

* except is now AR public API

    Model.order('name').except(:order).order('salary')

  generates:

    SELECT * FROM models ORDER BY salary

  [Santiago Pastorino]

* The following code:

    Model.limit(10).scoping { Model.count }

  now generates the following SQL:

    SELECT COUNT(*) FROM models LIMIT 10

  This may not return what you want.  Instead, you may with to do something
  like this:

    Model.limit(10).scoping { Model.all.size }

  [Aaron Patterson]
2011-02-09 13:00:07 +00:00
taca
1170110ed2 Update ruby-actionpack3 package to 3.0.4.
* More strict dependency reflect gemspec's description.


*Rails 3.0.3 (November 16, 2010)*

* When ActiveRecord::Base objects are sent to predicate methods, the id of
 the object should be sent to ARel, not the ActiveRecord::Base object.

* :constraints routing should only do sanity checks against regular
  expressions.  String arguments are OK.


*Rails 3.0.2 (November 15, 2010)*

* The helper number_to_currency accepts a new :negative_format option to be
  able to configure how to render negative amounts. [Don Wilson]
2011-02-09 12:58:53 +00:00
taca
2f7561c449 Update ruby-activemodel package to 3.0.4.
* More strict dependency reflect gemspec's description.
* It is update of version only for Ruby on Rails 3.0.4 update.
2011-02-09 12:57:46 +00:00
taca
3ceb782354 Update ruby-activesupport3 package to 3.0.4.
* 3.0.4 updates version only for Ruby on Rails 3.0.4 update.


*Rails 3.0.3 (November 16, 2010)*

* No changes.


*Rails 3.0.2 (November 15, 2010)*

* Added before_remove_const callback to ActiveSupport::Dependencies.remove_unloadable_constants! [Andrew White]
2011-02-09 12:56:48 +00:00
taca
4d73be0e71 Update ruby-arel package to 2.0.8.
== 2.0.8  / 2010/02/08

* Bug Fixes

  * Added set operation support
  * Fixed problems with *_any / *_all methods.

== 2.0.7 (unreleased)

* Bug Fixes

  * Limit members are visited
  * Fixing MSSQL TOP support

== 2.0.6 12/01/2010

* Bug Fixes

  * Rails 3.0.x does not like that Node is Enumerable, so removing for now.

== 2.0.5 11/30/2010

* Enhancements

  * Arel::Visitors::DepthFirst can walk your AST depth first
  * Arel::Nodes::Node is enumerable, depth first

* Bug fixes

  * #lock will lock SELECT statements "FOR UPDATE" on mysql
  * Nodes::Node#not factory method added for creating Nodes::Not nodes
  * Added an As node

* Deprecations

  * Support for Subclasses of core classes will be removed in ARel version
    2.2.0

== 2.0.4

* Bug fixes

  * Speed improvements for Range queries.  Thanks Rolf Timmermans!

== 2.0.3

* Bug fixes

  * Fixing Oracle support
  * Added a visitor for "Class" objects

== 2.0.2

* Bug fixes

  * MySQL selects from DUAL on empty FROM
  * Visitor translates nil to NULL
  * Visitor translates Bignum properly

== 2.0.1

* Bug fixes

== 2.0.0 / 2010-08-01
* Enhancements

  * Recreate library using the Visitor pattern.
    http://en.wikipedia.org/wiki/Visitor_pattern
2011-02-09 12:55:28 +00:00
taca
14d830b7f4 Update ruby-rack-test package to 0.5.7.
== 0.5.7 / 2011-01-01

* Bug fixes

  * If no URI is present, include all cookies (Pratik Naik)
2011-02-09 12:54:35 +00:00
ryoon
965e29c760 Add emacs23nox to EMACS_VERSIONS_ACCEPTED. 2011-02-09 12:45:33 +00:00
taca
5e4746a0cb Note updates for Ruby on Rails 2.3.11:
devel/ruby-activesupport
	databases/ruby-activerecord
	www/ruby-actionpack
	mail/ruby-actionmailer
	www/ruby-activeresource
	www/ruby-rails
2011-02-09 12:45:31 +00:00
ryoon
d1b4813937 Add emacs23nox to EMACS_VERSIONS_ACCEPTED. 2011-02-09 12:44:21 +00:00
taca
fbea0b58b7 Update ruby-rails package to 2.3.11.
* More strict dependency reflect gemspec's description.
* It is update of version only for Ruby on Rails 2.3.11 update.
2011-02-09 12:44:07 +00:00
taca
a8b48cf221 Update ruby-activeresource/ package to 2.3.11.
* More strict dependency reflect gemspec's description.
* It is update of version only for Ruby on Rails 2.3.11 update.
2011-02-09 12:43:09 +00:00
taca
236e10ed59 Update ruby-actionmailer package to 2.3.11.
* More strict dependency reflect gemspec's description.
* It is update of version only for Ruby on Rails 2.3.11 update.
2011-02-09 12:42:26 +00:00
taca
b90ae52dcd Update ruby-actionpack package to 2.3.11.
* More strict dependency reflect gemspec's description.

*2.3.11 (February 9, 2011)*

* Two security fixes. CVE-2011-0446, CVE-2011-0447
2011-02-09 12:40:51 +00:00
taca
6569093336 Update ruby-activerecord package to 2.3.11.
* More strict dependency reflect gemspec's description.
* It is update of version only for Ruby on Rails 2.3.11 update.
2011-02-09 12:39:41 +00:00
taca
a0068931cf Update ruby-activesupport package to 2.3.11.
It is update of version only for Ruby on Rails 2.3.11 update.
2011-02-09 12:37:58 +00:00
wiz
619a4311c4 + etm-702, glib2-2.28.0, gnucash-2.4.2, gobject-introspection-0.10.2,
gtkmm-2.24.0, john-1.7.6j11, parallel-20110205.
2011-02-09 09:54:21 +00:00
wiz
2c60f1f978 Remove gxmame. 2011-02-09 09:54:00 +00:00
wiz
96f6605a37 Remove gxmame since xmame was removed. 2011-02-09 09:51:19 +00:00
rumko
b68966711d Add missing header for DragonFly
To compile initiator.c, inttypes.h has to be included like it is for some
of the other files.

ok@ agc
2011-02-09 09:41:44 +00:00
adam
56a67de657 Updated archivers/xz to 5.0.1 2011-02-09 09:13:10 +00:00