summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2009-08-26Adding a bug-fix which supresses same function is installed multiple times.sno1-0/+72
See http://rt.cpan.org/Ticket/Display.html?id=48989 for details.
2009-08-26Adding a bug-fix which supresses same function is installed multiple times.sno2-2/+7
See http://rt.cpan.org/Ticket/Display.html?id=48989 for details.
2009-08-25Remove BROKEN_IN variable. It was no maintained, and there was nowiz1-3/+1
defined workflow for setting it, removing it, or removing packages depending on it.
2009-08-25Get rid of now unnecessary EXTRACT_OPTS_ZIP.wiz1-2/+1
2009-08-24Update www/opengoo package to 1.5.2.taca3-9/+14
Since 1.5.1 ----------- - bugfix: Tags permissions rollbacked. It caused errors in some mysql settings. - bugfix: Document editor toolbar not shown correctly. - bugfix: Invited users to an event weren't being shown when editing the event. - bugfix: When subscribing users to an object through the object's view, the users were not being notified. - bugfix: When editing an object, selected subscribers were reset after changing the object's workspace. - bugfix: When instantiating a milestone template it's subtasks were not added to the same workspace. - bugfix: Fixed performance issues when changing a workspace's parent on the GUI. - bugfix: Notes listing showed creator as last updater. - bugfix: Cron events view wasn't converting times to user's timezone. - bugfix: When filtering email by tag some extra email was shown. - bugfix: Creating a template in IE wouldn't let you edit it's properties. - bugfix: Dragging a task in the calendar would throw an error. - bugfix: "Can't open file" error when classifying email. - bugfix: Linked objects listing was missing the drag handle. - bugfix: Workspaces for classfied Emails were not being shown on dashboard viewed as list. - bugfix: Error when deleting trashed emails from cron. - bugfix: Error when instantiating templates with parameters assigned to a project. - bugfix: Instantiated template objects were not assigned to the current workspace. - langs: Added missing langs for tasks report fields. - langs: Updated langs.
2009-08-23The aggregate allocator for JSScripts did not care about alignment at all -martin2-1/+123
make it deal properly at least on 64 bit archs (natural alignment seems to fit for all substructures for 32bit archs)
2009-08-23Remove www/cocoon, last updated in 2001, broken since 2006, missingwiz8-754/+1
a dependency since 2008. Remove textproc/fop, last updated in 2001, only used by cocoon.
2009-08-22drop PKGREVISION on makefiles that rode the subversion version bumpgdt1-3/+1
2009-08-22Update http_load to 20060312, a.k.a. 12mar2006.obache3-65/+7
Changes is unknown, but at least, patch-ab was incorporated.
2009-08-22Honor PKGMANDIR.obache2-4/+4
2009-08-20Updating package www/p5-CGI-Application from 4.21 to 4.31sno2-6/+7
pkgsrc changes: - Adding license Upstream changes since 4.21: 4.31 Wed Jul 29, 2009 [FEATURES] - html_tmpl_class() now allows setting an an alternate HTML::Template class at a run time. This makes it easy to set the class to be 'HTML::Template::Dumper' for debugging. You can then see and precisely test the Perl data structure that would be sent your template, taking into account the template tokens that are actually set there. (Mark Stosberg) [DOCUMENTATION] - More typo fixes (Lyle)
2009-08-20Updating package www/p5-Catalyst-Plugin-Session-State-Cookie from 0.12sno2-8/+8
to 0.13 pkgsrc changes: - Adjusting dependencies Upstream changes: 0.13 2009-08-19 - Remove Test::MockObject from the test suite as prone to failing on some platforms and perl versions due to its UNIVERSAL:: package dependencies. - Remove Class::Accessor::Fast and replace with Moose. This allows us to not have a ->new method, This is more correct for Plugins and also means that Catalyst is not forced to invoke the scary replace_constructor at scope end handling.
2009-08-20Update package www/p5-Catalyst-Plugin-Session from 0.25 to 0.26sno2-7/+6
pkgsrc changes: - Adjusting dependencies according to META.yml Upstream changes: 0.26 2009-08-19 - Remove Test::MockObject from the test suite as prone to failing on some platforms and perl versions due to it's UNIVERSAL:: package dependencies.
2009-08-20Updating package www/p5-Apache2-AuthCookieDBI from 2.04 to 2.05sno2-7/+7
pkgsrc changes: - Adding license - Removing dependency to CORE module Digest::MD5 Upstream changes: 2.05 - Thu May 14 18:37:07 PDT 2009 - Fixed bug in _get_cipher_type() where it was not memoizing the Crypt::CBC objects. - Fixed https://rt.cpan.org/Ticket/Display.html?id=45207 Hash keys for configuration values were wrong in several places. - Improved test coverage a little.
2009-08-20Give up maintainership of packages where I am still listed as MAINTAINER.jwise4-8/+8
2009-08-19Updating package www/p5-FCGI-ProcManager from 0.18nb1 to 0.19sno2-13/+13
pkgsrc changes: - Adjusting MASTER_SITES - Adding license No upstream changes noted, but 117 times all smoke tests passed.
2009-08-19Updating package www/p5-LWPx-ParanoidAgent from 1.03nb1 to 1.07sno2-8/+7
pkgsrc changes: - Adjusting dependencies (remove core module from extra dependencies) - Adding license Upstream changes: 1.07: 2009-08-05 - Skip the whole test when it can't bind to the specified private IP (Tatsuhiko Miyagawa) - Fix the way to get LWP error when it's set to X-Died instead of $@ (Zbigniew Lukasiak) 1.06: 2009-07-17 - explicitly load deprecated module LWP::Debug, now that it's not loaded by default. (Tatsuhiko Miyagawa <miyagawa@gmail.com>) 1.05: 2009-06-21 - patch from Alessio Signorini <alessio.signorini@spryte.it> to quiet a warning that could be triggered 1.04: 2008-10-30 - fix tests to no longer rely on my DNS servers, which had since migrated to EasyDNS which doesn't allow the types of malicious records I was testing for. instead, switch to a mock object resolver. (Brad Fitzpatrick, brad@danga.com)
2009-08-19Updating package www/p5-HTTP-Server-Simple-Mason from 0.11 to 0.12sno2-6/+7
pkgsrc changes: - Adding license (perl license) Upstream changes: 0.12 Tue Jul 7 17:01:55 EDT 2009 * Test update. Looks like LWP::Simple now returns undef instead of '' on fail
2009-08-19Updating package www/p5-HTTP-Server-Simple from 0.38 to 0.40sno2-6/+7
pkgsrc changes: - Adding license (perl license) Upstream changes: 0.40 Mon Aug 17 22:01:07 EDT 2009 * After a fork, we need to reset the random seed lest we have duplicated random numbers in both forks. 0.39 Mon Aug 17 09:41:05 EDT 2009 * Added signature tests 0.38_04 Wed Aug 12 20:15:14 EDT 2009 Another pass at the Win32 fixes from KMX 0.38_03 Sat Apr 11 18:47:29 EDT 2009 * Subject: [rt.cpan.org #44961] [PATCH] xdg reports select() is problematic on win32 0.38_02 Fri Apr 10 20:57:19 EDT 2009 * Specify an HTTP version for our GETs should get escaping to wokr 0.38_01 Mon Mar 2 18:11:46 EST 2009 * http://rt.cpan.org/Ticket/Attachment/568795/286902/ from confound++ for http://rt.cpan.org/Public/Bug/Display.html?id=28122
2009-08-19Updating package www/p5-HTTP-Proxy from 0.23 to 0.24sno2-7/+7
Upstream changes: 0.24 Tue Jul 21 21:28:02 CEST 2009 [ENHANCEMENTS] - When a short-circuit response was send, the next response would not be filtered at all. This has been fixed. [FIXES] - yet another fix for t/23connect, proposed by Marek Rouchal (closed RT ticket #38995) [test skipped for now] - HTTP::Headers::Util's split_header_words() returns lower case tokens/keys since October 6, 2008. Fix by Maurice Aubrey. (closed RT tickets #43249, #43622)
2009-08-19Updating package www/p5-Catalyst-Devel from 1.19 to 1.20sno2-7/+7
pkgsrc changes: - Adjust dependencies Upstream changes: 1.20 2009-08-11 23:30:30 - Bump required File::ChangeNotify version to 0.07. Closes RT#48610.
2009-08-19Updating package www/p5-WWW-Mechanize from 1.58 to 1.60sno2-6/+6
Upstream changes: 1.60 Mon Aug 17 00:41:39 CDT 2009 ======================================== No new features. Exists only to skip tests that always fail on Windows. Fixed up some minor documentation problems.
2009-08-19Updating package www/p5-Catalyst-Plugin-Session-State-Cookie from 0.11sno2-8/+10
to 0.12 pkgsrc changes: - Adjusting dependencies - Adding license Upstream changes: 0.12 2009-07-18 - Introduced a new option cookie_httponly - Option cookie_secure extended (old syntax fully supported)
2009-08-19Updating package www/p5-Catalyst-Plugin-Session from 0.24 to 0.25sno2-7/+7
pkgsrc changes: - Adjusting license (now we have ${PERL5_LICENSE} Upstream changes: 0.25 2009-0708 - Add the a change_session_id method which can be called after authentication to change the user's session cookie whilst preserving their session data. This can be used to provide protection from Session Fixation attacks. (kmx)
2009-08-19Updating package www/p5-Catalyst-Plugin-ConfigLoader from 0.24 to 0.27sno2-7/+7
pkgsrc changes: - Require Catalyst 5.8 in general Upstream changes: 0.27 Thu Aug 13 2009 - Require Catalyst 5.8 for tests that use ctx_request() (RT #48651) 0.26 Mon Aug 10 2009 - Fix test to not need "parent" (RT #48547) - Do not localize %ENV, rather, remove potentially conflicting k-v pairs (RT #48557) 0.25 Fri Aug 07 2009 - Fix get_config_local_suffix and get_config_path when finding values from ENV vars (RT #47937)
2009-08-19Updating package www/p5-Catalyst-Model-Adaptor from 0.03nb1 to 0.05sno2-12/+11
pkgsrc changes: - Updating MASTER_SITES - Adding license (perl license) - Adjusting dependencies Upstream changes: 0.05 7 August 2009 - Fix a minor documentation problem. Reported by Eric Prestemon. (Closes RT#48487) - Switch from Class::C3 to MRO::Compat. 0.04 16 July 2009 - If no arguments are supplied, then construct new objects with {} by default, rather than undef, as Moose classes fail if given undef.
2009-08-19Updating package www/p5-CatalystX-Component-Traits from 0.03 to 0.08sno2-8/+10
pkgsrc changes: - Adjust dependencies according to META.yml Upstream changes: 0.08 2009-07-29 23:39:30 - Require Module::Pluggable 3.9 to avoid test failures. - More verbose error when traits cannot be found, including full search path. 0.07 2009-07-26 15:11:55 - fix incompatibility with perl 5.8 0.06 2009-07-20 21:44:13 - configurable trait merging support 0.05 2009-07-17 23:46:43 - Correctly pass the application class into component constructors 0.04 2009-07-16 13:01:02 - updated algorithm to handle CatalystX:: namespaced things
2009-08-19Bump PKGREVISION of w3m-img because the default options of w3m hasminskim1-2/+2
been changed.
2009-08-19Let emacs-w3m-snapshot require w3m>=0.5.2nb3 because earlier versionsminskim1-2/+3
built with default options do not support unicode, which is needed by emacs-w3m-snapshot. Noted by Aleksej Saushev on pkgsrc-users@.
2009-08-19Enable m17n and unicode unconditionally. The package size increaseminskim3-34/+7
caused by them is less than 1MB. OK'ed by uebayasi@.
2009-08-18Update ap-auth-kerb to 5.4.minskim2-7/+8
Changes: * implemented KrbServiceName Any to deal with multiple keytab entries for various browsers * implemented KrbLocalUserMapping i.e. to strip @REALM from username for further use * implemented already_succeeded function to avoid hammering the KDC with same auth requests in single connection * fixed threading issues * improved configure and Makefile scripts (mainly for BSD users) * fixed minor issues
2009-08-18Update typolight27-translations package to 20090815.taca4-10/+9
* Update Slovak translation files.
2009-08-18Updating package for p5 module LWP (www/p5-libwww) from 5.830 to 5.831sno2-6/+6
Upstream changes: 2009-08-13 Release 5.831 Ville Skytt"a (3): Fix bzip2 content encoding/decoding. send_te() doc grammar fix. Document time2str() behavior with an undefined argument. Gisle Aas (1): HTML::Message's content_charset trigger warnings from HTML::Parser [RT#48621]
2009-08-18Updating package for p5 module www/p5-URI from 1.38 to 1.40sno2-6/+6
Upstream changes: 2009-08-14 Release 1.40 - Gisle Aas <gisle@ActiveState.com> Even stricter test for working DNS, 2nd try. 2009-08-13 Release 1.39 - Gisle Aas <gisle@ActiveState.com> Even stricter test for working DNS, hopefully this gets rid of the rest of the heuristics.t failures.
2009-08-18Updating package for www/p5-HTML-Parser from 3.61 to 3.62sno2-6/+6
Upstream changes: 2009-08-13 Release 3.62 Ville Skytt"a (4): HTTP::Header doc typo fix. Do not bother tracking style or script, they're ignored. Bring HTML 5 head elements up to date with WD-html5-20090423. Improve HeadParser performance. Gisle Aas (1): Doc patch: Make it clearer what the return value from ->parse is
2009-08-18Updating package www/p5-CGI from 3.44 to 3.45sno2-6/+6
Upstream changes: Version 3.45 [BUG FIXES] 1. Prevent warnings about "uninitialized values" for REQUEST_URI, HTTP_USER_AGENT and other environment variables. Patches by Callum Gibson, heiko and Mark Stosberg. (RT#24684, RT#29065) 2. Avoid death in some cases when running under Taint mode on Windows. Patch by Peter Hancock (RT#43796) 3. Allow 0 to be used as a default value in popup_menu(). This was broken starting in 3.37. Thanks to Haze, who was the first to report this and supply a patch, and pfschill, who pinpointed when the bug was introduced. A regression test for this was also added. (RT#37908) 4. Allow "+" as a valid character in file names, which fixes temp file creation on OS X Leopard. Thanks to Andy Armstrong, and alech for patches. (RT#30504) 5. Set binmode() on the Netware platform, thanks to Guenter Knauf (RT#27455) 6. Don't allow a CGI::Carp error handler to die recursively. Print a warning and exit instead. Thanks to Marc Chantreux. (RT#45956) 7. The Dump() method now is fixed to escape HTML properly. Thanks to Mark Stosberg (RT#21341) 8. Support for <optgroup> with scrolling_list() now works the same way as it does for popup_menu(). Thanks to Stuart Johnston (RT#30097) 9. CGI::Pretty now works properly when $" is set to ''. Thanks to Jim Keenan (RT#12401) 10. Fix crash when used in combination with PerlEx::DBI. Thanks to Burak G"ursoy (RT#19902) [DOCUMENTATION] 1. Several typos were fixed, Thanks to ambs. (RT#41105) 2. A typo related to the nosticky pragma was fixed, thanks to Britton Kerin. (RT#43220) 3. examples/nph-clock.cgi is now more portable, by calling localtime() rather than `/bin/date`, thanks to Guenter Knauf. (RT#27456). 4. In CGI::Carp, the SEE ALSO section was cleaned up, thanks to Slaven Rezic. (RT#32769) 5. The docs for redirect() were updated to reflect that most headers are ignored during redirection. Thanks to Mark Stosberg (RT#44911) [INTERNALS] 1. New t/unescapeHTML.t test script has been added. It includes a TODO test for a pre-existing bug which could use a patch. Thanks to Pete Gamache and Mark Stosberg (RT#39122) 2. New test scripts have been added for user_agent(), popup_menu() and query_string(), scrolling_list() and Dump() Thanks to Mark Stosberg and Stuart Johnston. (RT#37908, RT#43006, RT#21341, RT#30097) 3. CGI::Carp and CGI::Util have been updated to have non-developer version numbers. Thanks to Slaven Rezic. (RT#48425) 4. CGI::Switch and CGI::Apache now properly set their VERSION in their own name space. Thanks to Alexey Tourbin (RT#11941,RT#11942)
2009-08-17- Updating dependency to p5-GD-Graph3dsno1-3/+4
- Bump PKGREVISION for this - Adding license according to POD (perl)
2009-08-17- Updating dependency to p5-GD-Graph3dsno1-3/+4
- Bump PKGREVISION for this - Adding license according to META.yml (MIT)
2009-08-17- Updating dependency to p5-GD-Graph3dsno1-7/+7
- Adding recommended dependencies (Template::Plugin::*) - Bump PKGREVISION for this
2009-08-17Added www/p5-Template-Plugin-Subst version 0.02sno1-1/+2
2009-08-17Importing package for p5 module Template::Plugin::Subst 0.02 as dependencysno3-0/+29
for SVN::WEB (www/p5-SVN-WEB). Template::Plugin::Subst acts as a filter and a virtual method to carry out regular expression substitutions with back references on text and variables in the Template Toolkit.
2009-08-17Added www/p5-Template-Plugin-Clickable-Email version 0.01sno1-1/+2
2009-08-17Importing package for p5 module Template::Plugin::Clickable::Emailsno3-0/+30
version 0.01 as dependency of SVN::WEB (www/p5-SVN-WEB). Template::Plugin::Clickable::Email converts any e-mail addresses found in the filtered text in to HTML mailto: links.
2009-08-17Removed SVR4_PKGNAMEsno1-2/+1
2009-08-17Added www/p5-Template-Plugin-Clickable version 0.06sno1-1/+2
2009-08-17Importing module p5-Template-Plugin-Clickable version 0.06 as dependencysno3-0/+31
of www/p5-SVN-Web. Template::Plugin::Clickable is a plugin for TT, which allows provides a filter to make URIs clickable in HTML.
2009-08-17Added www/p5-URI-Find version 20090319sno1-1/+2
2009-08-17Importing module for p5 modules URI::Find and URI::Find::Schemeless, bothsno3-0/+35
version 20090319 as dependency for scheduled import of www/p5-Template-Plugin-Clickable. URI::Find does one thing: Finds URIs and URLs in plain text. It finds them quickly and it finds them all (or what URI::URL considers a URI to be.) It only finds URIs which include a scheme (http:// or the like), for something a bit less strict have a look at included URI::Find::Schemeless.
2009-08-17Depend on doxygen-1.5.9, which causes different file names. Adaptwiz2-7/+8
PLIST. Bump PKGREVISION.
2009-08-16Update to 1.2.4. Set LICENSE. Replace lots of python interpreters.wiz3-7/+333
=== 1.2.4 === Jan 22, 2009 (revision 603) - Added a new AtomPubClient class (and supporting classes) which begins a foundation on which support for version two of the Google Data protocol will be built. - OAuth methods can now specify the desired OAuth server with the default being the Google Accounts end point (thanks Dag Brattli!). - Improved support for unicode strings in XML element class attributes and text nodes (thanks again to Dag). - Fixed constructors for Service classes which inherit from GDataService to ensure that all parameters are passed up to the superclass constructor (thanks Guillaume Ryder!). - Added a 'contact_list' property to ContactsService to simplify API usage for shared contacts (thanks Guillaume once again). - For Google Contacts, added a GetFeedUri method to help users generating feed URIs (Guillaume for a hat-trick). - New unit tests to ensure that the ordering of entry objects within a feed is preserved when converting to and from XML. === 1.2.3 === Dec 3, 2008 (revision 585) - Added support for OAuth (thanks to Kunal Shah!). Your client can now obtain an authorization token using the OAuth protocol. - Added support for Secure AuthSub (thanks Eric Bidelman!). Your client can digitally sign requests using RSA allowing Google service to verify that the request came from your application. - Added a new module for parsing XML which will be used in future versions to support version of the Google Data APIs protocol. This new library handles versioning of XML schemas. - The Google Contacts API sample now pages through results. - Added phone number rel types using in the Google Contacts API. - The YouTube service module will use cElementTree if it is available. Improves XML parsing speed. - Fixed typo in gdata.geo, changed longtitude to longitude but kept an alias for backwards compatibility. - Fixed Blogger's GetBlogId regular expressions to extract the ID from multiple kinds of entries. - Fixed type check in atom.http to allow unicode URL strings. - Added webmastertools test to the packaged download which fixed failures when running all data tests. - Improved compatibility of unit tests with Python2.3. - Added copies of tlslite and dependencies to support secure AuthSub and OAuth. - Changed the default host for Google Apps API requests to apps-apis.google.com. === 1.2.2 === Oct 15, 2008 (revision 556) - Added support for the following APIs: Google Apps Email Migration API Google Apps Email Settings API Google Webmaster Tools Data API Some modules for the above are not yet fully tested, so please file an issue if you notice something is not working as expected. - Restored support for gdata.http_request_handler when using App Engine to preserve backwards compatibility. - Simplified auth token management by adding a current_token member to service classes. Also added settings to control when the token_store is updated when using SetXToken() methods. The token_store will only be queried if there is no current_token. - Fixed issue with requests to HTTPS URLs in which an AuthSub token was seen as invalid because the request contained the default port number (443). The library no longer includes the port in the Host header if it is using the default. - Resolved issues with YouTube token scopes. - Fixed issue which appeared when the Calendar API issues a redirect to a PUT request. The library now correctly retries with a PUT (instead of a POST). - Added workaround for differences in how the App Engine SDK handles redirects. - Fixed typo in gdata.EntryLink declaration. - Fixed invalid host errors seen when using some HTTP proxies.