summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2010-04-11Add & enable p5-Dancerseb1-1/+2
2010-04-11Initial import of p5-Dancer version 1.175 in the NetBSD Packagesseb3-0/+41
Collection. Dancer is a web application framework designed to be as effortless as possible for the developer, taking care of the boring bits as easily as possible, yet staying out of your way and letting you get on with writing your code. Dancer aims to provide the simplest way for writing web applications, and offers the flexibility to scale between a very simple lightweight web service consisting of a few lines of code in a single file, all the way up to a more complex fully-fledged web application with session support, templates for views and layouts, etc.
2010-04-11Add & enable p5-Starmanseb1-1/+2
2010-04-11Initial import of p5-Starman version 0.1005 in the NetBSD Packagesseb3-0/+40
Collection. Starman is a PSGI perl web server that has unique features such as: high performance, preforking, signals suport, superdaemon aware, multiple interfaces and UNIX Domain Socket support, small memory footprint, PSGI compatible, HTTP/1.1 support, UNIX only.
2010-04-11Update p5-HTML-Parser from version 3.64 to version 3.65.seb2-6/+6
Upstream changes: 2010-04-04 Release 3.65 Gisle Aas (1): Eliminate buggy entities_decode_old Salvatore Bonaccorso (1): Fixed endianness typo [RT#50811] Ville Skyttä (1): Documentation fixes.
2010-04-11Update p5-FCGI from version 0.69 to version 0.71.seb2-7/+7
Pkgsrc changes: - placate pkglint Upstream changes: Version 0.71 -- 1 Apr 2010 <rafl@debian.org> Florian Ragwitz o Fix some more defined(%hash) warnings on perl 5.12. Version 0.70 -- 22 Mar 2010 <bobtfish@bobtfish.net> Tomas Doran o Fix use of defined %hash which becomes deprecated in perl 5.12
2010-04-11Add & enable p5-CGI-PSGIseb1-1/+2
2010-04-11Initial import of p5-CGI-PSGI version 0.10 in the NetBSD Packagesseb3-0/+28
Collection. The Perl 5 module CGI::PSGI is for web application framework developers who currently uses CGI to handle query parameters, and would like for the frameworks to comply with the PSGI protocol.
2010-04-11Add & enable p5-CGI-Emulate-PSGIseb1-1/+2
2010-04-11Initial import of p5-CGI-Emulate-PSGI version 0.06 in the NetBSDseb3-0/+30
Packages Collection. The Perl 5 module CGI::Emulate::PSGI allows an application designed for the CGI environment to run in a PSGI environment, and thus on any of the backends that PSGI supports.
2010-04-11+ php-uploadprogressobache1-1/+2
2010-04-11Add & enable p5-HTTP-Server-Simple-PSGIseb1-1/+2
2010-04-11Import php5-uploadprogress-1.0.1 as www/php-uploadprogress.obache3-0/+23
Based on PR#41692 by Mike Bowie. PHP extension to track progress of a file upload.
2010-04-11Initial import of p5-HTTP-Server-Simple-PSGI version 0.14 in theseb3-0/+29
NetBSD Packages Collection. The Perl 5 module HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server that can run PSGI applications.
2010-04-11Add & enable p5-FCGI-Clientseb1-1/+2
2010-04-11Initial import of p5-FCGI-Client version 0.04 in the NetBSD Packagesseb3-0/+31
Collection. The Perl 5 module FCGI::Client is a client library for fastcgi protocol.
2010-04-10Add & enable p5-CGI-Compileseb1-1/+2
2010-04-10Initial import of p5-CGI-Compile version 0.11 in the NetBSD Packagesseb3-0/+32
Collection. The Perl 5 module CGI::Compile is an utility to compile CGI scripts into a code reference, like ModPerl::Registry, that can run many times on its own namespace, as long as the script is ready to run on a persistent environment.
2010-04-10Add & enable p5-Net-FastCGIseb1-1/+2
2010-04-10Initial import of p5-Net-FastCGI version 0.11 in the NetBSD Packagesseb3-0/+34
Collection. The Perl 5 module Net::FastCGI aims to provide a complete API for working with the FastCGI protocol. The primary goal is to provide a function oriented and object oriented API which are not tied to a specific I/O model or framework. Secondary goal is to provide higher level tools/API which can be used for debugging and interoperability testing.
2010-04-10Add & enable p5-HTTP-Parser-XSseb1-1/+2
2010-04-10Initial import of p5-HTTP-Parser-XS version 0.07 in the NetBSDseb3-0/+27
Packages Collection. The Perl 5 module HTTP::Parser::XS is a fast, primitive HTTP request parser that can be used either for writing a synchronous HTTP server or a event-driven server.
2010-04-10Add & enable p5-PSGI and p5-Plackseb1-1/+3
2010-04-10Initial import of p5-Plack version 0.9929 in the NetBSD Packagesseb3-0/+43
Collection. The Perl 5 module Plack is a set of tools for using PSGI stack. It contains middleware components, a reference server and utilities for Web application frameworks. Plack is like Ruby's Rack or Python's Paste for WSGI.
2010-04-10Initial import of p5-PSGI version 1.03 in the NetBSD Packagesseb3-0/+30
Collection. PSGI specifies a standard interface between web servers and Perl web applications or frameworks, to promote web application portability and reduce the duplicated efforts by web application framework developers It is a specification to decouple web server environments from web application framework code.
2010-04-10Update konq-plugins to 4.4.0markd3-17/+109
Version for KDE SC 4.4. Changes unknown.
2010-04-10Update KDE to 4.4.2markd2-122/+5
For 4.4.0 major new technologies have been introduced, including social networking and online collaboration features, a new netbook-oriented interface and infrastructural innovations such as the KAuth authentication framework. According to KDE's bug-tracking system, 7293 bugs have been fixed and 1433 new feature requests were implemented. KDE SC 4.4.1 has a number of improvements: A performance problem in KMail when sending emails has been fixed Various fixes in Plasma widgets and other addons, such as the analog clock and the picture frame A number of fixes in Konsole, KDE's powerful terminal application KDE SC 4.4.2 has a number of improvements: Possible crashes in Plasma, Dolphin and Okular have been fixed The Microblog applet now shows the correct time in the timeline The audioplayer KRunner plugin has been fixed to not freeze the KRunner UI anymore
2010-04-10Update midori to 0.2.4.obache4-21/+46
v0.2.4 + Prevent completion from overlapping + Fix tab order when restoring session + Ignore accidentally middle click search + Implement bookmark export to XBEL + Provide scroll hotkeys, default to Vim + Store and complete search in location + Fix opening externally with multiple windows + Only use icons in panel buttons + Fix build with different GTK+ versions + Omit micro version and arch from ident string v0.2.3 + Improve relocatability for Win32 + Implement 'Close other tabs' menu item + Use new GTK+ accessors where available + Allow searching freely in History panel + Re-implement completion based on sqlite + Re-implement completion suggestion popup + Simplify sqlite use towards efficient calls + Move panel icons to the bottom + Merge Netscape Plugins and Extensions panels + Implement 'about:version' special page + Implement 'Preferred languages' preference + Improve window raising behaviour + Allow Ctrl+Right-click to suppress javascript menu + Add 'Open link as web app' in context menu + Add 'Block image' menu item to Adblock + Location progress and compat code refactored + Implement 'Paste and proceed' in location + Move DNS prefetching into the core + Allow selecting and deleting multiple cookies + Support attaching/ detaching web inspector + Always enable web inspector + --diagnostic-dialog command line switch + Faster file existence checks + Simplified, faster adblock implementation v0.2.2 + Turn libnotify into a proper build-time dependency + Use Ctrl + Return to open tabs from the location entry + Support right-click on bookmark menu items + Support -e in midori -a and with multiple commands + Make Middle click open selection search if needed + Make Ctrl+C work as expected again + Fix order of History, Trash and Recently opened pages + Revise Shortcuts dialogue to fix oddities + Perform Form history completion case insensitive + Add 'Web Cache' to Delete Private data dialogue + Load accels from /etc/xdg if present + Improve XBEL format compatibility and performance + Fix inline find by correcting key handling + Add option to open panels in separate windows + Support Portrait orientation in Fremantle + Support Hildon MIME and URI handling + Check status before caching in Web Cache + Show popup menu on news feed icon if needed + Support Colourful Tabs with Tab Panel + Tweak sqlite and dbus handling for Win32 + 'Run as web app' and 'Show in toolbar' for bookmarks + Add 'Small icons' toolbar style + Fix build with Glib < 2.20 and GTK+ < 2.12 + Add Import bookmarks for XBEL, Opera and RDF + Add Open Link in Foreground/ Background Tab menu + Allow closing all tabs + Hildon file chooser support v0.2.1 + Fix Mouse Gestures to work after activation + Explicitly link to X11 to support gold + Implement various Hildon specific features + Hide the navigationbar in fullscreen + Implement permanent storage of form history + Support keyboard shortcuts like Ctrl+Tab or "a" + Handle SIGHUP, SIGINT, SIGTERM and SIGQUIT + Make creation of new windows fast + Introduce the Tab History List extension + Load icons laziy at startup to speed up startup + Introduce a Web Cache extension + Refactor and tweak the Preferences dialogue + Implement combos to choose external applications v0.2.0 + (Kinetic) drag scrolling on touchscreen devices + Workaround a speed dial crasher + Faster Adblock with element blocking, for all WebKitGTK+ versions + Stripped menu, toolbar and tap on hold on Maemo, and 5.0 menu support + Add a DNS prefetching extension + Better IDN handling + Add a form history extension + Restore scrolling positions from the session + Keep typed address when switching tabs + Avoid storing duplicate history items per day + Fix multiple duplicate HTTP authentication dialogs + Pass mailto: links to the email client + Improve context menu with WebKitGTK+ 1.1.15 + Checkbox "Remember password" in HTTP authentication + Fix a crasher when modifying bookmarks + Support page icons other than favicon.ico + iPhone identity in Network preferences v0.1.10: + Fix freezing when opening multiple windows + Revamp Adblock with WebKitGTK+ 1.1.14 API + Greatly improve the address completion + Always show news feed icon + Better handling of feeds in the feed panel + Add Gtk+ and WebKit version to the About dialog + Improve tab panel and support minimized tabs + Implement disabling of extensions in crahs dialog + Don't make the web inspector transient + Tidy up the Preferences a bit + Load default bookmarks and config from /etc + Do not use xprop at runtime + Use GNOME proxy server if libsoup-gnome is installed + Integrate Save As with transfers + Save HTTP logins in a text file + Support Undo and Redo with WebKitGTK+ 1.1.14
2010-04-09Update to ap-mono 2.6.3 and mono-xsp 2.6.3, part of mono 2.6.3kefren5-26/+26
Full Changelog: http://www.mono-project.com/Release_Notes_Mono_2.6.3
2010-04-09Update typo3 package to 4.3.3.taca3-10/+12
I coudn't access release note with the URL in release announce but I could with http://wiki.typo3.org/index.php/TYPO3_4.3.3 at this moment. Quote from release announce: TYPO3 version 4.3.3 is ready for download. It is a maintenance release of version 4.3 and therefore contains only bugfixes and security fixes. IMPORTANT: This version includes an important security fix to the TYPO3 core. A security announcement has just been released: http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-008/ For details about the release, see: http://wiki.typo3.org/TYPO3_4.3.3
2010-04-07Updated www/mediawiki to 1.15.3martti2-6/+6
This is a security and bugfix release of MediaWiki 1.15.3 and MediaWiki 1.16.0beta2. MediaWiki was found to be vulnerable to login CSRF. An attacker who controls a user account on the target wiki can force the victim to log in as the attacker, via a script on an external website. If the wiki is configured to allow user scripts, say with "$wgAllowUserJs = true" in LocalSettings.php, then the attacker can proceed to mount a phishing-style attack against the victim to obtain their password. Even without user scripting, this attack is a potential nuisance, and so all public wikis should be upgraded if possible. Our fix includes a breaking change to the API login action. Any clients using it will need to be updated. We apologise for making such a disruptive change in a minor release, but we feel that security is paramount. For more details see https://bugzilla.wikimedia.org/show_bug.cgi?id=23076
2010-04-06Update typolight28-translations package to 20100406.taca3-8/+8
Update Dutch language files.
2010-04-05Update typolight28-translations package to 20100405.taca3-8/+8
Update Swedish language files.
2010-04-04Update typolight28-translations package to 20100404.taca3-8/+8
Update Czech language files.
2010-04-04Update to 3.20100403. From the changelog:schmonz5-26/+91
* websetup: Add websetup_unsafe to allow marking other settings as unsafe. * Improve openid url munging; do not display anchors and cgi parameters, as used by yahoo and google urls. * Add complete German basewiki and directives translation done by Sebastian Kuhnert. * Add a include setting, which can be used to make ikiwiki process wiki source files, such as .htaccess, that would normally be skipped for security or other reasons. Closes: #447267 (Thanks to Aaron Wilson for the original patch.) * Add support for setup files written in YAML. * Add --set-yaml switch for setting more complex config file options. * filecheck: Fix bugs that prevented the pagespecs from matching when not called by attachment plugin. * Fix incorrect influence info returned by a failing link() pagespec, that could lead to bad dependency handling in certian situations. * Add preprocessed 'use lib' line to ikiwiki-transition and ikiwiki-calendar if necessary for unusual install. * auto-blog.setup: Set tagbase by default, since most bloggers will want it. * Allow wrappers to be built using tcc. (Workaround #452876) * openid: Use Openid Simple Registration or OpenID Attribute Exchange to get the user's email address and username. (Neither is yet used, but they are available in the session object now.) * page.tmpl: Add Cache-Control must-revalidate to ensure that users (especially of Firefox) see fresh page content. * htmlscrubber: Allow colons in urls after '?' * template: Search for templates in the templatedir, if they are not found as pages in the wiki. Leaf package, updating during the freeze for bugfixes.
2010-04-03Update to seamonkey-2.0.4.tnn2-7/+6
* Security fixes (MFSA 2010-16 through MFSA 2010-24) * Fixes for a number of non-security-relevant crashes, increasing the stability of the whole platform and the Mail & Newsgroups part of SeaMonkey * ChatZilla localization packs work again (Bug 540842) * FTP file upload was fixed (Bug 467524) * The internal help content was updated some more
2010-04-02firefox-3.6.3 fixes a use-after-free bug which could be exploited totnn1-2/+1
run arbitrary code.
2010-04-02Added PKGCONFIG_OVERRIDE for other packages to build/configure correctlyadam1-1/+2
2010-04-01Exactly disable lzma support, workaround of PR#43096.obache1-1/+2
2010-04-01Should not be set to PKG_OPTIONS_LEGACY_OPTS, added instead.obache1-2/+2
2010-03-31Update "squid31" package to version 3.1.1. Changes since version 3.1.0.18:tron3-17/+26
The 3.1.1 is the first release of the Squid-3.1 series which has passed the maintainer's criteria for use in production environments. 3.1.1 brings many new features and upgrades to the basic networking protocols. A short list of the major new features is: * Connection Pinning (for NTLM Auth Passthrough) * Native IPv6 * Quality of Service (QoS) Flow support * Native Memory Cache * SSL Bump (for HTTPS Filtering and Adaptation) * TProxy v4.1+ support * eCAP Adaptation Module support * Error Page Localization * Follow X-Forwarded-For support * X-Forwarded-For options extended (truncate, delete, transparent) * Peer-Name ACL * Reply headers to external ACL. * ICAP and eCAP Logging * ICAP Service Sets and Chains * ICY (SHOUTcast) streaming protocol support * HTTP/1.1 support on connections to web servers and peers. (with plans to make this full support within the 3.1 series) Approved by Thomas Klausner.
2010-03-29Fix DESTDIR build (OWN_DIRS specified incorrectly).sborrill7-8/+177
Add full lists of dirs to INSTALLATION_DIRS and patch away directory creation from Makefile fragments. Use dansgrdn:dansgrdn for user:group instead of nobody:nobody Bump PKGREVISION
2010-03-29Update typolight28-translations package to 20100327.taca4-10/+102
* Add Galician language translation files. * Update Swedish language translation files.
2010-03-29Update mimetex to 1.71 (18 November 2009).obache2-7/+8
security fix for CVE-2009-1382 and CVE-2009-2459. While here, set LICENSE=gnu-gpl-v3. It is hard to explain detailed changes with plain text, please refer following: http://www.forkosh.com/mimetexchangelog.html
2010-03-27This package installs "lib/httpd/mod_php5.so" and not "mod_php52.so"tron1-2/+2
or "mod_php53.so".
2010-03-24Recursive revision bump for GMP update.asau1-2/+2
2010-03-24Update ja-trac to 0.11.7pl1, aka Trac-0.11.7.ja1.obache2-7/+6
Trac-0.11.7.ja1 (Mar 11, 2010) * Merge Trac-0.11.7 * Fix typos - trac/wiki/default-pages/InterTrac Trac 0.11.7 (March 10, 2010) http://svn.edgewall.org/repos/trac/tags/trac-0.11.7 Trac 0.11.7 is nearly identical to 0.11.7rc1 except for a few more fixes: - avoid an infinite loop when using an AtomicFile in a read-only directory (#9081) - don't report client disconnects during writes as internal errors (#9103) - don't reuse a closed cursor, which could happen in one specific case for the pysqlite backend (#9104) Trac 0.11.7rc1 (February 23, 2010) http://svn.edgewall.org/repos/trac/tags/trac-0.11.7rc1 Security fixes: - Fixed a ticket validation issue that would allow unauthorized users to modify the status and resolution of a ticket (#8884) Performance improvements: - Trac wiki had some trouble handling very long unicode words (#9025) [[comment(intentionally kept vague, we don't want to advertize a DOS, do we?)]] - Full text search was very slow if lots of custom fields were used (#8935) Bug fixes: - Fixed a race condition that could lead to the destruction of the trac.ini file (#8623) - Fixed creation of new milestone which could have been a rename if performed after a name clash has been detected (#8816) - Fixed display of value 0 in report cells (#7512)
2010-03-23Apply patch to fix the issue reported ingson2-2/+10
<http://redmine.lighttpd.net/issues/2157>. Without this patch, lighttpd 1.4.26 will fail to start if built with the pkgsrc OpenSSL and configured to serve HTTPS. Bump PKGREVISION.
2010-03-23Update to firefox-3.6.2 proper. (no changes from the beta)tnn1-1/+2
Also add patch for PR pkg/42988 crash, effectively disabling all sound support until we decide on what sound API to use. The current dlopen() guesswork is bad, mkay. Bump PKGREVISION for this and previous changes.
2010-03-22Fix desktop icon name (PR pkg/43036)tnn1-3/+3