summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-02-10Stop including tiff/bl3.mk from bl3.mk as well, and add a commentwiz2-3/+5
in the Makefile to re-enable it when we switch back to pkgsrc tiff.
2011-02-10Updated sysutils/pftop to 0.7nb1rumko1-1/+2
2011-02-10Updated instructionsahoka1-4/+12
2011-02-10This time commit the proper pakages (sorry for the mistake).ahoka6-31/+21
Additions to the previous (uncommitted) version: - Update to 10.2 - Use the RPM version, so we wont have checksum conflicts in the future - Remove libflashsupport dependency (flash uses libalsa now...)
2011-02-10Chamges 0.1.4:adam2-10/+16
Improved cross platform build ability, added code to handle n-component formats, remove extraenous runtime profiling that impacted performance.
2011-02-10Updated devel/gobject-introspection to 0.10.2obache2-3/+3
2011-02-10Update gobject-introspection to 0.10.2.obache2-7/+6
regenerate *.c and bug fixes.
2011-02-10remove obsolete patch since last update.obache1-13/+0
2011-02-10Updated geography/gdal-lib to v1.8.0.brook2-3/+3
2011-02-10Upgrade to gdal v1.8.0 (and bump revision of packages that depend on it).brook12-62/+54
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-10sort entries by architecture.chs2-20/+20
2011-02-10Updated emulators/suse113_gtk2 to 11.3nb2chs1-1/+2
2011-02-10bump PKGREVISION for addition of dbus-1-glib.chs1-3/+2
2011-02-10add distinfo for dbus-1-glib.chs1-1/+7
(I checked in the Makefile part before I meant to, might as well go with the flow now.)
2011-02-10make myself the maintainer of all the suse 11.3 pkgs.chs23-46/+47
2011-02-10Updated emulators/suse113_openssl to 11.3nb2chs1-1/+2
2011-02-10update to libopenssl1_0_0-1.0.0-6.5.1.chs2-10/+10
fixes CVE-2010-4180.
2011-02-10Updated emulators/suse113_libxml2 to 11.3nb1chs1-1/+2
2011-02-10update to libxml2-2.7.7-4.3.1.chs2-9/+10
fixes CVE-2010-4008.
2011-02-10Updated emulators/suse113_libtiff to 11.3nb1chs1-1/+2
2011-02-10update to libtiff3-3.9.2-5.2.1.chs2-9/+10
fixes CVE-2010-3087.
2011-02-10Updated emulators/suse113_krb5 to 11.3nb1chs1-1/+2
2011-02-10update to krb5-1.8.1-5.3.1.chs2-9/+10
fixes CVE-2010-1323, CVE-2010-1324, CVE-2010-4020, CVE-2010-4021.
2011-02-09Added rc script (based on Pierre Abbat suggestion)pettai3-2/+22
2011-02-09sysutils/pftop: support newer PF and depend on osabirumko8-56/+962
* 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+ openssl-1.0.0d.taca1-2/+2
2011-02-09Note update of net/bind96 package to 9.6.3.taca1-1/+2
2011-02-09Update bind96 package to 9.6.3.taca5-104/+33
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-09Note remove of net/bind95 package.taca1-1/+2
2011-02-09Remove bind95.taca1-2/+1
2011-02-09Delete bind95 pacakge, it has been eol May, 2010.taca21-1323/+0
http://www.isc.org/software/bind/versions
2011-02-09Note Ruby on Rails 3.0.4 releated pacakges' updates:taca1-1/+11
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-09Update ruby-rails3 package to 3.0.4.taca2-13/+13
* 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-09Update ruby-railties package to 3.0.4.taca3-16/+56
* 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-09Update ruby-actionmailer3 package to 3.0.4.taca2-9/+8
* More strict dependency reflect gemspec's description. * It is update of version only for Ruby on Rails 3.0.4 update.
2011-02-09Update ruby-activeresource3 package to 3.0.4.taca2-8/+8
* More strict dependency reflect gemspec's description. * It is update of version only for Ruby on Rails 3.0.4 update.
2011-02-09Update ruby-activerecord3 package to 3.0.4.taca3-11/+12
* 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-09Update ruby-actionpack3 package to 3.0.4.taca2-14/+15
* 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-09Update ruby-activemodel package to 3.0.4.taca2-8/+9
* More strict dependency reflect gemspec's description. * It is update of version only for Ruby on Rails 3.0.4 update.
2011-02-09Update ruby-activesupport3 package to 3.0.4.taca2-6/+6
* 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-09Update ruby-arel package to 2.0.8.taca3-159/+127
== 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-09Update ruby-rack-test package to 0.5.7.taca3-8/+11
== 0.5.7 / 2011-01-01 * Bug fixes * If no URI is present, include all cookies (Pratik Naik)
2011-02-09Add emacs23nox to EMACS_VERSIONS_ACCEPTED.ryoon1-2/+2
2011-02-09Note updates for Ruby on Rails 2.3.11:taca1-1/+7
devel/ruby-activesupport databases/ruby-activerecord www/ruby-actionpack mail/ruby-actionmailer www/ruby-activeresource www/ruby-rails
2011-02-09Add emacs23nox to EMACS_VERSIONS_ACCEPTED.ryoon1-2/+2
2011-02-09Update ruby-rails package to 2.3.11.taca3-24/+11
* More strict dependency reflect gemspec's description. * It is update of version only for Ruby on Rails 2.3.11 update.
2011-02-09Update ruby-activeresource/ package to 2.3.11.taca2-7/+7
* More strict dependency reflect gemspec's description. * It is update of version only for Ruby on Rails 2.3.11 update.
2011-02-09Update ruby-actionmailer package to 2.3.11.taca2-7/+7
* More strict dependency reflect gemspec's description. * It is update of version only for Ruby on Rails 2.3.11 update.
2011-02-09Update ruby-actionpack package to 2.3.11.taca3-8/+9
* More strict dependency reflect gemspec's description. *2.3.11 (February 9, 2011)* * Two security fixes. CVE-2011-0446, CVE-2011-0447
2011-02-09Update ruby-activerecord package to 2.3.11.taca2-7/+7
* More strict dependency reflect gemspec's description. * It is update of version only for Ruby on Rails 2.3.11 update.