Commit graph

11165 commits

Author SHA1 Message Date
manu
bc036b5665 Add information in MESSAGE on how to use it 2012-01-09 05:27:44 +00:00
obache
43a23bd711 Recursive bump from boost-libs shlib bump. 2012-01-09 02:54:24 +00:00
dholland
8ded21e024 Add a workaround for PR 45266 (krb5-config issue in NetBSD base):
clear BUILDLINK_INCDIRS.heimdal. Otherwise -I/usr/include/krb5 appears
in CFLAGS, which breaks the build because the compiler finds krb5's
base64.h instead of Amaya's. krb5 is pulled in by curl, which is a
several-times-indirect dependency, and nothing in this package uses
it, or apparently anything that needs it, directly.
2012-01-08 22:19:03 +00:00
dholland
0ca2654ac4 Fix build problems with gcc 4.5. The code makes no sense so I'm not sure
what I did is going to work... or that the code that was here previously
ever worked or actually did what anyone upstream intended. C++ is fun
that way.
2012-01-08 22:15:21 +00:00
obache
40ffc09556 Update ruby-rack11 to 1.1.3.
* December 28th, 2011: Twenty first public release: 1.1.3.
  * Security fix. http://www.ocert.org/advisories/ocert-2011-003.html
    Further information here: http://jruby.org/2011/12/27/jruby-1-6-5-1
2012-01-08 11:08:23 +00:00
obache
71118aa637 Update ruby-rack12 to 1.2.5.
* December 28th, 2011: Twenty second public release: 1.2.5
  * Security fix. http://www.ocert.org/advisories/ocert-2011-003.html
    Further information here: http://jruby.org/2011/12/27/jruby-1-6-5-1
