Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
minskim 02e3a184bc Update ruby-actionpack to 1.13.5.
Changes:
* Backport: allow array and hash query parameters. Array route parameters are
  converted/to/a/path as before. #6765, #7047, #7462 [bgipsy, Jeremy McAnally,
  Dan Kubb, brendan, Diego Algorta Casamayou]
* Fix in place editor's setter action with non-string fields.  #7418 [Andreas]
* Only accept session ids from cookies, prevents session fixation attacks.
* Change the resource seperator from ; to / change the generated routes to use
  the new-style named routes. e.g. new_group_user_path(@group) instead of
  group_new_user_path(@group). [pixeltrix]
* Integration tests: introduce methods for other HTTP methods. #6353 [caboose]
* Improve performance of action caching. Closes #8231 [skaes]
* Fix errors with around_filters which do not yield, restore 1.1 behaviour
  with after filters. Closes #8891 [skaes]
* Allow you to delete cookies with options. Closes #3685
* Deprecate pagination. Install the classic_pagination plugin for forward
  compatibility, or move to the superior will_paginate plugin. #8157
* Fix filtered parameter logging with nil parameter values.  #8422 [choonkeat]
* Integration tests: alias xhr to xml_http_request and add a request_method
  argument instead of always using POST. #7124
* Document caches_action.  #5419 [Jarkko Laine]
* observe_form always sends the serialized form. #5271
* Update UrlWriter to accept :anchor parameter. Closes #6771. [octopod]
* Replace the current block/continuation filter chain handling by an
  implementation based on a simple loop. Closes #8226 [Stefan Kaes]
* Return the string representation from an Xml Builder when rendering a
  partial. #5044 [tpope]
* Cleaned up, corrected, and mildly expanded ActionPack documentation. Closes
  #7190 [jeremymcanally]
* Small collection of ActionController documentation cleanups. Closes #7319
* Performance: patch cgi/session/pstore to require digest/md5 once rather than
  per #initialize. #7583 [Stefan Kaes]
* Deprecation: verification with :redirect_to => :named_route shouldn't be
  deprecated. #7525 [Justin French]
2007-10-16 03:17:31 +00:00
archivers Update unalz to 0.61. 2007-10-14 17:50:04 +00:00
audio Fixed COMMENT and DESCR, since the former versions didn't give me any 2007-10-15 07:47:23 +00:00
benchmarks make this compile on -current 2007-09-28 13:21:33 +00:00
biology Added mk/misc/category.mk, which contains the definitions that are only 2007-08-13 08:12:41 +00:00
bootstrap We can nowadays bootstrap using the native compiler, so note this. 2007-10-15 22:32:56 +00:00
cad Remove trailing spaces. 2007-10-09 19:19:08 +00:00
chat Update to 7.2.3 2007-10-14 18:34:41 +00:00
comms Changes 3.0.15: 2007-10-13 17:25:19 +00:00
converters Fixed build. 2007-10-10 10:29:27 +00:00
cross Repair compilation on sunos and maybe others. Added some missing 2007-09-28 21:11:49 +00:00
crosspkgtools Added mk/misc/category.mk, which contains the definitions that are only 2007-08-13 08:12:41 +00:00
databases Update ruby-activerecord to 1.15.5. 2007-10-16 03:05:38 +00:00
devel Update ruby-activesupport to 1.4.4. 2007-10-16 02:56:02 +00:00
distfiles
doc Note update of ruby-activesupport. 2007-10-16 03:06:25 +00:00
editors Update nano to 1.2.5, latest 1.2 release. 2007-10-14 13:30:45 +00:00
emulators The w in wine is already lower-case. 2007-10-14 13:01:05 +00:00
filesystems Update to 1.1004: 2007-10-11 21:35:42 +00:00
finance Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
fonts Fixed installation by splitting the code into the correct phases. 2007-10-09 11:40:30 +00:00
games Changes 3.2.4: 2007-10-13 12:58:47 +00:00
geography Added gpsbabel. 2007-09-21 05:13:03 +00:00
graphics Update GraphicsMagick to 1.1.10. 2007-10-14 12:25:15 +00:00
ham Since this pkg installs .omf files, include scrollkeeper/omf.mk 2007-10-12 16:06:48 +00:00
inputmethod Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
lang Added support for installation to DESTDIR. 2007-10-13 15:06:29 +00:00
licenses Updated URL to MP3 licensing information. 2007-10-07 15:52:58 +00:00
mail Make thunderbird also obey the mozilla-single-profile package option that 2007-10-16 01:53:28 +00:00
math Fix build problem on NetBSD/i386. 2007-10-14 08:08:53 +00:00
mbone Don't use malloc.h. 2007-10-05 23:08:10 +00:00
meta-pkgs Update meta-pkgs/courier to 0.57.1. Changes from version 0.56.0 include 2007-10-15 15:37:32 +00:00
misc Update udfclient to version 0.5.6 : important fixes in VAT searching on 2007-10-15 14:08:31 +00:00
mk Switched two words, so that the version number of the package appears to 2007-10-14 07:42:31 +00:00
multimedia Fix typo in patch-aa. 2007-10-15 06:07:18 +00:00
net Update net/couriertcpd to 0.57.1. Changes from version 0.56.0 include: 2007-10-15 15:37:05 +00:00
news cleanscore is a PERL script to clean the "score file" of the Usenet news 2007-10-12 12:30:47 +00:00
packages
parallel Don't use void pointers in arithmetics. 2007-10-14 11:33:31 +00:00
pkgtools I just removed the $bulklog directory once again, due to running 2007-10-15 07:26:34 +00:00
print Fixed some build problems. 2007-10-13 18:12:40 +00:00
regress Back out previous. Pointed out by uebayasi@ and martti@. 2007-09-25 10:03:52 +00:00
security Update security/courier-authlib to 0.60.1. Changes from version 0.59.3 2007-10-15 15:37:01 +00:00
shells Fix embedded paths to /bin/env and /usr/local/bin/zsh. Reported by joerg. 2007-10-01 04:16:07 +00:00
sysutils Update to findutils-4.2.31 and enable DESTDIR support. 2007-10-16 00:45:52 +00:00
templates Remove trailing spaces. 2007-10-09 19:19:08 +00:00
textproc Changes 0.65: 2007-10-13 11:57:38 +00:00
time Remove trailing spaces. 2007-10-09 19:19:08 +00:00
wm The home directory of the user building the package is not interesting 2007-10-15 09:17:31 +00:00
www Update ruby-actionpack to 1.13.5. 2007-10-16 03:17:31 +00:00
x11 Update to xhost-1.0.2nb1: Explicitly pass inet6 setting to configure - from Yakovetsky Vladimir in PR/37115 2007-10-15 14:39:46 +00:00
Makefile Fix typo in comment. 2007-06-19 22:30:33 +00:00
pkglocate
README Refer doc/pkgsrc.txt instead of Packages.txt. 2005-05-07 22:16:38 +00:00

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

Please see doc/pkgsrc.txt for information.