summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2008-08-09Add patch from Apache SVN repository to avoid cross-site scripting attackstron3-2/+19
in the FTP proxy module. This fixes the security vulnerability reported in CVE-2008-2939.
2008-08-09CVE-2008-2939kefren3-3/+15
bump PKGREVISION
2008-08-09Update to links-2.2. Changes:bjs2-6/+7
=== RELEASE 2.1.pre37 - RELEASE 2.2 === - Swiss German (Zueriduetsch) translation - Fix scrollbars being offset by few pixels when "scrolling" attribute was used - Drop .gz or .bz2 extension when viewing files downloaded from ftp (and decompressing them) - Turn memory debugging off by default - Security bug fixed: when "only proxies" is selected, don't pass URLs to external programs
2008-08-07Update from version 0.13nb1 to 0.14.he2-7/+7
Pkgsrc changes: o Added commented-out HOMEPAGE using search.cpan.org. Upstream changes: version: 0.14 date: Fri Mar 24 19:41:45 CST 2006 changes: - Add an instant depth choice on recent_changes screen.
2008-08-07Updated from version 0.14nb1 to 0.15.he2-7/+7
Pkgsrc changes: o Add commented-out HOMEPAGE using search.cpan.org. Upstream changes: version: 0.15 date: Sun Dec 4 20:36:15 EST 2005 changes: - Fixed missing tests
2008-08-07Update from 1.102 to 1.103.he3-41/+8
Pkgsrc changes: o local patch no longer available upstream, probably integrated, so removed here. o Add commented-out HOMEPAGE at search.cpan.org. Upstream change log not available (reported); appear to be: o Now require Kwiki version 0.39 o use "has_utf8" instead of "use_utf8" to match Spoon
2008-08-07Update from version 1.59 to 1.60.he3-28/+6
Pkgsrc changes: o Remove now-unneeded patch (adopted upstream) Upstream changes: Version 1.60 (2008/08/06) Fixed up the tests some more, updated changelog. (Which I'd forgotten about...)
2008-08-06Update from version 0.4.7 to 0.4.13.he2-7/+8
Pkgsrc changes: o Add new dependency on p5-Readonly. Upstream changes: 0.4.13 Wed Jul 30 18:14:59 PDT 2008 Added Readonly as dependency 0.4.12 Wed Jul 30 04:09:26 PDT 2008 Perltidy'd Fixed RT#33571 and RT#37617 (gregor herrmann)++ Addresses RT#37840 (clscott++) 0.4.11 Thu Feb 28 20:44:29 PST 2008 Fix documentation bug for notifications->send_email Add FAQ entry for RT#31620 and RT#31944 Regen'ed README Fixed utf8 encoding issue: RT#32500 (thanks for the patch, Ryan) Added get_lists in friends namespace Added data namespace with tests Updated documentation to match various API updates Perltidy'd 0.4.10 Sat Dec 1 17:30:58 PST 2007 Fixed bug where session_key parameter value wasn't being used when passed to a call (thanks Louise-Philippe) Perl-tidied and critiqued Added stub documentation for base and new methods 0.4.9 Sun Nov 25 11:39:47 PST 2007 Fixed some documentation errors Updated documentation to match current documentation on Facebook site Added pages namespace Removed get_FBML and set_FBML in profile namespace 0.4.8 Sun Nov 11 14:37:41 PST 2007 Updated docs and added FAQ with two questions Added marketplace Added users->has_app_permission, users->is_app_added, users->set_status Added feed->publish_templatized_action (thanks King Mak) Changed autogen methods for subclasses in API.pm (thanks Shawn) No longer send secret when authenticating (thanks Derek)
2008-08-06update to 1.4.18drochner2-6/+6
changes: Minor bugfixes, also adds a new automatic DB cleanup functionality during startup.
2008-08-06update to 2.22.3drochner2-6/+9
Sorry, no useful changelog available. This is to update to the gnome-2.22.3 release.
2008-08-06Update the patch to the test case, so that it works as intended both withhe2-6/+14
and without p5-Test-Output installed. Since this only affects the tests, no version bump to the package.
2008-08-05Actually add the patch/patch-aa file:he1-0/+15
Update from version 0.9.5.1 to 0.9.5.2. Pkgsrc change: o Add in a patch from CPAN GNATS # 7583. Upstream change (not recorded in Changes): o Check for undefinedness before using it as a value.
2008-08-05Update from version 0.9.5.1 to 0.9.5.2.he2-7/+8
Pkgsrc change: o Add in a patch from CPAN GNATS # 7583. Upstream change (not recorded in Changes): o Check for undefinedness before using it as a value.
2008-08-05Update from version 1.55 to 1.59.he3-6/+20
Pkgsrc changes: o Fix a problem with using p5-Test-Output (optional, not DEPENDS+= here) Upstream changes (from README file; missing updated Changes reported): Version 1.59 (2008/06/01) Better tests, better Meta.yml. Version 1.58 (2008/05/28) Another attempt at cleanup, as well expanding the Meta.yml file. Version 1.57 (2008/05/28) Cleaned up the Mac-specific files that were getting created in the archive. Version 1.56 (2008/05/27) Added the start of a testing suite. In the process, I found an error: HTML defines the tag 'NOFRAMES', not 'NOFRAME'. Both are currently in the tag list, but consider 'NOFRAME' depriciated. The test suite requires Test::More and Test::Output.
2008-08-04Adapt patch-aa so this builds again.he2-8/+7
Should fix PR#39279. No version bump since this is a build fix only.
2008-08-04Fix URL for the tarball.joerg1-2/+2
2008-08-04Fixes MASTER_SITES, based on noticed by Zafer Aydogan via private mail.obache23-47/+50
2008-08-03Update www/plone3 package to 3.1.4.taca3-7/+17
Change log * Fix an error in the French translation which broke the kupu visual editor. * Fix an error which broke through-the-web customization of views, viewlets and portlets. * Fix error in the sharing page which broke updating of local roles. Updated packages and products * Products.CMFPlone 3.1.4 * Products.kupu 1.4.11 * plone.app.customerize 1.1.2 * plone.app.workflow 1.1.4
2008-08-03Update PLONE3_VERSION.taca1-2/+2
2008-08-01Update to 2.56. From the changelog:schmonz4-11/+10
* autoindex: New plugin that generates missing index pages. (Sponsored by The TOVA Company.) * Escape HTML is rss and atom feeds instead of respectively using CDATA and treating it as XHTML. This avoids problems with escaping the end of the CDATA when the htmlscrubber is not used, and it avoids problems with atom XHTML using named entity references that are not in the atom DTD. (Simon McVittie) * Add test for old versions of git that don't support --cleanup=verbatim, and munge empty commit messages.
2008-08-01I'm not using this package for a long time - please feel free to takemishka1-2/+2
a maintainership on it.
2008-08-01Update ja-trac to 0.11.ja1.obache7-229/+386
Trac-0.11.ja1 (Jul 7, 2008) * Based on Trac 0.11 'Genshi' * Translate messages into Japanese. * trac/util/translation.py * trac/**/*.py * trac/**/templates/* * trac/htdocs/js/*.js * trac/wiki/default-pages/* * Modify date and charset locale to Japanese convention. * trac/util/datefmt.py * trac/util/text.py * Pass all test. * trac/test.py * trac/**/tests/*.{py|txt} * Add new files and sentences for description our work. * COPYING.trac-ja * README.trac-ja * trac/templates/about.html * trac/templates/theme.html * trac/wiki/default-pages/TracJa * Change parameters for our distribution. * setup.py Trac 0.11 'Genshi' (June 22, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11 Trac 0.11 contains a great number of new features, improvements and bug fixes. The following list contains only a few highlights: * New template engine for generating content (Genshi) * New configurable workflow in the ticket subsystem * Finer-grained control of permissions * Support for Pygments as the default syntax highlighter * Improved repository browser ("blame" support, dynamic in-place expansion of folders) * Improved user preferences subsystem, among which the possibility for * any user to select their time zone and disable access keys * The WebAdmin plugin is now an integral part of Trac * Paging of timeline and query results. A more complete list of new features can be found in the RELEASE file. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11
2008-08-01Added and enabled py-genshi.obache1-1/+2
2008-08-01Import Genshi-0.5.1 as www/py-genshi.obache4-0/+104
Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web. The major feature is a template language, which is heavily inspired by Kid.
2008-08-01If the 'ldap' option isn't selected, explicitly disable LDAP support. This ↵dsainty1-4/+5
prevents 'configure' from detecting non-Pkgsrc libldap.so (and, worse, linking with both a system libssl.so via system libldap.so, and also a Pkgsrc libssl.so directly. Euw...)
2008-07-31Added a LDAP option to curl, so that ldap:// and ldaps:// URL are supportedmanu2-4/+11
2008-07-31This release fixes a security vulnerability. Sites are urged to upgrade ↵adrianp2-6/+6
immediately after reading the security announcement: * SA-2008-046 - Drupal core - Session fixation In addition to this security vulnerability, the following bugs have been fixed in the 5.9 release: * #281042 by schuyler1d. Render blocks before CSS and JS header generation. * #232433 by Damien Tournoud. Use non-localized date for RSS. * #281494 by beeradb. Code style. * #252580 by Robert Douglass, Gerhard Killesreiter, flobruit: avoid division by zero, when all search weights are set to 0. * #252921 by David_Rothstein and agentrickard: remove unused join, which caused column type compatibility problems with postgresql; improves postgresql compatibility. * #128846 by takashi, chx, bdragon, wedge, salvis, Shiny: rewritten queries on PostreSQL need to have matching DISTINCT ON and ORDER BY expressions * #280934. Make sure session is always regenerated.
2008-07-30fix a bashism, ride on recent updatedrochner2-1/+15
2008-07-29Update to 2.2.2:wiz3-9/+9
Thu Jul 3 08:47:14 BST 2008 - surfraw 2.2.2 * New elvis: + arxiv - Search the Los Alamos Science E-Print Archive replaces xxx which was just a stub (thanks to John Gruenenfelder). + javasun - search Java API Docs (thanks to James TD Smith) * Fixed elvis: + debpackages/debcontents: update options and distributions, add -a options to use archive.debian.net. + wetandwild: switched to weather.com, as yahoo now uses AJAX. Command line options and SURFRAW_weather_* variables no longer supported. + austlii: fixed search URL, default method is now 'auto'. + port: original site is back. + translate: fixed URLs. * Removed elvis: + sundocs: use sunonesearch. + xxx: replaced by arxiv. * surfraw: fix w3_url_escape quoting (thanks Micah Anderson) * surfraw-update-path: fix csh syntax (thanks John Gruenenfelder) * google: Add -country option to specify country. Respects SURFRAW_lang variable (Thanks to James TD Smith).
2008-07-29Update from version 0.30nb3 to 0.31. Changes:he2-7/+6
0.31 December 18, 2007 - Patch by Michael Scoltock (scoltock . at . ictp.it ) to fix subexec - Patch submitted as guest user to fix the CGI Environment Problems.
2008-07-29The need for TeX in this package appears entirely vestigial. Removeschmonz1-4/+2
the dependency and bump PKGREVISION.
2008-07-29Add and enable ap22-authnz-external.schmonz1-1/+2
2008-07-29Initial import of ap22-authnz-external, based on ap2-auth-external.schmonz6-0/+83
The Apache HTTP Daemon can be configured to require users to supply logins and passwords before accessing pages in some directories. Authentication is the process of checking if the password given is correct for a user. Apache has standard modules for authenticating out of several different kinds of databases. The external authentication module provides a flexible tool for creating authentication systems based on other databases. The module can be used in either of two somewhat divergent ways: 1) External Authentication: When a user supplies a login and password, mod_auth*_external runs a program you write, passing it the login and password. Your program does whatever checking and logging it needs to, and then returns a Accept/Reject flag to Apache. 2) Hardcoded Authentication: Some hooks have been inserted into mod_auth*_external to make it easy to replace the call to the external authentication program with a call to a hardcoded internal authentication routine that you write.
2008-07-29Update to 2.55. From the changelog:schmonz3-7/+12
* remove: New plugin that adds the ability to remove pages via the web. (Sponsored by The TOVA Company.) * rename: New plugin that adds the ability to rename pages via the web. (Sponsored by The TOVA Company.) (This one's for you, Kyle.) * All rcs backends need to implement rcs_remove, rcs_commitstaged, and rcs_rename. (Done for svn, git). * This version adds renamepage hooks, which can be used to modify page content, including links, during renames. * prefix_directives enabled in doc wiki, all preprocessor directives converted. (Simon McVittie) * editpage: Don't show attachments link when attachments are disabled. * tag: Allow tagbase to be overridden by starting a tag with "./" or "/". (Simon McVittie) * Really fix bug with links to pages with names containing colons. Previous fix mised a few cases. * Avoid troublesome abs_path calls in wrapper setup. * Add allow_symlinks_before_srcdir config setting that can be used to avoid a security check that is a good safe default, but problimatic overkill in some situations. * Don't allow uploading an attachment with the same name as an existing page, to avoid confusion. * Split out error messages from editpage.tmpl into several separate templates. * attachment: Do not escape _ when determining attachment filenames. * Rebuild pages that change their type. (Gabriel McManus) * monotone: Add support for rename, delete, and also diff. (William Uther) * toggle: Fix incompatability between javascript and webkit. * bzr: Add support for rename and delete. (Jelmer Vernooij) * attachment: Use relative paths when inserting links. * toggle: Fix for when html got tidied. Closes: #492529 (Enrico Zini) * cutpaste: New plugin by Enrico Zini
2008-07-27Fix installation with Apache 2.2.joerg1-2/+6
2008-07-27Revert previous, wrong Makefile committed.joerg1-50/+24
2008-07-27Update from version 0.40 to 0.41.he2-7/+7
Pkgsrc change: o Canonicalize HOMEPAGE Upstream changes: [Changes for 0.41 - 2007-10-16] * LICENSING CHANGE: This compilation and all individual files in it are now under the permissive "MIT" license. * Tidied up source code and test files.
2008-07-27Fix Apache 2.2 build.joerg1-24/+50
2008-07-27Fix build when ${PREFIX}/sbin is not in PATH.joerg1-1/+2
2008-07-27Fix shell quoting to unbreak build on NetBSD/current.joerg2-1/+25
2008-07-26Update to 2.54. From the changelog:schmonz3-9/+12
2.54: * Make it possible to load setup files w/o running them. Code needing to do so can call IkiWiki::Setup::load, which will return a hash of values. * ikiwiki-transition: Fix command-line processing so the prefix_directives transition works again. * template: Add support for a BASENAME variable. * Fixes creation of pages when clicking on WikiLinks starting with "/". * Change deb dependencies to list Text::Markdown before markdown, since the former, while slower, has a much better html parser that avoids numerous bugs. * Move yesno function out of inline and into IkiWiki core, not exported. * Error handling improvement for preprocess hooks. It's now safe to call error() from such hooks; it will cause a nicely formatted error message to be inserted into the page. * Cut the size of the binary package in half by excluding pages for bugs and todo items from the html shipped in it. * parentlinks: New plugin, split out of ikiwiki core and enabled by default, and several new fields added to allow for advanced styling. (intrigeri) * smileys: Some fixes for escaped smileys. * smileys: Note that smileys need to be double-escaped for the escaping to work. Markdown removes one level of escaping. * Add a postscan hook. * search: Use postscan hook, avoid updating index when previewing. * git: Put web committer name/openid/address in the git author field. The committer's email address is not used (because leaking email addresses is not liked by many users). Closes: #451023 * git: Fix parsing of git logs with no commit messages at all. * search: Fixes for title stemming, and use better term for tags. (Rebuilding the wiki on upgrade to this version is recommended if you use the search plugin.) * meta, inline: Support guid options, to allow forcing a particular url or uuid in feeds. * meta: fix title() PageSpec * Some footer style changes. * aggregate: Add an `aggregateinternal` option, which allows storing aggregated data to internal-use files, rather than wiki pages. This can save disk space, and be faster. * ikiwiki-transition: Add a `aggregateinternal` transition to rename the aggregated files. 2.53: * search: generate configuration files once only when rebuilding * attachment: Fix an uninitialised value warning when editing a page that currently has no attachments. * Fix a bug with links to pages whose names contained colons. * attachment: Support old versions of CGI.pm that lack an upload method. * Include ikiwiki.setup in examples in the debian package. * attachment: Support perl 5.8's buggy version of CGI.pm. * otl: Support utf-8 files. (Recai Oktaş) 2.52: * attachment: New plugin for uploading and managing attachments. This includes a fairly powerful PageSpec based admin pref for deciding whether to accept a given upload, and an attachment management interface on the edit page. * If attachments are not enabled, configure CGI.pm to disable file uploads by default. (An anti-DOS measure.) * toggle: Add support for toggles that are open by default. * toggle: Fix to work in preview mode. * toggle: Add javascript to top of page, not to end. This avoids flicker since closed toggles will not be displayed as the page is loading. * The editpage form now uses the raw page name, not the page title, in its 'page' cgi parameter. Using the title was ambiguous and made it impossible to tell between some pages, like "foo/bar" and "foo__47__bar", sometimes causing the wrong page to be edited. * This change means that some edit links need to be updated. Force a rebuild on upgrade to this version. * Above change also allowed really fixing escaped slashes from the blogpost form. 2.51: * Improve toplevel parentlink to link directly to index.html when usedirs is disabled. * map: Add a "show" parameter. "show=title" can be used to display page titles, rather than the default page name. Based on a patch from Jaldhar H. Vyas, Closes: #484510 * hnb: New plugin, contributed by Axel Beckert. * meta: Store "description" in pagestate for use by other plugins. * map: Support show=description. * textile: The Text::Textile perl module has some regexps that fail if input is flagged as utf-8, but contains invalid characters such as 0x92. To prevent it from crashing, re-encode the content before calling it, which will ensure that it's really utf-8. * Version the suggests of xapian-omega to a version known to be new enough to work with ikiwiki. Reportedly, version 0.9.9 is too old to work. Closes: #486592 * creole: New plugin from Bernd Zeimetz. Closes: #486930 * aggregate: Add template parameter. * Add support for the universal edit button <http://universaleditbutton.org/> (To get this on all pages of an exiting wiki, rebuild the wiki.) * txt: New plugin, contributed by Gabriel McManus. * smiley: Generate links relative to the destpage. (Fixes a reversion from 2.41.) * toc: Revert change in 2.45 that made it run at sanitize time. That broke use of toc in a sidebar. * Call format hooks when generating page previews, thus fixing toc display there, as well as fixing inlins to again display in page previews, since it's started using format hooks. This also allows several other things, like embed, that use format hooks, to work during page preview time. * Format hooks should not rely on getting an entire html document, as they will only get the body during page preview. * toggle: Deal with preview mode when adding javascript. 2.50: * img: Support captions. * img: Don't generate empty title attributes, etc. * img: Allow setting defaults for class and id too. * ikiwiki-mass-rebuild: Make group list comparison more robust. * search: Work around xapian bug #486138 by only stemming locales in a whitelist. 2.49: * haiku: Generate valid xhtml. * ikiwiki-mass-rebuild: Don't trust $! when setting $) * inline: The optimisation in 2.41 broke nested inlines. Detect those and avoid overoptimising. * search: Converted to use xapian-omega. * Filter hooks are no longer called during the scan phase. This will prevent wikilinks added by filters from being scanned properly. But no known filter hook does that, so let's not waste time on it. * Pass a destpage parameter to the sanitize hook. * The search interface now allows searching for a page by title ("title:foo"), as well as for pages that contain a given link ("link:bar").
2008-07-26Update from version 3.10 to 3.12.he2-6/+6
Changes: Version: 3.12 - Makefile.PL If no mod_perl version is found, just require mod_perl2. This makes sure that CPAN testers will get the right dependencies. way. Also set up PREREQ_PM properly for mod_perl version 1. Version: 3.11 - Fix tiny pod doc error. - Escape CR and LF in 'destination' field to prevent possible XSS attack [Steffen Schwigon]
2008-07-25-cleaned up dependencies (added Test-MockObject)rhaen1-2/+3
- bumped PKGREVISION
2008-07-25Fixed the problems reported by babylon5.netbsd.org weekly pkgsrc output for ↵rhaen2-15/+2
Thu Jul 24 02:20:00 2008
2008-07-25Reduce a shell variable which was used only once.taca1-3/+2
2008-07-25- Reduce a shell variable which was used only once.taca1-3/+2
- Correct program name; it wasn't Zope but Zeo.
2008-07-25Add missing ZOPE_FULL_VERSION definition since 2008/1/6.taca1-2/+7
2008-07-24updated to 0.05rhaen2-6/+6
ChangeLog 0.05 2006-07-02 08:15:00 - Update to how recent HTML::Prototype works.
2008-07-24updated to 1.48rhaen2-6/+6
ChangeLog: 1.48 Fri Sep 22 20:14:16 2006 - fixed auto_complete_field bug: s/min_chars/minChars 1.47 Mon Jul 14 01:57:12 2006 - use strict added - DATA handles closed 1.46 Mon May 22 22:03:00 2006 - cpan permissions fixed; 1.45 Mon May 22 21:31:00 2006 - cpan permissions fixed; 1.44 Mon May 22 20:09:00 2006 - fixed #19403: visual_effect function includes extra ";" - fixed #18636: typo in POD - fixed #17590: form_remote_tag returns wrongly encoded (HTML::Entities::encode_entities) string - fixes #14590: postBody and evalScripts breaks link_to_remote - added tests
2008-07-24updated to 0.18rhaen2-6/+6
ChangeLog: - no ChangeLog provided by upstream -