2012-01-08 11:04:54 +00:00
adam
d089dbcf4b Fix building with Clang 2012-01-08 10:07:27 +00:00
adam
da404b33a4 Changes 3.1.18:
* Bug 3085: Crash when parsing esi:include
* Bug 3442: assertion failed: external_acl.cc:908: ch->auth_user_request != NULL
* Polish: debug messages on swap.state rename failure
* Portability: SSL library dependency fixes
* Bug 3440: compile error in Adaptation
2012-01-08 10:06:59 +00:00
adam
80ecd734a9 Changes 2.2:
* django-mptt now a proper dependency
* Django 1.3 support
* View permissions
* django-sekizai instead of PluginMedia
* Toolbar must be enabled explicitly in templates
* Static files moved to /static/
* Dropped support for django-dbgettext
2012-01-08 07:56:58 +00:00
adam
a3afb2a5d6 Changes 0.3.4.1:
* Added :ref:advanced-block-definition.
* Added :doc:arguments` documentation.
2012-01-08 07:54:09 +00:00
adam
ca4df47bd2 Removed junk line 2012-01-08 07:51:20 +00:00
adam
7d01042d00 Sekizai means "blocks" in Japanese, and that's what this app provides. A fresh
look at blocks. With django-sekizai you can define placeholders where your
blocks get rendered and at different places in your templates append to those
blocks. This is especially useful for css and javascript. Your subtemplates can
now define css and javscript files to be included, and the css will be nicely
put at the top and the javascript to the bottom, just like you should. Also
sekizai will ignore any duplicate content in a single block.
2012-01-08 07:49:54 +00:00
adam
130afff9ed Utilities for implementing Modified Preorder Tree Traversal with your
Django Models and working with trees of Model instances.

MPTT is a technique for storing hierarchical data in a database. The aim is to
make retrieval operations very efficient.

The trade-off for this efficiency is that performing inserts and moving
items around the tree is more involved, as there's some extra work
required to keep the tree structure in a good state at all times.
2012-01-08 07:48:36 +00:00
sbd
3dcc3f4ebf Add missing devel/libuuid buildlink.
Bump PKGREVISION
2012-01-08 04:06:34 +00:00
sbd
37bf18d78d Add missing mk/curses buildlink.
Bump PKGREVISION
2012-01-08 03:50:39 +00:00
obache
a3018adf11 Update ruby-rack to 1.3.6.
* December 28th, 2011: Twenty third public release: 1.3.6
  * Security fix. http://www.ocert.org/advisories/ocert-2011-003.html
    Further information here: http://jruby.org/2011/12/27/jruby-1-6-5-1
2012-01-08 03:09:48 +00:00
obache
0efcdf9b24 Update ruby-sinatra to 1.3.2.
= 1.3.2 / 2011-12-30

 * Don't automatically add `Rack::CommonLogger` if `Rack::Server` is adding it,
   too. (Konstantin Haase)

 * Setting `logging` to `nil` will avoid setting up `Rack::NullLogger`.
   (Konstantin Haase)

 * Route specific params are now available in the block passed to #stream.
   (Konstantin Haase)

 * Fix bug where rendering a second template in the same request, after the
   first one raised an exception, skipped the default layout. (Nathan Baum)

 * Fix bug where parameter escaping got enabled when disabling a different
   protection. (Konstantin Haase)

 * Fix regression: Filters without a pattern may now again manipulate the params
   hash. (Konstantin Haase)

 * Added examples directory. (Konstantin Haase)

 * Improved documentation. (Gabriel Andretta, Markus Prinz, Erick Zetta, Just
   Lest, Adam Vaughan, Aleksander Dąbrowski)

 * Improved MagLev support. (Tim Felgentreff)
2012-01-08 03:05:01 +00:00
obache
e62b6c0f83 Update ruby-rack-protection to 1.2.0.
Changes:
* Show warnings for JsonCsrtf attacks.
* do not enable parameter escaping by default, fixes #8.
* Use more specific namespace declaration in Rack::Builder configuration.
* NotimpelentedError typo fix
* add test that makes sure passingin on :track option works. related to #6.
* deal with PATH_INFO being nil, fixes #7.
* do not track HTTP_VERSION, fixes #6.
2012-01-08 03:01:22 +00:00
marino
93ae9641a6 www/seamonkey: PR#45629 (webm assy optimization for DragonFly)
These patches enable optimizations that allow video play w/o stuttering.
Other i386 and x86_64 platforms need the same optimizations, so this is
only a partial fix of the PR.
2012-01-07 20:44:32 +00:00
taca
605f33e468 Update contao210-translations package to 20120103.
Update Finnish language files.
2012-01-07 05:21:23 +00:00
sbd
d586f3d0b5 Only add the yasm build dependence on platforms the need it. 2012-01-06 07:36:38 +00:00
sbd
f3671d06d1 Add yasm>=1.1.0 as a build dependence. 2012-01-05 08:55:32 +00:00
sbd
e8a0b0a43d Add yasm>=1.1.0 as a build dependence. 2012-01-05 08:02:20 +00:00
morr
bd9b934605 Security update to 3.3.1.
This maintenance release fixes 15 issues with WordPress 3.3, as well as
a fix for a cross-site scripting vulnerability that affected version 3.3.
2012-01-04 21:10:33 +00:00
taca
6c38a8b470 Update contao210-translations package to 20111231.
Update Spanish language files.
2012-01-02 16:48:15 +00:00
taca
c2fb33b7f7 distfile has been repacked and extra files are not included any more. 2012-01-02 16:47:11 +00:00
taca
144b411853 Fix dependency path to ruby-erubis. 2011-12-31 16:03:21 +00:00
taca
7203c8a4e8 Update contao210-translation pacakge to 20111230.
Update Slovenian language files.
2011-12-31 01:19:04 +00:00
taca
302706856f Deal with some distfile change. 2011-12-30 23:21:00 +00:00
taca
9c2bcaed10 Update contao210 and contao210-example package to 2.10.4.
Version 2.10.4 (2011-12-30)
---------------------------
- Fixed: the Environment class did not always return the correct script name
  (#3603)
- Fixed: close the connection after sending a file to the browser (#3602)
- Fixed: the new Ajax cron trigger did not work in IE8 due to missing
  Date.now() support (#3681)
- Fixed: do not block ressources required by the Google website preview in the
  robots.txt file (#3688)
- Fixed: correctly update the cache after a new template has been created
  (#3676)
- Fixed: correctly handle HTML comments in inline JavaScripts (#3696)
- Fixed: get the next autoincrement ID when importing a theme so deleted
  themes can be restored (#3604)
- Fixed a few minor issues
2011-12-30 15:12:21 +00:00
schmonz
44df80e659 Update to 3.20111229. From the changelog:
* Consume all stdin when rcs_receive short-circuits, to avoid git SIGPIPE race.
* Add path and path_natural sort orders (smcv)
* Test coverage can be checked with make coverage (smcv)
* tag: encode categories using numeric values. (tango)
2011-12-29 21:47:56 +00:00
joerg
97b45fe776 Add note about mysql-server 2011-12-29 14:44:21 +00:00
joerg
d0aad495d8 Don't depend on mysql-server. It creates conflicting dependencies for
the bulk build and the configuration allows setting non-localhost
easily.
2011-12-29 14:35:10 +00:00
joerg
8837b904a1 Kill useless gsed magic, which is gsed specific. 2011-12-28 22:35:28 +00:00
sbd
5d65b0092f Update PLIST
Bump PKGREVISION
2011-12-28 06:40:16 +00:00
sbd
0b764a78d5 Include devel/glib2/schemas.mk (obache@ suggestion).
Regen PLIST
Remove patch-Source_autotools_gsettings.m4 and patch-configure
	(They are redundaent when adding gsed to USE_TOOLS)

Bump PKGREVISION
2011-12-28 04:22:15 +00:00
sbd
adfb8deabc Remove accidently added 'patch-configure.bak' 2011-12-27 03:58:24 +00:00
sbd
95d732362d There is a gsed specific expression used in the install-gsettings-schemas
target (that install org.webkitgtk-1.0.gschema.xml) so use gsed.

Bump PKGREVISION
2011-12-27 03:54:36 +00:00
ryoon
edd5b38ffc Regen distinfo. 2011-12-26 19:07:12 +00:00
ryoon
bdef7c0996 Fix security bug, http://dev.tiki.org/item4059, patch from upstream SVN.
Bump PKGREVISION.
2011-12-26 19:05:32 +00:00
sbd
6342e9559e Add org.webkitgtk-1.0.gschema.xml to the PLIST 2011-12-26 09:01:39 +00:00
ryoon
18604ee64e It seems Version 6.5 requires lang/pear.
Fix broken installation.
2011-12-25 03:35:39 +00:00
ryoon
d022a95085 Update to 6.5
* This release fixes security problem, http://secunia.com/advisories/47278/

Changelog:

Version 6.5
<http://tiki.org/ReleaseNotes65>
------------------

----------------------------------------------
r38940 | chealer | 2011-11-22 20:39:41 +0100 (Tue, 22 Nov 2011) | 2 lines

[bp/r38937][FIX] HTML special characters encoding

----------------------------------------------
r38859 | chealer | 2011-11-17 08:17:46 +0100 (Thu, 17 Nov 2011) | 1 line

[bp/r38858][FIX] JavaScript/HTML special characters encoding
----------------------------------------------
r38743 | chealer | 2011-11-07 20:36:26 +0100 (Mon, 07 Nov 2011) | 1 line

[bp/r38740][FIX] Broken links from self_link (and button) with double-HTML-encoded ampersands when a script links to itself
----------------------------------------------
r38713 | chealer | 2011-11-05 18:49:31 +0100 (Sat, 05 Nov 2011) | 1 line

[bp/r38712][FIX] Broken links from self_link (and button) with double-HTML-encoded ampersands
----------------------------------------------
r38642 | chealer | 2011-11-03 07:40:16 +0100 (Thu, 03 Nov 2011) | 1 line

[bp/r38639][FIX] HTML special characters encoding
----------------------------------------------
r38013 | jyhem | 2011-10-06 10:04:25 +0200 (Thu, 06 Oct 2011) | 1 line

[FIX] Obvious typo
----------------------------------------------
r37997 | jyhem | 2011-10-05 18:22:46 +0200 (Wed, 05 Oct 2011) | 1 line

[FIX] Translations containing '{tr}' break the templates. I commented them
----------------------------------------------
r37714 | marclaporte | 2011-09-27 04:56:36 +0200 (Tue, 27 Sep 2011) | 1 line

correct links back to 6.x profiles
----------------------------------------------
r37441 | chealer | 2011-09-20 03:52:25 +0200 (Tue, 20 Sep 2011) | 1 line

[bp/r37439][FIX] HTML special characters encoding
----------------------------------------------
r36357 | xavidp | 2011-08-20 17:36:35 +0200 (Sat, 20 Aug 2011) | 1 line

set in sync with proposals 6x
----------------------------------------------
r36101 | jean-lucnavarro | 2011-08-12 08:00:49 +0200 (Fri, 12 Aug 2011) | 1 line

[FIX] removed useless personal markers // 1D, // 1F etc.
----------------------------------------------
r36100 | jean-lucnavarro | 2011-08-12 07:47:31 +0200 (Fri, 12 Aug 2011) | 2 lines

[TRA] more French translations

----------------------------------------------
r36035 | jyhem | 2011-08-11 02:13:06 +0200 (Thu, 11 Aug 2011) | 1 line

[FIX] This file was syntactically incorrect. Please just test the file before committing in stable branch.
----------------------------------------------
r35918 | jyhem | 2011-08-08 19:27:48 +0200 (Mon, 08 Aug 2011) | 1 line

[FIX br/35917]i18n: use utf8 non-breaking space instead of html &nbsp;
----------------------------------------------
r35685 | sylvieg | 2011-07-27 19:22:09 +0200 (Wed, 27 Jul 2011) | 1 line

[rollback 35681] wrong branch - sorry
----------------------------------------------
r35681 | sylvieg | 2011-07-27 13:58:21 +0200 (Wed, 27 Jul 2011) | 1 line

[bp/r35680][FIX]action calendar: quick fix to see something (action calendar must be merged with calendar or removed?
----------------------------------------------
r35591 | marclaporte | 2011-07-22 17:14:11 +0200 (Fri, 22 Jul 2011) | 1 line

cleanup
----------------------------------------------
r33940 | chealer | 2011-04-13 05:59:35 +0200 (mer. 13 avril 2011) | 1 ligne

[bp/r33917][FIX] Admin banning: Direct comparisons between UNIX timestamps and TIMESTAMP MySQL type when using "Rule activated by dates". Fixes rules being deleted on creation, not banning correctly and/or wrong saved dates
----------------------------------------------
r33962 | sampaioprimo | 2011-04-14 17:22:29 +0200 (jeu. 14 avril 2011) | 2 lignes

[bp/r33946][FIX] blog posts "disappear" for anonymous when upgrading old installations (<=1.9.x)
2011-12-25 01:29:01 +00:00
taca
1e9649dfa4 Update typo3_46 package to 4.6.3.
2011-12-20  3a854ed                  [RELEASE] Release of TYPO3 4.6.3 (TYPO3 v4 Release Team)
2011-12-20  d0a10f2  #32626          [BUGFIX] Add SQL-comparator <> to SQL parser (Stefan Neufeind)
2011-12-19  8b63540  #31622          [BUGFIX] Invalid query part on menu rendering (Oliver Hader)
2011-12-19  431dfd8  #32666          [BUGFIX] Fatal error during install process (Oliver Hader)
2011-12-18  db7fec2  #32274          [BUGFIX] sessionTimeout for BE does not work (Mario Rimann)
2011-12-18  78fd27f  #32088          [BUGFIX] Checkbox-array space (Felix Kopp)
2011-12-18  f3d7d66  #32163          [BUGFIX] @charset must be lowercase in CSS (Markus Klein)
2011-12-18  a5ec66b  #18176          [BUGFIX] Log password attempt with empty password (Mario Rimann)
2011-12-18  08e70e7  #31350          [BUGFIX] Fatal error when exporting from root (Francois Suter)
2011-12-18  ebbadcf  #21590          [BUGFIX] Warnings in BE when using "Update reference index" (Dmitry Dulepov)
2011-12-17  b7caf1d  #32625          [BUGFIX] Fix path check for custom RTE styles (Stanislas Rolland)
2011-12-17  1bb3587  #11806          [BUGFIX][reports] Missing check for SOAP extension (Mario Rimann)
2011-12-17  978cd0c  #32596          [BUGFIX] Ambiguous XCLASS naming tx_em_Connection_ExtDirectServer (Steffen Gebert)
2011-12-16  1eedef1  #31397          [BUGFIX] Add check for salted default admin password (Gregor Hermens)
2011-12-16  44305f3  #31374          [BUGFIX] Multiple values not displayed for simple items lists (Francois Suter)
2011-12-16  77c74b4                  [TASK] Set TYPO3 version to 4.6.3-dev (TYPO3 v4 Release Team)
2011-12-24 14:26:33 +00:00
taca
226098cca4 Update www/typo3_45 package to 4.5.10.
2011-12-20  71fbd2b                  [RELEASE] Release of TYPO3 4.5.10 (TYPO3 v4 Release Team)
2011-12-20  f8d4623  #32626          [BUGFIX] Add SQL-comparator <> to SQL parser (Stefan Neufeind)
2011-12-19  ce5f5a7  #31622          [BUGFIX] Invalid query part on menu rendering (Oliver Hader)
2011-12-19  0114ceb                  Revert "[FEATURE] Add ExtJS xtype:modulepanel for BE Modules" (Ernesto Baschny)
2011-12-18  5038a58  #30758          [BUGFIX] Login fails silently, when no backend for rsaauth is available (Steffen Gebert)
2011-12-18  0f6f55d  #27836          [BUGFIX] EM: Uploading extensions fails with Fatal Errors (Steffen Gebert)
2011-12-18  043f1c8  #32274          [BUGFIX] sessionTimeout for BE does not work (Mario Rimann)
2011-12-18  33234cb  #32163          [BUGFIX] @charset must be lowercase in CSS (Markus Klein)
2011-12-18  e87e6a3  #18176          [BUGFIX] Log password attempt with empty password (Mario Rimann)
2011-12-18  5bccb23  #31350          [BUGFIX] Fatal error when exporting from root (Francois Suter)
2011-12-18  b9af0ca  #28384          [FEATURE] Add ExtJS xtype:modulepanel for BE Modules (Kay Strobach)
2011-12-18  725a8c7  #21590          [BUGFIX] Warnings in BE when using "Update reference index" (Dmitry Dulepov)
2011-12-18  93c8987  #27969          [BUGFIX] Hide versioning icon in list when workspaces is installed (Tolleiv Nietsch)
2011-12-17  956ecc3  #32625          [BUGFIX] Fix path check for custom RTE styles (Stanislas Rolland)
2011-12-17  2b5a60d  #32596          [BUGFIX] Ambiguous XCLASS naming tx_em_Connection_ExtDirectServer (Steffen Gebert)
2011-12-16  5b2516c  #21054          [BUGFIX] Random miscalculations in ImageTTFBBox (Albrecht Koehnlein)
2011-12-16  ff97731                  [TASK] Set TYPO3 version to 4.5.10-dev (TYPO3 v4 Release Team)
2011-12-24 14:25:50 +00:00
taca
350b01c3b5 I forgot to remove www/erubis which already renamed to www/ruby-erubis. 2011-12-24 03:25:25 +00:00
taca
f368f78056 Remove erubis; I forgot to remove www/erubis. 2011-12-24 03:23:54 +00:00
joerg
f254d29f4d Make sure that the directory exists before writing the output from the
idl-parser. Fixes the race conditions seen recently.
2011-12-23 01:16:27 +00:00
jnemeth
ccb3ea13de add and enable erubis 2011-12-22 18:04:20 +00:00
joerg
407b000b4e No longer supports apache2. 2011-12-22 16:34:12 +00:00
wiz
bb44ab6675 Add comment to patch. 2011-12-21 13:09:31 +00:00
wiz
c9d393e626 zip is not a tool. Replace with BUILD_DEPENDS. 2011-12-21 13:08:30 +00:00
asau
3d821bda33 Build fix: pass stricter compiler checks. 2011-12-20 13:19:00 +00:00
sbd
577ac801a7 snownews does not suppert wide-curses. 2011-12-20 09:32:22 +00:00
gdt
8ae56bcddb Depend on php-dom, for CALDAV support.
The use of CALDAV (but not the builtin calendar) requires php classes
that are, in pkgsrc, part of php-dom.

ok ryoon@.
2011-12-20 01:59:44 +00:00
obache
c8dbfb12b8 Update firefox36 to 3.6.24.
Fixed in Firefox 3.6.24
MFSA 2011-49 Memory corruption while profiling using Firebug
MFSA 2011-47 Potential XSS against sites using Shift-JIS
MFSA 2011-46 loadSubScript unwraps XPCNativeWrapper scope parameter (1.9.2 branch)
Fixed in Firefox 3.6.23
MFSA 2011-40 Code installation through holding down Enter
MFSA 2011-39 Defense against multiple Location headers due to CRLF Injection
MFSA 2011-38 XSS via plugins and shadowed window.location object
MFSA 2011-37 Integer underflow when using JavaScript RegExp
MFSA 2011-36 Miscellaneous memory safety hazards (rv:7.0 / rv:1.9.2.23)
2011-12-19 06:26:55 +00:00
obache
94753badc8 more clean up
* let DISTNAME to sync with base pkg version.
* DISTINFO_FILE is not overwrite by php/ext.mk, so no need to set here.
* reset DIST_SUBDIR, to share DISTFILES with base package.
2011-12-19 03:04:13 +00:00
dholland
b9dd82cf53 make this build again after obache's changes. 2011-12-18 21:09:27 +00:00
obache
34536cf863 Add a patch for CVE-2011-3192.
Bump PKGREVISION.
2011-12-18 09:13:11 +00:00
ryoon
bb9e176ccb Make php-sqlite and php-mysql conditional. Default is sqlite.
Fix typo in MESSAGE.
Bump PKGREVISION.

Tnanks you, gdt@.
2011-12-18 08:38:14 +00:00
sbd
a44b18149b Add ruby-erubis26 (Hi taca) 2011-12-18 07:53:09 +00:00
sbd
2d695b58af www/erubis => www/ruby-erubis26 2011-12-18 07:51:56 +00:00
sbd
9355c29753 Add ruby-rack12 (Hi taca) 2011-12-18 06:41:40 +00:00
taca
71eb3d7e2f Allow depends on php-mysqli or php-mysql package.
Bump PKGREVISION.
2011-12-17 18:20:01 +00:00
taca
11e849fab7 Update www/ruby-sass to 3.1.12.
3.1.12

* Compatibility with the mathn library (thanks to Thomas Walpole).
* Fix some infinite loops with mixins that were previously uncaught.
* Catch infinite @import loops.
* Fix a deprecation warning in sass --update and --watch (thanks to Marcel
  Köppen).
* Don’t make $important a special pre-initialized variable.
* Fix exponential parsing time of certain complex property values and
  selectors.
* Properly merge @media directives with comma-separated queries.
  E.g.

  	@media foo, bar { @media baz { ... } } now becomes
	@media foo and baz, bar and baz { ... }.
2011-12-17 15:28:52 +00:00
obache
9ce09e1be1 Change default PKGNAME scheme for PECL packages.
Drop ${PHP_BASE_VARS} from PKGVERSION by default.

It used to be required to support multiple php version.
But after PHP version based ${PHP_PKG_PREFIX} was introduced,
such trick is not required anymore.
In addition to this, such version name schme invokes unwanted version bump
when base php version is bumped, plus, such version scheme is hard to
use for DEPENDS pattern.

To avoid downgrading of package using such legacy version scheme,
PECL_LEGACY_VERSION_SCHEME is introduced.
If it is defined, current version scheme is still used for currently
supported PHP version (5 and 53), but instead of ${PHP_BASE_VARS},
current fixed PHP base version in pkgsrc is used to avoid unwanted version bump
from update of PHP base package.
With newer PHP (54, or so on), new version scheme will be used if
it is defined.
This trick will not be required and should be removed after php5 and php53 will
be gone away from pkgsrc.
2011-12-17 13:46:27 +00:00
hiramatsu
23f7e0d293 Modify DEPENDS so that not to install w3m when w3m-img is installed.
This fix is provided in PR pkg/38459 by Hiroyuki Bessho.

Increment PKGREVISION for each emacs-w3m and emacs-w3m-snapshot.
2011-12-17 13:11:09 +00:00
hiramatsu
509b977623 Update p5-Dancer to 1.3090.
Changes from previous:
----------------------
1.3090      13.12.2011
    ** Codename: Hornburg of Hannover // Stefan Hornburg (racke) **

    [ BUG FIXES ]
    * GH #685: Set VERSION for Dancer::Plugin::Ajax.
      (Sawyer X, Naveed Massjouni)

    [ DOCUMENTATION ]
    * GH #694: Typo fix. (Yanick Champoux)
    * GH #698: Document further TT init options. (Dennis Lichtenthaeler)
    * GH #709: Update POD documentation regarding hook. (Stefan Hornburg)

1.3089_01   26.11.2011

    [ BUG FIXES ]
    * Fix bug that made system() fail with -1 under Dancer (felixdo).
    * Support for 'content_type' option on send_file when sending a
      system wide file (Emmanuel Rodriguez).
    * Support HTTP_X_FORWARDED_HOST in behing proxy (Ipaponov).
    * Deserialize PATCH requests (Sam Kington).
    * Encode log messages properly if charset UTF-8 is set (David Precious,
      thanks to Penfold for the fix & MiklerGM for reporting).

    [ ENHANCEMENTS ]
    * Continuations-style exception system! (Damien Krotkine).
    * The ability for dancer_response to send file contents for file uploads
      as a scalar, instead of reading from file on disk (Squeeks).

    [ DOCUMENTATION ]
    * Clean up "plack_middlewares" example in docs (Richard Simões).
2011-12-17 12:13:29 +00:00
hiramatsu
c44d99a308 Update p5-Mojolicious to 2.37.
Changes from previous:
----------------------
2.37    2011-12-10 00:00:00
        - Welcome to the Mojolicious core team Marcus Ramberg, Glen Hinkle
          and Abhijit Menon-Sen.
        - Removed cleanup_interval attribute from Mojo::IOLoop.
        - Deprecated Mojo::IOLoop->timeout in favor of
          Mojo::IOLoop::Stream->timeout.
        - Added EXPERIMENTAL timeout event to Mojo::IOLoop::Stream.
        - Added EXPERIMENTAL timeout attribute to Mojo::IOLoop::Stream.
        - Changed default keep alive timeout of Mojo::UserAgent from 15 to 20
          seconds.
        - Improved documentation.
        - Improved unicode tests.
        - Fixed inline template double encoding bug.

2.36    2011-12-05 00:00:00
        - Changed default heartbeat timeout of Hypnotoad from 5 to 10
          seconds.
        - Improved documentation.
        - Fixed default keep alive timeout of Hypnotoad.

2.35    2011-12-01 00:00:00
        - Added EXPERIMENTAL etag method to Mojo::Headers.
        - Improved documentation.
        - Fixed one-byte payload bug in Mojo::Transaction::WebSocket. (tinx)
        - Fixed body event in Mojo::Content to work more reliably in CGI
          environments.
        - Fixed small portability issue in loader test.

2.34    2011-11-28 00:00:00
        - Added "websocket.pl" to example scripts.
        - Improved documentation.
        - Fixed small bugs in example scripts.

2.33    2011-11-28 00:00:00
        - Improved Mojo::EventEmitter performance slightly.
        - Improved documentation.
        - Fixed a few small inline template issues.
        - Fixed small WebSocket handshake bug.

2.32    2011-11-24 00:00:00
        - Added EXPERIMENTAL error event to Mojo::IOWatcher.
        - Updated jQuery to version 1.7.1.
        - Improved Mojo::IOLoop performance by changing the default cleanup
          interval from 0 to 0.025 seconds.
        - Improved documentation.

2.31    2011-11-21 00:00:00
        - Improved stacktraces by making them a lot simpler.
        - Improved documentation.
        - Improved tests.

2.30    2011-11-20 00:00:00
        - Deprecated Mojo::IOLoop->on_lock in favor of Mojo::IOLoop->lock.
        - Deprecated Mojo::IOLoop->on_unlock in favor of
          Mojo::IOLoop->unlock.

2.29    2011-11-19 00:00:00
        - Deprecated Mojolicious->on_process in favor of around_dispatch
          hook.
        - Added EXPERIMENTAL emit_chain method to Mojolicious::Plugins.
          (Akron, sri)
        - Added EXPERIMENTAL around_dispatch hook.
        - Fixed small bug in boundary and charset methods of Mojo::Content.

2.28    2011-11-18 00:00:00
        - Improved documentation.
        - Fixed small IPv6 portabilty issue in Mojo::IOLoop::Client.

2.27    2011-11-16 00:00:00
        - Deprecated Mojo::IOLoop->connect in favor of Mojo::IOLoop->client.
        - Deprecated Mojo::IOLoop->listen in favor of Mojo::IOLoop->server.
        - Deprecated Mojo::IOLoop->connection_timeout in favor of
          Mojo::IOLoop->timeout.
        - Deprecated Mojo::IOLoop->write in favor of
          Mojo::IOLoop::Stream->write.
        - Deprecated Mojo::IOLoop->connect_timeout in favor of timeout
          argument.
        - Deprecated on_* methods in Mojo::IOLoop.
        - Removed Mojo::IOLoop::Resolver.
        - Added EXPERIMENTAL connect_timeout attribute to Mojo::UserAgent.
        - Added EXPERIMENTAL is_readable method to Mojo::IOLoop::Stream.
        - Added EXPERIMENTAL charset method to Mojo::Content.
        - Added EXPERIMENTAL write event to Mojo::IOLoop::Stream.
        - Added EXPERIMENTAL connection event to Mojo::Transaction.
        - Improved documentation.
        - Improved CSS of some built-in templates.
        - Fixed many small memory leaks.
        - Fixed multiple drain callback bugs.
        - Fixed small attribute selector bug in Mojo::DOM::CSS. (tladesignz)

2.26    2011-11-10 00:00:00
        - Added EXPERIMENTAL upgrade event to Mojo::Asset::Memory.
        - Added EXPERIMENTAL upgrade event to Mojo::Transaction::HTTP.
        - Added EXPERIMENTAL auto_upgrade attribute to Mojo::Asset::Memory.
        - Improved Mojo::Content::Single and Mojo::Content::MultiPart parsers
          to reuse events.
        - Improved documentation.
        - Fixed small route caching bug.

2.25    2011-11-08 00:00:00
        - Removed canonicalize method from Mojo::URL.
        - Improved documentation.
        - Fixed URL without scheme handling in Mojo::URL.
        - Fixed a few small bugs in Mojo::URL.

2.24    2011-11-05 00:00:00
        - Added EXPERIMENTAL canonicalize method to Mojo::URL.
        - Improved documentation.
        - Fixed small path canonicalization bug in Mojo::URL.
        - Fixed small trailing slash bug in Mojo::Path.

2.23    2011-11-04 00:00:00
        - Changed semantics of get_line function in Mojo::Util.
        - Removed experimental status from Mojo::Util.
        - Updated jQuery to version 1.7.
        - Improved documentation.
        - Improved empty path element handling in Mojo::URL.
        - Fixed empty path element bug in Mojo::Path.

2.22    2011-11-03 00:00:00
        - Added EXPERIMENTAL --verbose flag to routes command.
        - Improved documentation.
        - Fixed a few attribute without value selector bugs in
          Mojo::DOM::CSS.
        - Fixed template inheritance bug in Mojolicious::Renderer.

2.21    2011-11-02 00:00:00
        - Removed profile helper.
        - Removed CSS4 selector subject support from Mojo::DOM::CSS until we
          actually know the exact semantics.
        - Improved Mojo::ByteStream to generate most Mojo::Util based methods
          automatically.
        - Fixed route pattern bug.
        - Fixed bug in "user_agent.t".

2.20    2011-11-01 00:00:00
        - Changed semantics of almost all functions in Mojo::Util.
        - Documentation improvements.

2.19    2011-10-31 00:00:00
        - Deprecated Mojolicious::Plugins->add_hook in favor of
          Mojolicious::Plugins->on.
        - Deprecated Mojolicious::Plugins->run_hook in favor of
          Mojolicious::Plugins->emit_hook.
        - Deprecated Mojolicious::Plugins->run_hook_reverse in favor of
          Mojolicious::Plugins->emit_hook_reverse.
        - Improved documentation.
        - Improved tests.

2.18    2011-10-30 00:00:00
        - Improved documentation.
        - Fixed small rendering bug.

2.17    2011-10-30 00:00:00
        - Fixed bug in "user_agent.t".

2.16    2011-10-30 00:00:00
        - Removed experimental status from Mojo::EventEmitter.
        - Merged unsubscribe and unsubscribe_all methods in
          Mojo::EventEmitter.
        - Improved documentation.

2.15    2011-10-29 00:00:00
        - Deprecated Mojolicious::Controller->on_finish in favor of
          Mojolicious::Controller->on.
        - Removed Mojolicious::Controller->on_message, you can now use
          Mojolicious::Controller->on instead.
            $c->on(message => sub {...})
        - Added EXPERIMENTAL message event to Mojo::Log.
        - Improved documentation.

2.14    2011-10-29 00:00:00
        - Deprecated Mojo::DOM->new with arguments.
        - Renamed Mojo::IOLoop::Trigger to Mojo::IOLoop::Delay.
        - Renamed watch method in Mojo::IOWatcher to change.
        - Renamed io method in Mojo::IOWatcher to watch.
        - Renamed cancel method in Mojo::IOWatcher to drop_timer.
        - Renamed remove method in Mojo::IOWatcher to drop_handle.
        - Added EXPERIMENTAL --verbose flag to test command.

2.13    2011-10-28 00:00:00
        - Removed experimental status from many classes, methods, attributes
          and functions.
        - Removed before_render hook.
        - Removed Mojolicious::Plugin::CallbackCondition.
        - Improved documentation.

2.12    2011-10-27 00:00:00
        - Added EXPERIMENTAL cleanup_interval attribute to Mojo::IOLoop.
        - Added EXPERIMENTAL max_leftover_size attribute to Mojo::Content.
        - Replaced handle method in Mojo::IOLoop with stream method.
        - Replaced writing and not_writing methods in Mojo::IOWatcher with
          watch method.
        - Replaced is_finished method in Mojo::IOLoop::Stream with is_writing
          method.
        - Replaced add method in Mojo::IOWatcher with io method.
        - Reduced memory usage of Mojo::Headers significantly.
        - Fixed finish event timing in Mojo::Server::Daemon.
2011-12-17 12:12:00 +00:00
taca
c7537bf76d Relax depending version to www/thin. 2011-12-17 07:10:51 +00:00
ryoon
b559c789bf Fix pasto in files/jetty.sh.
Bump PKGREVISION.
2011-12-16 17:03:28 +00:00
taca
a4e8f91bdc Update ruby-sinatra package to 1.3.1.
= 1.3.1 / Not Yet Released

 * Support adding more than one callback to the stream object. (Konstantin
   Haase)

= 1.3.0 / 2011-09-30

 * Added `stream` helper method for easily creating streaming APIs, Server
   Sent Events or even WebSockets. See README for more on that topic.
   (Konstantin Haase)

 * If a HTTP 1.1 client is redirected from a different verb than GET, use 303
   instead of 302 by default. You may still pass 302 explicitly. Fixes AJAX
   redirects in Internet Explorer 9 (to be fair, everyone else is doing it
   wrong and IE is behaving correct). (Konstantin Haase)

 * Added support for HTTP PATCH requests. (Konstantin Haase)

 * Use rack-protection to defend against common opportunistic attacks.
   (Josh Lane, Jacob Burkhart, Konstantin Haase)

 * Support for Creole templates, Creole is a standardized wiki markup,
   supported by many wiki implementations. (Konstanin Haase)

 * The `erubis` method has been deprecated. If Erubis is available, Sinatra
   will automatically use it for rendering ERB templates. `require 'erb'`
   explicitly to prevent that behavior. (Magnus Holm, Ryan Tomayko, Konstantin
   Haase)

 * Patterns now match against the escaped URLs rather than the unescaped
   version. This makes Sinatra confirm with RFC 2396 section 2.2 and RFC 2616
   section 3.2.3 (escaped reserved characters should not be treated like the
   unescaped version), meaning that "/:name" will also match `/foo%2Fbar`, but
   not `/foo/bar`. To avoid incompatibility, pattern matching has been
   adjusted. Moreover, since we do no longer need to keep an unescaped version
   of path_info around, we handle all changes to `env['PATH_INFO']` correctly.
   (Konstantin Haase)

 * `settings.app_file` now defaults to the file subclassing `Sinatra::Base` in
   modular applications. (Konstantin Haase)

 * Set up `Rack::Logger` or `Rack::NullLogger` depending on whether logging
   was enabled or not. Also, expose that logger with the `logger` helper
   method. (Konstantin Haase)

 * The sessions setting may be an options hash now. (Konstantin Haase)

 * Important: Ruby 1.8.6 support has been dropped. This version also depends
   on at least Rack 1.3.0. This means that it is incompatible with Rails prior
   to 3.1.0. Please use 1.2.x if you require an earlier version of Ruby or
   Rack, which we will continue to supply with bug fixes. (Konstantin Haase)

 * Renamed `:public` to `:public_folder` to avoid overriding Ruby's built-in
   `public` method/keyword. `set(:public, ...)` is still possible but shows a
   warning. (Konstantin Haase)

 * It is now possible to use a different target class for the top level DSL
   (aka classic style) than `Sinatra::Application` by setting
   `Delegator.target`. This was mainly introduced to ease testing. (Konstantin
   Haase)

 * Error handlers defined for an error class will now also handle subclasses
   of that class, unless more specific error handlers exist. (Konstantin
   Haase)

 * Error handling respects Exception#code, again. (Konstantin Haase)

 * Changing a setting will merge hashes: `set(:x, :a => 1); set(:x :b => 2)`
   will result in `{:a => 1, :b => 2}`. Use `set(:x, {:a => 1}, true)` to
   avoid this behavior. (Konstantin Haase)

 * Added `request.accept?` and `request.preferred_type` to ease dealing with
   `Accept` headers. (Konstantin Haase)

 * Added `:static_cache_control` setting to automatically set cache control
   headers to static files. (Kenichi Nakamura)

 * Added `informal?`, `success?`, `redirect?`, `client_error?`,
   `server_error?` and `not_found?` helper methods to ease dealing with status
   codes. (Konstantin Haase)

 * Uses SecureRandom to generate default session secret. (Konstantin Haase)

 * The `attachment` helper will set Content-Type (if it hasn't been set yet)
   depending on the supplied file name. (Vasiliy Ermolovich)

 * Conditional requests on `etag` helper now work properly for unsafe HTTP
   methods. (Matthew Schinckel, Konstantin Haase)

 * The `last_modified` helper does not stop execution and change the status code
   if the status code is something different than 200. (Konstantin Haase)

 * Added support for If-Unmodified-Since header. (Konstantin Haase)

 * `Sinatra::Base.run!` now prints to stderr rather than stdout. (Andrew
   Armenia)

 * `Sinatra::Base.run!` takes a block allowing access to the Rack handler.
   (David Waite)

 * Automatic `app_file` detection now works in directories containing brackets
   (Konstantin Haase)

 * Exception objects are now passed to error handlers. (Konstantin Haase)

 * Improved documentation. (Emanuele Vicentini, Peter Higgins, Takanori
   Ishikawa, Konstantin Haase)

 * Also specify charset in Content-Type header for JSON. (Konstantin Haase)

 * Rack handler names will not be converted to lower case internally, this
   allows you to run Sinatra with custom Rack handlers, like Kirk or Mongrel2.
   Example: `ruby app.rb -s Mongrel2` (Konstantin Haase)

 * Ignore `to_ary` on response bodies. Fixes compatibility to Rails 3.1.
   (Konstantin Haase)

 * Middleware setup is now distributed across multiple methods, allowing
   Sinatra extensions to easily hook into the setup process. (Konstantin
   Haase)

 * Internal refactoring and minor performance improvements. (Konstantin Haase)

 * Move Sinatra::VERSION to separate file, so it can be checked without
   loading Sinatra. (Konstantin Haase)

 * Command line options now complain if value passed to `-p` is not a valid
   integer. (Konstantin Haase)

 * Fix handling of broken query params when displaying exceptions. (Luke
   Jahnke)
2011-12-16 15:36:19 +00:00
taca
a4181fdedc ADd and enable ruby-rack-protection. 2011-12-16 15:29:45 +00:00
taca
fcc22ca83a Importing www/ruby-rack-protection pacakge version 1.1.4.
Rack::Protection

You should use protection!

This gem protects against typical web attacks.
Should work for all Rack apps, including Rails.
2011-12-16 15:28:34 +00:00
obache
c0ad91b46d convert to usual style for php/ext.mk. 2011-12-16 14:51:21 +00:00
taca
f5ba7e159d Update www/ruby-sass package to 3.1.11.
3.1.11

* Allow control directives (such as @if) to be nested beneath properties.
* Allow property names to begin with a hyphen followed by interpolation
  (e.g. -#{...}).
* Fix a parsing error with interpolation in comma-separated lists.
* Make --cache-store with with --update.
* Properly report ArgumentErrors that occur within user-defined functions.
* Don’t crash on JRuby if the underlying Java doesn’t support every Unicode
  encoding.
* Add new updated_stylesheet callback, which is run after each stylesheet has
  been successfully compiled. Thanks to Christian Peters.
* Allow absolute paths to be used in an importer with a different root.
* Don’t destructively modify the options when running
  Sass::Plugin.force_update.

Deprecations – Must Read!

* The updating_stylesheet is deprecated and will be removed in a future
  release. Use the new updated_stylesheet callback instead.

3.1.10

* Fix another aspect of the 3.1.8 regression relating to +.

3.1.9

* Fix a regression in 3.1.8 that broke the + combinator in selectors.

* Deprecate the loud-comment flag when used with silent comments
  (e.g. //!). Using it with multi-line comments (e.g. /*!) still works.

3.1.8

* Deprecate parent selectors followed immediately by identifiers
  (e.g. &foo). This should never have worked, since it violates the rule of &
  only being usable where an element selector would.
* Add a --force option to the sass executable which makes --update always
  compile all stylesheets, even if the CSS is newer.
* Disallow semicolons at the end of @import directives in the indented syntax.
* Don’t error out when being used as a library without requiring fileutil.
* Don’t crash when Compass-style sprite imports are used with
  StalenessChecker (thanks to Matthias Bauer).
* The numeric precision of numbers in Sass can now be set using the
  --precision option to the command line. Additionally, the default number of
  digits of precision in Sass output can now be changed by setting
  Sass::Script::Number.precision to an integer (defaults to 3). Since this
  value can now be changed, the PRECISION constant in Sass::Script::Number has
  been deprecated. In the unlikely event that you were using it in your code,
  you should now use Sass::Script::Number.precision_factor instead.
* Don’t crash when running sass-convert with selectors with two commas in a
  row.
* Explicitly require Ruby >= 1.8.7 (thanks Eric Mason).
* Properly validate the nesting of elements in imported stylesheets.
* Properly compile files in parent directories with --watch and --update.
* Properly null out options in mixin definitions before caching them. This
  fixes a caching bug that has been plaguing some Rails 3.1 users.
2011-12-16 13:57:15 +00:00
taca
5ce1eb2277 Update www/ruby-webrobots package to 0.0.12.
Simply repackaged, no change.
2011-12-16 13:42:20 +00:00
taca
1b9bfbff0a Update www/ruby-net-http-persistent package to 2.3.2.
=== 2.3.2

* Bug fix
  * Finish connections that were closed by Net::HTTP so they can be restarted.

=== 2.3.1 / 2011-10-26

* Bug fix
  * If a request object already contains a Connection header it will no longer
    be overridden.  This allows keep-alive connections to be disabled on a
    per-request basis.

=== 2.3 / 2011-10-25

* Minor Enhancement
  * The time since last use for a connection is now recorded in error
    messages for the connection.

=== 2.2 / 2011-10-24

* Minor Enhancements
  * Added timeouts for idle connections which are set through #idle_timeout.
    The default timeout is 5 seconds.  Reducing the idle timeout is preferred
    over setting #retry_change_requests to true if you wish to avoid the "too
    many connection resets" error when POSTing data.
  * Documented tunables and settings in one place in Net::HTTP::Persistent

=== 2.1 / 2011-09-19

* Minor Enhancement
  * For HTTPS connections, SSL sessions are now reused avoiding the extra
    round trips and computations of extra SSL handshakes.  If you have
    problems with SSL session reuse it can be disabled by
    Net::HTTP::Persistent#reuse_ssl_sessions

* Bug Fixes
  * The default certificate store is now used even if #verify_mode was not
    set.  Issue #7, Pull Request #8 by Matthew M. Boedicker
2011-12-16 13:29:08 +00:00
taca
5176e9cf38 Update www/ruby-net-http-digest_auth package to 1.2.
=== 1.2 / 2011-11-22

* Minor enhancement
  * Now thread safe.  Issue #2 by chrisochs.
2011-12-16 13:28:20 +00:00
taca
55c2c520c1 Update ruby-liquid package to 2.3.0.
## 2.3.0

* Several speed/memory improvements
* Numerous bug fixes
* Added support for MRI 1.9, Rubinius, and JRuby
* Added support for integer drop parameters
* Added epoch support to `date` filter
* New `raw` tag that suppresses parsing
* Added `else` option to `for` tag
* New `increment` tag
* New `split` filter


## 2.2.1 / 2010-08-23

* Added support for literal tags
2011-12-16 13:27:06 +00:00
taca
0ae0c098d1 Update www/camping package to camping-2.1.467.
Changes are unknown.
2011-12-16 13:26:10 +00:00
taca
f7740a3c1d Update www/ramaze package to 2011.10.23.
Changes are too many to write here, please refer CHANGELOG file.
2011-12-16 13:21:50 +00:00
taca
70f1150712 Update ruby-innate package to 2011.10.
[7ad5d81 | 2011-10-23 17:19:58 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Version 2011.10

[013b148 | 2011-10-22 20:12:45 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Remove deprecated Innate::Session.options.expires, use Innate::Session.options.ttl instead

[ae24452 | 2011-10-22 20:10:57 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Remove deprecated shared :mock block

[7bf2528 | 2011-10-21 23:41:34 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Another 1.8 incompatibility in the spec

[97cf46a | 2011-10-21 23:39:23 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Make provides spec more robust

[11bdba7 | 2011-10-21 22:38:16 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Try requiring rubygems for the lesser versions

[8dcfffb | 2011-10-21 22:35:20 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Remove set -x, let's get down to business

[7a5066f | 2011-10-21 22:33:25 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Try ignoring trust issues with .rvmrc

[f913028 | 2011-10-21 22:16:06 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Load rvm manually

[3791189 | 2011-10-21 22:14:12 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * turn debugging for rvm on

[845c834 | 2011-10-21 22:11:44 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Try debugging and loading bashrc to get rvm

[85ff8df | 2011-10-21 22:09:46 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * And make things a bit more complicated

[e725da7 | 2011-10-21 21:58:22 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * try to make travis happy

[acaa77a | 2011-10-21 21:55:48 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Move rvm gemset import to the right place

[ac0371c | 2011-10-21 16:30:40 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Try setup via .rvmrc .gems

[156e09b | 2011-10-21 16:30:21 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Remove dependency on json

[b5ca6a3 | 2011-10-21 15:53:08 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Run setup before bacon

[0426977 | 2011-10-21 15:47:21 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Revert "Remove the unused gem install task"

    This reverts commit 3e1cc52743470886f7b50db633535bcf6765b638.

[3e1cc52 | 2011-10-21 15:36:30 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Remove the unused gem install task

[9390547 | 2011-10-21 15:36:15 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Fix location of RUBY

[f086a10 | 2011-10-21 15:35:46 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Fix the gem package task

[bed5d5a | 2011-10-21 15:35:02 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Update rvmrc

[965ed57 | 2011-10-21 15:20:10 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Adding travis config

[e9b0d7c | 2011-09-23 10:06:54 UTC] Yorick Peterse <yorickpeterse@gmail.com>

  * Updated the README, fixes #5

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[157a09d | 2011-08-18 08:00:28 UTC] YorickPeterse <yorickpeterse@gmail.com>

  * Added a .rvmrc file and updated the .gitignore file to exclude rcov data.

[7df330c | 2011-07-20 08:09:53 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Update spec file exclusion

[a4eb56a | 2011-06-01 23:07:46 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Update Node documentation
2011-12-16 13:18:37 +00:00
taca
ebc7bd31d6 Add and enable drupal7. 2011-12-16 12:58:30 +00:00
taca
a7f0e6e412 Importing www/drupal7 package version 7.10.
This is current stable release of Drupal.

Drupal is software that allows an individual or a community of users to easily
publish, manage and organize a great variety of content on a website. Tens of
thousands of people and organizations have used Drupal to set up scores of
different kinds of web sites, including

* community web portals and discussion sites
* corporate web sites/intranet portals
* personal web sites
* aficionado sites
* e-commerce applications
* resource directories

Drupal includes features to enable:

* content management systems
* blogs
* collaborative authoring environments
* forums
* newsletters
* picture galleries
* file uploads and download
2011-12-16 12:57:06 +00:00
taca
856ad972ae Remove drupal6-translations.
Language files are maintained differnet way when this package was created.
So, remove this in complete and obsolete package now.
2011-12-16 12:54:15 +00:00
taca
ee316d7a57 Remove drupal6-translations now. 2011-12-16 12:53:11 +00:00
taca
960fbd0b22 Update thin pacakge to 1.3.1.
== 1.3.1 Triple Espresso
 * Fix service not working pre 1.9.

== 1.3.0 Double Espresso
 * BREAKING CHANGE: Thin no longer ships with fat Windows binaries.
   From now on, to install on Windows, install https://github.com/oneclick/rubyinstaller/wiki/Development-Kit.
 * BREAKING CHANGE: Remove automatic Content-Length setting.
   It is now the responsibility of the app (or a middleware) to set the Content-Length.
 * Log errors to STDERR [textgoeshere]
 * Shut down gracefully when receiving SIGTERM [ddollar]

     Processes are allowed a chance to shut down gracefully when receiving
     SIGTERM (http://en.wikipedia.org/wiki/SIGTERM).

     On Heroku, when shutting down a process, we send a SIGTERM followed 10
     seconds later with a SIGKILL, similar to the behavior of the init daemon
     on most Unix systems. This patch will allow Heroku apps to shut down
     gracefully when they need to be terminated / moved.
2011-12-16 12:43:09 +00:00
taca
1192d60c7b Add and enable ruby-rails31. 2011-12-16 12:34:55 +00:00
taca
289188a9f1 Importing www/ruby-rails31 package version 3.1.3.
Please refer changes for Ruby on Rails 3.1.3.

http://guides.rubyonrails.org/3_1_release_notes.html
http://weblog.rubyonrails.org/2011/8/31/rails-3-1-0-has-been-released
http://weblog.rubyonrails.org/2011/10/7/ann-rails-3-1-1
http://weblog.rubyonrails.org/2011/11/18/rails-3-1-2-has-been-released
http://weblog.rubyonrails.org/2011/11/20/rails-3-1-3-has-been-released
2011-12-16 12:34:30 +00:00
taca
8f0700fa2f Add and enable ruby-actionpack31 and ruby-activeresource31. 2011-12-16 12:30:20 +00:00
taca
c7ca2a5a7b Importing www/ruby-activeresource31 package version 3.1.3.
## Rails 3.1.1 (October 7, 2011) ##

*   No changes


## Rails 3.1.0 (August 30, 2011) ##

*   The default format has been changed to JSON for all requests. If you want to continue to use XML you will need to set `self.format = :xml` in the class. eg.

    class User < ActiveResource::Base
    self.format = :xml
    end
2011-12-16 12:28:37 +00:00
taca
b82318b6c0 Importing www/ruby-actionpack31 package version 3.1.3.
## Rails 3.1.3 (unreleased) ##

*   Downgrade sprockets to ~> 2.0.3. Using 2.1.0 caused regressions.

*   Fix using `tranlate` helper with a html translation which uses the `:count` option for
    pluralization.

    *Jon Leighton*

## Rails 3.1.2 (unreleased) ##

*   Fix XSS security vulnerability in the `translate` helper method. When using interpolation
    in combination with HTML-safe translations, the interpolated input would not get HTML
    escaped. *GH 3664*

    Before:

        translate('foo_html', :something => '<script>') # => "...<script>..."

    After:

        translate('foo_html', :something => '<script>') # => "...&lt;script&gt;..."

    *Sergey Nartimov*

*   Upgrade sprockets dependency to ~> 2.1.0

*   Ensure that the format isn't applied twice to the cache key, else it becomes impossible
    to target with expire_action.

    *Christopher Meiklejohn*

*   Swallow error when can't unmarshall object from session.

    *Bruno Zanchet*

*   Implement a workaround for a bug in ruby-1.9.3p0 where an error would be raised
    while attempting to convert a template from one encoding to another.

    Please see http://redmine.ruby-lang.org/issues/5564 for details of the bug.

    The workaround is to load all conversions into memory ahead of time, and will
    only happen if the ruby version is *exactly* 1.9.3p0. The hope is obviously that
    the underlying problem will be resolved in the next patchlevel release of
    1.9.3.

    *Jon Leighton*

*   Ensure users upgrading from 3.0.x to 3.1.x will properly upgrade their flash object in session (issues #3298 and #2509)

## Rails 3.1.1 (October 7, 2011) ##

*   stylesheet_link_tag('/stylesheets/application') and similar helpers doesn't
    throw Sprockets::FileOutsidePaths exception anymore *Santiago Pastorino*

*   Ensure default_asset_host_protocol is respected, closes #2980. *Jos«± Valim*

    Changing rake db:schema:dump to run :environment as well as :load_config,
    as running :load_config alone will lead to the dumper being run without
    including extensions such as those included in foreigner and
    spatial_adapter.

    This reverses a change made here:
    5df72a238e (L0L324)

    I'm assuming here that :load_config needs to be invoked
    separately from :environment, as it is elsewhere in the
    file for db operations, if not the alternative is to go
    back to "task :dump => :environment do".

    *Ben Woosley*

*   Update to rack-cache 1.1.

    Versions prior to 1.1 delete the If-Modified-Since and If-Not-Modified
    headers when config.action_controller.perform_caching is true. This has two
    problems:
        * unexpected inconsistent behaviour between development &
          production environments
        * breaks applications that use of these headers

    *Brendan Ribera*

*   Ensure that enhancements to assets:precompile task are only run once *Sam Pohlenz*

*   TestCase should respect the view_assigns API instead of pulling variables on
    its own. *Jos«± Valim*

*   javascript_path and stylesheet_path now refer to /assets if asset pipelining
    is on. *Santiago Pastorino*

*   button_to support form option. Now you're able to pass for example
    'data-type' => 'json'. *ihower*

*   image_path and image_tag should use /assets if asset pipelining is turned
    on. Closes #3126 *Santiago Pastorino and christos*

*   Avoid use of existing precompiled assets during rake assets:precompile run.
    Closes #3119 *Guillermo Iguaran*

*   Copy assets to nondigested filenames too *Santiago Pastorino*

*   Give precedence to `config.digest = false` over the existence of
    manifest.yml asset digests *christos*

*   escape options for the stylesheet_link_tag method *Alexey Vakhov*

*   Re-launch assets:precompile task using (Rake.)ruby instead of Kernel.exec so
    it works on Windows *cablegram*

*   env var passed to process shouldn't be modified in process method. [Santiago
    Pastorino]

*   `rake assets:precompile` loads the application but does not initialize
    it.

    To the app developer, this means configuration add in
    config/initializers/* will not be executed.

    Plugins developers need to special case their initializers that are
    meant to be run in the assets group by adding :group => :assets. *Jos«± Valim*

*   Sprockets uses config.assets.prefix for asset_path *asee*

*   FileStore key_file_path properly limit filenames to 255 characters. *phuibonhoa*

*   Fix Hash#to_query edge case with html_safe strings. *brainopia*

*   Allow asset tag helper methods to accept :digest => false option in order to completely avoid the digest generation.
    Useful for linking assets from static html files or from emails when the user
    could probably look at an older html email with an older asset. *Santiago Pastorino*

*   Don't mount Sprockets server at config.assets.prefix if config.assets.compile is false. *Mark J. Titorenko*

*   Set relative url root in assets when controller isn't available for Sprockets (eg. Sass files using asset_path). Fixes #2435 *Guillermo Iguaran*

*   Fix basic auth credential generation to not make newlines. GH #2882

*   Fixed the behavior of asset pipeline when config.assets.digest and config.assets.compile are false and requested asset isn't precompiled.
    Before the requested asset were compiled anyway ignoring that the config.assets.compile flag is false. *Guillermo Iguaran*

*   CookieJar is now Enumerable. Fixes #2795

*   Fixed AssetNotPrecompiled error raised when rake assets:precompile is compiling certain .erb files. See GH #2763 #2765 #2805 *Guillermo Iguaran*

*   Manifest is correctly placed in assets path when default assets prefix is changed. Fixes #2776 *Guillermo Iguaran*

*   Fixed stylesheet_link_tag and javascript_include_tag to respect additional options passed by the users when debug is on. *Guillermo Iguaran*

*   Fix ActiveRecord#exists? when passsed a nil value

*   Fix assert_select_email to work on multipart and non-multipart emails as the method stopped working correctly in Rails 3.x due to changes in the new mail gem.


## Rails 3.1.0 (August 30, 2011) ##

*   Param values are `paramified` in controller tests. *David Chelimsky*

*   x_sendfile_header now defaults to nil and config/environments/production.rb doesn't set a particular value for it. This allows servers to set it through X-Sendfile-Type. *Santiago Pastorino*

*   The submit form helper does not generate an id "object_name_id" anymore. *fbrusatti*

*   Make sure respond_with with :js tries to render a template in all cases *Jos«± Valim*

*   json_escape will now return a SafeBuffer string if it receives SafeBuffer string *tenderlove*

*   Make sure escape_js returns SafeBuffer string if it receives SafeBuffer string *Prem Sichanugrist*

*   Fix escape_js to work correctly with the new SafeBuffer restriction *Paul Gallagher*

*   Brought back alternative convention for namespaced models in i18n *thoefer*

    Now the key can be either "namespace.model" or "namespace/model" until further deprecation.

*   It is prohibited to perform a in-place SafeBuffer mutation *tenderlove*

    The old behavior of SafeBuffer allowed you to mutate string in place via
    method like `sub!`. These methods can add unsafe strings to a safe buffer,
    and the safe buffer will continue to be marked as safe.

    An example problem would be something like this:

        <%= link_to('hello world', @user).sub!(/hello/, params[:xss])  %>

    In the above example, an untrusted string (`params[:xss]`) is added to the
    safe buffer returned by `link_to`, and the untrusted content is successfully
    sent to the client without being escaped.  To prevent this from happening
    `sub!` and other similar methods will now raise an exception when they are called on a safe buffer.

    In addition to the in-place versions, some of the versions of these methods which return a copy of the string will incorrectly mark strings as safe. For example:

         <%= link_to('hello world', @user).sub(/hello/, params[:xss]) %>

    The new versions will now ensure that *all* strings returned by these methods on safe buffers are marked unsafe.

    You can read more about this change in http://groups.google.com/group/rubyonrails-security/browse_thread/thread/2e516e7acc96c4fb

*   Warn if we cannot verify CSRF token authenticity *Jos«± Valim*

*   Allow AM/PM format in datetime selectors *Aditya Sanghi*

*   Only show dump of regular env methods on exception screen (not all the rack crap) *DHH*

*   auto_link has been removed with no replacement.  If you still use auto_link
    please install the rails_autolink gem:
        http://github.com/tenderlove/rails_autolink

    *tenderlove*

*   Added streaming support, you can enable it with: *Jos«± Valim*

        class PostsController < ActionController::Base
          stream :only => :index
        end

    Please read the docs at `ActionController::Streaming` for more information.

*   Added `ActionDispatch::Request.ignore_accept_header` to ignore accept headers and only consider the format given as parameter *Jos«± Valim*

*   Created `ActionView::Renderer` and specified an API for `ActionView::Context`, check those objects for more information *Jos«± Valim*

*   Added `ActionController::ParamsWrapper` to wrap parameters into a nested hash, and will be turned on for JSON request in new applications by default *Prem Sichanugrist*

    This can be customized by setting `ActionController::Base.wrap_parameters` in `config/initializer/wrap_parameters.rb`

*   RJS has been extracted out to a gem. *fxn*

*   Implicit actions named not_implemented can be rendered. *Santiago Pastorino*

*   Wildcard route will always match the optional format segment by default. *Prem Sichanugrist*

    For example if you have this route:

        map '*pages' => 'pages#show'

    by requesting '/foo/bar.json', your `params[:pages]` will be equals to "foo/bar" with the request format of JSON. If you want the old 3.0.x behavior back, you could supply `:format => false` like this:

        map '*pages' => 'pages#show', :format => false

*   Added Base.http_basic_authenticate_with to do simple http basic authentication with a single class method call *DHH*

        class PostsController < ApplicationController
          USER_NAME, PASSWORD = "dhh", "secret"

          before_filter :authenticate, :except => [ :index ]

          def index
            render :text => "Everyone can see me!"
          end

          def edit
            render :text => "I'm only accessible if you know the password"
          end

          private
            def authenticate
              authenticate_or_request_with_http_basic do |user_name, password|
                user_name == USER_NAME && password == PASSWORD
              end
            end
        end

    ..can now be written as

        class PostsController < ApplicationController
          http_basic_authenticate_with :name => "dhh", :password => "secret", :except => :index

          def index
            render :text => "Everyone can see me!"
          end

          def edit
            render :text => "I'm only accessible if you know the password"
          end
        end

*   Allow you to add `force_ssl` into controller to force browser to transfer data via HTTPS protocol on that particular controller. You can also specify `:only` or `:except` to specific it to particular action. *DHH and Prem Sichanugrist*

*   Allow FormHelper#form_for to specify the :method as a direct option instead of through the :html hash *DHH*

        form_for(@post, remote: true, method: :delete) instead of form_for(@post, remote: true, html: { method: :delete })

*   Make JavaScriptHelper#j() an alias for JavaScriptHelper#escape_javascript() -- note this then supersedes the Object#j() method that the JSON gem adds within templates using the JavaScriptHelper *DHH*

*   Sensitive query string parameters (specified in config.filter_parameters) will now be filtered out from the request paths in the log file. *Prem Sichanugrist, fxn*

*   URL parameters which return false for to_param now appear in the query string (previously they were removed) *Andrew White*

*   URL parameters which return nil for to_param are now removed from the query string *Andrew White*

*   ActionDispatch::MiddlewareStack now uses composition over inheritance. It is
    no longer an array which means there may be methods missing that were not
    tested.

*   Add an :authenticity_token option to form_tag for custom handling or to omit the token (pass :authenticity_token => false).  *Jakub Ku«õma, Igor Wiedler*

*   HTML5 button_tag helper. *Rizwan Reza*

*   Template lookup now searches further up in the inheritance chain. *Artemave*

*   Brought back config.action_view.cache_template_loading, which allows to decide whether templates should be cached or not. *Piotr Sarnacki*

*   url_for and named url helpers now accept :subdomain and :domain as options, *Josh Kalderimis*

*   The redirect route method now also accepts a hash of options which will only change the parts of the url in question, or an object which responds to call, allowing for redirects to be reused (check the documentation for examples). *Josh Kalderimis*

*   Added config.action_controller.include_all_helpers. By default 'helper :all' is done in ActionController::Base, which includes all the helpers by default. Setting include_all_helpers to false will result in including only application_helper and helper corresponding to controller (like foo_helper for foo_controller). *Piotr Sarnacki*

*   Added a convenience idiom to generate HTML5 data-* attributes in tag helpers from a :data hash of options:

        tag("div", :data => {:name => 'Stephen', :city_state => %w(Chicago IL)})
        # => <div data-name="Stephen" data-city-state="[&quot;Chicago&quot;,&quot;IL&quot;]" />

    Keys are dasherized. Values are JSON-encoded, except for strings and symbols. *Stephen Celis*

*   Deprecate old template handler API. The new API simply requires a template handler to respond to call. *Jos«± Valim*

*   :rhtml and :rxml were finally removed as template handlers. *Jos«± Valim*

*   Moved etag responsibility from ActionDispatch::Response to the middleware stack. *Jos«± Valim*

*   Rely on Rack::Session stores API for more compatibility across the Ruby world. This is backwards incompatible since Rack::Session expects #get_session to accept 4 arguments and requires #destroy_session instead of simply #destroy. *Jos«± Valim*

*   file_field automatically adds :multipart => true to the enclosing form. *Santiago Pastorino*

*   Renames csrf_meta_tag -> csrf_meta_tags, and aliases csrf_meta_tag for backwards compatibility. *fxn*

*   Add Rack::Cache to the default stack. Create a Rails store that delegates to the Rails cache, so by default, whatever caching layer you are using will be used for HTTP caching. Note that Rack::Cache will be used if you use #expires_in, #fresh_when or #stale with :public => true. Otherwise, the caching rules will apply to the browser only. *Yehuda Katz, Carl Lerche*
2011-12-16 12:26:29 +00:00
taca
c8c019c4a7 Update typo3_46 pacakge to 4.6.2 (TYPO3 4.6.2).
This release fixed remote code execution problem,
http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2011-004/.

2011-12-16  5a45350
	[RELEASE] Release of TYPO3 4.6.2 (TYPO3 v4 Release Team)
2011-12-16  18bb20b
	[TASK] Raise submodule pointer (TYPO3 v4 Release Team)
2011-12-16  4394475  #29899
	[BUGFIX] RTE not loading in IE when content css file does not exist
		 (Stanislas Rolland)
2011-12-14  19cf831  #30851
	[TASK] Add CSS Class to special input types in FORM (Ingo Pfennigstorf)
2011-12-11  a36bd66  #19278
	[BUGFIX] Install Tool shows internal MySQL databases (Mario Rimann)
2011-12-11  a14f4f1  #32433
	[BUGFIX] Disabled ImageMagick throws Exception (Markus Klein)
2011-12-07  62d5c2b  #32075
	[TASK] Integrate system extension linkvalidator as submodule
	       (Oliver Hader)
2011-12-07  67665b4  #22231
	[BUGFIX] Add possibility to use Wizards->Suggest in FlexForms
		 (Tolleiv Nietsch)
2011-12-05  4a948c9  #30631
	[BUGFIX] RTE doesn't allow to create links around images in IE8
		 (Stanislas Rolland)
2011-11-29  3ffa430  #32040
	[BUGFIX][SECURITY] XSS vulnerability in BE-User Admin module
			   (Marco Bresch)
2011-11-26  f701338  #32025
	[BUGFIX] Respect linkVars for generating the cHash (Helmut Hummel)
2011-11-24  4cffee7  #31290
	[BUGFIX] Core calls deprecated ADMCMD_preview() (Markus Klein)
2011-11-22  5f8a929
	[TASK] Set TYPO3 version to 4.6.2-dev (TYPO3 v4 Release Team)
2011-12-16 11:29:41 +00:00
taca
f010bd4413 Update typo3_45 pacakge to 4.5.9 (TYPO3 4.5.9).
This release fixed remote code execution problem,
http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2011-004/.

2011-12-16  dd85342
		[RELEASE] Release of TYPO3 4.5.9 (TYPO3 v4 Release Team)
2011-12-16  7f71d9d
		[TASK] Raise submodule pointer (TYPO3 v4 Release Team)
2011-12-16  a5546eb  #29899
		[BUGFIX] RTE not loading in IE when content css file does not
			 exist (Stanislas Rolland)
2011-12-14  03f137b  #25398
		[BUGFIX] TCEforms draws huge empty icon row which on
			 select-fields (Benjamin Mack)
2011-12-11  98c2451  #23355,#23860,
		[BUGFIX] Restructure the random byte generator (Helmut Hummel)
2011-12-11  92c7bb5  #19278
		[BUGFIX] Install Tool shows internal MySQL databases
			 (Mario Rimann)
2011-12-08  cbc0793  #29597
		[BUGFIX] Wrong char for explodes of links (Georg Ringer)
2011-12-07  58024ca  #32075
		[TASK] Integrate system extension linkvalidator as submodule
		       (Oliver Hader)
2011-12-07  5455f86  #22231
		[BUGFIX] Add possibility to use Wizards->Suggest in FlexForms
			 (Tolleiv Nietsch)
2011-12-07  2d95a76  #27634
		[BUGFIX] Gap between module menu items causes collapse on click
			 (Kay Strobach)
2011-12-07  44dc505  #28012
		[BUGFIX] Localization: Editing in TCEforms shows unstyled
			 original value (Benjamin Mack)
2011-12-07  a3bfd01  #28916
		[BUGFIX] Use trimExplode() for pageOverlayFields (Georg Ringer)
2011-12-07  a65381a  #30369
		[BUGFIX] EM: Available extension list misses icons
			 (Steffen Gebert)
2011-12-05  8477462  #27272,#17020,
		[BUGFIX] Remove hardcoded limits in T3D export (Georg Ringer)
2011-11-29  d1eeb92  #30695
		[TASK] Implement check for saltedpasswords in reports module
		       (Steffen Ritter)
2011-11-29  c1a0c9c  #32040
		[BUGFIX][SECURITY] XSS vulnerability in BE-User Admin module
				   (Marco Bresch)
2011-11-22  b4ff1bf  #31450
		[BUGFIX] Log date picker broken (Francois Suter)
2011-11-22  4b60371
		[TASK] Set TYPO3 version to 4.5.9-dev (TYPO3 v4 Release Team)
2011-12-16 11:26:29 +00:00
hiramatsu
f4b49a6589 Update to p5-Catalyst-Plugin-Authorization-Roles to 0.09.
Changes from previous:
----------------------
0.09   2011-04-29
        - Fix documentation to point at the tutorial, rather than
          old advent article.
        - Link to Catalyst::ActionRole::ACL
        - Tidy up examples to show the new authentication system
        - fix check_* to always return scalar values,
          even in list context (RT#66812)
2011-12-16 06:13:13 +00:00
ryoon
6090eed7eb Add jetty7 2011-12-15 22:20:39 +00:00
ryoon
220e7d4938 Import jetty-7.5.4.20111024 as www/jetty7
Jetty provides an HTTP server, HTTP client, and javax.servlet
container. These components are open source and available for
commercial use and distribution.

Tested on NetBSD/i386 5.99.58 with lang/openjdk7
2011-12-15 22:19:10 +00:00
manu
c51fe5d06a Missing commit (sorry!) 2011-12-15 17:15:05 +00:00
taca
bc66928fa0 Correct LICENSE. It isn't GPL v3 but AGPL v3.
Bump PKGREVISION.
2011-12-15 16:05:58 +00:00
taca
e9577ee3f7 Update contao210-translations package to 20111210.
Update Japanese language files.
2011-12-15 15:32:21 +00:00
taca
96e5376767 Add and enable ruby-rack-cache and ruby-rack-ssl. 2011-12-15 15:30:21 +00:00
taca
a511637391 Importing www/ruby-rack-ssl package version 1.3.2.
Rack::SSL
=========

Force SSL/TLS in your app.

1. Redirects all "http" requests to "https"
2. Set `Strict-Transport-Security` header
3. Flag all cookies as "secure"
2011-12-15 15:29:27 +00:00
taca
5c7c227fab Importing www/ruby-rack-cache package version 1.1.
HTTP Caching for Rack.
2011-12-15 15:28:36 +00:00
drochner
d29667f2f9 build against pkgsrc neon which is newer than the bundled one,
should fix build error due to neon incompatibility with newer openssl
seen in bulk build
bump PKGREV
2011-12-15 15:24:05 +00:00
drochner
4b48886cae update to 0.29.6
changes:
-bugfixes (mostly SSL releated)
-docs updates
2011-12-15 15:19:35 +00:00
taca
b7543434a6 Update ruby-rack package to 1.3.5.
* September 16, 2011: Eighteenth public release 1.2.4
  * Fix a bug with MRI regex engine to prevent XSS by malformed unicode

* May 22nd, 2011: Thirteenth public release 1.3.0
  * Various performance optimizations
  * Various multipart fixes
  * Various multipart refactors
  * Infinite loop fix for multipart
  * Test coverage for Rack::Server returns
  * Allow files with '..', but not path components that are '..'
  * rackup accepts handler-specific options on the command line
  * Request#params no longer merges POST into GET (but returns the same)
  * Use URI.encode_www_form_component instead. Use core methods for escaping.
  * Allow multi-line comments in the config file
  * Bug L#94 reported by Nikolai Lugovoi, query parameter unescaping.
  * Rack::Response now deletes Content-Length when appropriate
  * Rack::Deflater now supports streaming
  * Improved Rack::Handler loading and searching
  * Support for the PATCH verb
  * env['rack.session.options'] now contains session options
  * Cookies respect renew
  * Session middleware uses SecureRandom.hex

* May 22nd, 2011: Fourteenth public release 1.2.3
  * Pulled in relevant bug fixes from 1.3
  * Fixed 1.8.6 support

* July 13, 2011: Fifteenth public release 1.3.1
  * Fix 1.9.1 support
  * Fix JRuby support
  * Properly handle $KCODE in Rack::Utils.escape
  * Make method_missing/respond_to behavior consistent for Rack::Lock,
    Rack::Auth::Digest::Request and Rack::Multipart::UploadedFile
  * Reenable passing rack.session to session middleware
  * Rack::CommonLogger handles streaming responses correctly
  * Rack::MockResponse calls close on the body object
  * Fix a DOS vector from MRI stdlib backport

* July 16, 2011: Sixteenth public release 1.3.2
  * Fix for Rails and rack-test, Rack::Utils#escape calls to_s

* September 16, 2011: Seventeenth public release 1.3.3
  * Fix bug with broken query parameters in Rack::ShowExceptions
  * Rack::Request#cookies no longer swallows exceptions on broken input
  * Prevents XSS attacks enabled by bug in Ruby 1.8's regexp engine
  * Rack::ConditionalGet handles broken If-Modified-Since helpers

* October 1, 2011: Nineteenth public release 1.3.4
  * Backport security fix from 1.9.3, also fixes some roundtrip issues in URI
  * Small documentation update
  * Fix an issue where BodyProxy could cause an infinite recursion
  * Add some supporting files for travis-ci

* October 17, 2011: Twentieth public release 1.3.5
  * Fix annoying warnings caused by the backport in 1.3.4
2011-12-15 14:58:34 +00:00
taca
c4a4864673 Update ruby-erubis package to 2.7.0.
- release:   2.7.0
  date: 2011-04-01
  enhancements:

    - |
	New option ':bufvar' supported to specify buffer variable name.

	ex:
	    input = "Hello <%= name %>!"
	    eruby = Erubis::Eruby.new(input)
	    puts eruby.src
	       #=>  _buf = ''; _buf << "Hello "; _buf << ( name ).to_s; _buf << '!';

	    eruby = Erubis::Eruby.new(input, :bufvar=>'@_out')
	    puts eruby.src
	       #=>  @_out = ''; @_out << 'Hello '; @_out << ( name ).to_s; @_out << '!';

    - |
	New enhancer 'PrefixedLineEnhancer' which is a customizable version
	of PercentLineEnhancer.
	The difference between PrefixedLineEnhancer and PercentLineEnhancer is:
	* You can indent Ruby statetment lines starting with '%'
	* You can specify prefix character by :prefixchar option.

	ex:
	    class MyEruby < Erubis::Eruby
	      include Erubis::PrefixedLineEnhancer
	    end
	    input = <<END
	    <ul>
	      % for item in @items
	      <li><%= item %></li>
	      % end
	      %% you can indent '%' lines
	    </ul>
	    END
	    eruby = MyEruby.new(input, :prefixchar=>'%')   # default '%'
	    puts eruby.src

	output:
	    _buf = ''; _buf << '<ul>
	    ';   for item in @items
	     _buf << '  <li>'; _buf << ( item ).to_s; _buf << '</li>
	    ';   end
	      % you can indent '%' lines
	     _buf << '</ul>
	    ';
	    _buf.to_s

    - |
	Add helper CGI script. See 'public_html/README.txt' for details.

    - |
	Rubinius is supported as first-class Ruby implementation.

    - |
	C++ support. Try '-l cpp' command-line option.


  changes:

    - |
	Remove dependency to 'abstract' library.
	You don't need to install 'abstract' gem.

    - |
	Erubis::Eruby#load_file() now sets cache file timestamp to the same
	value as original eRuby file. For example, if you restore eRuby files
	from backup, Erubis::Eruby#load_file() can detect it and generate
	cache file again.

	    ## generates cache file (A.rhtml.cache).
	    eruby = Erubis::Eruby.load_file('A.rhtml')
	    p File.mtime('A.rhtml') == File.mtime('A.rhtml.cache')  #=> true
2011-12-15 14:57:37 +00:00
taca
841bc64883 * Change depending directories:
devel/ruby-i18n	=> devel/ruby-i18n
	www/ruby-rack	=> www/ruby-rack12
	www/erubis	=> ruby-erubis26
* Don't override gemspec for i18n (ruby-i18n).

Bump PKGREVISION.
2011-12-15 14:39:10 +00:00
taca
f8cef62ef4 Importing www/ruby-erubis version 2.6.6 as www/ruby-erubis26
since we still need to keep this version.
2011-12-15 14:33:35 +00:00
taca
5c656a9550 Remove erubis and add ruby-erubis. 2011-12-15 14:31:15 +00:00
taca
3f8ff61a2f Importing www/erubis pacakge version 2.6.6 as www/ruby-erubis to rename it. 2011-12-15 14:29:47 +00:00
taca
6a2aae1935 Importing ruby-rack version 1.2.4 as www/ruby-rack12. 2011-12-15 14:22:21 +00:00
taca
5ac1c25a81 Add and enable typo3_46. 2011-12-15 12:59:24 +00:00
taca
a69029af6a Importing TYOP3 4.6.1 as www/typo3_46.
TYPO3 is a free Open Source content management system for enterprise
purposes on the web and in intranets. It offers full flexibility and
extendability while featuring an accomplished set of ready-made
interfaces, functions and modules.

This is TPYO3 4.6 based stable release.

Please refer release notes http://typo3.org/download/release-notes/typo3-46/
in detail.
2011-12-15 12:58:36 +00:00
dholland
8fb5368ad5 Restore Joerg's build fix patch, which the previous update dropped, and
drop patch-ab, which doesn't exist. HI MANU
2011-12-15 12:55:16 +00:00
taca
ca65c5d368 Improve COMMENT and DESCR; Explicitly note this is LTS, Long Term Support
release.

Bump PKGREVISION.
2011-12-15 12:45:49 +00:00
taca
25a50a5c0a www/typo3 has renamed to www/typo3_45 now. 2011-12-15 12:39:07 +00:00
taca
61c92b8c4f Rename typo3 to typo3_45. 2011-12-15 12:37:04 +00:00
taca
26ed37ea76 Re-import www/typo3 as www/typo3_45; rename from www/typo3. 2011-12-15 12:36:33 +00:00
taca
512db7e863 Update typo3 package to 4.5.8.
This version is a maintenance release and contains bug fixes only.
Please refer full Change log in http://wiki.typo3.org/TYPO3_4.5.8.
2011-12-15 12:33:47 +00:00
hiramatsu
8082d8ea0f Update p5-Apache2-AuthCookieDBI to 2.14.
Changes from previous:
----------------------
2.14 - Sat Mar 26 09:41:01 PDT 2011
     - Changed documentation about WhateverDBI_SecretKey to
       address https://rt.cpan.org/Ticket/Display.html?id=62488
     - Fixes for https://rt.cpan.org/Public/Bug/Display.html?id=66336
       (_dbi_connect should be called as a class method.)

2.13 - Sat Dec 18 10:33:19 PST 2010
     - Build system uses Module::Build (generates a Makefile.PL for compatability.)
     - Distro version now matches module version (2.13)
     - Fixed statement handle still active <https://rt.cpan.org/Public/Bug/Display.html?id=57906>
       Also added support for WhatEverDBI_UserActiveField
       Thanks to Chad Columbus
     - Fixed $HEX_STRING_REGEX definition is wrong <https://rt.cpan.org/Public/Bug/Display.html?id=46117>
       Thanks to Joe Ingersoll
     - Fixed User authenticated if not in MySQL database <https://rt.cpan.org/Ticket/Display.html?id=62470>
       Thanks to Keith Lawson
     - Fixed Login.pl example - syntax error <https://rt.cpan.org/Public/Bug/Display.html?id=62487>
       (also moved from eg/public-pl/login.pl to eg/bin/login.pl)
       Thanks to William McKee http://search.cpan.org/~wmckee/
     - Updated documentation to cover protecting the DocumentRoot <https://rt.cpan.org/Ticket/Display.html?id=51593>
     - Now depends on DBI 1.40 instead of Apache::DBI - <https://rt.cpan.org/Ticket/Display.html?id=43083>
2011-12-15 05:54:43 +00:00
dholland
580f78428c Fix broken depend pattern. Hi manu! 2011-12-15 05:37:31 +00:00
hiramatsu
dd542e0045 Update p5-Apache2-AuthCookie to 3.18.
Changes from previous:
----------------------
3.18  2011-01-24
   - remove 3.17's test skip hacks, and bump Apache::Test prerequisite to v1.35
     which fixes this issue.
   - fix MANIFEST.SKIP to ignore generated t/conf/mime.types
   - remove dist.ini, weaver.ini from dists
   - fixed t/real.t to use correct -withtestmore import syntax
   - rename sample authcookie handlers to Sample::Apache and Sample::Apache2
     namespaces

3.17  2011-01-19
   - skip the test suite if running as root.  Apache::Test 1.34 fails the test
     suite if running as root instead of skipping it.  By skipping, AuthCookie can
     be installed via CPAN.pm as root.

3.16  2011-01-19
   - require Apache::Test 1.32 - fixes ubuntu build issue
   - remove mod_perl/mod_perl2 related prereq's from META.yml.  The correct mod
     perl version is not known until Makefile.PL is run.  CPAN.pm should not
     try to install either one until it is known which one is appropriate.
     (RT 64926)

3.15  2010-08-27
   - enable Dist::Zilla Manifest plugin
   - add FAQ
   - add FAQ entry on how to protect an entire site/document root
   - recognize_user: return DECLINED if user is already set
   - refactor P3P header generation into send_p3p($r) so subclasses can overload it

3.14  2010-04-12
   - MP2: doc updates: remove beta warnings, change Apache::AuthCookie to
     Apache2::Authcookie where appopriate.
   - docs: change my email to my cpan address
   - docs: remove POST limitations reference (handled by POST to GET conversion)
   - sign dist with Module::Signature
   - add signature test
   - MP1: perltidy Apache::AuthCookie sources.
   - update mod_perl2 prereq version (still 2.0.0 RC5, but version number was
     incorrect in Makefile.PL)
   - use Dist::Zilla for building the dist
2011-12-15 02:18:06 +00:00
ryoon
b0bb652a04 Add php-concrete5 2011-12-14 20:54:14 +00:00
ryoon
05801ee8b0 Import php*-concrete5-5.4.2.2 as www/php-concrete5
Concrete5 is a content management system (CMS) that can manage Web
applications, Web sites, stores, and forums. It allows individuals
involved with Web sites to easily manage their content and their
site structure. Concrete5's in-context editing is like working with
a wiki, and the extendable block support makes editing and extending
unique Web sites easy. The goal behind Concrete5 was always to
create a toolset that could be used by anyone with basic computer
skills to edit and add pages to a Web site.
2011-12-14 20:51:49 +00:00
morr
846f7961d8 Update to version 3.3.
Highlights:

* Easier Uploading
    - File Type Detection - A single upload button
    - Drag-and-Drop Media Uploader
* Dashboard Design
    - New Toolbar in the dashboard, combining the Admin Bar and admin
      header
    - Responsive design for some screens, including iPad/tablet
      support
    - Flyout menus, providing single-click access to any screen
* New User Experience
    - New feature pointers, helping users navigate new features
    - Post-update About screen
    - Dashboard welcome area for new installs
* Content Tools
    - Better co-editing that releases post locks immediately
    - Don't lose widgets when switching themes
    - Tumblr Importer
* Under the Hood improvements
    - Use the postname permalink structure without a performance
      penalty
    - Improved Editor API
    - is_main_query() function and WP_Query method
    - Remove a number of funky characters from post slugs
    - jQuery 1.7.1 and jQuery UI 1.8.16
    - A new Screen API for adding help documentation and adapting to
      screen contexts
    - Improved metadata API
* Performance improvements and hundreds of bug fixes

More changes at http://codex.wordpress.org/Version_3.3
2011-12-14 19:47:45 +00:00
taca
3af5980d5c Update ruby-rack-test pacakge to 0.6.1.
== 0.6.1 / 2011-07-27

* Bug fixes

  * Fix support for params with arrays in multipart forms (Joel Chippindale)
  * Add respond_to? to Rack::Test::UploadedFile to match method_missing (Josh Nichols)
  * Set the Referer header on requests issued by follow_redirect! (Ryan Bigg)

== 0.6.0 / 2011-05-03

* Bug fixes

  * Add support for HTTP OPTIONS verb (Paolo "Nusco" Perrotta)
  * Call #finish on MockResponses if it's available (Aaron Patterson)
  * Allow HTTP_HOST to be set via #header (Geoff Buesing)
2011-12-14 16:48:39 +00:00
taca
d46df1c650 Update ruby-rack-mount package to 0.8.3.
Exacat changes are unknown but improve compatibility for Ruby 1.9.3.
2011-12-14 16:46:53 +00:00
taca
d5adbd07fd Change source directories;
www/ruby-rack-mount to www/ruby-rack-mount06
	www/ruby-rack-test to www/ruby-rack-test05
2011-12-14 16:40:30 +00:00
taca
f0918e962d Add and enable ruby-rack-test05. 2011-12-14 16:36:01 +00:00
taca
1c109672d7 Importing www/ruby-rack-test version 0.5.7 as /ruby-rack-test05. 2011-12-14 16:35:24 +00:00
taca
14cd60b6a5 Add and enable ruby-rack-mount06. 2011-12-14 16:33:12 +00:00
taca
a4e194c703 Importing current ruby-rack-mount 0.6.14 as www/ruby-rack-mount06. 2011-12-14 16:32:06 +00:00
manu
431aff7a4e Update SOPE and SOGo to 2.0.0b3 (bug fixes) 2011-12-14 15:02:24 +00:00
hiramatsu
42f3c430f7 Update p5-Catalyst-Engine-PSGI to 0.13.
Changes from previous:
----------------------
0.13  Thu Jun  9 23:58:10 PDT 2011
        - Fixed a bug in PSGI header generation to prevent potential HTTP header injection
        - Misc doc fixes

0.12  Thu Jan  6 14:37:53 PST 2011
        - Fix for Catalyst::Runtime >= 5.80030 (pedromelo)
2011-12-14 11:02:16 +00:00
joerg
2e0d696a90 Add back distfile for push option and decouple it from uwsgi.
Adjust logic to generate the full distinfo if makesum is called.
Add image-filter, upload and debug options (PR 45612).
2011-12-13 22:00:47 +00:00
taca
7e35125162 * Switch to use RUBY_RAILS_SUPPORTED.
* Correct CATEGORIES to www.
2011-12-13 16:03:53 +00:00
taca
ad3119dc7d Switch to use RUBY_RAILS_SUPPORTED. 2011-12-13 16:03:09 +00:00
taca
6d736b2810 * Switch to use RUBY_RAILS_SUPPORTED.
* Relax dependency to ruby-i18n version.

Bump PKGREVISION.
2011-12-13 16:02:39 +00:00
taca
7063319ca4 * Switch to use RUBY_RAILS_SUPPORTED.
* Don't hard code RUBY_RAILS2_VERSION in DISTNAME.
2011-12-13 15:57:27 +00:00
spz
601deba762 add revision 1209432 from http://svn.apache.org/ as patches:
fix for CVE-2011-4317
2011-12-13 15:37:56 +00:00
hiramatsu
8ddb95b20b Update p5-Catalyst-Authentication-Store-DBIx-Class to 0.1503.
Changes from previous:
----------------------
0.1503  2011-12-08
        * Change docs to show $c->config('Plugin::Authentication' => {...
          rather than $c->config->{authentication}. The new key, and method
          rather than hash access style are both preferred and recommended.

0.1502  2011-08-24
        * Switch repository to git (fREW Schmidt)

0.1501  2011-06-17
        * If use_userdata_from_session isn't set, then don't store more
          fields than we need in the session -- only the fields we need to
          load the object from the DB again.

0.1500  2010-11-16
        * Allow specifying a fully loaded DBIC result in addition to resultsets
          of which only the first row is considered.

0.1401  2010-11-16
        * Fix call to ->load which was not passing $c
2011-12-13 12:30:07 +00:00
spz
83d0fc6d00 Upstream changelog:
Tomcat 6.0.35 (jfclere)
+++++++++++++++++++++++

Catalina
--------

fix	Fix regression in decoding of parameters that contain spaces.
	Patch by Willem Fibbe. (kkolinko)

Tomcat 6.0.34 (jfclere)	not released
++++++++++++++++++++++++++++++++++++

Catalina
--------

fix	51550: Display an error page rather than an empty response
	for an IllegalStateException caused by too many active sessions.
	(markt)
add	51640: Improve the memory leak prevention for leaks triggered
	by java.sql.DriverManager. (markt/kkolinko)
fix	51688: JreMemoryLeakPreventionListener now protects against
	AWT thread creation. (schultz)
fix	51758: The digester (used for processing XML files) used
	the logger name org.apache.commons.digester.Digester rather
	than the expected org.apache.tomcat.util.digester.Digester.
	The digester has been changed to use the expected logger name.
	(kkolinko)
add	51862: Added a classesToInitialize attribute to
	JreMemoryLeakPreventionListener to allow pre-loading of
	configurable classes to avoid some classloader leaks. (slaurent)
fix	51872: Ensure that the access log always uses the correct
	value for the remote IP address associated with the request
	and that requests with multiple errors do not result in
	multiple entries in the access log. (markt)
add	Allow to overwrite the check for distributability of session
	attributes by session implementations. (rjung)
add	Provide the log format "OneLineFormatter" for JULI that
	provides the same information as the default plus thread
	name but on a single line. (markt/rjung)
fix	Ensure the the memory leak protection for the HttpClient
	keep-alive always operates even if the thread has already
	stopped. (markt)
fix	51940: Do not limit saving of request bodies during FORM
	authentication to POST requests since any HTTP method may
	include a request body. Based on a patch by Nicholas Sushkin.
	(kkolinko)
fix	52091: Address performance issues related to lock contention
	in StandardWrapper. Based on patch provided by Taiki Sugawara.
	(kkolinko)
update	In GenericPrincipal, SerializablePrincipal: Do not sort lists
	of roles that have only one element. (kkolinko)
add	Make configuration issue for CsrfPreventionFilter result in
	the failure of the filter rather than just a warning message.
	(kkolinko)
fix	Ensure changes to the configuration of RemoteAddrValve and
	RemoteHostValve via JMX are thread-safe. (kkolinko)
add	Make configuration issue for RemoteAddrValve and
	RemoteHostValve result in the failure of the valve rather
	than just a warning message. (kkolinko)
update	In RequestFilterValve (RemoteAddrValve, RemoteHostValve):
	refactor value matching logic into separate method and expose
	this new method isAllowed through JMX. (kkolinko)
add	Improve performance of parameter processing for GET and POST
	requests. Also add an option to limit the maximum number of
	parameters processed per request. This defaults to 10000.
	Excessive parameters are ignored. Note that FailedRequestFilter
	can be used to reject the request if some parameters were
	ignored. (markt/kkolinko)
add	New filter FailedRequestFilter that will reject a request
	if there were errors during HTTP parameter parsing. (kkolinko)

Coyote
------

fix	50394: Return -1 from read operation instead of throwing an
	exception when encountering an EOF with the HTTP APR connector.
	(kkolinko)
fix	51698: Fix CVE-2011-3190. Prevent AJP message injection. (markt)
fix	Detect incomplete AJP messages and reject the associated
	request if one is found. (markt)
fix	51794: Fix race condition in NioEndpoint selector.
	Patch provided by dlord. (fhanik)
fix	51905: Fix infinite loop in AprEndpoint shutdown if acceptor
	unlock fails. Reduce timeout before forcefully closing the
	socket from 30s to 10s. (kkolinko)
fix	52121: Fix possible output corruption when compression is
	enabled for a connector and the response is flushed.
	Test case provided by David Marcks. (kkolinko)
fix	Replace unneeded call that iterated events queue in
	NioEndpoint.Poller. (kkolinko)
fix	Improve MimeHeaders.toString(). (kkolinko)
fix	Allow the BIO HTTP connector to be used with SSL when
	running under Java 7. (markt)
fix	Improve multi-byte character handling in all connectors. (rjung)

Jasper
------

fix	51220: Correct copy/paste error in original commit for this
	issue. (markt)
fix	52091: Address performance issues related to log creation
	in TagHandlerPool. Patch provided by Taiki Sugawara. (markt)

Cluster
-------

add	51736: Make rpcTimeout configurable in BackupManager. (kfujino)
add	New cluster manager attribute sessionAttributeFilter allows
	to filter which session attributes are replicated using a
	regular expression applied to the attribute name. (rjung)
fix	Avoid an unnecessary session ID change notice.
	Notice of changed session ID by JvmRouteBinderValve is
	unnecessary to BackupManager. In BackupManager, change of
	session ID is replicated by the call of a setId() method.
	(kfujino)
fix	Fix unneeded duplicate resetDeltaRequest() call in
	DeltaSession.setId(String). (kkolinko)
add	When Context manager does not exist, no context manager
	message is replied in order to avoid timeout (default 60 sec)
	of GET_ALL_SESSIONS sync phase. (kfujino)

Webapps
-------

fix	Correct the documentation for the connectionLinger attribute
	of the HTTP connector. (markt)
add	Show build date and version in the header on every
	documentation page. (kkolinko)
fix	52049: Improve setup instructions for running as a Windows
	service: correct information on how a JRE is identified and
	selected. (markt)
update	52172: Clarify Tomcat build instructions. Patch provided by
	bmargulies. (kkolinko)

Other
-----

update	Update the native component of the APR/native connectors
	to 1.1.22. (markt)
update	Update the recommended version of the native component
	of the APR/native connectors to 1.1.22. (kkolinko)
update	Update the Eclipse compiler (used for JSPs) to 3.7. (markt)
fix	Correct two typos in the Windows installer. (kkolinko)
fix	52059: In Windows uninstaller: Do not forget to remove
	Tomcat keys from 32-bit registry on deinstallation. (kkolinko)
2011-12-13 09:44:17 +00:00
joerg
aa7e418922 Fix fallout from newer gnutls. 2011-12-12 19:10:37 +00:00
tron
dbb45bcd98 Remove duplicate error check from security patch. No revision bump as
there is no functional change.

Problem pointed out by S.P. Zeidler.
2011-12-12 18:43:14 +00:00
ryoon
69371172c5 Add php-owncloud 2011-12-11 14:30:20 +00:00
ryoon
306e613dcb Import php*-owncloud as www/php-owncloud.
ownCloud gives you universal access to your files through a web
interface or WebDAV. It also provides a platform to easily view &
sync your contacts, calendars and bookmarks across all your devices
and enables basic editing right on the web.
2011-12-11 14:29:20 +00:00
ryoon
1f4e9cb166 Fix typo in MESSAGE, bump PKGREVISION. 2011-12-11 13:01:50 +00:00
drochner
759c9a66a2 PKGREV bump for libXp-less openmotif 2011-12-09 14:36:32 +00:00
hiramatsu
6b482f81f8 Update p5-Catalyst-Controller-FormBuilder to 0.06.
Change from previous:
---------------------
0.06   26-01-11 10:38:00
    Remove last reference to NEXT:: (caelum/agladish)
2011-12-09 06:58:23 +00:00
hiramatsu
d1dc99a3e0 Update p5-Catalyst-Controller-HTML-FormFu to 0.09003.
Changes from previous:
----------------------
0.09003 2011-05-12

     - depend on HTML::FormFu 0.09

0.09002 2011-05-11

    - fixes #67404 (Missing dependency on MooseX::ChainedAccessors)

    - fixes #67571 (Minimum requirement for HTML::FormFu is 0.9002)
      actually it just requires MooseX::ChainedAccessors

    - hopefully fixes 539965f0-7b0f-11e0-b729-7181c0b02281

0.09001 2011-05-10

    - fixed problem with build_per_context_instance that caused errors
      like http://paste.scsys.co.uk/102966

0.09000 2011-03-29

    - Fix mem leak

    - Resolve Moose extends/runtime bug RT #55780

    - fix RequestToken classes to work with new Moosified HTML-FormFu
2011-12-09 02:09:38 +00:00
ryoon
62bd87409c * php-tiki6 accepts lang/php5, see http://doc.tiki.org/Requirements .
* Update MESSAGE file, bump PKGREVISION.
2011-12-08 20:35:25 +00:00
obache
71d0da19b6 Update ruby-httpclient to 2.2.4.
= Changes in 2.2.4 =
  Dec 08, 2011 - version 2.2.4
    * Bug fixes
      * Do not recycle buffer String object for yielding.  When the response is
        not chunked and the size of the response > 16KB, API with block style
        yields recycled String object for each yields.
      * Set VERSION string in User-Agent header.  $Id$ didn't work long time...
      Bugs are reported by Seamus Abshere. Thanks!
2011-12-08 12:08:05 +00:00
joerg
d7833e4206 Dependencies can only work for php 5.3 2011-12-08 03:01:48 +00:00
hiramatsu
544590a2b1 Update p5-Catalyst-Authentication-Credential-HTTP to 1.013.
Changes from previous:
----------------------
1.013 2010-12-14
   - Call store_digest_authorization_nonce() instead of $c->cache->set()
     in authenticate_digest() (RT#63669) (rjk)
   - Make Test::Exception and Test::MockObject be listed as test_requires
     rather than requires (RT#54029)
   - Skip WWW::Mech tests unless WWW::Mech is a new enough version (RT#55303).
   - Improve documentation for authenticate_digest() (rjk)
     - depends on Catalyst::Plugin::Cache, not Catalyst::Plugin::Session
     - reorganize and clarify
2011-12-08 00:39:28 +00:00
tron
04135dd016 Add improved fix for proxy vulnerability reported in CVE-2011-3368.
This should also fix CVE-2011-3639 and possibly CVE-2011-4317, both
part of SA46987.
2011-12-07 22:58:12 +00:00
drochner
34bd591fa6 update to 3.0.18
many fixes and improvements - see the ChangeLog file
one marked as security relevant:
If the redirect URL contains characters RFC 3986 doesn't permit,
they are (re)encoded. Not doing this makes Privoxy versions from
3.0.5 to 3.0.17 susceptible to HTTP response splitting (CWE-113)
attacks if the +fast-redirects{check-decoded-url} action is used.
2011-12-07 16:13:51 +00:00
ryoon
79d2ec721b Add php-tiki6 2011-12-07 13:32:18 +00:00
ryoon
d426a7a3ef Import php*-tiki6-6.4 as www/php-tiki6
Tiki is free, both Free Software (as in "Free Speech") and Free of
Charge (as in "Free Beer"), and for everyone! It has all the features
you need "out-of-the-box":

    * Wikis (like Wikipedia)
    * Forums (like phpBB)
    * Blogs (like WordPress)
    * Articles (like Yahoo News)
    * Image Gallery (like Flickr)
    * Map Server (like Google Maps)
    * Link Directory (like DMOZ)
    * Multilingual (like Babel Fish)
    * Bug Tracker (like Bugzilla)
    * RSS Feeds (like Digg)
    * Free Open Source software (LGPL)

This is Long Term Support version.
2011-12-07 13:29:32 +00:00
hiramatsu
8a11833b9c Update p5-Captcha-reCAPTCHA-Mailhide to 0.94.
Change from previous:
0.94    2010-07-03
        Updated Perl plugin to use Google infrastructure.
2011-12-07 04:34:28 +00:00
gls
1ce32d2ac5 Update www/moodle to 2.1.3
Upstream highlights:
--------------------

Highlights

MDL-27037 - Wiki 2.0 respects 'visible groups' functionality
MDL-29960 - Dropbox repository now functioning with new API

Functional changes

MDL-27516 - RTL Theme fixes for Moodle 2

Security issues

MSA-11-0042 - Information leak in Wiki
MSA-11-0043 - Possible link redirect in Calendar
MSA-11-0044 - Expired identification information shown in Web services
MSA-11-0045 - Potential to masquerade through MNet
MSA-11-0047 - Possible injection attack in Calendar
MSA-11-0048 - Password loss issue
MSA-11-0050 - Backup capability issue
MSA-11-0051 - Authentication issue with Web services
MSA-11-0052 - Potential to exploit developer debugging scripts
MSA-11-0053 - Security and system administration conflict
MSA-11-0054 - Personal information leak

Fixes and improvements

MDL-28292 - Removed possibility to 'lose' a block by docking it
MDL-29542 - Lesson no longer gets corrupted after creating a new question
MDL-30010 - Core themes which have pagelayout problems when moving blocks have been fixed
MDL-27790 - Temporary course remains after restore
MDL-29529 - Fixed database error when assignments were sorted by status
MDL-30375 - Comments block no longer disappears when cancel is clicked
MDL-30398 - Lesson no longer accepts blank password
2011-12-06 19:42:37 +00:00
dholland
d3aca20238 Fix previous - had wrong sum with wrong filename. hi joerg :-) 2011-12-06 16:14:31 +00:00
ryoon
28086fa5ba Fix typo in MESSAGE.
Bump PKGREVISION.
2011-12-06 12:41:02 +00:00
manu
b8c0859d81 Update to mod_auth_mellon 0.4.0 plus upstream patch:
* Honour MellonProbeDiscoveryIdP order when sending probes
* Allow MellonUser variable to be translated through MellonSetEnv
* A /mellon/probeDisco endpoint replaces the builtin:get-metadata
  IdP dicovery URL scheme
* New MellonCond directive to enable attribute filtering beyond
  MellonRequire functionalities.
* New MellonIdPMetadataGlob directive to load mulitple IdP metadata
  using a glob(3) pattern.
* Support for running behind reverse proxy.
* MellonCookieDomain and MellonCookiePath options to configure cookie
  settings.
* Support for loading federation metadata files.
* Several bugfixes.
2011-12-06 09:58:00 +00:00
hiramatsu
462339275d Update p5-Dancer to 1.3080.
Changes from previous:
1.3080      25.10.2011
    ** Codename: Sawyer's Sugar Stream // Sawyer X **

    [ ENHANCEMENTS ]
    * No functional changes, just releasing as stable.

1.3079_05   02.10.2011

    [ API CHANGES ]
    * Deprecation of 'before', 'before_template' and 'after' in favor of hook
      (Alberto Simões)

    [ BUG FIXES ]
    * Minor corrections (jamhed, felixdo)
    * Log if a view and or a layout is not found (Alberto Simões, reported
      by David Previous)

    [ ENHANCEMENTS ]
    * Add support for the HTTP 'PATCH' verb (David Precious)

1.3079_04   02.10.2011

    [ ENHANCEMENTS ]
    * PSGI handler code cleaned up (chromatic).
    * Improved warning localizations (chromatic).

    [ DOCUMENTATION ]
    * Dancer::Plugins typos (Olof Johansson).
    * PSGI handler documented (chromatic).

1.3079_03   10.09.2011

    [ ENHANCEMENTS ]
    * Support XML::Simple configuration for serializing/deserializing
      (Alberto Simões)
    * Hard deprecate lots of stuff (Alberto Simões)

    [ BUG FIXES ]
    * Don't clobber TT INCLUDE_PATH if the user set it specifically in the
      config file - Issue 643 (David Precious, reported by meraxes)
    * Don't require a space after semi-colon delimiting multiple name=value
      cookie pairs - Issue 642 (David Precious, reported by travisbeck)

1.3079_02   28.08.2011

    [ BUG FIXES ]
    * Remove hard-coded version from 404.html and 500.html (Alberto Simões)
    * Fix logging of UTF8-encoded strings (jamhed)
    * Do not clean 'vars' during forward (Alberto Simões)

    [ ENHANCEMENTS ]
    * Add streaming support to send_file. (Sawyer X)
2011-12-06 06:50:04 +00:00
obache
a6565c32aa revive apache2 support. 2011-12-06 01:47:06 +00:00
sbd
529d8cb79d Recursive bump for lang/ocaml buildlink addition. 2011-12-06 00:19:21 +00:00
joerg
4a37fe54f4 Restrict crypt.h to Solaris for now. 2011-12-05 22:57:35 +00:00
dholland
150765c75d Does not work with apache2 due to conflicting apr requirements. 2011-12-05 13:28:34 +00:00
wiz
81016a12b7 Update htdig using htdig-devel. Update packages using it
and bump their PKGREVISIONs. Remove htdig-devel.
2011-12-05 10:18:16 +00:00
shattered
30a1cd7266 Update to 1.0.10 and delint. Partially resolves PR/45317, PR/45612 and
PR/45506.  No new options added.  Notable changes:

    *) Bugfix: a segmentation fault might occur in a worker process if
       resolver got a big DNS response.

    *) Feature: accept filters are now supported on NetBSD.

    *) Bugfix: a segmentation fault occurred on start or while
       reconfiguration if the "ssl" directive was used at http level and
       there was no "ssl_certificate" defined.

    *) Bugfix: nginx hogged CPU if all servers in an upstream were marked as
       "down".

    *) Bugfix: a segmentation fault might occur during reconfiguration if
       ssl_session_cache was defined but not used in previous configuration.

    *) Bugfix: a segmentation fault might occur in a worker process if many
       backup servers were used in an upstream.

    *) Feature: now nginx supports ECDHE key exchange ciphers.

    *) Change: now default SSL ciphers are "HIGH:!aNULL:!MD5".

    *) Bugfix: a segmentation fault might occur in a worker process, if a
       caching was used.

    *) Bugfix: worker processes may got caught in an endless loop during
       reconfiguration, if a caching was used; the bug had appeared in 0.8.48.
2011-12-04 14:41:01 +00:00
taca
b471e76619 Update contao210-translatinons package to 20111129.
Upadate Japanese language files.
2011-12-04 02:25:18 +00:00
joerg
bbde65f2e0 Tag the 28 locations that result in a Python 3.1 package as supporting so.
Remove it from the default list for the rest.
2011-12-03 00:02:14 +00:00
minskim
771b70f4c9 bookmark-w3m.el is not compiled with emacs<23.
Noted by Ryo ONODERA.
2011-12-02 23:05:42 +00:00
wiz
cf5746a5e0 Remove PKGREVISION line after update. Hi is! 2011-12-02 14:34:54 +00:00
is
05501b5129 Upgrade dillo to 3.0.1. 2011-12-02 13:06:31 +00:00
hiramatsu
6d8dbfe0cd Update p5-Plack-Middleware-ConsoleLogger to 0.04.
Changes from previous:
0.04  Thu Jul  7 12:53:41 PDT 2011
      - Encode high bit characters with \uXXXX (#1)

0.03  Wed May 18 14:54:07 PDT 2011
      - Escape more literals inside JavaScript
2011-12-02 09:51:33 +00:00
sbd
d37ca59b51 Recursive bump for devel/apr buildlink addition. 2011-12-02 07:13:48 +00:00
gls
67621d964d Add a fix for CVE 2011-4357, taken from
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649322
2011-12-01 20:50:48 +00:00
minskim
26a4391f28 Update emacs-w3m-snapshot to 1.4.442.20110729.
Changes:
	* w3m.el (w3m-delete-buffer): Switch to the previous emacs-w3m buffer
	explicitly; bind frame-auto-delete and ignore-window-parameters while
	killing the buffer.
	(w3m-goto-url): Change the order of retrieving group:* urls so as to
	arrange the buffer list in turn.

	* w3m.el (w3m-goto-mailto-url): Pass other headers to the agent.

	* w3m-ems.el (w3m-toolbar-define-keys): Work around the Emacs 24 error
	"`keymap' is reserved for embedded parent maps".

	* w3m.el (w3m-content-type-alist): Use functionp instead of symbolp for
	the users who set their own private function to
	browse-url-browser-function.

	* w3m.el (w3m-content-type-alist): When selecting which external html
	browser to use, handle the case where browse-url-browser-function is
	an alist.

	* w3m.el (w3m-goto-mailto-url): Decode entities in URL.
