summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-04-29update to 0.7.11drochner3-8/+44
changes: -Added gtk-doc documentation -misc fixes -Translation updates
2008-04-29update to 0.19drochner4-15/+20
This switches to the gnome-2.22 release.
2008-04-29update to 0.8.1drochner8-250/+7
Some fixes which we had patched in pkgsrc are included now.
2008-04-29migrate textproc/scrollkeeper/omf.mk -> mk/omf-scrollkeeper.mkdrochner2-4/+4
2008-04-29libltdl is referenced from libgphoto2 only, so put the bl3 include theredrochner2-3/+3
2008-04-29fix some code which assumes that the dev_t of the user's home directorydrochner3-2/+41
is not equal to zero. On NetBSD, wd0a has major and minor number 0, so that assumption doesn't hold. Tested, and reported upstream, by Jared D. McNeill. (gnome bug #530196) Also reported as NetBSD PR pkg/38518. bump PKGREVISION
2008-04-29Note updates of ruby-sequel packages.jlam1-1/+3
2008-04-29Update databases/ruby-sequel-core to 1.5.0. Changes from version 1.4.0jlam3-15/+13
include: * SECURITY: Fix backslash escaping of strings * No longer depend on ParseTree, RubyInline, or ruby2ruby, but you still need them if you want to use the block filters * Paginating an already paginated/limited dataset now raises an error * Added support for arbitrary index types (including spatial indexes) * Allow joining of multiple datasets, by making the table alias different for each dataset joined * Add ability to create a graph of objects from a query, with the result split into corresponding tables * Set a timeout in the Sqlite adapter, default to 5 seconds * Quote column names in SQL generated for SQLite * Add support for PostgreSQL partial indexes * Support storing microseconds in postgres timestamp fields * Fix table joining in MySQL * Fix MySQL default values insert * Fix renaming columns on MySQL with type :varchar * Fix ODBC adapter improperly escaping date and timestamp values * Fix connecting to an MSSQL server via ODBC using domain user credentials
2008-04-29Update databases/ruby-sequel to 1.5.0. Changes from version 1.4.0 include:jlam5-53/+12
* No longer depend on the assistance gem, merge the Inflector and Validations code * Make the validation errors API compatible with Merb * Add validates_uniqueness_of, for protecting against duplicate entries in the database * Use reciprocal associations for all types of associations in the getter/setter/add_/remove_ methods * Fix many_to_one associations to cache negative lookups * Add eager loading of associations via new sequel_core object graphing * Fix many_to_many associations with classes inside modules without an explicit join table * Add the eager! and eager_graph! mutation methods to model datasets * Add Model.def_dataset_method, for defining methods on the model that reference methods on the dataset * Change Model#=== to always be false if the primary key is nil * Add Model#hash, which should be unique for a given class and primary key (or values if primary key is nil) * Make Model#reload clear any cached associations * Fix Model#destroy so that it returns self, not the result of after_destroy * Make Model#initialize, Model#set, and Model#update_with_params invulnerable to memory exhaustion * Add Model.str_columns, which gives a list of columns as frozen strings
2008-04-29Note addition of textproc/ruby-will-paginate.jlam2-2/+4
2008-04-29Initial import of ruby18-will-paginate-2.2.2 asjlam4-0/+82
textproc/ruby-will-paginate. Pagination is just limiting the number of records displayed. Why should you let it get in your way while developing, then? This library makes magic happen. Did you ever want to be able to do just this on a model: @posts = Post.paginate :page => params[:page], :order => 'created_at DESC' and then render the page links with a single view helper? Well, now you can. <%= will_paginate @posts %>
2008-04-29Note updates for some ruby packages.jlam1-1/+5
2008-04-29Update graphics/ruby-rcairo to 1.6.1. Changes from version 1.6.0 include:jlam3-13/+11
+ Remove PKG_CONFIG_PATH workaround in the package Makefile. The default pkg-config tool script (which properly sets PKG_CONFIG_LIBDIR) now works properly (thanks to OBATA Akio). * Fix Quartz related bugs. (thanks to kimura wataru) * Support PKG_CONFIG_LIBDIR. (thanks to OBATA Akio) * Support RubyGems for mswin32.
2008-04-29Update mail/ruby-mailfactory to 1.3.1. Changes from version 1.3.0 include:jlam2-6/+6
* Bugfix for broken UTF-8 support.
2008-04-29Update www/merbful-authentication to 0.9.3. Changes from version 0.9.2jlam2-6/+6
include: * On failed access request, allow for a default XML response action.
2008-04-29Update devel/rubigen to 1.3.1. Changes from version 1.2.4 include:jlam3-12/+10
* Fixed the require statements in generated tests for rails/merb generators * Rails::Generator::Base is a valid generator superclass * Rails generators have alternate template (based on standard NamedBase) * test helpers define RAILS_ROOT for rails generators * component_generator: specific subclasses for rails + merb generators, not the generic RubiGen::Base
2008-04-29Note update of databases/ruby-activerecord-odbc.jlam1-1/+2
2008-04-29Update databases/ruby-activerecord-odbc to 2.0. Changes from version 1.4jlam4-11/+26
include: * Changes for Rails 2.0.x / ActiveRecord 2.0.x * Added support for DSN-less connections * Added support for SQLAnywhere
2008-04-29Martin S. Weber reports that this is not parallel buildable; mark itwiz1-1/+2
MAKE_JOBS_SAFE=no.
2008-04-29Updated editors/xemacs to 21.4.17nb5tonnerre1-1/+2
2008-04-29Fix xemacs vcdiff insecure temp file creation vulnerability (CVE-2008-1694).tonnerre3-6/+118
Approved-by: joerg
2008-04-29Fix build on DragonFly using Matt Dillon's patch.wiz4-1/+59
http://apollo.backplane.com/DFlyMisc/pkgsrc-devel-m4.patch
2008-04-29Switch to 2 clause BSD license now that TNF license has droppedxtraeme2-23/+3
clause 3 and 4.
2008-04-29Updated editors/emacs to 22.1nb3tonnerre1-1/+2
2008-04-29Fix two emacs vulnerabilities:tonnerre4-4/+58
- Fix unsafe handling of local variables iin hack-local-variables (CVE-2007-5795). - Prevent symlink attack on arbitrary files using the temp files vcdiff generates (CVE-2008-1694).
2008-04-29Note revision bump of pidgin to 2.jmmv1-1/+2
2008-04-29Fix build when dbus is installedjmmv3-5/+18
Add an option to select whether dbus support should be enabled or not and use it to control the installation of the musicmessaging plugin. Fixes the package when dbus is already installed. Bump PKGREVISION to 2. Ew. Conditional builds.
2008-04-29Updated security/libtasn1 to 1.4wiz1-1/+2
2008-04-29Update to 1.4:wiz2-6/+6
Version 1.4 (released 2008-04-21) - Update gnulib files. - Replace uses of alloca with malloc.
2008-04-29Updated textproc/aspell to 0.60.6wiz1-1/+2
2008-04-29Update to 0.60.6:wiz10-199/+31
Complete list of changes from 0.60.5: * Compile fixes for Gcc 4.3. * Updated to Libtool 2.2.2 and Automake 1.10.1 * Minor tweak to suggestion code which improved suggestion results in certain cases. * Always line buffer stdout and stderr in the Aspell utility when there is the potential for it to be used interactively through a pipe. * Removed debug output in `aspell munch-list'. * Other minor updates and bug fixes.
2008-04-29Update to 2.0.1. Changes:shannonjr2-7/+7
- fixed a deadlock Christoph Zwerschke found in Cheetah.ImportHooks.
2008-04-29Updated security/libgcrypt to 1.4.1wiz1-1/+2
2008-04-29Update to 1.4.1:wiz4-46/+6
Noteworthy changes in version 1.4.1 (2008-04-25) ------------------------------------------------ * Fixed a bug introduced by 1.3.1 which led to the comsumption of far too much entropy for the intial seeding. * Improved AES performance for CFB and CBC modes. * Removed build problems for the Padlock support.
2008-04-29Remove as maintainer. Blair Sadewitz is working on an update versiontron1-2/+2
already.
2008-04-29Note revision bump for libpurple to 1.jmmv1-1/+2
2008-04-29Fix installation with the dbus optionjmmv2-2/+4
Add the dbus-types.h file to the PLIST, which is installed when the dbus option is enabled. Bump PKGREVISION to 1.
2008-04-29Updated devel/libidn to 1.8wiz1-1/+2
2008-04-29Update to 1.8:wiz2-6/+6
* Version 1.8 (released 2008-04-23) ** Translations files not stored directly in git to avoid merge conflicts. This allows us to avoid use of --no-location which makes the translation teams happier. ** Update gnulib files. ** API and ABI is backwards compatible with the previous version.
2008-04-29Updated finance/gnucash to 2.2.5wiz1-1/+2
2008-04-29Update to 2.2.5:wiz3-8/+11
2.2.5 - 27 April 2008 Welcome to the GnuCash 2.2.5 Release. Fixed Bugs: o #166101: Register: Topmost splits' accounts are rewritten confusingly o #341414: QIF Import: Changing account separator breaks saved account mappings o #341608: Transaction Report: Filtering void/non-void doesn't work o #347474: Register: Tab goes to wrong split o #396665: QIF Import: Detect and convert non-ascii character encoding of QIF files o #450354: QIF Import, Win32: Can only load files from ascii paths o #475960: Reconciliation: Postponed balances of liability accounts are not reversed correctly o #467529: Check Printing: Align_n not working in custom check definitions o #509089: QIF Import: Duplicates windows shown after Scheme error o #511182: QIF Import: Saved commodity mappings lost after import to new GnuCash file o #511231: QIF Import: Use QIF security type to provide better default namespace o #512208: QIF Import: New commodities remain if import canceled o #512841: Register: Crash in expression parser on nullary functions, like pmt() o #514027: QIF Import: Commodities page is skipped if you go back to currency page o #519988: QIF Import: Error reporting doesn't follow GnuCash guidelines o #520606: QIF import: Memo mappings for non-split, non-investment transactions are ignored o #521957: Auto-save not canceled on opening other files o #522795: QIF Import: Does not support "ShtSell" or "CvrShrt" transactions o #523194: QIF Import: Existing commodities can cause import failure o #523922: GnuCash ships the wrong scalable icon and no small (22², 24²) sizes o #527459: QIF Import: Support voided transactions o #527886: QIF Import: Support QIF numeric formats of 12'345.67 as produced by Quicken 4 o #529232: Average Balance Report: Reversing the starting balance distorts the numbers Other Changes: o Add a new Liberty(tm) check format o Show QIF import documentation by default o Improve cancel behavior in reconciliation window o Fix a few memory leaks o Update translations: Brazilian Portuguese, German, Romanian, Russian, Swiss German
2008-04-29update to 2.22.2drochner2-6/+6
changes: * Fix check for the soup plugin in the YouTube plugin * Fix a warning in the GStreamer backend
2008-04-29Update rest of gphoto2 suite (gtkam 0.1.15, gphotofs 0.4.0 and gphoto2sborrill1-1/+4
2.4.1)
2008-04-29Update to 0.4.0sborrill3-6/+23
- Statfs support - FUSE 2.6 API - Single threaded main loop - Write support - mkdir/rmdir
2008-04-29libgphoto2 2.4.1sborrill1-1/+2
2008-04-29Update to 0.1.15sborrill3-8/+14
Changes: gtkam 0.1.15 * updated all translations from translation project - added Belarusian, Dutch, Punjabi, Polish, Slovakian, Vietnamese * fixed PNG files corrupted by cvs -> svn migration
2008-04-29Update to 2.4.1sborrill3-9/+10
gphoto2 2.4.1 * Made capture preview that saves to files work * capture-image has no arguments * version check for libgphoto2 fixed * cs,da,it,vi translations updated gphoto2 2.4.0 * Add contrib/ directory with scripts and things contributed by users. * New --storage-info function to get direct storage information from the camera via API. * Use SIGUSR1 to trigger premature image capture in --interval mode. * New --reset-interval parameter makes SIGUSR1 reset the capture interval. * New --capture-tethered command to wait for presses of the camera shutter button and download. Confirmed working only with Nikon DSC.
2008-04-29Changes:sborrill14-342/+45
libgphoto2 2.4.1 This is a 2.4 release branch update. Package / System integration: * HAL FDI files now use "info.subsystem" instead of "info.bus", required by hal after March 2008. * Suppress another Olympus camera in FDI file that is better of done using Mass Storage only. libgphoto2_port: * Suppress more known network filesystems in "disk" autodetection * disabled usb_reset for Canon cameras in "usb", broke EOS cameras. PTP2 driver: * Merged all new Camera IDs from TRUNK. * Configuration bugfix for multiple options with the same name. * Capture bugfix for Nikon Coolpix * Various small bugfixes. Canon driver: * Increased the event timeout, so operations work again. * Fixed a bug in interval capture * some additional configuration values for newer cameras Mars driver: * Synced with SVN TRUNK (1:1 copy). * Better whitebalance postprocessing * Camera ids added * Decompression fixes Digigr8 driver: * Synced with SVN TRUNK (1:1 copy). * bugfixes Sonix driver: * Synced with SVN TRUNK (1:1 copy). * bugfixes + changes from 2.3.x
2008-04-29PKGREVISION++ for SDL_sound API bump.wiz4-8/+8
2008-04-29Updated audio/SDL_sound to 1.0.3wiz1-1/+2