summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2008-12-18Fix PLIST.ahoka2-3/+15
Add libunique support.
2008-12-17-Really- make it use sqlite3 from pkgsrc.tnn4-6/+19
This should finally close PR pkg/39085. Bump PKGREVISION for this change.
2008-12-17revert the sqlite3 change while I try to figure out a real fix.tnn1-3/+4
2008-12-17Update to Django 1.0.2:joerg2-7/+7
- various bugfixes - improved documentation and i18n
2008-12-17- Fix PLIST for mozilla-jemalloc optiontnn7-101/+11
- eliminate some duplicate files (reachover to www/seamonkey/files again)
2008-12-17add ${JEMALLOC} to PLIST substitutiontnn1-2/+2
2008-12-17remove obsolete commenttnn1-3/+1
2008-12-17Be more explicit wrt the mozilla-jemalloc PKG_OPTION.tnn1-5/+9
It turns out that if neither --enable-jemalloc or --disable-jemalloc is given, the outcome depends on what platform we're on. If you were on NetBSD and had the mozilla-jemalloc option enabled you weren't actually building with the mozilla jemalloc replacement. I've now enabled the mozilla-jemalloc option by default only on Linux and Solaris, where we know it's needed. This is part of PR pkg/39085. XXX need to research whether mozilla-jemalloc has any advantage on NetBSD.
2008-12-17Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.19.ghen4-12/+12
Security fixes in this version: MFSA 2008-69 XSS vulnerabilities in SessionStore MFSA 2008-68 XSS and JavaScript privilege escalation MFSA 2008-67 Escaped null characters ignored by CSS parser MFSA 2008-66 Errors parsing URLs with leading whitespace and control characters MFSA 2008-65 Cross-domain data theft via script redirect error message MFSA 2008-64 XMLHttpRequest 302 response disclosure MFSA 2008-62 Additional XSS attack vectors in feed preview MFSA 2008-61 Information stealing via loadBindingDocument MFSA 2008-60 Crashes with evidence of memory corruption (rv:1.9.0.5/1.8.1.19) For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.19/releasenotes/
2008-12-17Mark as broken, distfile doesn't exist.joerg1-1/+3
2008-12-17fix PLIST. Ride previous update.tnn1-1/+3
2008-12-17Update to firefox3-3.0.5.tnn3-24/+8
pkgsrc changes: - drop the external sqlite3 dependency and add --disable-system-sqlite, until the linkage issues have been resolved. (both external and internal sqlite3 were linked previously.) - remove patch-dm which doesn't seem to be needed. (was inherited from firefox2, hardcoded a /usr/pkg run path) upstream changes: - Fixed several security issues. - Fixed several stability issues. - Official releases for the Bengali, Esperanto, Galician, Hindi, and Latvian languages are now available. - Replaced the End-User License Agreement with a new "Know Your Rights" info bar on initial install. - When installing multiple signed XPIs simultaneously, previous versions of Firefox would fail. - Fixed several issues found in the accessibility implementation. - Added the ability to send OS-specific system notes in the crash reporter.
2008-12-17Added p5-CatalystX-CRUD-YUI.he1-1/+2
2008-12-17Import p5-CatalystX-CRUD-YUI version 0.012.he3-0/+45
This despite some of the tests fail... CatalystX::CRUD::YUI is a crud application using the Yahoo User Interface toolkit and CatalystX::CRUD components. It is derived largely from the Rose::DBx::Garden::Catalyst project but now with support for DBIx::Class via the CatalystX::CRUD::ModelAdapter::DBIC package.
2008-12-16Update from version 0.4.13nb1 to 0.4.14.he2-7/+6
Upstream changes: 0.4.14 Tue Oct 14 22:37;41 EDT 2008 Added Applicationi,Admin,SMS APIs + tests (tburke++) Fixed a bug with get_registered_template_bundle in Feed API (tburke++)
2008-12-16Update from version 5.820 to 5.822.he2-6/+6
Upstream changes: 2008-12-05 Release 5.822 Gisle Aas (4): A more modern user_agent example. Make it possible to unset the proxy settings again Prefer use specified Content-Length header [RT#41462] Deprecate LWP::Debug 2008-11-25 Release 5.821 Various bug fixes. Gisle Aas (3): The Content-Length and Content-MD5 headers are no longer valid after encode/decode Add META information croak on bad proxy args [RT#39919] Slaven Rezic (1): Skip a failing decoded_content on systems without Encode.pm [RT#40735] Steve Hay (1): Skip LWP test when fork() is unimplemented Yuri Karaban (1): redo used incorrectly in LWP::Protocol::http [RT#41116] jefflee (1): HTTP::Cookies::Microsoft now handles user names with space [RT#40917] ruff (1): Avoid aborting requests saved to file early [RT#40985]
2008-12-16Update from version 1.34nb1 to 1.52.he2-11/+12
Pkgsrc changes: o Changed MAINTAINER to pkgsrc-users@, hope that's ok o Adjusted dependencies according to new requirements Upstream changes: 1.52 Tue Nov 25 09:52:30 CST 2008 ======================================== [FIXED] Improved some error messages in $mech->submit_form(). Thanks to Norbert Buchmuller. 1.51_03 Thu Nov 20 11:05:49 CST 2008 ======================================== [FIXED] The $mech->clone() method was not passing the cookie jar to its clone properly. Thanks to David Sainty. The $mech->back() can fail if there's nothing on the stack to go back to. Thanks to Dave Page. $mech->follow_link() did not complain if a link could not be found, even with autocheck on. Now it does. Thanks, Flavio Poletti. [ENHANCEMENTS] Added a $mech->form_id() method so you can look up forms by ID. Added $mech->content_type(), because $mech->ct() is too cryptic. 1.51_02 Tue Nov 18 01:30:54 CST 2008 ======================================== [STILL BROKEN] t/local/click_button.t is still failing its tests for calling ->click on an HTML::Form object. I suspect this is an LWP change, but I haven't dug into it enough yet. [FIXES] Fixed the bad credentials API that stomped on LWP::UserAgent's credentials() method. Thanks to Max Maschien and Matt Lawrence. The $mech->links method now finds <link href="..."> links. Thanks to H.Merijn Brand. Makefile.PL explicitly requires Perl 5.8.0. URI.pm has to be version 1.36 or else URIs don't get encoded correctly. LWP has to be 5.819 or we have encoding problems. 1.51_01 Thu Nov 6 15:13:03 CST 2008 ======================================== [FIXES] Page history is now working much better. The $mech->back() method should behave more like a browser now. Most notably, it no longer restores the cookie state, just like your browser doesn't restore cookie state when you page back. It also should use much less memory. 1.50 Sun Sun Oct 26 22:42:46 CDT 2008 ======================================== [THINGS THAT MAY BREAK YOUR CODE] WWW::Mechanize now requires version 5.815 of LWP. This in itself may cause problems for you because of changes in how LWP does authentication. 1.49_01 Sat Sep 27 23:50:04 CDT 2008 ======================================== [THINGS THAT MAY BREAK YOUR CODE] The autocheck argument to the constructor is now ON by default, unless WWW::Mechanize is being subclassed. There are so many new programmers whose ->get() calls fail unchecked that I'm now putting on the seat belts for them. [FIXES] I do believe we are on the way to having all the encoding problems ironed out. This version incorporates a patch from here: http://code.google.com/p/www-mechanize/issues/detail?id=61 and tests from Miyagawa's WWW::Mechanize::DecodedContent http://search.cpan.org/dist/WWW-Mechanize-DecodedContent/ to finally fix this. [ENHANCEMENTS] You can now specify not to set up the proxy, if there is one. The proxy causes problems for Crypt::SSLeay. For details see: http://code.google.com/p/www-mechanize/issues/detail?id=39 [DOCUMENTATION] Fixed internal links. [INTERNALS] Lots of refactoring based on Schwern's "Skimmable Code" talk. http://use.perl.org/~schwern/journal/36704 http://schwern.org/~schwern/talks/Skimmable%20Code%20-%20YAPC-NA-2008.pdf
2008-12-16Added p5-HTTP-Response-Encoding.he1-1/+2
2008-12-16Import p5-HTTP-Response-Encoding version 0.05.he3-0/+34
This module adds the following methods to HTTP::Response objects: $res->charset $res->encoder $res->encoding
2008-12-16Update from version 1.20nb1 to 1.22.he2-8/+7
Pkgsrc changes: o Adjust dependencies according to new requirements Upstream changes: 1.22 Fri Nov 21 20:29:30 CST 2008 ------------------------------------ [ENHANCEMENTS] Added $mech->head_ok() and $mech->put_ok() methods. Thanks to Jaldhar Vyas.
2008-12-16Update from version 0.01nb1 to 0.02.he2-7/+6
Upstream changes: 0.02 Sun Oct 12 18:41:15 2008 Depend on new HTTP::Server::Simple to avoid race conditions in tests
2008-12-16Update from version 0.022nb1 to 0.500 (upstream 0.50):he2-9/+8
Pkgsrc changes: o Canonicalize HOMEPAGE Upstream changes: 0.50 (10.21.2008) - John Siracusa <siracusa@gmail.com> * Fixed a bug that caused empty query parameters to be omitted from the query string. * Added the omit_empty_query_params object attribute (with class- wide default override) to preserve the old behavior.
2008-12-16Update from version 0.554nb1 to 0.600.he2-9/+8
Pkgsrc changes: o Canonicalize HOMEPAGE o Adjust dependencies according to new requirements Upstream changes: 0.600 (12.13.2008) - John Siracusa <siracusa@gmail.com> * Added localization support. * Added private library support. * Rose::HTML::Form::Field::PopUpMenu's internal_value() is now unconditionally singular, and undef when no items are selected. * Fixed a bug in Rose::HTML::Image that made detection of image sizes dependent on method call order. (Reported by Sean Allen) * Added mod_perl 2.x support to Rose::HTML::Image. (Reported by Sean Allen) 0.555 (10.22.2008) - John Siracusa <siracusa@gmail.com> * Fixed a memory leak in group fields (RT #38837) * Corrected documentation and implementation of init_with_objects().
2008-12-16Add pear-HTML_TreeMenudsainty1-1/+2
2008-12-16Import PEAR::HTML_TreeMenu version 1.2.1:dsainty3-0/+25
The PEAR::HTML_TreeMenu PHP package provides methods for HTML tree menus. PHP Based api creates a tree structure using a couple of small PHP classes. This can then be converted to javascript using the printMenu() method. The tree is dynamic in IE 4 or higher, NN6/Mozilla and Opera 7, and maintains state (the collapsed/expanded status of the branches) by using cookies. Other browsers display the tree fully expanded. Each node can have an optional link and icon.
2008-12-15Updated from version 0.103nb1 to 0.104.he2-7/+6
Upstream changes: 2008-11-20: version 0.104 * Include ChangeLog (#38278) Older chnagelog entries: 2008-07-16: version 0.103 * Changes for more recent Kwiki * Get rid of quote marks from old CVS commit messages (#32306) * CVS revision number should start with major version number (#13846) 2004-11-27: version 0.102 * Initial working release
2008-12-15Update from version 1.00010nb1 to 1.00011.he2-7/+7
This despite one test still fails, but at least it's an improvement over the old version, which failed 6-7 of the tests. Pkgsrc changes: o Add commented-out HOMEPAGE using search.cpan.org. Upstream changes: 1.00011 Wed Aug 20 19:32:44 2008 - Order->create($cart) uses storage->has_column instead of can - Removed Build.PL to make Module::Install happy - Removed $self->stash->clear call in Checkout->process - Checkout->new phases now eval strings in arrayref correctly - Deprecating phase names as constants. Just use strings and be happy. - Added tests for plugins add_handler using strings - Fixed compat.t tests under 5.10 - Fixed storage_dbic_clone.t failure under 5.10
2008-12-15Upgrade to 3.3.2:adrianp3-14/+27
------ v3.3.2 ------ [mms] Fix prototypejs regression on IE (Bug #6590). ------ v3.3.1 ------ [cjh] SECURITY: Add another check to the XSS filter. [jan] Add script to import preferences from SquirrelMail database. [cjh] Allow the password file Auth driver to require a specific group. [cjh] Use YYYY-MM-DDTHH:MM:SS for Alarm date queries (Bug #7580). [jan] Add XPath wrapper to Horde_DOM library. [cjh] Don't use executeMultiple in the SQL Share driver when we might reset the connection in between queries (Bug #7542). [jan] Fix database XML schema to create all lock table fields (Bug #7433). [jan] Fix showing two sidebars after saving the display preference group for the first time (Bug #7475). [jan] Fix sharing with LDAP groups (Bug #6883). [jan] Add javascript event handler for access keys. [cjh] Remove UNSIGNED from PostgreSQL scripts. [cjh] Call preference hooks in the scope of the preference (vlukashov (at) parallels (dot) com, Bug #7445). [jan] Fix resuming synchronization session on server farms (adrieder@sbox.tugraz.at, Bug #7394). [jan] Fix synchronization of tasks with many items (adrieder@sbox.tugraz.at, Bug #7395). [mms] Upgrade prototype.js to v1.6.0.3. [jwm] Fix regression: SOAP wsdl/disco shouldn't require authorization.
2008-12-15Update from version 0.02nb1 to 0.03.he2-7/+6
Upstream changes: 0.03 Fri Nov 28 22:53:27 EST 2008 * win32 binmode oops. fixed by pjf@cpan.org
2008-12-15Update from version 0.09nb1 to 0.11.he2-7/+6
Upstream changes: 0.11 Mon Dec 1 09:45:52 EST 2008 * The previous release didn't actually fix 30113 0.10 Fri Oct 19 12:37:48 BST 2007 * [rt.cpan.org #30113] Cleaning up /tmp directory; predictable tmp filenames - Don't use predictable tempfile names for our test dir. - Clean up the test dir after running Reported by ANDK
2008-12-15Update from version 0.34nb1 to 0.36.he2-7/+6
Upstream changes: 0.36 * Documentation fixups 0.35 * Pass arguments to ->run through to Net::Server->run
2008-12-15Added a missing include.rillig2-1/+18
2008-12-15Updated www/mediawiki to 1.13.3martti3-7/+8
This is a security release of MediaWiki 1.13.3. Some of the security issues affect *all* versions of MediaWiki except the versions released today, so all site administrators are encouraged to upgrade. http://lists.wikimedia.org/pipermail/mediawiki-announce/2008-December/000080.html
2008-12-15Update typolight-translations package to 20081214.taca4-25/+41
- Update French, Japanese, Dutch, Albanian, Swedish translation to support TYPOlight 2.6.3.
2008-12-15Fix DEINSTALL script not to display such useless messages.taca2-10/+8
rmdir: /usr/pkg/share/httpd/typolight/system/config: Directory not empty rmdir: /usr/pkg/share/httpd/typolight/system: Directory not empty Bump PKGREVISION.
2008-12-14hand over maintenance to pkgsrc-users, I no longer actively use this packagejdolecek1-2/+2
and can't keep it up
2008-12-14Update www/typolight package to 2.6.3.taca3-8/+7
Version 2.6.3 (2008-12-13) -------------------------- - Added insert tag "env::page_id" (#276) - Added option to use insert tags in the listing module (#276) - Added option to show hidden pages in the quick navigation module (#280) - Added field names to the back end form preview (#227) - Hardened Input class to recognize even more malicious code - Improved insert tag "image" to support the "rel" attribute (#298) - Improved file manager to rename copied files if they exist in the target directory (#273) - Declared all private methods protected so they can be overwritten (#310) - Fixed issue with safe mode hack messing up the owner of new files - Fixed issue with naming conflict in listing and memberlist module (#297) - Fixed issue with calendar feeds not linking to external pages (#283) - Fixed issue with custom menus with hidden pages not showing class "last" (#259) - Fixed issue with TinyMCE hyperlink popup not loading for regular users (#274) - Fixed issue with style sheet categories not being duplicated (#236) - Fixed issue with regular users not being able to edit multiple content elements (#272) - Fixed issue with regular users not being able to cut/copy news and events (#294) - Fixed a few minor bugs
2008-12-13Update typolight-translations package to 20081213.taca3-8/+8
* Update Japanese translation and fix a problem with accessing Extention Repository.
2008-12-13* For w3m-img, imagelib is not optional, but required.obache4-7/+46
* Add support of gtk2 image lib. * Allow to enable imagelib support for www/w3m.
2008-12-13Regen.obache2-5/+5
2008-12-13Restore comment, it was lost when updated to rev1.7.obache2-3/+5
2008-12-13Eliminate "*.orig" cleaner in post-patch phase.obache1-4/+1
It is not required anymore and made maintainance of patch harder.
2008-12-13No need custom post-install for install of help file , just use INSTALL_TARGET.obache1-3/+3
It's more harmless for modification of pkgsrc install phase.
2008-12-13Modular Xorg support should not in w3m-img/Makefile.obache2-4/+4
It really depend on option of w3m.
2008-12-13Update webkit-gtk to svn snapshot r39230 (1.0.3.39230).jmcneill6-37/+142
No changelog upstream, but notable changes are improved font rendering and it now scores 99/100 on the acid3 test.
2008-12-13Make firefox3 work on sparc64.martin11-2/+506
ok: tnn
2008-12-12Update from version 0.31nb6 to 0.35.he2-8/+8
Pkgsrc changes: o Add commented-out additional HOMEPAGE using search.cpan.org o Adjust dependencies in accordance with updated requirements Upstream changes: v0.35 (released 2008/11/03): * bug fixes - Fixed RT #40318 (http://rt.cpan.org/Public/Bug/Display.html?id=40318), about getting single or multiple files directly to \*STDOUT. v0.34 (released 2008/09/11): * bug fixes - Fixed RT #39150 (http://rt.cpan.org/Public/Bug/Display.html?id=39150), about downloading multiple files in the same directory. v0.33 (released 2008/08/24): * documentation - Clearly state that opera software asa is now co-maintainer of http::dav - Fixed various inconsistencies in the v0.32 documentation v0.32 (released 2008/08/24): * incompatibilities - Now HTTP::DAV requires Perl 5.6.0+ and Scalar::Util (core in 5.8.x). * bug fixes - Now HTTP::DAV objects are correctly released from memory when they go out of scope. Now it should be possible to use multiple instances of HTTP::DAV even in long-running processes. Was caused by circular references between HTTP::DAV and HTTP::DAV::Resource.
2008-12-12Update from version 1.04nb1 to 1.05.he2-7/+6
Upstream changes: 1.05 2008-12-01 17:15:00 - Removed useless eval + require in new().
2008-12-12Update from version 0.62nb1 to 0.63.he2-11/+11
Pkgsrc changes: o Adjust dependencies according to new META.yml Upstream changes: version: 0.63 date: 2008-11-11 changes: - improved support for nested blocked elements (needed, e.g., for MediaWiki support of 'p' elements within table cells, bug #37911)
2008-12-12Update from version 3.56nb1 to 3.59.he2-7/+6
Upstream changes: 2008-11-24 Gisle Aas <gisle@ActiveState.com> Release 3.59 Restore perl-5.6 compatibility for HTML::HeadParser. Improved META.yml 2008-11-17 Gisle Aas <gisle@ActiveState.com> Release 3.58 Suppress "Parsing of undecoded UTF-8 will give garbage" warning with attr_encoded [RT#29089] HTML::HeadParser: - Recognize the Unicode BOM in utf8_mode as well [RT#27522] - Avoid ending up with '/' keys attribute in Link headers. 2008-11-16 Gisle Aas <gisle@ActiveState.com> Release 3.57 The <iframe> element content is now parsed in literal mode. Parsing of <script> and <style> content ends on the first end tag even when that tag was in a quoted string. That seems to be the behaviour of all modern browsers. Implement backquote() attribute as requested by Alex Kapranoff. Test and documentation tweaks from Alex Kapranoff.