2011-12-01 17:53:58 +00:00
wiz
191e9c7714 Use DEINSTALL script instead of unexec rm. Bump PKGREVISION. 2011-12-01 09:56:39 +00:00
wiz
11f7520839 Use DEINSTALL script instead of unexec rm. Bump PKGREVISION.
Untested since this doesn't compile with recent C++ compilers.
2011-12-01 09:55:58 +00:00
schmonz
bd52c09ce3 Update to 3.20111107. From the changelog:
* img: Bugfix to width/height tags for scaled down image when only
     one dimension was provided. Thanks, Per Carlson.
   * editpage: Fix FormattingHelp link on Discussion pages.
   * The umask setting can now be set to private, group, or public,
     avoiding the need to enter octal correctly which is particularly
     difficult in yaml setup files. (smcv)
   * graphviz: Support urls embedded in the graph, by having graphviz
     generate an imagemap.
   * graphviz: Support wikilinks embedded in the graph.
     (Sponsored by The TOVA Company.)
2011-12-01 04:02:03 +00:00
minskim
b459ac7ec3 Use an absolute path in invoking w3m. 2011-11-30 21:05:13 +00:00
wiz
f3a9c4d97c Update to 7.23.1:
Fixed in 7.23.1 - November 17 2011

Bugfixes:

    Windows: curl would fail if it found no CA cert, unless -k was used. Even if a non-SSL protocol URL was used

