summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2008-06-13remove an "extern inline" which is gcc specific and doesn't work on IRIX,drochner3-1/+29
reported by Stuart Shelton in PR pkg/38252, I also think that the PRIVOXY_GROUP thing was a false report caused by some pkgsrc framework glitch -- the value passed to "configure" is correct for me (check "config.status").
2008-06-13Set BUILD_DEPENDS on doxygen to 1.5.6 because doxygen's ABI changedgdt1-2/+2
in that version to generate additional files.
2008-06-12Add patch for CVE-2008-2364 from the Apache SVN repository.tron3-3/+87
2008-06-12Add missing doc/html file to PLIST; PKGREVISION++gdt2-2/+4
2008-06-12Add DESTDIR support.joerg70-147/+282
2008-06-08DESTDIR support.joerg1-4/+6
2008-06-06Update plone3 package to 3.1.2.taca4-11/+35
* Correct registration of the Sarissa javascript library: current KSS uses it as well. Fixes bug 8141. * Correct handling of external links in the portal section tabs. Fixes bug 7155. * Correct display of sub-collections. Fixes bug 8159. * Use a custom permission for collection portlets so users can use it on their dashboard. * Fix handling of unicode versioning comments. Fixes bug 7400. * Update translations. * Do not allow backquotes in URLs but replace them with a dash. * Make CSS classes for the navigation tree more consistent. * KSS updates: o kss.demo is no longer required. o Improve support for Sarari 3.1. o Correct logging of doubly registered actions. * Update the quick installer tool: o Log ImportErrors in installation methods instead of silently ignoring them. o Sort products by title instead of id. This fixes bug 8012. o Fix installation/upgrade of products which had pre-Plone 3.0/CMF 21 style actions. * Update the kupu visual editor: o Add a hint for Deliverance so it will not style kupu pages. o Fix Plone bugs 7779, 7958, 7990, 8003, 8009, 8014, 8039, 8080, and 8129 . * Update Zope: o Bug 142350: Display description for properties as row title, if present. o Bug 143813: zopectl now exits non-zero when child processes fail. o Bug 164783: Indexes were migrated on initial creation of a ZODB. o Bug 173658: Removed dead code in OFS.Traversable's unrestrictedTraverse (apparent NameError). o Bug 198274: "empty" ZopePageTemplates could not be unpickled. o Bug 200007: DateTime(anotherDateTime) now preserves the timezone. o Bug 213311: Handle "unsubscriptable object" errors during publishing traversal. o zope.security: upgrade to version 3.3.3, which contains a backport of a huge performance bugfix from the 3.4 branch.
2008-06-06Start update of plone3 to 3.1.2.taca1-2/+2
2008-06-05Add a option for "amazon_s3".reed1-2/+9
The ikiwiki amazon_s3 plugin injects wiki pages into Amazon S3 allowing ikiwiki to be used without a dedicated web server. This option just make a dependency for required perl module. Note the plugin is installed regardless (just like the svn and img support are installed without the options bringing in dependencies).
2008-06-05Update to 2.48.reed4-23/+8
See http://ikiwiki.info/news/ for complete list of changes. Major changes include: - "fixes an important security hole" - new plugins: amazon_s3, pingee, pinger patch-aa removed, fixed now.
2008-06-05fix PLIST, from Hasso Tepper per PR pkg/38848drochner2-12/+18
2008-05-31tie down API dependency to firefox 2.xtnn1-1/+2
2008-05-31Tie down the firefox API dependency for the firefox option to <= 2.99.tnn1-1/+2
"gtkmozembed" is deprecated and not shipped with firefox 3.0+ Some packages that need firefox (like www/epiphany?) can be configured to use libxul instead. For those packages that support it, it might be a good idea to add a firefox3 option when we get closer to firefox 3 launch day.
2008-05-30Bump PKGREVISION for gtkspell API bump.wiz1-2/+2
2008-05-30Drop lang/mono/Makefile.common which is not needed anymore.tnn1-3/+1
2008-05-29update to 2.22.2drochner2-6/+6
changes: -bugfixes -translation updates
2008-05-29update to 2.22.2drochner2-6/+7
changes: bugfixes pkgsrc change: pull in libnotify to get download completion notifications
2008-05-29update to 3.18.2drochner2-6/+6
changes: -fix for flickering -translation updates
2008-05-26Horde version 3.2 is a major upgrade in the 3.x release series, including theseadrianp4-173/+2610
enhancements: * Stable synchronization support through integrated SyncML server. * A new Alarm system that can send email alarms, generate popup or inline notifications, and play sounds for events in any Horde application. * Support for separate read and write databases, and improved useability when the database is unavailable. * Improved performance, through caching and native SQL drivers for shares, groups, and permissions; faster DataTree queries, and smarter use of session data. * The administrator can disable users' ability to change permissions on their Shares. * Two slick new themes, Tango Blue and Silver Surfer. * WCAG 1.0 Priority 2/Section 508 accessibility guidelines compliance. * Full Kolab webclient support. * Improved JavaScript code including more caching, JSON support, new spell checking and color picking widgets, replacing htmlarea with xinha, and dynamic portal updates. * Help is now searchable and has a tree view for easy organization and exploration of help topics. * Wider memcache support and easier memcache configuration, including connection pooling and multiple memcache servers. * A more complete WebDAV server. * "Drop-in" configuration support for applications through config/registry.d/. * Many additional hooks, for performing actions on preference value changes, and after loading an application. * and much, much more.
2008-05-26Second round of explicit pax dependencies. As reminded by tnn@,joerg32-83/+125
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all.
2008-05-26Needs full pax dependency. Bump revision.joerg1-5/+8
2008-05-25Explicitly add pax dependency in those Makefiles that use it (or havejoerg6-14/+13
patches to add it). Drop pax from the default USE_TOOLS list. Make bsdtar the default for those places that wanted gtar to extract long links etc, as bsdtar can be built of the tree.
2008-05-25Remove EXTRACT_USING=pax.joerg1-2/+1
2008-05-25Drop EXTRACT_USING.joerg1-2/+1
2008-05-25Remove me as maintainer of some package, clame ownership of a few packages.tron1-2/+2
2008-05-22It needs flex, not lex.tnn1-2/+2
2008-05-21Update to 2.1pre36:wiz4-10/+10
=== RELEASE 2.1pre36 === Tue May 13 04:04:47 MET 2008 mikulas: Fixed crash that was introduced with Sun May 4 20:13:21 MET 2008 fix Mon May 12 23:26:51 MET 2008 mikulas: Blacklist another broken HTTP/1.1 server - Apache Sausalito Fri May 9 04:06:47 MET 2008 mikulas: Take downloaded file name from Content-Type; name argument, if it exists Also, get encoding information from Content-Type/Content-Disposition filename === RELEASE 2.1pre35 === Mon May 5 20:06:19 MET 2008 mikulas: The fix from Sun May 4 20:13:21 MET 2008 broke loading of animated gifs === RELEASE 2.1pre34 === Sun May 4 21:18:15 MET 2008 mikulas: Allow displaying large images in xwindow (that do not fit into xserver memory) Sun May 4 20:13:21 MET 2008 mikulas: Fixed image was sometimes not redrawn, when connection was interrupted in the middle and resumed Sun May 4 17:52:29 MET 2008 Ben Secrest <blsecres@gmail.com>: Don't change Xwindow class Wed Apr 16 03:10:02 cet 2008 Didier Mequignon <didiermequignon@wanadoo.fr>: Updated French translation Wed Mar 26 20:50:32 MET 2008 mikulas: Fixed crash in text mode with small window height and bookmarks Sat Mar 22 22:01:15 MET 2008 mikulas: Accept </> as an empty tag Thu Mar 20 22:47:09 CET 2008 mikulas: Accept alternate description attributes for image buttons Thu Mar 20 04:36:45 MET 2008 mikulas: Fixed the bug that when displaying source, some html entities were errorneously translated Thu Mar 20 04:30:52 MET 2008 mikulas: Added fallback for &#8209; entity Thu Mar 13 22:43:48 CET 2008 mikulas: Allow multiple WWW-Authenticate headers
2008-05-21this doesn't use PYPKGPREFIX, so "python/application.mk" shoulddrochner1-1/+2
be pulled in first
2008-05-20Belatedly bump revision for CVE-2008-1531 fix.joerg1-1/+2
2008-05-20Fix a CSS issue in the login page of the admin module. Bump revision.joerg3-2/+24
2008-05-19Add support for a new PLIST block, INCLUDE-SDK, used for installingtnn1-1/+7
SDK headers shipped with Firefox 3.x.
2008-05-19Fix assorted pkglint complaints and warns.tnn11-38/+44
2008-05-17Update ap2-suphp to 0.6.3.obache4-103/+16
While here, add DESTDIR support and more adapt sample config file to default settings. * Version 0.6.3 (30 March 2008) - Fixed a possible race condition concerning the check for the right symlink owner. - Added checks for the owner of the parent directories were added. * Version 0.6.2 (19 November 2006) - Made mod_suphp compatible with Apache 2.2 - Modified SmartPtr implementation (hopefully) fixing double free problem - Fixed problem that caused the process to block when more than 4096 were written to stderr - Implemented userdir support - Fixed problem with PATH_INFO and PHP scripts * Version 0.6.1 (26 November 2005) - Changed usage of STL to gain better compatibility with old GCC versions (credits to Jeremy Chadwick for finding the relevant code) - Fixed typos in mod_suphp.c (Apache 1.3) (credits to Johan Ekenberg for finding these typos) - Fixed potential buffer overflow in function suphp_bucket_read() in src/apache2/mod_suphp.c - Fix problems with scripts sending "Last-Modified" headers - Extended autoconf script to look for an installation of APR and to use its includedir when building mod_suphp for Apache 2 - Added support for chroot() call before execution of script
2008-05-12Add explicit -lkrb5 with -lgssapi, when enabled. Fixes broken builddholland3-3/+33
on NetBSD 3.x. PR pkg/38331. PKGREVISION++. Ok: joerg
2008-05-11Add comments that this file is used by zope29 and zope210.taca1-1/+3
2008-05-11Update zope210 package to 2.10.6.taca3-9/+9
Zope 2.10.6 (2008/05/10) Bugs fixed Launchpad #142350: Display description for properties as row title, if present. Launchpad #200007: DateTime(anotherDateTime) now preserves the timezone. Launchpad #213311: Handle "unsubscriptable object" errors during publishing traversal. Launchpad #143813: zopectl now exits non-zero when child processes fail. Launchpad #173658: Removed dead code in OFS.Traversable's unrestrictedTraverse (apparent NameError). Launchpad #198274: "empty" ZopePageTemplates could not be unpickled. zope.security: switched to use standalone 3.3.3 version, which contains a backport of a huge performance bugfix from the 3.4 branch. Launchpad #164783: Indexes were migrated on initial creation of a ZODB.
2008-05-11Update zope29 package to 2.9.9:taca2-6/+5
Zope 2.9.9 (2008/05/10) Bugs fixed Launchpad #142350: Display description for properties as row title, if present. Launchpad #200007: DateTime(anotherDateTime) now preserves the timezone. Launchpad #143813: zopectl now exits non-zero when child processes fail. Launchpad #143748: remove broken use of logging module in Products.Five.fiveconfigure.handleBrokenProduct. Fixed by upgrading to Products.Five 1.3.11. Launchpad #147201: treat container-class in zope.conf as a string, making it possible to use types from extra products directories. Collector #2287: form :record objects did not implement enough of the mapping protocol. Collector #2346: username logging in FCGI crashed the server Collector #2332: SessionDataManger: don't swallow ConflictErrors Collector #146408: fixed broken logger call in Transience.py
2008-05-11Update ZOPE29_VERSION and ZOPE210_VERSION.taca1-3/+3
2008-05-10Update plone3 package to Plone 3.1.1. Changes from 3.0.6 is too many,taca7-81/+767
please refer http://plone.org/products/plone/releases and related links. This release is full compatible with Plone 3.0.
2008-05-10Make PLONE3_VERSION to 3.1.1.taca1-2/+2
2008-05-07Update to moin 1.6.3. This fixes bugs in the ACL parser for all entriesjoerg3-15/+24
but Known: and All:, hierarchical ACL processing and the use of include in rst files. Many other updates included as well.
2008-05-04Correct PLISTsmb2-3/+4
2008-05-03Update Kazehakase to version 0.5.4:tonnerre3-12/+12
- re-supported DnD to bookmark folder in toolbar. - Print copied string in Statusbar when CopyInUserFormat action is executed. - Make it work with xulrunner 1.9. - Resupported thumbnails. - New German translation. - RSS with CDATA is now parsed correctly. - Fixed a crash when preference dialog is opened. - HyperEstraier ANDNOT support. - Various GTK/glib related bugfixes. :Q operator in CONFIGURE_ARGS removed as suggested by rillig and pkglint.
2008-05-02Some files cannot be removed at the clean stage as non-root user, soxtraeme1-1/+5
use the same strategy than python uses: PRIVILEGED_STAGES+=clean.
2008-04-30Drop maintainershipjmmv3-6/+6
Stop lying and drop maintainership of these packages. I have not maintained them for a very long time already, so leave room for fresh blood to take over them.
2008-04-29Update www/merbful-authentication to 0.9.3. Changes from version 0.9.2jlam2-6/+6
include: * On failed access request, allow for a default XML response action.
2008-04-29Add MESSAGE -- remind to update custom templates on upgradesreed5-18/+51
Upgrade to 2.44. Many changes. Here are a couple of them: * The security fix in the last release had buggy handling of data:image, now fixed. Closes: #465110 (CVE-2008-0808, CVE-2008-0809) * htmlscrubber security fix: Block javascript in uris. Adds new tool: ikiwiki-transition No longer installs rst and externaldemo plugins. Add patch based on bugs I found -- both fixes are now upstream.
2008-04-27+p5-HTML-StripScriptsbouyer1-1/+3
+p5-HTML-StripScripts-Parser
2008-04-27Import p5-HTML-StripScripts-Parser version 1.02bouyer3-0/+26
HTML::StripScript::Parser =========== This class provides an easy interface to HTML::StripScripts, using HTML::Parser to parse the HTML.
2008-04-27Import p5-HTML-StripScripts version 1.04bouyer3-0/+26
HTML::StripScript =========== This module strips scripting constructs out of HTML, leaving as much non-scripting markup in place as possible. This allows web applications to display HTML originating from an untrusted source without introducing XSS (cross site scripting) vulnerabilities.