Fixed in 7.23.0 - November 15 2011

Changes:

    Empty headers can be sent in HTTP requests by terminating with a semicolon
    SSL session sharing support added to curl_share_setopt()
    Added support to MAIL FROM for the optional SIZE parameter
    smtp: Added support for NTLM authentication
    curl tool: code split into tool_*.[ch] files

Bugfixes:

    handle HTTP redirects to "//hostname/path"
    SMTP without --mail-from caused segfault
    prevent extra progress meter headers between multiple files
    allow Content-Length to be replaced when sending HTTP requests
    curl now always sets postfieldsize to allow --data-binary and --data to be mixed in the same command line
    curl_multi_fdset: avoid FD_SET out of bounds
    lots of MinGW build tweaks
    Curl_gethostname: return un-qualified machine name
    fixed the openssl version number configure check
    nss: certificates from files are no longer looked up by file base names
    returning abort from the progress function when using the multi interface would not properly cancel the transfer and close the connection
    fix libcurl.m4 to not fail with modern gcc versions
    ftp: improved the failed PORT host name resolved error message
    TFTP timeout and unexpected block adjustments
    HTTP and GOPHER test server-side connection closing adjustments
    fix endless loop upon transport connection timeout
    don't clobber errno on failed connect
    typecheck: allow NULL to unset CURLOPT_ERRORBUFFER
    formdata: ack read callback abort
    make --show-error properly position independent
    set the ipv6-connection boolean correctly on connect
    SMTP: fix end-of-body string escaping
    gtls: only call gnutls_transport_set_lowat with HTTP: handle multiple auths in a single WWW-Authenticate line
    curl_multi_fdset: correct fdset with FTP PORT use
    windbuild: fix the static build
    fix builds with GnuTLS version 3
    fix calling of OpenSSL's ERR_remove_state(0)
    HTTP auth: fix proxy Negotiate bug when Negotiate not requested
    ftp PORT: don't hang if bind() fails
    -# would crash on terminals wider than 256 columns

Fixed in 7.22.0 - September 13 2011

Changes:

    Added CURLOPT_GSSAPI_DELEGATION
    Added support for NTLM delegation to Samba's winbind daemon helper ntlm_auth
    Display notes from setup file in testcurl.pl
    BSD-style lwIP TCP/IP stack experimental support on Windows
    OpenSSL: Use SSL_MODE_RELEASE_BUFFERS if available
    --delegation was added to set CURLOPT_GSSAPI_DELEGATION
    nss: start with no database if the selected database is broken
    telnet: allow programatic use on Windows

Bugfixes:

    curl_getdate: detect some illegal dates better
    when sending a request and an error is received before the (entire) request body is sent, stop sending the request and close the connection after having received the entire response. This is equally true if an Expect: 100-continue header was used.
    When using both -J and a single -O with multiple URLs, a missing init could cause a segfault
    -J fixed for escaped quotes
    -J fixed for file names with semicolons
    progress: reset flags at transfer start to avoid wrong CURLINFO_CONTENT_LENGTH_DOWNLOAD
    curl_gssapi: Guard files with HAVE_GSSAPI and rename private header
    silence picky compilers: mark unused parameters
    help output: more gnu like output
    libtests: stop checking for CURLM_CALL_MULTI_PERFORM
    setting a non-HTTP proxy with an environment variable or with CURLOPT_PROXY / --proxy (without specifying CURLOPT_PROXYTYPE) would still make it do proxy-like HTTP requests
    CURLFORM_BUFFER: insert filename as documented (regression)
    SOCKS: fix the connect timeout
    ftp_doing: bail out on error properly while multi interfacing
    improved Content-Encoded decoding error message
    asyn-thread: check for dotted addresses before thread starts
    cmake: find winsock when building on windows
    Curl_retry_request: check return code
    cookies: handle 'secure=' as if it was 'secure'
    tests: break busy loops in tests 502, 555, and 573
    FTP: fix proxy connect race condition with multi interface and SOCKS proxy
    RTSP: GET_PARAMETER requests have a body
    fixed several memory leaks in OOM situations
    bad expire(0) caused multi_socket API to hang
    Avoid ftruncate() static define with mingw64
    mk-ca-bundle.pl: ignore untrusted certs
    builds with PolarSSL 1.0.0
2011-11-30 20:56:08 +00:00
wiz
4bc24b71d9 Update to 2.8.7rel.2 as 2.8.7nb4.
Same distfile name, different contents.

Changes:
2010-06-21 (2.8.7rel.2)
* add limit-check for too-long URIs in href's (RedHat #605286) -TD
* fix a few places still referring to "2-8-6" -TD
2011-11-30 14:02:59 +00:00
drochner
97c2b47fec add patch from upstream to fix sign extension bug which can lead
to out-of-bounds array read
(possible DOS, CVE-2011-4362)
bump PKGREV
2011-11-30 11:13:59 +00:00
drochner
ca6558fcd5 update to 1.6.7
changes:
-bugfixes
-translation updates
2011-11-30 10:50:08 +00:00
darcy
8a251a2ae8 Upgrade to 0.36.
Too many changes to list.  See
https://github.com/webpy/webpy/blob/master/ChangeLog.txt
2011-11-29 18:16:56 +00:00
darcy
853bdf110d Update to version 3.2.0. Not much in the way of release notes except this:
Beautiful Soup 3.2.0 features very little new functionality, but its version
number leapfrogs the defunct 3.1 series, preventing confusion about which
version is the latest.

However, the web site also says this about our previous version:

Beautiful Soup version 3.1.0.1 was released January 6, 2009. It won't work
very well — I consider it a failed experiment.
2011-11-29 17:00:54 +00:00
ryoon
d354455435 Correct instructions in MESSAGE file.
Bump PKGREVISION.
2011-11-29 14:51:37 +00:00
hiramatsu
06add12a60 Add p5-JavaScript-Value-Escape. 2011-11-29 10:40:46 +00:00
hiramatsu
c41b898918 Import JavaScript::Value::Escape into www/p5-JavaScript-Value-Escape,
which is required to update www/p5-Plack-Middleware-ConsoleLogger.

There are a lot of XSS, a security hole typically found in web
applications, caused by incorrect (or lack of) JavaScript
escaping. This module is aimed to provide a secure JavaScript escaping
to avoid XSS with JavaScript values.
2011-11-29 10:39:24 +00:00
drochner
bcf1288937 Don't allow '/' characters to be passed to pam_start() by the
PAM helper program. OpenPAM didn't check this, so it could be
tricked into reading arbitrary config files, allowing privilege
escalation.
Standard squid installations don't install the PAM helper SUID, but
depending on local needs, an administrator might choose to do so.
approved by pkg maintainer
bump PKGREV
2011-11-28 15:26:25 +00:00
wiz
431c6a7da6 Update to 2.4:
=== RELEASE 2.4 ===

Sat Nov 19 01:21:25 MET 2011 mikulas:

	Do not translate '\' to '/' in HTTP requests

Sat Nov 19 01:19:12 MET 2011 mikulas:

	Do not test for existing strings when loading links history file
	=> avoid quadratic-complexity on startup

Sat Nov 19 01:18:59 MET 2011 mikulas:

	Fixed a possible memory leak on Windows

Wed Nov 16 17:59:49 MET 2011 mikulas:

	Fixed a crash on systems that don't have strerror

Fri Nov 11 23:22:25 CEST 2011 mikulas:

	Fixed a crash in Windows console code

Wed Oct 12 22:08:39 MET 2011 mikulas:

	Fixed a possible crash if the user changes socks dns append string
	while socks connection is in progress

Sun Sep 25 18:40:57 MET 2011 mikulas:

	Do not send '#' in the url when downloading

Sun Sep 18 16:57:38 CEST 2011 mikulas:

	Fixed crashes with libpng-1.5

Fri Sep 16 20:16:01 CEST 2011 mikulas:

	Fixed bugs in the directfb driver

Fri Sep 16 18:40:41 CEST 2011 mikulas:

	Workaround for icc optimization bug on framebuffer
	Don't clear the whole framebuffer, clear just an used area
		(fixes problems with Nvidia framebuffer)

Tue Sep 13 23:13:52 CEST 2011 mikulas:

	Make it compile with OpenWatcom for Linux
	Note: because of unimplemented "gethostbyname" function,
	it requires installed "host" command to do name lookups

Tue Sep 13 03:53:06 cet 2011 mikulas:

	Try to free internal caches when out of memory happens

Mon Sep 12 19:57:13 CEST 2011 mikulas:

	Fixed a crash when cache is flushed while auth dialog is displayed

Sun Sep 11 02:02:09 MET 2011 mikulas:

	Reduced memory consumption
	Don't reformat plain text if window size changes
2011-11-28 15:05:31 +00:00
wiz
498f690044 Update to 0.9.17:
Releasing 0.9.17. -CG

	Fixing return value of MHD_get_timeout if timeouts are not in use.
        (#1914). -rboulton

	Trying to fix accidental addition of a "Connection: close" footer
	under certain (rare) circumstances. -CG

	Small updates to the tutorial.
	Releasing 0.9.16. -CG

	shutdown(RDWR) fails on OS X after shutdown(RD), so only use
	shutdown(WR) if we already closed the socket for reading (otherwise
	OS X might not do shutdown (WR) at all). -CG

	Force adding of 'Connection: close' to the header if we (for whatever
	reason) are shutting down the socket for reading (see also
	#1760). -CG

	Treat EAGAIN the same way as EINTR (helps on W32). -LRN

	Made sockets blocking again for non-Linux platforms as non-blocking
	sockets cause problems (#1824) on Cygwin but offer better performance
	on Linux (see change on August 11 2011). -CG/pross

 	Fixed problems with testcases on W32. -LRN

	Fixed MHD_CONNECTION_OPTION_TIMEOUT for HTTPS (#1811). -CG
2011-11-28 15:04:06 +00:00
hiramatsu
583ead9994 Update p5-CGI-Application-Plugin-ValidateRM to 2.4.
Changes from previous:
2.4 July 20th, 2011
    No functional changes.

    Fixed Perl 5.12 compatibility, thanks to Nicholas Bamber.  (RT#67894)

    Also, some other code-cleanup.
2011-11-28 13:05:36 +00:00
wiz
15c4d1d8d8 Reset maintainer, sketch resigned. 2011-11-28 00:06:17 +00:00
tnn
e7eb433660 Work around lack of _SC_NPROCESSORS_ONLN on some platforms (like netbsd4).
Observed in PR pkg/45553.
2011-11-27 13:09:00 +00:00
sbd
56ae2aa138 Recursive bump for www/serf buildlink addition. 2011-11-27 05:43:24 +00:00
sbd
cfc56e6ca9 Add missing devel/zlib buildlink.
Bump PKGREVISION
2011-11-27 05:42:50 +00:00
ryoon
9e0fe8f70f Add aipo 2011-11-26 19:30:19 +00:00
ryoon
2d77428864 Import aipo-6.02 as pkgsrc/www/aipo from wip/aipo
Aipo is web-based groupware software. Currently Aipo has interface
written in Japanese only.

You can get source at http://code.google.com/p/aipo/ .

This package requires apache-tomcat and postgresql-server.

Tested only with lang/openjdk7, www/apache-tomcat7,
and databases/postgresql84-server.
2011-11-26 19:29:05 +00:00
obache
5ff052bc67 Update py-mechanize to 0.2.5.
(added test target)

2011-03-31 John J Lee <jjl@pobox.com>
	* 0.2.5 release.
	* This is essentially a no-changes release to fix easy_install
	  breakage caused by a SourceForge issue
	* Sourceforge is returning invalid HTTP responses, make download
	  links point to PyPI instead
	* Include cookietest.cgi in source distribution
	* Note new IETF cookie standardisation effort

2010-10-28 John J Lee <jjl@pobox.com>
	* 0.2.4 release.
	* Fix IndexError on empty Content-type header value. (GH-18)
	* Fall back to another encoding if an unknown one is declared.
	  Fixes traceback on unknoqn encoding in Content-type header.
	  (GH-30)

2010-10-16 John J Lee <jjl@pobox.com>
	* 0.2.3 release.
	* Fix str(ParseError()) traceback. (GH-25)
	* Add equality methods to mechanize.Cookie . (GH-29)

2010-07-17 John J Lee <jjl@pobox.com>
	* 0.2.2 release.
	* Officially support Python 2.7 (no changes were required)
	* Fix TypeError on .open()ing ftp: URL (only affects Python 2.4
	  and 2.5)
	* Don't include HTTPSHandler in __all__ if it's not available

2010-05-16 John J Lee <jjl@pobox.com>
	* 0.2.1 release.
	* API change: Change argument order of
	  HTTPRedirectHandler.redirect_request() to match urllib2.
	* Fix failure to use bundled BeautifulSoup for forms. (GH-15)
	* Fix default cookie path where request path has query containing
	  / character. (http://bugs.python.org/issue3704)
	* Fix failure to raise on click for nonexistent label. (GH-16)
	* Documentation fixes.

2010-04-22 John J Lee <jjl@pobox.com>
	* 0.2.0 release.
	* Behaviour change: merged upstream urllib2 change (allegedly a
	  "bug fix") to return a response for all 2** HTTP responses (e.g.
	  206 Partial Content).  Previously, only 200 caused a response
	  object to be returned.  All other HTTP response codes resulted
	  in a response object being raised as an exception.
	* Behaviour change: Use of mechanize classes with `urllib2` (and
	  vice-versa) is no longer supported.  However, existing classes
	  implementing the urllib2 Handler interface are likely to work
	  unchanged with mechanize.  Removed RequestUpgradeProcessor,
	  ResponseUpgradeProcessor, SeekableProcessor.
	* ClientForm has been merged into mechanize.  This means that
	  mechanize has no dependencies other than Python itself.  The
	  ClientForm API is still available -- to switch from ClientForm to
	  mechanize, just s/ClientForm/mechanize in your source code, and
	  ensure any use of the module logging logger named "ClientForm" is
	  updated to use the new logger name "mechanize.forms".  I probably
	  won't do further standalone releases of ClientForm.
	* Stop monkey-patching Python stdlib.
	* Merge fixes from urllib2 trunk
	* Close file objects on .read() failure in .retrieve()
	* Fix a python 2.4 bug due to buggy urllib.splithost
	* Fix Python 2.4 syntax error in _firefox3cookiejar
	* Fix __init__.py typo that hid mechanize.seek_wrapped_response and
	  mechanize.str2time.  Fixes
	  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465206
	* Fix an obvious bug with experimental firefox 3 cookiejar support.
	  It's still experimental and not properly tested.
	* Change documentation to not require a .port attribute on request
	  objects, since that's unused.
	* Doc fixes
	* Added mechanize.urljoin (RFC 3986 compliant function for joining
	  a base URI with a URI reference)
	* Merge of ClientForm (see above).
	* Moved to git (from SVN) http://github.com/jjlee/mechanize
	* Created an issue tracker http://github.com/jjlee/mechanize/issues
	* Docs are now in markdown format (thanks John Gabriele).
	* Website rearranged.  The old website has been archived at
	  http://wwwsearch.sourceforge.net/old/ .  The new website is
	  essentially just the mechanize pages, rearranged and cleaned up a
	  bit.
	* Source code rearranged for easier merging with upstream urllib2
	* Fully automated release process.
	* New test runner.  Single test suite; tests create their own HTTP
	  server fixtures (server fixtures are cached where possible for
	  speed).
2011-11-26 09:18:25 +00:00
sbd
071c9ea3b7 Add missing devel/zlib buildlink.
Bump PKGREVISION
2011-11-26 04:39:19 +00:00
joerg
0cd0f97f9c Fix build with modern GCC 2011-11-25 22:24:39 +00:00
obache
a6bbd02e18 Add missing dependency on py-ClientForm.
PR pkg/45651.

Bump PKGREVISION.
2011-11-25 13:29:43 +00:00
hiramatsu
1ff68c23bb Update p5-HTTP-OAI to 3.27.
Changes from previous:
3.26
	- Added 'delay' option to delay between requests
	- Added --skip-identify option to oai_browser.pl
	- Fixed POD for RT #64077
	- Hopefully fixes #69337 (no test case given)
	- Bumped XML::SAX::Base to 1.04 which should fix #68907

3.25
	- Added unit test for OAI_DC metadata() parsing
	- Metadata::OAI_DC now parses dc when passed as a DOM to ->metadata
2011-11-25 11:44:27 +00:00
hiramatsu
87cd41d1fe Update p5-HTML-TreeBuilder-LibXML to 0.13.
Changes from previous:
0.13
     * Added 'getValue' node's method as in HTML::TreeBuilder::XPath for
       comment nodes in web-scraper module
     * Added dummy method 'store_comments' as in HTML::TreeBuilder
       for web-scraper module (for comment nodes) and for
       HTML::TreeBuilder::XPath working in tests with comment nodes
     * Now this module requires HTML::TreeBuilder::XPath v.0.14 (before 0.14
       there getValue() didn't work for comment nodes)
2011-11-25 08:14:54 +00:00
hiramatsu
6c12afbb17 Update p5-Catalyst-Plugin-Server to 0.28.
Changes from previous:
0.28  Thu Jul 08 20:30:00 CEST 2010
===================================
* Upgrade the plugin for Catalyt 5.8 series
* Changes for adopting MRO::compat where not complete. Calls to next::method
  instead of NEXT::...()
* Change name of paths and compiled base class properties in Cat 5.8
* Clone the result before serializing, as RPC::XML won't clone already seen
  refs (thanks t0m)
* Fix the test suite (some tests were lost from 0.24->0.26)
* Don't warn about the breakage of XML::RPC, as the author has already
  fixed the backcompat breakage

0.26  Fri Sep 25 13:50:41 CEST 2009
===================================
* Important notice: RPC::XML 0.69 introduced a backwards incompatible
  change. For now, this module will only work with RPC::XML 0.67 or
  before. See this bug report for RPC::XML for details:
    https://rt.cpan.org/Ticket/Display.html?id=50013
* Address: #44995: Instruction to disable RenderView action.
  Updated tutorial accordingly.
* Address: #46316: Catalyst::Plugin::Server is trying to use NEXT, which
  is deprecated. We are now using MRO::compat instead.
* Address: #45709 Documentation Ambiguity leads to confusion; The use of
  $c->req->xmlrpc->error is now documented in more detail.
* Add unicode tests
* Other small test improvements
2011-11-25 08:14:37 +00:00
hiramatsu
f551f90b65 Update p5-POE-Filter-HTTP-Parser to 1.06.
Changes from previous:
==============================
2011-03-07 23:46:11 +0000 1.06
==============================

  commit b19d16ab7884681490695ac7e06145c8e609a293
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Mon Mar 7 23:46:11 2011 +0000

    Fix trailing space and bump version to 1.06

  commit dd95ee1ab0da0d89e8a18e39e9b4cbebabdd4f44
  Author: Paul Driver <frodwith@gmail.com>
  Date:   Mon Mar 7 10:54:55 2011 -0600

    Depending on latest HTTP::Parser and fixing some tests

  commit a3fbde85a4c52b1f9265b355a40214d4ba69b9d7
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Mon Mar 7 21:46:59 2011 +0000

    Update dist.ini with 'Prereqs' option rather than 'Prereq'

  commit 0337189987690f84435961ee29e0082a6216accf
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Wed Jul 28 13:13:58 2010 +0100

    Removed the unnecessary tests

  commit ae9689f9b53ecfdc6db670daba7db58b72c30126
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Wed Jul 28 13:06:43 2010 +0100

    Convert distribution to Dist::Zilla
2011-11-25 05:55:49 +00:00
hiramatsu
dc36b40be6 Update p5-FCGI-ProcManager to 0.24.
Changes from previous:
0.24 2011-10-04 Tomas Doran  <bobtfish@bobtfish.net>
    * Further fix to pm_wait routine to find the correct PID and remove it
      (fixing logical error introduced in the last release), noted by Vadim
      Dashkevich
    * Document (somewhat) FCGI::ProcManager::Constrainted

0.23 2011-09-27 Tomas Doran  <bobtfish@bobtfish.net>
    * Fix pm_wait routine to exit without a warning
    * Fix pm_wait to correctly detect child processes which have died.
    * Fix to return SIGCHLD handler to it's default state in the
      pm_manage loop so that loading code which sets SIGCHLD to ignore
      won't interfere with normal operation.
    * Add repository metadata.

0.22 2011-08-04 Tomas Doran  <bobtfish@bobtfish.net>
    * Ship a version of FCGI::ProcManager::Constrainted which actually
      works as advertised.

0.21 2011-08-02 Tomas Doran  <bobtfish@bobtfish.net>
    * Ship a working dist.

0.20 2011-08-02 Gareth Kirwan  <gbjk@cpan.org>
    * ProcManager::Constrained: Add a new FCGI::ProcManager::Constrainted
      subclass which will restart workers safely after a certain number of
      requests, or at certain memory thresholds.
    * ProcManager: Fix start_delay causing a permanent hang.
2011-11-25 05:54:24 +00:00
hiramatsu
114dc6ff8b Update p5-Catalyst-Action-REST to 0.91.
Changes from previous:
Thu  04 Aug 2011 14:37:21 CEST - Release 0.91
  For the deserialization action class, make the HTTP methods it operates on
  configurable on a per-action level (plu, rafl).

Fri  25 Feb 2011 13:56:00 GMT - Release 0.90
  Remove test which is no longer applicable and fails in the latest Catalyst
  release.

Mon  24 Jan 2011 21:57:42 GMT - Release 0.89
  All classes are now made immutable. (Dave Rolsky)

  Added a Catalyst::Action::REST::ForBrowsers class. This will try to dispatch
  GET requests to a foo_GET_html method before trying foo_GET. (Dave Rolsky)

Tue  11 Jan 2011 23:07:00 GMT - Release 0.88
  Fix documentation for overriding Serialize and Deserialize actions
  in Catalyst::Controller::REST.

  Avoid warning with empty response bodies and new Catalyst version
  (>= 5.80030)

  Returning a body of '' is now possible - Catalyst::Action::Serialize
  acts like Catalyst::Action::RenderView (>= 0.16) by using the has_body
  predicate in Catalyst::Response (>= 5.80030)

Wed  3 Nov 2010 19:46:00 GMT - Release 0.87

  Fix Request class role when used with new Moose and other request
  class roles.
2011-11-24 16:12:11 +00:00
taca
27f642e9e2 Update ruby-rack pacakge to 1.2.4.
* September 16, 2011: Eighteenth public release 1.2.4
  * Fix a bug with MRI regex engine to prevent XSS by malformed unicode
2011-11-24 14:21:55 +00:00
hiramatsu
b6796963d9 Update p5-FCGI-Client to 0.08.
Changes from previous:
0.08
    - fixed default timeout was 10secs.
      previsously it was documented as 10secs, but it is implemented as 1sec.
      https://rt.cpan.org/Ticket/Display.html?id=71100

0.07
    - make FCGI::Client::Connection->timeout as writable(Jonas)

0.06
    - fixed large packet issue
      (trunaev++)

0.05
    - remove unused dependency to autodie, Try::Tiny.
    - fixed bad error handler in FCGI/Client/Connection.pm.
      https://rt.cpan.org/Ticket/Display.html?id=57374
      (reported by mmcleric)
2011-11-23 11:06:48 +00:00
taca
bd5945884e Update contao210-translations package to 20111120.
Update Bulgarian, Persian, LithuanianPortuguese and Russian language files.
2011-11-23 05:51:16 +00:00
taca
1d986b097a Use lang/ruby/json.mk to handle dependency to ruby-json.
Bump PKGREVISION since dependency would change with ruby193-base.
2011-11-23 05:29:52 +00:00
shattered
1e7ade0885 Revert last change per joerg@'s objections. 2011-11-22 18:40:27 +00:00
gdt
f6d5d40df8 Add option to link with python.
From reed@ and Mayuresh on pkgsrc-users.
2011-11-22 14:09:49 +00:00
hiramatsu
12c252e5c0 Update p5-HTTP-Lite to 2.3.
Changes from previous:
2.3 Tue 14 Dec 2010
	- No functional changes
	- Updated Module::Install to 1.00
	- Updated author tests and moved to xt directory
2011-11-22 03:39:10 +00:00
hiramatsu
959aaf6abe Update p5-CGI to 3.58.
Changes from previous:
Version 3.58 Nov 11th, 2011

    [DOCUMENTATION]
    - Clarify that using query_string() only has defined behavior when using the GET method. (RT#60813)

Version 3.57 Nov 9th, 2011
    [INTERNALS]
    - test failure in t/fast.t introduced in 3.56 is fixed. (Thanks to zefram and chansen).
    - Test::More requirement has been bumped to 0.98

Version 3.56 Nov 8th, 2011

    [SECURITY]
    Use public and documented FCGI.pm API in CGI::Fast
        CGI::Fast was using an FCGI API that was deprecated and removed from
        documentation more than ten years ago. Usage of this deprecated API with
        FCGI >= 0.70 or FCGI <= 0.73 introduces a security issue.
        <https://rt.cpan.org/Public/Bug/Display.html?id=68380>
        <http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-2766>
        (Thanks to chansen)

    [INTERNALS]
    - tmp files are now cleaned up on VMS ( RT#69210, thanks to cberry@cpan.org )
    - Fixed test failure: done_testing() added to url.t (Thanks to Ryan Jendoubi)
    - Clarify preferred bug submission location in docs, and note that Mark Stosberg
      is the current maintainer.

Version 3.55 June 3rd, 2011

    [THINGS THAT MAY BREAK YOUR CODE]
    url() was fixed to return "PATH_INFO" when it is explicitly requested
    with either the path=>1 or path_info=>1 flag.

    If your code is running under mod_rewrite (or compatible) and you are calling self_url() or
    you are calling url() and passing path_info=>1, These methods will actually be
    returning PATH_INFO now, as you have explicitly requested, or has self_url()
    has requested on your behalf.

    The PATH_INFO has been omitted in such URLs since the issue was introduced
    in the 3.12 release in December, 2005.

    This bug is so old your application may have come to depend on it or
    workaround it. Check for application before upgrading to this release.

    Examples of affected method calls:

     $q->url(-absolute => 1, -query => 1, -path_info => 1 )
     $q->url(-path=>1)
     $q->url(-full=>1,-path=>1)
     $q->url(-rewrite=>1,-path=>1)
     $q->self_url();
2011-11-22 03:38:25 +00:00
hiramatsu
e165a8478b Update p5-Plack-Middleware-Auth-Digest to 0.04.
Changes from previous:
0.04  Thu Dec 16 11:27:29 PST 2010
        - Passed $env to the callback as a second argument (blaze-x)
        - Adde a documentation on using it with Apache environment
2011-11-21 08:47:00 +00:00
hiramatsu
0105a40b87 Update p5-HTML-FillInForm to 2.1.
Changes from previous:
2.1 - August 29th, 2011

Fixed disable_fields option (#52667 Dirk Braun, Goro Fuji)

Add an option to clear absent checkboxes (#44101 Alex Kapranoff)

Fix incorrectly multiple escaped data in list context (#34081 Miika Pekkarinen)

Allow FIF to process the new <input> field  types (URL, email, and number) as
defined in the HTML5 draft and already implemented by the iPhone.
(Michael Fisher)

Allow alternate parsing class (Mark Stosberg)

mark invalid fields (Sam Tregar)
2011-11-21 08:46:39 +00:00
hiramatsu
a0b05a7d00 Update p5-Catalyst-Model-Adaptor to 0.10.
Change from previous:
0.10 23 Febuary 2011
       - Allow callers pass some args at instance time
2011-11-21 08:45:58 +00:00
shattered
ba88905807 Avoid deadlock if FETCH_USING is set to wget or curl and we're building
one of them.
2011-11-20 14:03:40 +00:00
shattered
e28a0957c6 Delint only. 2011-11-20 12:37:14 +00:00
ryoon
df170627fa Add apache-tomcat7 2011-11-19 17:45:37 +00:00
ryoon
95b3780fa8 Set LICENSE. 2011-11-19 17:13:09 +00:00
ryoon
c4260e0802 Import apache-tomcat-7.0.22 as www/apache-tomcat7
Apache Tomcat is an implementation of the Java Servlet and JavaServer Pages
technologies. The Java Servlet and JavaServer Pages specifications are
developed under the Java Community Process.

Apache Tomcat is developed in an open and participatory environment and
released under the Apache Software License. Apache Tomcat is intended to
be a collaboration of the best-of-breed developers from around the world.
We invite you to participate in this open development project.

Apache Tomcat powers numerous large-scale, mission-critical web applications
across a diverse range of industries and organizations.


I have tested some war apps and they works. But not fully tested.
2011-11-19 17:11:10 +00:00
taca
eb07e870fc Update ruby-rails3 package to 3.0.11 (version change only). 2011-11-19 15:39:56 +00:00
taca
99ba6b759e Update ruby-activeresource3 to 3.0.11 (version change only). 2011-11-19 15:37:10 +00:00
taca
9549e5854f Update ruby-actionpack3 package to 3.0.11.
*Rails 3.0.11 (unreleased)*

* Fix XSS security vulnerability in the `translate` helper method. When using
  interpolation in combination with HTML-safe translations, the interpolated
  input would not get HTML escaped. *GH 3664*

  Before:

      translate('foo_html', :something => '<script>') # => "...<script>..."

  After:

      translate('foo_html', :something => '<script>') # => "...&lt;script&gt;..."

  *Sergey Nartimov*

* Implement a workaround for a bug in ruby-1.9.3p0 where an error would be
  raised while attempting to convert a template from one encoding to another.

  Please see http://redmine.ruby-lang.org/issues/5564 for details of the bug.

  The workaround is to load all conversions into memory ahead of time, and will
  only happen if the ruby version is exactly 1.9.3p0. The hope is obviously
  that the underlying problem will be resolved in the next patchlevel release
  of 1.9.3.

* Fix assert_select_email to work on multipart and non-multipart emails as the
  method stopped working correctly in Rails 3.x due to changes in the new mail
  gem.

* Fix url_for when passed a hash to prevent additional options (eg. :host,
  :protocol) from being added to the hash after calling it.
2011-11-19 15:34:37 +00:00
hiramatsu
c856f6bbd2 Update p5-LWP-Online to 1.08.
Changes from previous:
1.08 Fri  9 Jul 2011
	- Updated to Module::Install::DSL 1.01
	- Added the Microsoft NCSI URL to the list of sites probed
2011-11-19 03:28:43 +00:00
hiramatsu
18630bbff0 Update p5-HTTP-Proxy to 0.25.
Changes from previous:
0.25 Sun Jul  3 00:28:10 CEST 2011
        [ENHANCEMENTS]
        - new Engine: HTTP::Proxy::Engine::Threaded, by Angelos Karageorgiou
        [FIXES]
        - Correctly call eod() when the response has no body
          (closed RT ticket #48310)
2011-11-19 03:28:23 +00:00
hiramatsu
b10221efb0 Update p5-HTML-FormFu to 0.09005.
Changes from previous:
0.09005 2011-09-06
    - bump version of prereq CGI to 3.37 to make all tests pass

0.09004 2011-08-26

    - skip aggregate.t on Win32
    - no functional changes to HTML::FormFu

0.09003_02 2011-08-25

    - disable Test::Aggregate on Win32

0.09003_01 2011-05-11

    - using Test::Aggregate for the test suite if installed
      tests finish now in seconds instead of minutes

0.09003 2011-05-10

    - fixed regression in Model::HashRef introduced in 0.09000

0.09002 2011-03-21

    - Hopefully fix IO::Interactive dependency properly

0.09001 2011-03-31

    - Fix IO::Interactive dependency

0.09000 2011-03-29

    - Codebase changed to use Moose - massive internal changes - any custom
      Elements, Constraints, etc will require changes.
      See advice on mailing list:
      http://www.mail-archive.com/html-formfu@lists.scsys.co.uk/msg02325.html
      Or ask for help on the mailing list:
      http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

    - Bug fix: was a fatal error when a value was submitted for Label element
      (code called delete_nested_hash_value instead of deleted_nested_hash_key).

    - Bug fix: RT#65728 Filter::Split shouldn't return a value if no value was
      submitted.

    - Bug fix: Element::Date now uses default() in preference to
      default_natural(). RT#65727

    - DateTime elements, minutes and seconds have new 'interval' option.

    - Now only delete submitted value if there's no other field on the form with
      the same name.

    - load_config_file(stem) now honours the include path order, to mimic TT
      behaviour.
2011-11-18 13:21:41 +00:00
mrg
563464ae90 update to bozohttpd 20111118. changes include:
o  add -P <pidfile> option, from jmmv@netbsd.org
        o  avoid crashes with http basic auth, from pooka@netbsd.org
        o  add support for REDIRECT_STATUS variable, from tls@netbsd.org
        o  support .mp4 files in the default map
        o  directory indexes with files with : are now displayed properly, from
           reed@netbsd.org
        o  allow -I option to be useful in non-inetd mode as well
2011-11-18 09:37:21 +00:00
hiramatsu
1ffdd3ca5f Update p5-Continuit to 1.5.
Changes from previous:
Version 1.5 (released 2011.09.17)
  * Fix PSGI docroot
  * Documentation improvements

Version 1.4 (released 2011.03.20)
  * Make PSGI adapter be non-blocking
  * Also make it use the psgi.streaming interface
  * Add yield to Adapt::HttpDaemon's print (I thought it was there before?)
  * Add Coro thread descriptions for better debugging

Version 1.3 (released 2010.11.22)
  * Stupid version number issue

Version 1.2.0 (released 2010.11.22)
  * Refactor PSGI adaptor (scrottie)
  * Random documentation updates
2011-11-18 00:15:56 +00:00
hiramatsu
d169eb1383 Update p5-Catalyst-Action-RenderView to 0.16.
Changes from previous:
0.16 2011-01-05 19:28:00 GMT
    - Fix bug accidentally introduced in the last version with response
      3xx statuses.

0.15 2011-01-04 14:19:36 CET
    - Don't delegate to a view if the response body is set to `undef'.
    - Make sure a Test::More with done_testing support is available.
2011-11-18 00:14:42 +00:00
hiramatsu
449662d8fe Update p5-HTML-Selector-XPath to 0.11.
Changes from previous:
0.11 Sun Oct 23 21:45:00 GMT 2011
      - Add test to MANIFEST so it also ships

0.10 Sun Oct 23 21:10:53 GMT 2011
      - Identifiers are now parsed closer to the CSS3 spec
      - Certain invalid attribute selectors now raise an exception

0.09 Sun Oct 16 13:07:09 GMT 2011
      - Fix bug in attribute-value-substring selectors where
        the CSS attributes were wrongly assumed to be
        specified with @href (Aaron Crane)
      - Make test suite less verbose (Aaron Crane)

0.08 Sun Sep 18 12:31:31 PDT 2011
      - Fix bug when combining selectors (p , q). Whitespace created invalid
        XPath expressions there. (Corion)
      - Fix bug when combining :root selectors as the second selector.
        The first selector was modified. (Corion)
      - :root now acts relative to the given "root" option,
        not the document root (Corion)
      - More css3 selectors support (Corion)

0.07 Mon Mar  7 17:07:39 PST 2011
      - Added a COPYRIGHT section

0.06 Thu Feb 17 13:54:45 PST 2011
      - Add CSS3 "=$" operator (Corion)
      - Add CSS3 "=^" operator (Corion)
      - Add complex subexpressions for :not() (Corion)
      - Add :empty selector (Corion)
      - Support 'root' parameters to to_xpath (JZOBEL, David Wheeler, Corion)

0.05 Thu Feb 17 09:08:06 PST 2011
      - Add CSS3 "=*" operator for real substring matching (Corion)
      - Add CSS3 ":first-of-type" and ":nth-of-type()" pseudo-attributes (Corion)
        (but if you're using them, you're likely better off using XPath already)
      - Add CSS3 "~" operator (Corion)
      - Adopt tests for "~" operator from RT #61990, by Aaron Crane (Corion)
      - Add :contains() selector (only immediate child nodes) (Corion)
      - Support implicit selectors like "> em" (translated to "* > em") (Corion)
        Fixes RT #50131 (Reported by David Wheeler)
      - Fix more implicit universal selectors (fixes RT #49982)
        :lang(c) as a bare selector works now (Corion, Aaron Crane)
2011-11-17 14:15:13 +00:00
hiramatsu
0308c748cd Update p5-Plack-Middleware-File-Sass to 0.03.
Changes from previous:
0.03  Sun Feb 13 19:40:10 PST 2011
        - Use 'sass' gem executable if installed.

0.02  Fri Feb 11 19:01:42 PST 2011
        - Supported SCSS with the new option 'syntax'
2011-11-17 14:14:39 +00:00
taca
8738d02607 Update MASTER_SITES; SF.net project name has updated. 2011-11-17 11:17:39 +00:00
hiramatsu
e28e64aee3 Update p5-HTTP-Parser-XS to 0.14.
Changes from previous:
0.14
	- do not include '#' and the following characters in URI in PATH_INFO or QUERY_STRING

0.13
	- fix compile error on GCC < 3 (RT #63074)

0.12
	- fix undeclared dependency on URI::Escape (RT #62716)
	- fix parsing of protocol version in the pure perl impl to exactly match that of XS

0.11
	- fix build error due to the use of Module::Install::ReadmeMarkdownFromPod (RT #62589)

0.10
	- support for HTTP response parsing (by gfx,mala,tokuhirom)
2011-11-17 09:11:04 +00:00
hiramatsu
c6993da0c8 Update p5-HTTP-Parser to 0.06.
Change from previous:
0.06  2011-03-06
  - fix by frodwith for rt.cpan.org #66298 (path string parsing)
2011-11-17 09:10:28 +00:00
hiramatsu
dae7a1cd55 Updated to p5-HTML-StickyQuery to 0.13.
Changes from previous:
0.13 2010-12-03  IKEBE Tomohiro  <ikebe@livedoor.jp>

        * use parent.
	* modern layout.
2011-11-17 08:04:22 +00:00
hiramatsu
608e66bf41 Update p5-Net-FastCGI to 0.13.
Changes from previous:
0.13 2011-02-12
   - No functional changes in this release
   - Added eg/runfcgi.pl, contributed by Paul Evans (LeoNerd)
   - Added eg/server.pl
2011-11-17 07:58:01 +00:00
jnemeth
45ac8ec680 add and enable ap22-limitipconn 2011-11-17 04:29:58 +00:00
drochner
9559078505 update to 0.4.2
changes:
-bookmark dialog crashes are fixed
-faster, base64-based CSS support
-Speed dial received a makeover
-Cookies are stored in an sqlite3 database
-more of subtle tweaks and improvements
2011-11-16 19:56:36 +00:00
hiramatsu
e0a4816a28 Update p5-HTTP-Body to 1.14.
Changes from previous:
1.14    Tue 26 Oct 2011 19:42:00 CET
        - removed benchmark test data and benchmark script for release (Torsten Raudssus [GETTY])

1.12    Sat 19 Mar 2011 19:05:17 CET
        - Fixed the t/08 test

1.11    Tue 26 Oct 2010 14:10:00 UTC
        - Added param_order capability (Torsten Raudssus [GETTY])

1.10    Fri 8 Oct 2010 15:50:55 UTC
        - Patch for test failure ( thanks KENTNL/MITHALDU! )
2011-11-16 08:05:53 +00:00
hiramatsu
9a0b00a7d5 Update p5-Plack-App-Proxy to 0.19.
Changes from previous:
0.19
        - Add pluggable backends, since AnyEvent seems to be flaky on
          some systems. (doy)

0.18    02/17/2010
        - Fixes for RewriteLocation when used on a mounted proxy
          (hiratara, rbuels)
        - Ignore $ENV{http_proxy}
        - Include reason for failure in 502 response
        - Disabled persistent HTTP connection option in AnyEvent::HTTP

0.17    01/19/2010
        - Bump version to fix some CPAN issues

0.16    01/12/2010
        - Rewrite proxy code to use AnyEvent::HTTP's on_body callback.
          This gets chunked and gzipped responses working.
2011-11-16 08:05:28 +00:00
sbd
3e204c0c3d Recursive bump for multimedia/ffmpeg buildlink addition. 2011-11-16 01:33:15 +00:00
sno
e13792325b Added SUBDIR for recently added p5-HTTP-Tiny 2011-11-15 12:58:15 +00:00
sno
e27ba899d8 Importing CPAN module HTTP::Tiny 0.016 into www/p5-HTTP-Tiny to extend
the Perl programming language with a simple http client as dependency of
scheduled import of MetaCPAN::API (dependency of scheduled update of
Git::CPAN::Patch).

This is a very simple HTTP/1.1 client, designed for doing simple GET
requests without the overhead of a large framework like LWP::UserAgent.

It is more correct and more complete than HTTP::Lite. It supports proxies
(currently only non-authenticating ones) and redirection. It also correctly
resumes after EINTR.
2011-11-15 12:57:14 +00:00
hiramatsu
09226ace6d Update p5-HTML-TableExtract to 2.11.
Changes from previous:
2.11  Tue Aug 23 16:01:04 EDT 2011
        - added parsing context, override for eof() and parse() for
          memory clear on new docs or post-eof()
        - fixed some long standing test warnings
2011-11-15 09:10:53 +00:00
hiramatsu
ab2aff5688 Update p5-Catalyst-View-JSON to 0.33.
Changes from previous:
0.33  Tue Apr 12 12:20:22 PDT 2011
        - Fixed local_request monkey patching to support Catalyst >= 5.89

0.32  Tue Jan  4 10:03:05 PST 2011
        - remove Opera special casing (omega)
2011-11-15 09:10:35 +00:00
hiramatsu
445d12e2fd Add p5-HTTP-Server-EV. 2011-11-15 06:43:41 +00:00
hiramatsu
a5c48c527a Import www/p5-HTTP-Server-EV, submitted in PR/45603.
Asynchronous HTTP server using EV event loop.

It doesn't load files received in the POST request in memory as most
of CGI modules does, but stores them directly to tmp files, so it's
useful for handling large files without using a lot of memory.
2011-11-15 06:42:33 +00:00
dholland
80d1175bc6 Take apache22 out of PKG_APACHE_ACCEPTED, because this conflicts with
apache22 >= 2.2.10, and we're now on 2.2.21.

Ideally this would instead accept apache22 older than 2.2.10, but
given how old (and insecure) that is there's not much point. I guess
if anyone really really wants to do that they can revert this change
locally... but I can't say I recommend it.
2011-11-14 22:26:31 +00:00
alnsn
09a92ca1cd Fix a typo in URL: cgiweb.cgi -> gitweb.cgi 2011-11-14 21:17:59 +00:00
hiramatsu
d22adc70b9 Update p5-HTML-Template-Pro to 0.9506.
Changes from previous:
0.9505 Fri Jul  1 13:27:10 EEST 2011
	- bugfix in perl wrapper: fix in WrapAssociate.pm
	  thanks to Viktor Bukhtoyarov

0.9506 Tue Oct  4 22:55:35 EEST 2011
	- file name in logs
2011-11-14 09:41:07 +00:00
hiramatsu
ad1f75da40 Update p5-Plack-Middleware-Deflater to 0.05.
Changes from previous:
0.05  Wed Jun 22 23:28:32 JST 2011
        - No code changes
        - Added Test::Requires to build_requires
        - Fixed pod

0.04  Mon May 16 12:58:30 JST 2011
        - Added content_type and vary_user_agent options (kazeburo)
        - Added psgix.no-compress and psgix.compress-only-text/html enviroment
          value like Apache mod_deflate (kazeburo)
2011-11-14 09:40:27 +00:00
tnn
3a3b15dd25 Drop MAKE_JOBS_SAFE=no; I think it was a local problem. 2011-11-13 17:02:20 +00:00
taca
150e96b11c Update geeklog package to 1.8.1. Remove PRIVILEGED_STAGES setting, too.
Oct 9, 2011 (1.8.1)
-----------

- Fixed exact match censoring option (bug #0001392) [Tom]
- Fixed adding elements to empty Configuration arrays (bug #0001396) [Tom]
- Blank out OAuth consumer key and secret in rootdebug dumps [Dirk]
- Fixed deleting elements from Configuration arrays (bug #0001394, patch
  provided by dengen)
- Avoid censoring in What's Related block (bug #0001393) [Tom, Dirk]
- Fixed error message display in admin's user editor when renaming the
  userphoto failed [Dirk]
- Don't display details of a failed MS SQL query by default [Dirk]

- Updated Japanese language file, provided by the Geeklog.jp group
2011-11-13 15:52:24 +00:00
taca
bcca7c729f Update contao210-translations package to 20111108.
Update French language files to support Contao 2.10.3.
2011-11-13 15:48:32 +00:00
ghen
b4edc30192 Removed www/skipstone. 2011-11-13 13:44:54 +00:00
ghen
f8527c3a37 Remove skipstone, this has been marked BROKEN for ages and upstream is dead
as well.
2011-11-13 13:44:10 +00:00
hiramatsu
0dfd161c8d Update p5-Catalyst-View-TT to 0.37.
Changes from previous:
0.37   2011-07-17 09:20:00
        - Allow setting of TT class rather than forcing 'Template'

0.36   2010-10-19 15:00:00
        - Fixed subclassing when using expose_methods
2011-11-13 09:36:31 +00:00
hiramatsu
6cfe913b61 Update p5-CatalystX-CRUD-YUI to 0.025.
Changes from previous:
0.025   23 Oct 2010
        * change field.description.length to .defined to appease TT.
        * add Create Related links. Patch from Adam Mackler.
        * fix some XHTML compliance bugs (reported by Adam Mackler).
        * change 'use Class::C3' to 'use MRO::Compat' in test libs.
        * add m2m example to MyDBIC test app
2011-11-13 06:15:22 +00:00
hiramatsu
987138e937 Update p5-HTML-RewriteAttributes to 0.04.
Change from previous:
0.04    Thu Nov 18 2010
        Resources: Ignore @import statements that appear in comments
2011-11-13 04:49:25 +00:00
mspo
3817df5673 Update to varnish 3.0.2
There are VCL-incompatible changes between 2.x and 3.x.

Some release highlights (https://www.varnish-cache.org/):
Introduction of VMODs
Add streaming on pass and miss. This is controlled by the beresp.do_stream boolean. This includes support for compression/uncompression.
Add support for ESI and gzip.
Handle objects larger than 2G.
HTTP Range support is now enabled by default
The ban lurker is enabled by default
if there is a backend or director with the name default, use that as the default backend, otherwise use the first one listed.
Add many more stats counters. Amongst those, add per storage backend stats and per-backend statistics.
Syslog the platform we are running on
The -l (shared memory log file) argument has been changed, please see the varnishd manual for the new syntax.
The -S and -T arguments are now stored in the shmlog
Make it possible to name storage backends. The names have to be unique.
The max_esi_includes parameter has been renamed to max_esi_depth.
The err_ttl parameter has been removed and is replaced by a setting in default.vcl.
Add panic.show and panic.clear CLI commands.
VCL now has vcl_init and vcl_fini functions that are called when a given VCL has been loaded and unloaded.
Varnish is now stricter in enforcing no duplication of probes, backends and ACLs.
The ABI of vmods are now checked. This will require a rebuild of all vmods against the new version of Varnish.
2011-11-12 20:40:16 +00:00
tnn
4edf5659dc Update to seamonkey-l10n-2.5b4. 2011-11-12 16:42:12 +00:00
tnn
116a6c8a2b Update to seamonkey-2.5b4.
No major changes to seamonkey itself, the major change is that this
is based on the same mozilla branch as firefox-8.0.
2011-11-12 16:41:43 +00:00
tnn
5d9dedaca0 Bump to firefox-l10n-8.0. 2011-11-12 13:33:18 +00:00
tnn
28b9f31838 Update to firefox-8.0.
XXX Set MAKE_JOBS_SAFE=no for now. Should investigate why it fails
without it as it prolongs build time significantly.

Upstream changes:

Add-ons installed by third party programs are now disabled by default
Added a one-time add-on selection dialog to manage previously installed add-ons
Added Twitter to the search bar for select locales. Additional locale support
  will be added in the future
Added a preference to load tabs on demand, improving start-up time when
  windows are restored
Improved performance and memory handling when using <audio> and <video>
  elements
Added CORS support for cross-domain textures in WebGL
Added support for HTML5 context menus
Added support for insertAdjacentHTML
Improved CSS hyphen support for many languages
Improved WebSocket support
Fixed several stability issues
Fixed several security issues
2011-11-12 12:45:03 +00:00
hiramatsu
552627b04c Update p5-CGI-Emulate-PSGI to 0.14.
Changes from previous:
0.14 Mon Oct 31 10:37:49 PDT 2011
     - Fixed a bug where croak was not imported from Carp (ctfliblime)

0.13 Sun Sep 18 12:10:56 PDT 2011
     - Set the status header to 302 if there's Location header but no Status in the resonse (ASP)

0.12 Thu Jun  9 23:58:10 PDT 2011
     - Fixed the PSGI header generation to prevent invalid PSGI response headers
       such as newlines in the value and "Status" key

0.11 Fri Feb 18 21:35:29 PST 2011
     - Filter psgix.* environment too (mkanat)
2011-11-12 02:58:03 +00:00
hiramatsu
a7a2c23a64 Update p5-Plack-Middleware-Debug to 0.14.
Changes from previous:
0.14  Sun Sep 18 12:51:49 PDT 2011
     - Fixed warnings (chiselwright)

0.13  Mon Jul 18 13:57:27 PDT 2011
     - Fixed the way $spec mangling works (Jon Swartz)

0.12  Mon Mar 28 16:20:54 PDT 2011
     - Added experimental TrackObjects panel
     - Fixed UUV warnings for Catalyst (jjn1016)

0.11  Fri Jan 14 10:54:53 PST 2011
     - Fixed memory leaks in Parameters panel (jnap)
     - Fixed memory leaks in responses not HTML/XML (forwardever)

0.10  Wed Aug 25 12:43:54 PDT 2010
     - Support panels in non-200 responses as well since they're useful for debugging anyway (haarg)
2011-11-12 02:56:21 +00:00
hiramatsu
fff8ba5c9f Update p5-CGI-ProgressBar to 0.05.
Change from previous:
0.05  Tue Nov 30 17:00:00 2010
	- Patch from CPAN RT
2011-11-12 01:24:05 +00:00
hiramatsu
f0a2c1a8cf Update p5-Plack-Middleware-Header to 0.04.
Change from previous:
0.04  Thu Sep  9 06:30:43 UTC 2010
        - support delayed response (thanks to Olaf Alders)
2011-11-12 01:23:29 +00:00
hiramatsu
b2256d2540 Update p5-Test-WWW-Mechanize-Catalyst to 0.56.
Changes from previous:
0.56 Thu Oct 13 21:05 BRT 2011
     - Add port to Host header

0.55 Tue Sep 27 19:20 BST 2011
     - Set 'Host' header for remote requests too

0.54 Mon Aug 1 20:49 BST 2011
     - change to make sure we support changes in Catalyst::Test introduced
       in the Cataplack port.

0.53 Sun Dec 5 23:03 GMT 2010
     - Fix tests to work with the upcoming psgi based Catalyst release
       as $c->req->header('Host') now more accurately reflects what you
       see in a real web server (i.e. the port will not be defined if it
       is 80)
     - Fix tests to work when the CATALYST_DEBUG environment variable is
       set by explicitly setting it to 0 in tests which require it.
2011-11-11 22:54:00 +00:00
hiramatsu
8fbab30ea6 Update p5-CSS-Squish to 0.10.
Change from previous:
- Declare Test::LongString as BUILD_REQUIRE.
2011-11-11 22:53:28 +00:00
joerg
f496ef5e7f Add user-destdir support 2011-11-11 18:48:24 +00:00
joerg
37378ec34e Fix PLIST. Add user-destdir support 2011-11-11 18:46:58 +00:00
hiramatsu
b2f8280dda Update p5-CGI-Session to 4.48.
Changes from previous:
4.48 - July 11th, 2011
    No code changes.

    * INTERNAL: quit using "use diagnostics;" to avert some test failures

4.47 - July 8th, 2011
    No code changes.

    * DOCS: minor POD fixes (Rene Mayorga and Nicholas Bamber)

4.46 - July 8th, 2011
    No code changes.

    * INTERNAL: More packaging fixes.

4.45 - July 1st, 2011
    No code changes.

   * INTERNAL: Fix packaging problem with 4.44.

4.44 - June 6th, 2011

   * FIX: Fix 5.14 compatibility issue (Walt Arstingstall)
   * DOCS: Clarify docs for static ID generator (oalders)

4.43 - Saturday, December 11, 2010

    * FIX: Avoid deleting unmatched sessions when calling find() when ip_match is enabled.
        Closes RT#47795. Thanks to m-uchino, Ron Savage, and Mark Stosberg

    * NEW: new public ip_match() method is available, primarily for use with find(). (Ron Savage, Mark Stosberg)

    * DOCS: UTF8 related documentation was updated.

    * INTERNAL: Don't add _SESSION_EXPIRE_LIST to internal hash unless we need to.
                RT#51192, Thanks to Pavel V. Rochnyack, Ron Savage, Mark Stosberg
    * INTERNAL: Avoid calling sprintf() in CGI::Session::ErrorHandler, fixing RT#48733
        Solves taint error for Perl V 5.10.0. All well-written code will have
        been using errstr() to retrieve errors anyway so this change will not
        affect any code which obeys the API. (Peter Kaminsk, Ron Savage, Mark Stosberg)
    * INTERNAL: The undocumented 4th parameter to load() has changed its meaning.
	* INTERNAL: Test suite improvements. (Ron Savage, Mark Stosberg)
2011-11-11 08:28:38 +00:00
spz
cd86337558 fix for http://secunia.com/advisories/45793/
snarfed (with adjustment regarding location) from
http://svn.apache.org/viewvc/httpd/httpd/trunk/server/util.c?r1=1198940&r2=1198939&pathrev=1198940
2011-11-11 07:58:03 +00:00
hiramatsu
961919921e Updated p5-HTML-TreeBuilder-XPath to 0.14.
Changes from previous:
version 0.14
date: 2011-09-20
# bug fix
fix:   comment() did not work, as the text was in {text} not {_text}
       report and initial patch by perlover

version 0.13
date: 2011-06-19
# minor improvement
added: make the link _parent a weakref
       sent by Graham Barr https://rt.cpan.org/Public/Bug/Display.html?id=68896

version 0.12
date:   2010-09-29
# minor bug fix
fix:    added getLocalName on elements
        see https://rt.cpan.org/Public/Bug/Display.html?id=61746
        found and fixed by Tokuhiro Matsuno
added:  a few tests
2011-11-11 07:45:55 +00:00
hiramatsu
013595c0b2 Updated p5-Plack-Middleware-ReverseProxy to 0.11.
Changes from previous:
0.11    Thu Oct 13 11:30:00 2011
        - test_requires 'Test::Base' instead of use_test_base (by tokuhirom)

0.10    Fri Aug 26 00:30:00 2011
        - fix dependency error (RT:70437 by bobtfish)

0.09    Tue May 03 20:02:00 2011
        - fix for x-forwarded-proto: http (by fujiwara)

0.08    Tue Nov 23 18:20:00 2010
        - Compatibility with Apache 1.x frontend

0.07    Sat Aug 28 09:40:00 2010
        - Fix dependencies
2011-11-11 04:32:49 +00:00
hiramatsu
efc969fe3e Update p5-Plack-Middleware-Session to 0.14.
Changes from previous:
0.14 Tue Mar 29 13:48:42 PDT 2011
    - Support get_dbh callback in Store::DBI (kazeburo)

0.13 Wed Dec 22 08:56:52 PST 2010
    - Added WARNINGS to deprecate request parameter based session state from the default state
    - Added 'change_id' option for paranoids against session fixation (s-aska, nihen)
2011-11-10 04:40:24 +00:00
joerg
879277c8ee Revert removal of neon (hi ryoon!) 2011-11-09 02:37:37 +00:00
taca
b8ae9296ea Oops, forgot to remove these files, too. 2011-11-08 16:28:17 +00:00
taca
bb52e4f7a7 * Remove .require_paths from PLIST
* Bump PKGREVISION.
2011-11-08 15:37:33 +00:00
is
acdfc79843 mod-limitipconn, as from wip/ap2-limitipconn by Todd Vierling, but
modified for user-destdir, brought forward to version 0.23, and
with the added contributed LocalIP patch from the author's web page.
2011-11-08 14:45:14 +00:00
taca
79819127d6 Remove typolight generic directory. 2011-11-08 12:16:12 +00:00
taca
5ec8e3b1de Remove typolight28 packages, please migrate to contao210 package now. 2011-11-08 12:15:53 +00:00
taca
59d42d0fab Remove typolight related entries. 2011-11-08 12:15:12 +00:00
taca
3f6362cc4a Update contao210-translations package 20111103.
Add Portuguese language files.
2011-11-08 12:12:37 +00:00
taca
69c20cec76 Update www/contao210 and www/contao210-example package to 2.10.3.
Version 2.10.3 (2011-11-07)
---------------------------
- Fixed: the postLogin/Logout hooks broke the save() method of the model
  (#3545)
- Fixed: the style sheet editor did not handle font-family/size:inherit
  correctly (#3531)
- Fixed: MooTools changed the default wMode settings for Swiff (#3540)
- Fixed: the style sheet importer did not handle
  border-color:transparent/inherit (#3480)
- Fixed: do not index empty news/event/FAQ/newsletter reader pages (#3511)
- Fixed: group labels were not always loaded correctly (#3591)
- Fixed: added a rename() workaround for Windows to the FileCache class (#3390)
- Fixed: the site structure was not ordered properly for non-admins (#3423)
- Fixed: custom layout sections were not displayed in "override all" mode
  (#3460)
- Fixed a few minor issues
2011-11-08 12:11:42 +00:00
hiramatsu
e51216dbc8 Update p5-CSS to 1.09.
Change from previous;
1.09
 -Recompiled P::RD Grammar against newer version to fix https://rt.cpan.org/Public/Bug/Display.html?id=53948
2011-11-07 15:13:15 +00:00
schmonz
c4ac869160 Update to 3.20111106. From the changelog:
* searchquery.tmpl: Track escaping change in upstream template.
     Thanks Olly Betts for review.
   * svn: Support subversion 1.7, which does not have .svn in each
     subdirectory.
   * rst: import docutils lazily, to avoid errors during ikiwiki --setup.
     Closes: #637604 (Thanks, smcv)
   * Make the setup automator create YAML formatted files.
   * Fix handling of discussion page creation links to make discussion pages
     in the right place and with the right case. Broken by page case
     preservation feature added in 3.20110707.
2011-11-07 03:43:18 +00:00
hiramatsu
867594f12b Update p5-CGI-PSGI to 0.15.
Changes from previous:
0.15  Tue May 17 13:58:50 PDT 2011
        - Updated the list of overriding methods per CGI.pm update
        - Added a note that you can't use CGI::Pretty (reported by Maestro)

0.14  Sat Dec 25 11:35:52 PST 2010
        - Port fixes for header injection from CGI.pm (markstos)

0.13  Sat Oct 30 23:09:06 PDT 2010
        - Specify Test::More dep

0.12  Mon Oct 25 11:06:59 PDT 2010
        - Strip Status: header since to conform PSGI spec (clkao)
2011-11-06 02:44:44 +00:00
hiramatsu
7d2e94b61c Update p5-Squatting-On-PSGI to 0.06.
Changes from previous:
0.06  Fri Apr 29 21:09:58 PDT 2011
  - require latest Squatting

0.05  Wed Apr 27 04:38:04 PDT 2011
  - support for Plack::Middleware
  - updated tests to work w/ Squatting 0.80
2011-11-05 23:00:34 +00:00
hiramatsu
6c5680b1f9 Update p5-Catalyst-Plugin-AutoRestart to 0.94.
Change from previous:
0.94    2011-06-29
                - Add option to kill through HUP signal instead of exit.
2011-11-05 20:25:52 +00:00
ryoon
082fc9f48f Add nanoblogger and nanoblogger-extra 2011-11-05 15:56:36 +00:00
ryoon
143269b960 Import of nanoblogger-extra-3.4.2 as www/nanoblogger-extra
This is a collection of various contributions and add-ons for
NanoBlogger, which among other things, includes important translations
for languages other than English.
2011-11-05 15:53:45 +00:00
ryoon
c2ff44957e Import of nanoblogger-3.4.2 as www/nanoblogger from wip/nanoblogger
NanoBlogger is a small weblog engine written in Bash for the command
line.  It uses common UNIX tools such as cat, grep, and sed to
create static HTML content. It's free to use and modify under the
GNU General Public License.
2011-11-05 15:49:53 +00:00
dholland
e1a914013b Fix thinko in used-by comment. 2011-11-02 19:42:21 +00:00
scottr
a636ca4c09 Update viewvc package to 1.1.11.
Significant changes from version 1.0 include:

  * Pluggable, Python-based authorization subsystem
  * Support for path-based authorization, including parsing and honoring
    Subversion authz configuration files
  * Support for per-virtual host and per-root configurations
  * Template improvements
2011-11-01 21:08:55 +00:00
taca
3dad676857 Update contao210-translations package to 20111022.
Update Rhaeto Romance language files.
2011-11-01 15:06:37 +00:00
hans
9de7accc5c use < /dev/null instead of yes "" | 2011-11-01 13:45:06 +00:00
sbd
cb779b77a8 Recursive bump for textproc/rasqal buildlink addition. 2011-11-01 06:57:57 +00:00
sbd
ff3e585f03 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:11:52 +00:00
sbd
94b37b4e43 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
morr
2bd53f2c62 Move www/haproxy to net/haproxy.
PR pkg/45547
2011-10-31 23:39:07 +00:00
morr
cbe1156750 + www/haproxy 2011-10-31 11:14:52 +00:00
morr
109b452f84 HAProxy is a free, very fast and reliable solution offering high
availability, load balancing, and proxying for TCP and HTTP-based
applications. It is particularly suited for web sites crawling under
very high loads while needing persistence or Layer7 processing.
Supporting tens of thousands of connections is clearly realistic with
todays hardware.
2011-10-31 10:49:31 +00:00
dholland
2aa7431f96 Mark as BROKEN. There's a directory in the source for newer ocaml, but it's
empty. The precompiled files included in the distfile do not work.
2011-10-29 19:36:26 +00:00
dholland
e71c59e762 Fix build with current ocaml 2011-10-29 15:38:47 +00:00
obache
36e4d82e83 Update ruby-httpclient to 2.2.3.
= Changes in 2.2.3 =
  Oct 28, 2011 - version 2.2.3
    * Bug fixes
      * Ruby 1.8.6 support.  It's broken from 2.2.0.
2011-10-29 02:18:17 +00:00
hiramatsu
98bff5f638 Update p5-Rose-HTML-Objects to 0.611.
Changes from previous:
0.611 (11.16.2010) - John Siracusa <siracusa@gmail.com>

    * Added default HTML serialization for compound fields.
    * Removed documentation for nonexistent field_names() method.

0.610 (10.02.2010) - John Siracusa <siracusa@gmail.com>

    * Fixed a bad probe in form-nested.t that was causing spurious test
      failures.
    * Attempted to fix mro-c3.t test failures that I've thus far been
      unable to reproduce locally.

0.608 (10.01.2010) - John Siracusa <siracusa@gmail.com>

    * Silenced a warning in t/form-field.t
    * Clarified the precedence of object_from_form() initialization in cases
      where a parent form and sub-form have fields with the same local_name()
      (Reported by Christopher Masto)
2011-10-28 01:12:22 +00:00
hiramatsu
8d396493e4 Update p5-Starlet to 0.13.
Changes from previous:
0.13
	- test compatibilty improvement: ignore proxy setting while running tests (datamuc)

0.12
	- [bugfix] fix infinite loop when connection is closed while receiving
	  response content (thanks to Jiro Nishiguchi-san)

0.11
	- suppress the warning "Use of "goto" to jump into a construct is deprecated"
2011-10-27 12:23:47 +00:00
mspo
d4fdc7a8f0 2.11 2011-10-26 00:00:00
- Improved Mojo::IOLoop::Stream to only emit close events once.
        - Improved documentation.

2.10    2011-10-25 00:00:00
        - Added EXPERIMENTAL send_frame method to
          Mojo::Transaction::WebSocket.
        - Added EXPERIMENTAL frame event to Mojo::Transaction::WebSocket.
        - Changed syntax for binary messages in Mojo::Transaction::WebSocket.
            [$bytes] becomes [binary => $bytes]
        - Improved documentation.
        - Improved tests.

2.09    2011-10-23 00:00:00
        - Fixed small environment cleanup bug in Mojo::IOLoop::Server.

2.08    2011-10-23 00:00:00
        - Fixed a few more small test bugs.

2.07    2011-10-23 00:00:00
        - Improved documentation.
        - Fixed a few small test bugs.

2.06    2011-10-23 00:00:00
        - Improved documentation.

2.05    2011-10-22 00:00:00
        - Added EXPERIMENTAL max_memory_size attribute to
          Mojo::Asset::Memory.
        - Added EXPERIMENTAL is_file method to Mojo::Asset and
          Mojo::Asset::File.
        - Improved start_tls method in Mojo::IOLoop by allowing it to accept
          more options.
        - Improved MOJO_MAX_MEMORY_SIZE handling by moving it from
          Mojo::Content::Single to Mojo::Asset::Memory.
        - Improved documentation.
        - Fixed HTTPS proxy bug in Mojo::UserAgent.

2.04    2011-10-21 00:00:00
        - Improved documentation.
        - Fixed small HTTP response parser bug.
        - Fixed Windows portability issue in "upload_lite_app.t".

2.03    2011-10-20 00:00:00
        - Deprecated all is_done methods in favor of is_finished.
        - Renamed done event in Mojo::IOLoop::Trigger to finish.
        - Added EXPERIMENTAL support for new HTTP status codes from
          draft-nottingham-http-new-status.
        - Improved documentation.
        - Fixed small bug in "upload_lite_app.t".

2.02    2011-10-20 00:00:00
        - Merged request and upgrade events in Mojo::Transaction::HTTP.
        - Improved Mojolicious::Controller attribute default values.
        - Improved documentation.

2.01    2011-10-19 00:00:00
        - Added EXPERIMENTAL upgrade event to Mojo::Content::Single.
        - Added EXPERIMENTAL part event to Mojo::Content::MultiPart.
        - Improved documentation.
        - Fixed arguments of upgrade event in Mojo::Transaction::HTTP.
        - Fixed small WebSocket upgrade bug in Mojo::Server::Daemon.

2.0     2011-10-17 00:00:00
        - Code name "Leaf Fluttering In Wind", this is a major release.
        - Increased Perl version requirement to 5.10.1.
        - Renamed Mojo::IOLoop::EventEmitter to Mojo::EventEmitter.
        - Replaced one_tick method in Mojo::IOWatcher with start and stop
          methods.
        - Added EXPERIMENTAL contains method to Mojo::Path.
        - Added EXPERIMENTAL auto_upgrade attribute to Mojo::Content::Single.
        - Added EXPERIMENTAL boundary method to Mojo::Content.
        - Added EXPERIMENTAL slice method to Mojo::Collection.
        - Added EXPERIMENTAL build and parse methods to
          Mojo::IOLoop::Resolver.
        - Updated WebSocket implementation to ietf-17.
        - Improved many modules to use events instead of callbacks.
        - Improved message parser performance slightly.
        - Improved Mojo::IOLoop to die if started twice.
        - Improved setuidgid in Mojo::Server::Daemon.
        - Improved Mojo::IOWatcher backend detection.
        - Improved Mojo::IOLoop::Stream to handle unexpected connection close
          more gracefully.
        - Improved documentation.
        - Improved tests.
        - Fixed many portability issues.
        - Fixed on_finish callback to work consistently with all servers.
        - Fixed on_finish callback to work consistently with the user agent.
        - Fixed big memory and file descriptor leak in the TLS code of
          Mojo::IOLoop::Server.
        - Fixed small memory leak in Mojolicious.
        - Fixed small memory leak in Mojo::DOM.
        - Fixed small memory leak in Mojo::Message.
        - Fixed small boundary bug in Mojo::Content::MultiPart.
        - Fixed small formatting bug in Mojo::Headers.
        - Fixed small proxy message generation bug.
        - Fixed small detection bug in Mojolicious::Types.
2011-10-27 01:28:24 +00:00
hiramatsu
7d75831954 Update p5-CGI-Application to 4.50.
Changes from previous:
4.50 Thu Jun 16, 2011

    [FEATURES]
    Better PSGI support in the core
    - run_as_psgi() works like run, but directly returns the expected PSGI response structure
    - psgi_app() wraps up all the PSGI bits to call and run the application and return a PSGI
      code ref:

        $psgi_coderef = WebApp->psgi_app({ ... args to new() ... });

    [DOCUMENTATION]
    - docs for header_props() were improved

    [INTERNAL]
    - source control management was moved from darcs to git. Those who prefer
      darcs are are more familiar with it are advised to try the darcs-git.py
      wrapper for git.

    - The test file psgi_app.t is missing from this release and will be added later.
2011-10-25 09:14:07 +00:00
hiramatsu
4ea973a60d Update p5-AnyEvent-HTTP to 2.13.
Changes from previous:
2.13 Wed Jul 27 17:53:58 CEST 2011
	- garbled chunked responses caused AnyEvent::HTTP to malfunction
          (patch by Dmitri Melikyan).
        - fix GET => HEAD in one case in the documentation (James Bromberger).

2.12 Tue Jun 14 07:22:54 CEST 2011
	- fix a possible 'Can't call method "destroyed"' error (which would
          have been reported by Carl Chambers).

2.11 Tue May 10 14:33:28 CEST 2011
	- the keepalive session cache wouldn't take port and scheme into account
          when reusing connection - potentially causing information leaks
          (reported by Nick Kostirya).
	- bump AnyEvent dependency version (reported by Richard Harris).

2.1  Thu Feb 24 13:11:51 CET 2011
	- the keepalive and persistent parameters were actually named
          differently in the code - they now work as documented.
        - fix a bug where callbacks would sometimes never be called when
          the request timeout is near or below the persistent connection
          timeout (testcase by Cindy Wang).
        - destroying the guard would have no effect when a request was
          recursing or being retired.

2.04 Sat Feb 19 07:45:24 CET 2011
	- "proxy => undef" now overrides any global proxy when specified.
        - require scheme in urls, also use a stricter match to match urls,
          leading or trailing garbage is no longer tolerated.
        - EXPERIMENTAL: allow '=' in cookie values.

2.03 Tue Jan 18 18:49:35 CET 2011
	- dummy reupload, file gone from cpan somehow.

2.02 Wed Jan 12 04:29:37 CET 2011
	- do not lowercase cookie names, only parameter names.

2.01 Tue Jan 11 07:38:15 CET 2011
	- add missing dependency on common::sense.
        - add a resume download example.

2.0  Tue Jan  4 09:16:56 CET 2011
	- hopefully fully upgraded to HTTP/1.1.
        - support HTTP/1.1 persistent and HTTP/1.0 keep-alive connections.
	- drop https-proxy-connection support. seems unused and ill-specified.
        - use more differentiated 59x status codes.
        - properly use url (not proxy) hostname to verify server certificate.
        - much improved cookie implementation:
           - properly implement cookie expiry (for new cookies).
           - new function to expire cookies and sessions: cookie_jar_expire.
           - add special exception to parse broken expires= keys in
             set-cookie headers.
           - do not quote cookie values when not strictly necessary, to
             improve compatibility with broken servers.
           - accept and send lots of invalid cookie values exactly as
             they were received - this should not impact valid values.
           - lowercase cookie parameter names for improved compatibility.
           - support the max-age cookie parameter, overrides expires.
           - support cookie dates (and a few others) in parse_date.
           - properly support value-less parameters (e.g. secure, httponly).
        - do not send Host: header in a proxy CONNECT request.
	- use common::sense.
        - lowercase hostnames and schemes.
        - ignore leading zeroes in http version.
        - handle spaces in content-length headers more gracefully.

1.5  Fri Dec 31 04:47:08 CET 2010
	- bugfix: after headers were received, if any error occured the wrong
          (server-sent) Status and Reason fields would be passed to the callback.
        - when an error occurs during transfer, preserve status/reason.
	- add socks4a connect example.
	- new "tcp_connect" parameter.
        - new format_date and parse_date functions.
        - diagnose unexpected eof as such when the length is known.
        - add 205 to the responses without body.

1.46 Mon Sep  6 08:29:34 CEST 2010
        - some (broken) servers differentiate between empty search parts
          and nonexistant search parts, work around this (problem
          analyzed by Sergey Zasenko).
        - possibly increase robustness by always setting an on_error
          callback on the AnyEvent::Handle object (especially in case
          of user errors, such as nehative timeouts).
        - we now always follow 301/302/303 redirects and mutate POST to GET.
        - we now always follow 307 redirects, even for POST.
        - header-less responses are not parsed correctly (at a negative
          speed penatly :).

1.45 Wed Jun 16 21:15:26 CEST 2010
	- fix a bug where the handle would go away directly after a successful
          connect (analyzed and patch by Maxim Dounin).
        - due to popular demand, introduce the Redirect pseudo response header.
        - document URL pseudo-header better.
        - explain how to implement DNS caching.
2011-10-25 09:13:45 +00:00
wiz
c359724818 Update to 0.9.9.7. Supposedly improves iOS support and:
Functionality Enhancements

    Add support for incoming requests to be content-encoded with gzip, deflate or compress.
    Add page for listing external calendar binds.
    Implement basic support for supported-calendar-component-set in MKCALENDAR/MKCOL.


Bug Fixes

    Additional work on CalDAV scheduling extensions should now make this usable.
    Further fixes to the handling of time-range queries in the calendar-query report.
    Fixes to the timezone service introduced in 0.9.9.6
    Fix multi-calendar import in tools.php
    Fix casting to handle integers as usernames.
    Fix default_permissions errors with LDAP updates.
    Fix LOCK handling when no timeout is supplied.
    Ensure default addressbook collections are, in fact, created as addressbook collections.
    Fix handling of BYMONTHDAY=-N in RRULEs
    Fix handling of RRULE with COUNT=X and FREQ=WEEKLY where X is not divisible by the number of values in a BYDAY part.

Other Changes

    Minor changes to handle Kerberos authentication provided by the webserver.
    Most use of the deprecated iCalendar class has been switched to use the new vCalendar class.
    Make sync-token a URI to comply with most recent definition of webdav sync.

Depend on libawl-0.49.
Remove legacy pgsql dependencies, I think they're not needed since 0.9.9.4.
2011-10-25 07:33:54 +00:00
gls
2207421463 Update www/py-cherrypy to 3.2.2
This version fixes a type bug in WSGI response headers, among several
others. Upgrade to be PEP-3333 compliant.
2011-10-24 21:06:38 +00:00
tron
2a652f190c Update "squid31" package to version 3.1.16. Changes since 3.1.15:
- Bug 3373: invalid URL in ERR_CACHE_ACCESS_DENIED
- Bug 3368: Unhandled exceptions are not logged (workaround)
- Bug 3326: miss_access incorrect default
- Bug 3320: miss_access description confusing
- Bug 3241: squid_kerb_auth cross compilation fix
- Bug 3237: seq fault in free() from rfc1035RRDestroy
- Bug 3190: Large HTTP POST stuck after early ICAP 400 error response
- db_auth: display available DSN drivers on connect error
- Updated OpenSSL 1.0.0 version checks
- ... and several documentation fixes
2011-10-22 17:54:25 +00:00
gls
102e3b6079 Upgrade www/moodle to 2.1.2.
Upstream changes:

Highlights

MDL-28729 - Numerous multi-lang fixes and improvements

Functional changes

MDL-28410 - Allow a single option in a Choice activity
MDL-29394 - HTML editor format option selector hidden when there is only one option
MDL-23520 - Option added to allow deleting of a wiki page

Security issues:
MSA-11-0027 to MSA-11-0035, MSA-11-0039 to MSA-11-0041.
Fixes SA46427

See http://docs.moodle.org/dev/Moodle_2.1.2_release_notes for complete
release notes.
2011-10-22 11:05:30 +00:00
hiramatsu
d16326c109 Update p5-Tatsumaki to 0.1013.
Change from previous;
0.1013  Thu Jul  7 11:49:18 PDT 2011
        - Added $self->binary(1) in Handler classes to indicate binary responses (gbarr, mateu)
        - Allow $self->json to be set to customize the way JSON is encoded (ask)

0.1012  Sun Feb 13 20:01:46 PST 2011
        - No code changes. Updated terribly outdated Tatsumaki.pm POD

0.1011  Tue Dec 21 11:49:49 PST 2010
        - Fixed to use $r->parameters to make it work with newer Plack::Request
        - Fixed MessageQueue leak when long-poll client immediately reconnects after disconnection (mash)
2011-10-22 01:39:58 +00:00
hiramatsu
a6ae30c8ff Update p5-AnyEvent-HTTPD to 0.93.
Changes from previous:
0.93    Thu Aug  4 10:38:09 CEST 2011
        - made it possible to remove default headers
          completely, thanks go to Chris Kastorff for providing a patch.
        - applied also a fix for case handling of the headers,
          thanks go to the patch from Chris Kastorff.
        - fixed some tests. I hate it when all bugs that
          are found via CPAN Testers are bugs in the tests.
        - fixed that the URL returned by Request::url method will
          now also contain the query string (thanks to art sackett for
          spotting this).

0.92    Tue Mar  1 11:46:14 CET 2011
        - added simple SSL/TLS support.
        - removed from tests from the distribution.
        - replaced 01_basic_request.t with a non-wget variant for CPAN.

0.91    Wed Feb  2 15:21:02 CET 2011
        - set the Date header correctly.
        - append a newline to error messages.
        - hopefully improved connection closing mechanism.
        - don't send body when responding to a HEAD request.

0.90    Mon Jan 31 13:04:45 CET 2011
        - fixed a small thing with response on dead connections.
        - added small example of 'request' event usage.
        - make Content-Length: not be empty.
        - hand HEAD requests down to the event handlers.
        - added allowed_methods support from nrh.
        - don't force cache policy anymore.
2011-10-21 21:09:10 +00:00
hiramatsu
4beb6af598 Update p5-Pod-POM-Web to 1.17.
Changes from previous:
1.17 01.05.2011
  - skip tests on systems that do not have 'perlfunc.pod' or 'perlvar.pod'

1.16 28.04.2011
  - Export 'server' and 'index' functions into main:: namespace if
    called from command-line (suggested by DOLMEN -- Olivier Mengué)
  - fix titles containing POD markup
  - explicit error message if perlfunc or perlvar are not installed

1.15 20.11.2010
  - H1 header can be either NAME or TITLE
  - adapt to new structure of perlvar.pod in bleadperl
  - CSS fix for diplaying AnnoCPAN notes
  - dependency on Pod::POM 0.25
2011-10-21 07:14:25 +00:00
hiramatsu
d6c2cde75d Update p5-Dancer to 1.3072.
Changes are:
- 2 security fixes.
- Documentation improvements including tutorials.
- bugfixes

for complete list, look into CHANGES file contained in the distfile.
2011-10-21 04:04:27 +00:00
hiramatsu
acb666a4c9 Update p5-Jemplate to 0.261.
Changes from previous:
---
version: 0.261
date: Tuesday April 27 09:35:06 PDT 2010
changes:
- Fixed rt56956 with test case - DIV operator broken (Agent Zhang)

---
version: 0.260
date: Monday April 26 12:03:40 PDT 2010

---
version: 0.25_2
date: Saturday April 24 18:48:53 PDT 2010
changes:
- Implemented rt4308 - Capture implementation (Tom Molesworth)
- Added test for rt37570 - List method for lists (fixed in 5eaf340da...)

---
version: 0.25_1
date: Thursday April 22 17:58:53 PDT 2010
changes:
- Fixed rt53454 with test case - Support rudimentary array range operator
- Fixed rt53453 with test case - Make Jemplate slice like TT slice
- Fixed rt53967 with test case - Compiler double-dot path fail
- Added test case for rt37539 - Intermediate instantiation
- Added test case for rt37540 - Iterate over empty object
- Added test case for rt37895 - Inconsistent jemplate version

---
version: 0.25
date:    Wednesday April 21 13:44:19 PDT 2010
changes:
- release

---
version: 0.24_4
date:    Saturday January 09 17:06:40 PST 2010
changes:
- added .pairs (VMethod) functionality with tests
- fixed quoted.t failing test

---
version: 0.24_3
date:    Mon Jun 8 2009
changes:
- fixed bug, related to empty template body (http://rt.cpan.org/Public/Bug/Display.html?id=37061)
- fixed bug in Parser.yp, which produced compilation error for macroses
- fixed "intermediate instantiation" issue (http://rt.cpan.org/Public/Bug/Display.html?id=37539)
- fixed "iteration over empty object" issue (http://rt.cpan.org/Public/Bug/Display.html?id=37540)
- added and tested MACRO directive
- added PRE_PROCESS and POST_PROCESS configuration options
- added and tested global scope access via GLOBAL modifier (GLOBAL.jQeuery etc)
- added dummy LOCAL modifier, for symmetry
- added "init" method for Jemplate singleton
- added experimental RAW directive (RAW jQuery, equivalent of jQuery = GLOBAL.jQuery)

VMethods:
- added "list" for lists (http://rt.cpan.org/Public/Bug/Display.html?id=37570)
- added "item" for hashes
- fixed "import" for hashes

Test suite:
- combined back to a single copy

Patches:
- Integrated patch from RT#37895

version: 0.24_2
date: Monday June 08 10:37:54 PDT 2009
changes:
- Fix to get tests working on MSWin32 (rt23883)

---
version: 0.24
date:    Fri Sep 19 15:09:35 PDT 2008
changes:
- Convert tests to standard Test.Base setup!

---
version: 0.23_1
date: Monday August 18 15:22:03 PDT 2008
changes:
- Fixed issue with runtime_source_code that broke Catalyst::View::Jemplate
- Some beta MACRO functionality
- Ingy refactored tjs/ into tests/
2011-10-20 01:04:12 +00:00
hiramatsu
91cee8df90 Update p5-Plack to 0.9984.
Changes from previous:
0.9984  Mon Oct  3 09:55:05 PDT 2011
    [BUG FIXES]
        - WrapCGI: Close wrapped CGI's STDIN handle (rwstauner)

    [IMPROVEMENTS]
        - WrapCGI: improved docs (chromatic)
        - Request: Do not destroy HTTP::Body upload headers (mst)

0.9983  Tue Sep 27 09:55:48 PDT 2011
    [BUG FIXES]
        - Fixed a typo in nginx FastCGI configuration
        - Clone HTTP headers in Response->finalize #237 (chip)
        - Fixed Directory app not displaying the right path in its title
        - Changed IPv6 default listen address to wildcard (ollyg)
        - Fixed the FastCGI handler with web-server mode on Win32

    [NEW FEATURES]
        - Added psgix.harakiri for Apache handlers

    [IMPROVEMENTS]
        - Prefer Corona when Coro is detected #236 (chip)
        - Increased Pod::Usage dependency
        - Improved Plack::Test documentation (chromatic)
        - Lint now checks if SCRIPT_NAME eq '/' which is forbidden in the spec (chromatic)
2011-10-19 08:11:01 +00:00
obache
3529d18007 Recursive Bump from boost-libs ABI bump. 2011-10-19 06:12:58 +00:00
drochner
b37a43c965 update to 0.4.1
changes:
-many feature additions and UI improvements
-bugfixes
-added "private browsing" desktop shortcut
2011-10-18 16:14:44 +00:00
taca
5f0fe686bf Update TYPO3 package to 4.5.7.
From release announce:

Dead TYPO3 community,

the TYPO3 core team has just released TYPO3 version 4.5.7, which is now
ready for you to download. This is a maintenance release of the LTS
version of TYPO3v4 and contains bugfixes and a security fix which is
only exploitable by admins.

See this article about the new policy of security team for this situation:

http://buzz.typo3.org/teams/security/article/incident-handling-of-typo3-core-issues/
2011-10-18 13:24:36 +00:00
hiramatsu
2c61e6f297 Update p5-Squatting to 0.81.
Changes from previous:
0.81 2011-04-27
  - Slight improvements to Squatting::With::MockRequest were made
    to facilitate doing static exports of Rhetoric sites.

0.80 2011-04-27
  - [ MAJOR API CHANGE! ]
    - You don't say:  use base 'Squatting' anymore.
    - When creating a Squatting app,
      you just say:   use Squatting;
    - You don't say:  use Squatting ':controllers' or
                      use Squatting ':views' anymore
    - use Squatting takes care of what those statements used to do.
  - Squatting::H->merge renamed to Squatting::H->extend to
    be consistent w/ the way these words are used in contemporary
    Javascript libraries.
  - Added Squatting::With::PerHostConfig
  - hacked bin/squatting so that the console experience is a bit nicer.
    App->get and App->post will work a tiny bit more reliably.
2011-10-18 11:58:42 +00:00
hiramatsu
3e239af0e7 Update p5-Template-Toolkit-Simple to 0.13.
Changes from previous:
---
version: 0.13
date:    Sun May 15 17:08:56 EST 2011
changes:
- Use Stardoc
- use Package
---
version: 0.12
date:    Sun May 15 12:46:44 EST 2011
changes:
- Forgot to 'use Encode'. doh!
---
version: 0.11
date:    Sun May 15 12:11:50 EST 2011
changes:
- Finally works with utf8 templates and yaml. \o/
---
version: 0.10
date:    Mon Nov 29 09:58:35 EST 2010
changes:
- Skip tests if YAML::XS not installed.
2011-10-17 14:53:28 +00:00
hiramatsu
6cbb5c2b50 Update p5-URI to 1.59.
Changes from previous:
2011-08-15   Gisle Aas <gisle@ActiveState.com>

  Release 1.59

  Make sure accessor methods don't return utf8::upgraded() bytes
  for URLs initialized from Unicode strings.

  Version number increments.

  Documentation tweaks.
2011-10-17 10:32:02 +00:00
hiramatsu
b9892a6949 Update p5-CGI-Compile to 0.15.
Changes from previous:
0.15  Tue May 24 09:41:52 PDT 2011
        - handle DOS line endings (rkitover)

0.14  Thu Jan 20 15:07:59 PST 2011
        - Enable the warnings (rkitover)

0.13  Mon Jan 17 14:36:27 PST 2011
        - Improved documents about nested closure
        - check -w switch on CGIs (rkitover)
2011-10-17 08:53:21 +00:00
hiramatsu
e52d826e61 Add HOMEPAGE and LICENSE. 2011-10-17 04:36:45 +00:00
obache
88490602f0 Update ruby-httpclient to 2.2.2.
While here, install document again.

== Changes

= Changes in 2.2.2 =

  Oct 17, 2011 - version 2.2.2

    * Bug fixes

      * Do not sort query params on request: Wrongly sorted query params for
        easier debugging but the order of request parameter should be
        preserved. #65

    * Changes

      * Set responce String encoding if possible.  Parse content-type response
        header with some helps from OpenURI::Meta and set response String
        encoding. #26

      * Improve connection cache strategy.  Reuse cached session in MRU order,
        not in LRU.  MRU is more server friendly than LRU because it reduces
        number of cached sessions when a number of requests drops after an
        usaage spike.

        With reusing sessions in LRU order, all sessions are equally checked if
        it's closed or not, as far as there's a request to the same site.  With
        reusing sessions in MRU order, old cold sessions are kept in cache long
        time even if there's a request to the same site.  To avoid this leakage,
        this version adds keep_alive_timeout property and let SessionManager
        scrub all sessions with checking the timeout for each session.  When the
        session expires against the last used time, it's closed and collected.

        keep_alive_timeout is 15[sec] by default. The value is from the default
        value for KeepAliveTimeout of Apache httpd 2.  #68 #69
2011-10-17 01:43:56 +00:00
hiramatsu
7ce286b792 Updated p5-URI-Fetch to 0.09.
Changes from previous:
0.09  2011.01.28
    - Use $ua->env_proxy to load local proxy settings. (RT 53819)
    - Skip tests if we don't have a network connection. (RT 28388, 59694)
    - Removed sign() and auto_install() from Makefile.PL.
    - Removed magic svn keywords.
    - Added author tests (xt/) and modified SYNOPSIS for all modules to
      make them pass the compilation test.
2011-10-16 16:23:17 +00:00
hiramatsu
9533516651 Update p5-Test-WWW-Mechanize to 1.34.
Changes from previous:
1.34    Tue Jul  5 16:23:24 CDT 2011
------------------------------------
[ENHANCEMENTS]
Added $mech->lacks_uncapped_inputs() to check for <input> tags that
don't have a maxlength attribute.  We've been using this for years at
work, and I'm just now moving it into Test::WWW::Mechanize.
Added $mech->grep_inputs() and $mech->grep_submits() to easily pull
input fields from the page.  I'd like to get this moved up to base
WWW::Mechanize, because it has use outside of the Test:: world.

$mech->followable_links() now finds file: URLs, too.

$mech->content_contains(), $mech->content_lacks(), $mech->text_contains(0
and $mech->text_lacks() all fail if a reference is passed instead of
a string.

[FIXES]
$mech->text_contains() was not calling $mech->text(), so was not taking
advantage of the caching of the parsed text.

[INTERNALS]
Most tests no longer use TestServer.pm class.

All tests now run under -T and have plan counts.

1.31_01 Wed May  4 16:07:31 CDT 2011
------------------------------------
[ENHANCEMENTS]
The methods that look at the text of the page, ->text_like() and
->text_unlike(), now use the WWW::Mechanize method ->text() which caches
the text.  This will be a big speedup if you call these methods more
than once.

[FIXED]Normalized the use of single vs. double quotes in the default descriptions.

Fixed tests that fail under newer versions of LWP.

Fixed tests that fail if http_proxy or HTTP_PROXY are set.

Fixed tests that fail on Perl 5.14.
2011-10-16 13:55:27 +00:00
hiramatsu
662535daa3 Add p5-Catalyst-Plugin-StatusMessage. 2011-10-16 09:22:23 +00:00
hiramatsu
1d5547304a Import perl module Catalyst::Plugin::StatusMessage into
www/p5-Catalyst-Plugin-StatusMessage, because tutorial
recommends to use this module.

The purpose of this plugin is to pass "status message" between screens
through the following mechanisms:

- Stores messages in the "$c->session" so that the application is
  free to redirect to the appropriate URL after an action is taken.

- Associates a random 8-digit "token" with each messages, so it's
  completely unambiguous what message should be shown in each
  window/tab.

- Only requires that the token (not the full message) be included in
  the redirect URL.

- Automatically removes the message after the first time it is
  displayed.  That way, if users hit refresh in their browsers they
  only see the messages the first time.
2011-10-16 09:20:29 +00:00
manu
a40a812263 Add libmemcached, SOPE, SOGo 2011-10-16 05:39:32 +00:00
manu
d3d8d22b5e Groupware server supporting CalDAV, CardDAV and GroupDAV 2011-10-16 05:36:32 +00:00
hiramatsu
6d466a99e3 Do not need to include HOMEPAGE url in DESCR. 2011-10-15 19:19:02 +00:00
hiramatsu
57a04706c4 Update p5-Starman to 0.2014.
Changes from previous:
0.2014  Sun Sep 18 12:43:06 PDT 2011
        - Fixed broken PSGI response headers after the output (cho45)

0.2013  Sat Jun 25 11:51:47 PDT 2011
        - Relaxed the harakiri tests (audreyt)

0.2012  Wed Jun 22 13:51:59 PDT 2011
        - Implemented psgix.harakiri mode (audreyt)
        - Added --error-log option (Paulo E. Castro)

0.2011  Tue May 24 09:41:52 PDT 2011
        - Fix chunked response with 0-length PSGI array elements (chmrr)

0.2010  Mon Mar 28 16:23:23 PDT 2011
        - Fixed packaging. No changes.

0.2009  Fri Mar 25 19:15:23 PDT 2011
        - Requires Plack 0.9971 to support localizing $0 to fix the FindBin issues #7, #15, #18, #19
        - Calls srand() automatically in the child init hook to avoid a fixed random seed #20
        - Implemented --keepalive-timeout which defaults to 1 (acme)

0.2008  Mon Feb 14 17:19:20 PST 2011
        - Documented that -E is automatically set to 'deployment' RT:61517 (timbunce)
        - Check the defined-ness of the input buffer to suppress warnings RT:60007

0.2007 Thu Sep 30 14:09:00 PDT 2010
        - Fixed a bug where Date header can be duplicate if the app generates one (spleenjack)
2011-10-15 15:19:14 +00:00
obache
6c0364c1a0 * LICENSE=modified-bsd
* regist egg-info

Bump PKGREVISION.
2011-10-15 11:24:19 +00:00