Commit graph

7447 commits

Author SHA1 Message Date
taca
4d81c56bf5 Add a security fix for kses, HTML filter which isn't used with default
configuration: http://www.geeklog.net/article.php/kses.

Also fix one pkglint warning.

Bump PKGREVISION.
2008-06-19 14:08:42 +00:00
taca
dfaba9b34b make GEEKLOG_BASE and GEEKLOG_PUB settable. 2008-06-19 12:38:45 +00:00
tron
14db98734a Update "apache22" package to version 2.2.9.
This version of Apache is principally a bug and security fix release.
The following potential security flaws are addressed:
- CVE-2008-2364: mod_proxy_http: Better handling of excessive interim
  responses from origin server to prevent potential denial of service and
  high memory usage. Reported by Ryujiro Shibuya.
- CVE-2007-6420: mod_proxy_balancer: Prevent CSRF attacks against the
  balancer-manager interface.

pkgsrc related notes:
- CVE-2008-2364 was already fixed in "pkgsrc"
- CVE-2007-6420 doesn't affect the package in the default configuration
  because the "proxy_balancer" isn't enabled.
2008-06-18 21:38:00 +00:00
adrianp
c1b5b2b350 The major changes compared to the Horde version H3 (3.2.1) are:
* Escape item names in the object browser.
* Select db before queries in MySQL SessionHandler.
* Format messages sent through MIME_Mail in flowed text format.
* Fixes for SQL shares with split read/write databases, and  various fixes for hierarchical shares.
* Workaround broken IE behavior when downloading files with 8-bit  filenames.
* Fix storing of unlocked preferences set by hooks.
* Allow Horde memcache driver to use UNIX sockets.
* Fix parsing of addresses in headers when the RFC 2047-encoded personal part of the address contains address list delimiters.
* Fix generation of unique keys in configuration for machines too fast for microtime().
* Added group driver for Kolab.
* Added IMAP based preferences driver for Kolab.
* Fix missing timestamp variable in Horde SQL cache driver.
* Fix over-zealous preference caching when preferences are requested for a different user.
* Fix issue in Horde_Image that caused errors when performing  certain image operations immediately after an image had been cropped when using the ImageMagick driver.
The full list of changes (from version 3.2) can be viewed here:
http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.392&r2=1.515.2.413&ty=h
2008-06-17 21:25:38 +00:00
drochner
e379ba8589 remove an "extern inline" which is gcc specific and doesn't work on IRIX,
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-13 13:45:46 +00:00
gdt
4ff45ce856 Set BUILD_DEPENDS on doxygen to 1.5.6 because doxygen's ABI changed
in that version to generate additional files.
2008-06-13 12:22:55 +00:00
tron
66d6cfdda8 Add patch for CVE-2008-2364 from the Apache SVN repository. 2008-06-12 14:12:19 +00:00
gdt
01daf81c5a Add missing doc/html file to PLIST; PKGREVISION++ 2008-06-12 11:52:37 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
joerg
ffc28d6c56 DESTDIR support. 2008-06-08 00:15:49 +00:00
taca
e009d1fa0e Update plone3 package to 3.1.2.
* 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-06 16:08:07 +00:00
taca
19cab4c3c4 Start update of plone3 to 3.1.2. 2008-06-06 16:07:14 +00:00
reed
7dbfcf6eea Add a option for "amazon_s3".
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-05 14:22:24 +00:00
reed
ce3a548595 Update to 2.48.
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-05 13:57:08 +00:00
drochner
15e69f8927 fix PLIST, from Hasso Tepper per PR pkg/38848 2008-06-05 11:05:37 +00:00
tnn
b366583394 tie down API dependency to firefox 2.x 2008-05-31 23:08:33 +00:00
tnn
c714428604 Tie down the firefox API dependency for the firefox option to <= 2.99.
"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-31 23:02:40 +00:00
wiz
db0d6ac3f5 Bump PKGREVISION for gtkspell API bump. 2008-05-30 12:29:00 +00:00
tnn
ceaca2c3bd Drop lang/mono/Makefile.common which is not needed anymore. 2008-05-30 11:07:22 +00:00
drochner
439232707c update to 2.22.2
changes:
-bugfixes
-translation updates
2008-05-29 16:57:56 +00:00
drochner
a969573bb3 update to 2.22.2
changes: bugfixes
pkgsrc change: pull in libnotify to get download completion notifications
2008-05-29 16:56:31 +00:00
drochner
737feaf0e5 update to 3.18.2
changes:
-fix for flickering
-translation updates
2008-05-29 11:37:50 +00:00
adrianp
0cf3301791 Horde version 3.2 is a major upgrade in the 3.x release series, including these
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-26 12:52:51 +00:00
joerg
3d8ef5a52d Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
2008-05-26 02:13:14 +00:00
joerg
7f7f5ce917 Needs full pax dependency. Bump revision. 2008-05-26 00:40:24 +00:00
joerg
a8a3c01339 Explicitly add pax dependency in those Makefiles that use it (or have
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-25 21:42:20 +00:00
joerg
1774db905c Remove EXTRACT_USING=pax. 2008-05-25 20:20:08 +00:00
joerg
27e41a0de2 Drop EXTRACT_USING. 2008-05-25 20:14:46 +00:00
tron
5653b15d71 Remove me as maintainer of some package, clame ownership of a few packages. 2008-05-25 14:45:16 +00:00
tnn
9d49da5e35 It needs flex, not lex. 2008-05-22 13:31:40 +00:00
wiz
42547122e8 Update to 2.1pre36:
=== 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-21 14:00:40 +00:00
drochner
2367b5339c this doesn't use PYPKGPREFIX, so "python/application.mk" should
be pulled in first
2008-05-21 11:00:56 +00:00
joerg
e19886aab7 Belatedly bump revision for CVE-2008-1531 fix. 2008-05-20 14:22:50 +00:00
joerg
10bddf65f7 Fix a CSS issue in the login page of the admin module. Bump revision. 2008-05-20 13:46:49 +00:00
tnn
92211acf58 Add support for a new PLIST block, INCLUDE-SDK, used for installing
SDK headers shipped with Firefox 3.x.
2008-05-19 16:32:43 +00:00
tnn
c51a1f73a5 Fix assorted pkglint complaints and warns. 2008-05-19 10:43:02 +00:00
obache
a6d81bf20d Update ap2-suphp to 0.6.3.
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-17 02:37:24 +00:00
dholland
aac4c01ce6 Add explicit -lkrb5 with -lgssapi, when enabled. Fixes broken build
on NetBSD 3.x. PR pkg/38331. PKGREVISION++.
Ok: joerg
2008-05-12 20:37:06 +00:00
taca
aa4421761c Add comments that this file is used by zope29 and zope210. 2008-05-11 16:28:54 +00:00
taca
e831838ad7 Update zope210 package to 2.10.6.
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-11 16:28:03 +00:00
taca
d44beee329 Update zope29 package to 2.9.9:
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-11 16:27:16 +00:00
taca
a96cdf2008 Update ZOPE29_VERSION and ZOPE210_VERSION. 2008-05-11 16:26:37 +00:00
taca
5fdf21b153 Update plone3 package to Plone 3.1.1. Changes from 3.0.6 is too many,
please refer http://plone.org/products/plone/releases and related links.

This release is full compatible with Plone 3.0.
2008-05-10 09:06:00 +00:00
taca
1e6c8d11ab Make PLONE3_VERSION to 3.1.1. 2008-05-10 09:05:34 +00:00
joerg
d28f16282a Update to moin 1.6.3. This fixes bugs in the ACL parser for all entries
but Known: and All:, hierarchical ACL processing and the use of include
in rst files. Many other updates included as well.
2008-05-07 10:02:44 +00:00
smb
f639486e71 Correct PLIST 2008-05-04 00:13:46 +00:00
tonnerre
8b85848011 Update Kazehakase to version 0.5.4:
- 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-03 19:58:43 +00:00
xtraeme
6dd33d5b44 Some files cannot be removed at the clean stage as non-root user, so
use the same strategy than python uses: PRIVILEGED_STAGES+=clean.
2008-05-02 05:08:22 +00:00
jmmv
0d3662ee66 Drop maintainership
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-30 13:38:14 +00:00
jlam
97817facef Update www/merbful-authentication to 0.9.3. Changes from version 0.9.2
include:

* On failed access request, allow for a default XML response action.
2008-04-29 17:36:23 +00:00
reed
c3fa0867f0 Add MESSAGE -- remind to update custom templates on upgrades
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-29 00:05:41 +00:00
bouyer
6d9dfa91b7 +p5-HTML-StripScripts
+p5-HTML-StripScripts-Parser
2008-04-27 16:48:55 +00:00
bouyer
bd1b7fd31e Import p5-HTML-StripScripts-Parser version 1.02
HTML::StripScript::Parser
===========
This class provides an easy interface to HTML::StripScripts, using
HTML::Parser to parse the HTML.
2008-04-27 16:45:16 +00:00
bouyer
eac35cb909 Import p5-HTML-StripScripts version 1.04
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.
2008-04-27 16:44:33 +00:00
joerg
a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00
joerg
1e9e9f0f00 Fix a potential DOS when using SSL. Bump revision. 2008-04-25 19:58:17 +00:00
tnn
8bf81d7d22 Update to urlgrabber-3.1.0.
pkgsrc:
- Fix acceptable python versions
- Supports DESTDIR

From ChangeLog: Added James Bowes' SSL patch to use M2Crypto when available.
2008-04-25 19:18:23 +00:00
wiz
61eab052ea Fix PLIST. Noted by rtr@.
Bump PKGREVISION.
2008-04-25 11:13:31 +00:00
kefren
e9162887d3 update to 1.9.1:
* Don't output a date header from System.Web, let xsp do it
	* Bug fixes: #376352, #371581, #379890, #379888, #377904 #363404
2008-04-25 08:26:45 +00:00
jlam
adee5dd001 Mirror PKG_DESTDIR_SUPPORT setting from the included Makefile. This is
only necessary because PKG_DESTDIR_SUPPORT must be defined before
bsd.prefs.mk is included.
2008-04-24 15:20:06 +00:00
wiz
7702eae9ff Update to 20080423: Fix a doxygen warning. 2008-04-23 22:20:47 +00:00
wiz
7f69de19c7 Update to 1.30:
1.30 November 26, 2007

Added t_write_test_lib for temporary testing packages
[Fred Moyer <fred@redhotpenguin.com>]

Fix syntax error in generated PHP files t/conf/*.php.in
[Philippe M. Chiasson]

Add bwshare.so to the list of modules to not inherit b/c
it rate limits requests to less then that of a test suite.
PR: 25548
[imacat <imacat@mail.imacat.idv.tw>]

Add EXTRA_CFLAGS to c-module building if defined in the environment
[Geoffrey Young]
2008-04-23 21:25:59 +00:00
wiz
cc1ae2ddd3 Update to 1.20:
1.20    Wed Mar 12 23:56:11 CDT 2008
-----------------------------------
[FIXES]
stuff_inputs() used to do nothing.  Now it works.
http://code.google.com/p/www-mechanize/issues/detail?id=9

Fixed punctuation in some error messages.

Fixed compatibility with WWW::Mechanize 1.36.


1.18    Thu Dec  6 10:12:14 CST 2007
------------------------------------
[ENHANCEMENTS]
Added default descriptions for most test assertions.

[FIXES]
HTML::Lint is now properly optional.

Added delays in all the tests that use HTTP::Server::Simple to give
it time to correctly fire up.


1.16    Mon Oct 29 15:34:21 CDT 2007
------------------------------------
[ENHANCEMENTS]
Added $mech->post_ok().  Thanks, Greg Sheard.

Added $mech->submit_form_ok().  Thanks, Mark Stosberg.

Added $mech->html_lint_ok()

[FIXES]
Fixed some bugs that were causing test failures.


1.14    Fri May 11 16:22:02 CDT 2007
------------------------------------
[FIXES]
Fixes test failures.  Thanks to Mark Blackman for RT #26602:

The module tests currently spawn a server (based on
HTTP::Server::Simple::CGI) which is killed when a __DIE__
signal is received, normally only when the invoking
perl dies. However, as perlvar makes clear, the __DIE__
signal is received when eval blocks die as well. The
new version (1.22) of WWW::Mechanize now calles
HTTP::Message::decoded_content which calls Encode.pm
which has a eval block that require's Encode::ConfigLocal
which is usually not present, so the eval dies and the
HTTP server is killed as soon as the $mech object tries
to do a 'get'. It's simple to use a system variable,
$^S to find out if the __DIE__ signal is being called
for an eval so we ignore that case with the patch
attached.

The stuff_inputs() function now actually works.

[DOCUMENTATION]
*   Made the synopsis show that T:W:M doesn't take the tests=>$x
like other Test::* modules.  It'd be nice if it did, though.
2008-04-23 21:10:32 +00:00
wiz
e55a14db91 Update to 0.31:
0.31 Sun Mar 16 20:51:04 EDT 2008

* Test suite parallelization fixes. Thanks to Slaven Rezic

0.30 Tue Mar 11 12:14:24 EDT 2008

* Minor doc fix from Paul Miller.
* Fixing doc style from "$this" to "$self" like any self-respecting perl code

0.29 Fri Feb 15 11:43:29 EST 2008

* new example section from almut on perlmonks

0.28 Tue Jan 15 09:33:58 EST 2008
 * New restartability support from Mark Stosberg

    After reviewing the code in HTTP::Server::Simple,
    Catalyst::Engine::HTTP and HTTP::Server::Brick, I found and
    implemented an updated signal handling approach that I like and
    understand, and actually works.

    The current code restarted immediately if a SIGHUP came in, no
    matter what was happening, including if a request was in process of
    being fulfilled.

    The new code works more like "apachectl graceful". It waits for the
    current request cycle to finish, and then restarts the server.

    This code has to be integrated in the core, but its just about
    the same amount of signal handling code that was there... it just
    works better.  It's also written in such a way I think subclass/mixin
    authors could rewrite just these parts if they wanted.

    Also, it looks like a Net::Server based sub-class would already be
    doing its own thing with SIGHUP handling, and should continue to
    be unaffected.
2008-04-23 20:46:56 +00:00
wiz
90782c7eba Update to 1.86:
1.86   2008-02-01 by Alexandr Ciornii
  - Default number of semaphores for *BSD is 8 in Apache::Session::Lock::Semaphore

1.85_01   2008-01-24 by Alexandr Ciornii
  - typos corrected (catched by Gerald Fox)
  - more tests and diag in 99semaphore.t
  - no warning "disconnect invalidates 2 active statement" in
    Apache::Session::Lock::MySQL by Tony Cook (RT#32148)

1.85   2007-12-20 by Alexandr Ciornii, Perl 20th birthday version
  - mention Catalyst::Plugin::Session, Session

1.84_01   2007-11-26 by Alexandr Ciornii (alexchorny AT gmail.com)
  - Added Apache::Session::Lock::Semaphore::remove to remove semaphore
  - 99flex.t will remove semaphore (RT#30440)
  - 99flex.t should work on 5.6.1 again (no chdir now)
  - 99flex.t will clean all temporary files (RT#30209)
  - pod.t included in MANIFEST
  - cleaner tests

1.84   2007-10-02 by Alexandr Ciornii (alexchorny AT gmail.com)
  - Added constant.pm to the list of prerequisites
  - Jeffrey W. Baker, Casey West, Alexandr Ciornii, Oliver Maul agreed to
    change license of all files to Perl license
    Alexandr Ciornii agrees to relicense to Artistic 2.0 in future if needed.
  - 99flex.t will be skipped on *bsd and Solaris

1.83_01   2007-08-03 by Alexandr Ciornii
  - better handling of Storable errors by Rick Delaney (RT#27476)

1.83=1.82_05  2007-05-25
1.82_05   2007-05-14 by Alexandr Ciornii
  - skipping part of 99flex.t on NetBSD

1.82_04   2007-04-27 by Alexandr Ciornii
  - More diagnostics in Apache::Session::Lock::Semaphore::acquire_write_lock,
    acquire_read_lock
  - Did not increment modules versions in previous versions of distribution
  - Apache::Session::Lock::Semaphore can work with private semaphore
  - 99flex.t will use private semaphore
  - 99dbfile.t, 99dbfilestore.t - added undef (for RT#6216)

1.82_03   2007-03-12 by Alexandr Ciornii
  - Apache::Session::Lock::File checks flock success (RT#6936)
  - Apache::Session::Lock::File will not change to shared lock if write
    lock is in effect and read lock is requested (RT#7072)
  - 99dbfile.t, 99dbfilestore.t - added untie (for RT#6216)
  - Apache::Session::Lock::Semaphore will check for $Config{d_semget} and
    cygserver

1.82_02   2007-03-11 by Alexandr Ciornii
  - 99semaphore.t, 99flex.t will be skipped if $Config{d_semget}==undef,
    patch by Slaven Rezic
  - Removed redundant code in 99filelock.t
  - Removed unnecessary skip in 99nulllock.t
  - Added file 'Contributing.txt'
  - Apache::Session - mention CGI::Session
  - Request in Makefile.PL

1.82_01   2007-03-10 by Alexandr Ciornii
  - Applied part of patch of SREZIC (Slaven Rezic), RT#3670,
    more diagnostics on failing file operations (Apache::Session::Lock::File,
    Apache::Session::Store::DB_File, Apache::Session::Store::File)
  - RT#1251, ModUniqueId.pm, ModUsertrack.pm - small error in Carp usage,
    by Slaven Rezic
  - 99flex.t will be skipped on perls earlier than 5.8 (RT#16539)
  - Requires Storable (core from 5.7.3), as it is almost useless without it
2008-04-23 20:43:06 +00:00
wiz
b2b6425fbf Update to 2.0.4:
2.0.4 April 16, 2008

Fix $r->location corruption under certain conditions
[Gozer]

Fix a crash when spawning Perl threads under Perl 5.10
[Gozer]

Fix erratic behaviour when filters were used with Perl 5.10
[Gozer]

Fix problems with redefinitions of perl_free as free and perl_malloc
as malloc on Win32, as described at
 http://marc.info/?l=apache-modperl&m=119896407510526&w=2
[Tom Donovan]

Fix a crash when running a sub-request from within a filter where
mod_perl was not the content handler. [Gozer]

Refactor tests to use keepalives instead of same_interp [Gozer, Phred]

Apache2::Reload has been moved to an externally maintained
CPAN distribution [Fred Moyer <fred@redhotpenguin.com>]

PerlCleanupHandler are now registered with a subpool of $r->pool,
instead of $r->pool itself, ensuring they run _before_ any other
$r->pool cleanups [Torsten Foertsch]

Fix a bug that would prevent pnotes from being cleaned up properly
at the end of the request [Torsten Foertsch]

On Win32, embed the manifest file, if present, in mod_perl.so,
so as to work with VC 8 [Steve Hay, Randy Kobes]

Expose apr_thread_rwlock_t with the APR::ThreadRWLock module
[Torsten Foertsch]

Don't waste an extra interpreter anymore under threaded MPMs when using a
modperl handler [Torsten Foertsch]

Fix a bug that could cause a crash when using $r->push_handlers() multiple
times for a phase that has no configured handlers [Torsten Foertsch]

Catch up with some httpd API changes
  2.2.4:
   The full server version information is now included in the error log at
startup as well as server status reports, irrespective of the setting
of the ServerTokens directive. ap_get_server_version() is now
deprecated, and is replaced by ap_get_server_banner() and
ap_get_server_description(). [Jeff Trawick]

  2.3.0:
ap_get_server_version() has been removed. Third-party modules must
now use ap_get_server_banner() or ap_get_server_description().
[Gozer]

fixed Apache2::compat Apache2::ServerUtil::server_root() resolution
issues [Joshua Hoblitt]

*) SECURITY: CVE-2007-1349 (cve.mitre.org)
fix unescaped variable interprolation in regular expression
[Randal L. Schwartz <merlyn@stonehenge.com>, Fred Moyer <fred@redhotpenguin.com>]

Make $r->the_request() writeable
[Fred Moyer <fred@redhotpenguin.com>]

fix ModPerl::RegistryCooker::read_script to handle all possible
errors, previously there was a case where Apache2::Const::OK was
returned on an error.  [Eivind Eklund <eeklund@gmail.com>]

a minor compilation warning resolved in modperl_handler_new_from_sv
[Stas]

a minor compilation warning resolved in modperl_gtop_size_string
[Stas]

Prevent direct use of _deprecated_ Apache2::ReadConfig in
<Perl> sections with httpd Alias directives from
incorrectly generating
'The Alias directive in xxxxx at line y will probably never match'
messages.
[Philip M. Gollucci <pgollucci@p6m78g.com>]

Prevent Apache2::PerSections::symdump() from returning invalid
httpd.conf snippets like 'Alias undef'
[Philip M. Gollucci <pgollucci@p6m78g.com>]

Require B-Size 0.9 for Apache2::Status which fixes
Can't call method "script_name" on an undefined value
[Philip M. Gollucci <pgollucci@p6m78g.com>]

-march=pentium4 or anything with an = in it in CCFLAGS or @ARGV
that gets passed to xs/APR/APR/Makefile.PL broke the @ARGV
parsing.  I.E. FreeBSD port builds when users had CPUTYPE
set in /etc/make.conf.
[Philip M. Gollucci <pgollucci@p6m7g8.com>]

Fixes to get bleed-ithread (5.9.5+) to comile again.
[Philip M. Gollucci <pgollucci@p6m7g8.com>]
2008-04-23 20:36:41 +00:00
jlam
8f876d71b3 Include bsd.prefs.mk so that the options appended by the package Makefile
take precedence.
2008-04-23 20:23:38 +00:00
abs
f3b6b9d85d Add depends on time/p5-Time-Duration, bump PKGREVISION 2008-04-23 11:08:22 +00:00
wiz
300d8295e3 Reset PKGREVISION after update.
It's been less than a day, so I hope it won't bite anyone.
2008-04-23 09:22:08 +00:00
wiz
14d1fe507b Update to 5.812:
2008-04-16   Gisle Aas <gisle@ActiveState.com>

     Release 5.812

     Gisle Aas (6):
           Typo fix.
           Simplified Net::HTTP::Methods constructor call.
           Croak if Net::HTTP constructor called with no argument.
           Avoid calling $self->peerport to figure out what the port is.
           5.811 breaks SSL requests [RT#35090]
           Make test suite compatible with perl-5.6.1.

     Toru Yamaguchi (1):
           Wrong treatment of qop value in Digest Authentication [RT#35055]



2008-04-14   Gisle Aas <gisle@ActiveState.com>

     Release 5.811

     Gisle Aas (6):
           Avoid "used only once" warning for $Config::Config.
           Make HTTP::Request::Common::PUT set Content-Length header [RT#34772]
           Added the add_content_utf8 method to HTTP::Message.
           Typo fix.
           Retry syscalls when they fail with EINTR or EAGAIN [RT#34093,32356]
           Allow HTTP::Content content that can be downgraded to bytes.

     Gavin Peters (1):
           HTML::Form does not recognise multiple select items with same name [RT#18993]

     Mark Stosberg (1):
           Document how HTTP::Status codes correspond to the classification functions [RT#20819]

     Robert Stone (1):
           Allow 100, 204, 304 responses to have content [RT#17907]

     sasao (1):
           HTTP::Request::Common::POST suppressed filename="0" in Content-Disposition [RT#18887]



2008-04-08   Gisle Aas <gisle@ActiveState.com>

     Release 5.810

     Gisle Aas (10):
           Small documentation issues [RT#31346]
           Explain $netloc argument to $ua->credentials [RT#31969]
           Make lwp-request honour option -b while dumping links [RT#31347]
           Ignore params for date convenience methods [RT#30579]
           Get rid of all the old CVS $Keyword:...$ templates.  Set $VERSION to 5.810.
           Update Copyright year.
           Drop some sample URLs that were failing.
           Complement the HTTP::Status codes [RT#29619]
           Don't allow HTTP::Message content to be set to Unicode strings.
           Refactor test for Encode.pm

     Ville Skytta (3):
           Spelling fixes [RT#33272]
           Trigger HTML::HeadParser for XHTML [RT#33271]
           Escape status line in error_as_HTML, convert to lowercase [RT#33270]

     Alexey Tourbin (2):
           Typo fix [RT#33843]
           Protocol/file.pm: postpone load of URI::Escape and HTML::Entities [RT#33842]

     Daniel Hedlund (1):
           HTML::Form Module and <button> element clicks

     Adam Kennedy (1):
           HTTP::Cookies handle malformed empty Set-Cookie badly [RT#29401]

     Jacob J (1):
           [HTTP::Request::Common] Does not handle filenames containing " [RT#30538]

     Rolf Grossmann (1):
           Allow malformed chars in $mess->decoded_content [RT#17368]

     FWILES (1):
           Croak if LWP::UserAgent is constructed with hash ref as argument [RT#28597]

     Adam Sjogren (1):
           Disabled, checked radiobutton being submitted [RT#33512]

     DAVIDRW (1):
           warn if TextInput's maxlength exceeded [RT#32239]
2008-04-22 21:48:58 +00:00
tnn
a18f03ef3a revbumps due to libevent update. 2008-04-22 18:06:09 +00:00
jlam
7a9ee81fcc Restructure the following packages:
www/htmldoc
	www/htmldoc-x11

The latter is now just www/htmldoc built with a specific set of options.
Changes include:

+ Add options.mk that supports a new option:

	htmldoc-gui		Build with GUI support

+ Remove Makefile.common and move all logic into htmldoc/Makefile and
  htmldoc/options.mk.

+ Add full DESTDIR support.

+ Bump the PKGREVISION for htmldoc and htmldoc-x11 to 7.  Both packages
  now track and use the same PKGREVISION number.
2008-04-22 16:24:31 +00:00
wiz
9f704b5492 Remove libgnomeprint dependency, the package itself doesn't depend on
it any longer.

Fixes build problem in evolution:
> ===> Creating toolchain wrappers for evolution-2.22.1
> ERROR: libgnomeprintui is not installed; can't buildlink files.

Bump BUILDLINK_ABI_DEPENDS.gtkhtml314 for dependency change.
2008-04-22 05:59:12 +00:00
drochner
e3bc0f4a13 update to 1.4.15
changes:
-bugfixes
-translation updates
2008-04-21 19:48:29 +00:00
jlam
056f62d8e7 Update patch checksum 2008-04-21 16:35:05 +00:00
jlam
5604d01a39 Update www/thoth to version 0.1.4. Changes from version 0.1.3 include:
* Fixed a nasty bug introduced in 0.1.3 that caused a memory leak
    and resulted in the index page (/) not being cached properly.
2008-04-21 16:33:19 +00:00
jlam
73d39bc25d Update www/heel to 1.0.0. Changes from version 0.6.0 include converting
heel into a Rack application built on top of Thin.
2008-04-21 16:24:14 +00:00
jlam
eb7f7fc68d Update www/thin to version 0.8.1. Changes from version 0.8.0 include:
* [bug] Rescue all types of errors when processing request
  * [bug] Use Swiftiply backend when -y option is specified
  * Allow passing port as a string in Server.new
  * Define deferred?(env) in your Rack application to set if a request
    is handled in a thread (return true) or not (return false).
2008-04-21 16:09:42 +00:00
kefren
60a3dae823 Update to xsp 1.9, part of mono 1.9 2008-04-19 19:23:17 +00:00
obache
323caf52eb Update weex to 2.6.1.5.
Based on patch provided by Zafer Aydogan via private mail.

This update to 2.6.1 contains all patches from the Debian package:
- various bug fixes
- uploading under the temporary name `weex.tmp' with the RenameOK option
- support for FTP proxy server that requires challenge/response
- The i386 RPM was compiled on RedHat 9
- You should be able to "rpmbuild --rebuild" the SRPM on older RedHat releases
  or other RPM based distros.

pkgsrc changes:
  * project now on sourceforge
  * no need patch to fix localedir (patch-ac)
  * need msgfmt to build
  * need gettext-lib
  * add DESTDIR support
2008-04-19 05:38:16 +00:00
abs
e56c196503 Update www/p5-CGI to 3.35
Version 3.35
  1. Resync with bleadperl, primarily fixing a bug in parsing semicolons in uploaded filenames.

  Version 3.34
  1. Handle Unicode %uXXXX  escapes properly -- patch from DANKOGAI@cpan.org
  2. Fix url() method to not choke on path names that contain regex characters.

  Version 3.33
  1. Remove uninit variable warning when calling url(-relative=>1)
  2. Fix uninit variable warnings for two lc calls
  3. Fixed failure of tempfile upload due to sprintf() taint failure in perl 5.10

  Version 3.32
  1. Patch from Miguel Santinho to prevent sending premature headers under mod_perl 2.0

  Version 3.31
  1. Patch from Xavier Robin so that CGI::Carp issues a 500 Status code rather than a 200 status code.
  2. Patch from Alexander Klink to select correct temporary directory in OSX Leopard so that upload works.
  3. Possibly fixed "wrapped pack" error on 5.10 and higher.

  Version 3.30
  1. Patch from Mike Barry to handle POSTDATA in the same way as PUT.
  2. Patch from Rafael Garcia-Suarez to correctly reencode unicode values as byte values.
2008-04-17 18:21:40 +00:00
abs
a72acf7b7e update www/ap2-fcgid from 2.0 to 2.2
pkgsrc changes: replace MAKE_FLAGS+= INCLUDES="-I${LOCALBASE}/include/httpd"
with MAKE_FLAGS+= INCLUDES="-I${BUILDLINK_PREFIX.apache}/include/httpd"

Version2.2 (Jul 31st 2007)
1. Support configuration "PassHeader"

        Thank Hans Christian Saustrup for the suggestion.

2. Support apr_shm_remove() in httpd.2.0.X

        Thank Hans Christian Saustrup for bug report.

3. Support configuration "TimeScore"

        Thank Tim Jensen for the patch.

4. Support new configurations "MaxRequestInMem" and "MaxRequestLen"

        If the length of http request longer than "MaxRequestInMem", it will store in tmp file.

        It the length of http request longer than "MaxRequestLen", it will return internal server error.

        Thank Gabriel Barazer(gabriel at oxeva.fr) for the bug report.

        Thank Steffen(info at apachelounge.com) for the help on this issue.

5. Fix miner Sanity check bug

        Thank Yuya Tanaka for bug report

UNIX&Win32 source:   mod_fcgid.2.2.tar.gz



Version2.1 ( Feb 15th 2007 )
1. Add missing config.m4 and Makefile.in for static linking
Thank Mark Drago for notice
2. FCGIWrapper disallowed in .htaccess
Thank Balinares for patch
3. Bug fix. Authoritative flag reversed
Thank Chris Darroch for the patch
4. Support arguments in FCGIWrapper
Thank Andre Nathan for suggestion and great help on testing it.
5. Support new config "SharememPath", which specifies the location of share memory path.
6. Check running user is root or not, while suexec is enabled.
Thank Chris Holleman for the bug report.
7. Bug fix. Should not pass respond to auth checkers.
Thank Szabolcs Hock for bug report.
2008-04-17 18:18:08 +00:00
ghen
8756384c76 Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.14.
Security fixes in this version:

MFSA 2008-20 Crash in JavaScript garbage collector

For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.14/releasenotes/
2008-04-17 07:39:20 +00:00
gdt
4df191f8df Explain about the two API versions, and cross-reference the other
package, labeling 314 as newer than 38.
2008-04-16 17:04:06 +00:00
sborrill
189a8ce2d4 Fix required_files line in rc.d script now that we are using
PKG_SYSCONFSUBDIR.
Bump PKGREVISION
2008-04-16 14:55:29 +00:00
abs
33329dcfcf PYTHON_VERSIONS_ACCEPTED+=25 2008-04-16 13:42:40 +00:00
wiz
599414cb08 Update to 1.5.9. Drop maintainership.
Version 1.5.9 released

2008-02-17, 08:58 GMT
2008-01-25
- Added Ukrainian translation (Anton Lytvynenko)
2008-01-09
- Include Debian patch #403812, FTBFS on GNU/kFreeBSD
- Mark unread now toggles read status, Debian bug #394312

Version 1.5.8 released

2008-01-09, 08:15 GMT
1.5.8 has made it... somehow. Well actually this is just a small change
which adds two new translations and build fixes as well as moving the
manpages to share/ hierachy.

In other words, I have lost track of the changes. ;)

I'm currently going through the Debian bugtracker and integrate most of
what's pilled up there.
2008-04-16 08:54:28 +00:00
drochner
79d1747e7b update to 2.22.1
This switches to the gnome-2.22 release branch.
2008-04-15 18:17:32 +00:00
drochner
68b95fe97f update to 2.22.1.1
This switches to the gnome-2.22 release branch.
2008-04-15 18:16:16 +00:00
drochner
a35002dba8 update to 3.18.1
This switches to the gnome-2.22 release branch.
2008-04-15 18:07:31 +00:00
jlam
dc90fcc04f Fix commit involving Makefile:1.2 that bumped the PKGREVISION of
merb-sequel to 1.  In that commit, the dependency was bumped at the
package level, but gems also track dependencies independently of
pkgsrc, so patch the Rakefile to:

+ Bump the dependency on sequel to 1.4.0.
+ Remove the dependency on sequel_model, which was merged into the
  main sequel package as of version 1.4.0.
2008-04-14 20:21:20 +00:00
gdt
b0ca900932 Don't define preprocessor symbols to avoid deprecated features; some
of the dependencies are too new and this uses symbols that are now
deprecated.  Based on similar fix to gtkhtl314.
2008-04-14 18:45:51 +00:00
jlam
4b2a2f48d3 Update www/thoth to 0.1.3. Changes from version 0.1.2 include:
* When creating or editing a blog post or page, the preview is displayed above
  the edit form rather than below it.
* Spaces in blog post URLs are replaced with - rather than _ (this change will
  only affect new posts; existing post URLs will not be changed).
* Blog posts provide Atom feeds for recent comments.
* Tag pages provide Atom feeds for posts with that tag.
* Blog posts are marked up using the hAtom microformat.
* Thoth auto-generates an XML sitemap at http://yourblog.com/sitemap (set
  site.enable_sitemap to false to disable).
* Comment URLs are built using the name of the post the comment is attached to
  rather than the id.
* Fixed a bug that prevented Atom and RSS feeds from being cached when
  server-side caching was enabled.
* Fixed entry titles in Atom feeds claiming to be type="html" when in fact
  they weren't.
* Fixed a bug that sometimes caused flash messages to be cached with the
  output of an action and re-displayed until the cached action expired.
2008-04-14 18:13:05 +00:00
gdt
686a9047bb Don't disable deprecated features in dependency packages. Fixes build
problems apparently caused by newer versions of some dependencies.
Based on suggestion by Matthias Drochner.
2008-04-14 18:00:21 +00:00
wiz
fa3e2d5893 Update to 1.36:
Release 1.36

   <gerard@tty.nl>: Escape Unicode strings as UTF-8.

   Bjoern Hoehrmann <derhoermi@gmx.net>: fixed URL encoded data: URLs

   GAAS: uri_escape_utf8() now exported by default as documented.

   BDFOY: Test fails with Business::ISBN installed [RT#33220]

   JDHEDDEN: lc(undef) reports warning in blead [RT#32742]

   GEOFFR: add some tests for gopher URIs [RT#29211]
2008-04-13 20:33:24 +00:00
jlam
2b23beee8d Update www/thin to 0.8.0. Changes from version 0.7.1 include:
* Fix server crash when header too large.
 * Add --require (-r) option to require a library before executing your
   script.
 * Rename --rackup short option to -R, warn and load as rackup when file
   ends with .ru.
 * List supported adapters in command usage.
 * Add file adapter to built-in adapter, serve static files in current
   directory.
 * Allow disabling signal handling in Server with :signals => false
 * Make Server.new arguments more flexible, can now specify any of host,
   port, app or hash options.
 * Add --backend option to specified which backend to use.
 * Serve static file only on GET and HEAD requests in Rails adapter.
 * Add threaded option to run server in threaded mode; calling the
   application in a thread allowing for concurrency in the Rack adapter.
 * Guess which adapter to use from directory (chdir option) or use
   specified one in 'adapter' option.
2008-04-13 07:10:19 +00:00
jlam
77bf41ae0a + Remove databases/ruby-sequel-model -- it has been merged into
databases/ruby-sequel as of version 1.4.0.

+ Update dependencies for www/thoth and www/merb-sequel to reflect
  removal of ruby-sequel-model -- use ruby-sequel instead.  Bump the
  PKGREVISION for these two packages.
2008-04-13 06:58:03 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
abs
e346e4ec0a Switch from PYTHON_VERSIONS_ACCEPTED= to PYTHON_VERSIONS_INCOMPATIBLE= (and enable 25) 2008-04-11 15:27:22 +00:00
drochner
aa16a0781a update to 1.4.14
This release fixes a freeze when migrating from v1.0.x and also solves
some problems with search folders.
2008-04-10 17:33:22 +00:00
drochner
8a241fd9ee clean up dependencies 2008-04-10 16:44:19 +00:00
adrianp
c14b6d3f02 Update to 6.2
This release fixes security vulnerabilities and also changes APIs. Sites are urged to upgrade immediately after reading the security announcement:

* SA-2008-026 - Drupal core - Drupal core - Access bypass

In addition to this security vulnerability, the following bugs have been fixed since the 6.0 release:

* #228120 by jvandyk: typo in documentation in comment.tpl.php
* #226480 by gpk: fix wording on when node access rebuild button is displayed in node_configure()
* #229817 by mcarrera: l() attributes were not properly specified in theme.inc's theme_username()
* #234403 by alienbrain: PHP.net documents we should use CRLF in mail headers, so do that
* #226555 by jvandyk, Rok Zlender: fix notice level error in xmlrpc.inc
* #204415 by chx: actually use 'administer content types' permission for node type editing instead of 'administer nodes'
* #234699 by hass: theme_link() did not mark frontpage links active properly
* #237717 by hass: missing t() in system_clear_cache_submit()
* #232037 by pwolanin: (performance) block regions should only be populated when called for, not in all cases (fixes performance expectation on 403/404 pages)
* #226728 by chx: (performance) temporary cache table entries were not flushed, causing cache_menu and cache_form to grow big
* #231587 by pwolanin, killes: (performance) use two level cache in menus, instead of storing very large amounts of data multiple times
* #239196 by jvandyk and myself: missing status check on nodes in search indexing counter
* rolling back #234403 by Bevan and damz: we should keep using LF in mail headers, without CR, CRLF causes problems
* #238564 by scor: two missing t() calls in update.module
* #241629 by solotandem: dblog module left one more row in, when cleaning up in cron
* #244597 by kbahey: remove cruft from user_login(), that added extra message to the form was never used or displayed
2008-04-09 22:02:11 +00:00
wiz
237e755fc0 Update to CVS state of 20080324:
2.5 years of various changes and improvements.

pkgsrc changes:
Use libtool to provide a shared library; fixes wip/kdewebdev4 on amd64.
Generate API documentation from the provided files using doxygen.
Standardize path to installed documentation.
2008-04-09 09:01:52 +00:00
tron
eac25bcc8d Update "firefox-bin-flash" package to 9.0.124. The new version fixes
the security vulnerability report in CVE-2007-6019.
2008-04-09 08:39:24 +00:00
abs
c21aed3fb4 Update p5-WWW-Mechanize from 1.30 to 1.34
1.34        Mon Dec 10 00:30:39 CST 2007
========================================
[FIXES]
Many fixes to make the test suite more portable.


1.32        Tue Oct 30 12:02:17 CDT 2007
========================================
[ENHANCEMENTS]
Added dump methods to mirror mech-dump:
* $mech->dump_images()
* $mech->dump_links()
* $mech->dump_forms()
* $mech->dump_all()

Sanity checks in the WWW::Mechanize::Image constructor.  Every Image
must have a "url" and "tag" field passed in to it.


1.31_02     Thu Oct 25 11:48:29 CDT 2007
========================================
[ENHANCEMENTS]
Added class, class_regex, id and id_regex limiters to find_link()
and find_all_links().  Thanks to Adriano Ferreira.


1.31_01     Mon Sep 17 23:38:03 CDT 2007
========================================
[FIXES]
Mech tests now pass even if your DNS server gives A records for
anything (like OpenDNS).  Thanks, Miyagawa!

Searching for the <base href> is now case-inensitive.  A better
solution would be to actually parse the HTML.

[ENHANCEMENTS]
mech-dump now handles --user and --password arguments for sites
that require authentication.
2008-04-08 10:33:44 +00:00
abs
75fcaded1a Add p5-CGI-Ajax 2008-04-08 10:32:22 +00:00
abs
42c994c39d Import www/p5-CGI-Ajax-0.7.01 into pkgsrc
CGI::Ajax is an object-oriented module that provides a unique
mechanism for using perl code asynchronously from javascript-
enhanced HTML pages. CGI::Ajax unburdens the user from having to
write extensive javascript, except for associating an exported
method with a document-defined event (such as onClick, onKeyUp,
etc). CGI::Ajax also mixes well with HTML containing more complex
javascript.
2008-04-08 10:31:59 +00:00
xtraeme
fa62c5e0fd Update to 9.27, this closes PR pkg/38369:
Security
* Fixed an issue where newsfeed prompts could cause Opera to execute
  arbitrary code, as reported by Michal Zalewski. See our advisory.
  http://www.opera.com/support/search/view/881/
* Solved an issue where resized canvas patterns could cause Opera to
  execute arbitrary code, as reported by Michal Zalewski. See our
  advisory. http://www.opera.com/support/search/view/882/
* Improved keyboard handling of password inputs, as reported by Trystan S.

Miscellaneous
* Fixed a BitTorrent transfer stability issue.
* Resolved stablity issues with the Acid 3 test.
* Additional stability fixes.
2008-04-07 14:39:14 +00:00
martin
1291b32c4e Add checksums for geolizer option 2008-04-07 09:43:52 +00:00
adam
cb1303f426 Changes 6.7:
New features/improvements:
- Full support for -day option. To build different report for each day
- Added virtualenamequot tag
- Added option NotPageList
- Addes .jobs and .mobi domains
Fixes:
- Minor bug in awstats_configure.pl
Other/Documentation:
- Updated some language files.
- Updated browsers database.
2008-04-07 07:21:00 +00:00
heinz
2406e7d892 The package supports installation to DESTDIR.
A C compiler is required.
2008-04-06 15:51:00 +00:00
heinz
41001846b3 The package supports installation to DESTDIR.
No C compiler required.
2008-04-06 15:46:54 +00:00
adrianp
05f0205c63 Remove some commented lines from the Makefile - no functional change 2008-04-06 10:19:12 +00:00
adrianp
b921d84224 +drupal6 2008-04-06 10:16:13 +00:00
adrianp
d557af02bb Drupal 6.x branch:
Drupal is software that allows an individual or a community of users to easily
publish, manage and organize a great variety of content on a website. Tens of
thousands of people and organizations have used Drupal to set up scores of
different kinds of web sites, including

* community web portals and discussion sites
* corporate web sites/intranet portals
* personal web sites
* aficionado sites
* e-commerce applications
* resource directories

Drupal includes features to enable:

* content management systems
* blogs
* collaborative authoring environments
* forums
* newsletters
* picture galleries
* file uploads and download
2008-04-06 10:15:27 +00:00
adrianp
483316e7e7 Add CONFLICTS for upcoming drupal 6 import 2008-04-06 10:12:35 +00:00
jlam
6973294f00 Add and enable new ruby-* packages. 2008-04-04 15:33:05 +00:00
jlam
49044b1ec2 Install as a gem using the pkgsrc rubygem.mk framework instead of
directly into site_ruby.
2008-04-04 15:30:00 +00:00
jlam
58f016cfb1 Initial import of webby-0.8.2 as www/webby.
Webby is a static website generator tool.  Rake tasks are used to
convert erb, textile, markdown, etc. formatted files into HTML suitable
for publication to a web server.
2008-04-04 15:27:12 +00:00
jlam
97d57cadba Initial import of ruby18-thoth-flickr-0.1.0 as www/thoth-flickr.
This package contains a Flickr plugin for the Thoth blog engine.
2008-04-04 15:27:05 +00:00
jlam
67c1221756 Initial import of ruby18-thoth-delicious-0.1.0 as www/thoth-delicious.
This package contains a del.icio.us plugin for the Thoth blog engine.
2008-04-04 15:26:58 +00:00
jlam
2c69249eee Initial import of thoth-0.1.2 as www/thoth.
Thoth is a blog engine written in Ruby and based on Ramaze and Sequel.
Its simple, elegant architecture, minimalist featureset, and extensible
codebase make it both fast and easy to customize.
2008-04-04 15:26:51 +00:00
jlam
e7f536900a Initial import of thin-0.7.1 as www/thin.
Thin is a very simple web server written in Ruby.  It's single-threaded,
which means it can only serve one request at a time.  This simplicity
affords increased speed and decreased memory usage for singled-threaded
framework like Rails.
2008-04-04 15:26:44 +00:00
jlam
11f7e2b3a1 Initial import of ruby18-rack-0.3.0 as www/ruby-rack.
Rack provides a minimal, modular and adaptable interface for developing
web applications in Ruby.  By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web frameworks, and software in between (the so-called
middleware) into a single method call.
2008-04-04 15:26:37 +00:00
jlam
c6ca2145e0 Initial import of ruby18-net-flickr-0.0.1 as www/ruby-net-flickr.
Net::Flickr provides an elegant, Ruby-fied implementation of Flickr's
REST API.
2008-04-04 15:26:29 +00:00
jlam
b8705b6eda Update ruby-mechanize to version 0.7.5. Changes from version 0.6.8
include:

+ Install as a Ruby gem.

* Fixed a bug when fetching files and not pages.
* WWW::Mechanize#get now takes hash arguments for uri parameters.
* Handling gzipped responses with no Content-Length header
* Fixed a bug with EOF errors in net/http.  [#17570]
* Handling 0 length gzipped responses. [#17471]
* Changed parser to lazily parse links
* Lazily parsing document
* Updating UTF-8 support for urls
* Adding AREA tags to the links list.
* WWW::Mechanize#follow_meta_refresh will allow you to automatically follow
  meta refresh tags. [#10032]
* Adding x-gzip to accepted content-encoding.
* Added Digest Authentication support.
* Many bug fixes.
2008-04-04 15:26:25 +00:00
jlam
4ca0571052 Initial import of ruby18-jsmin-1.0.0 as www/ruby-jsmin.
This package contains a Ruby library for "minifying" JavaScript files
by removing unnecessary characters.
2008-04-04 15:26:19 +00:00
jlam
dc1b6a75f0 Initial import of ruby18-cssmin-1.0.0 as www/ruby-cssmin.
This package contains a Ruby library for "minifying" CSS files by
removing unnecessary characters.
2008-04-04 15:26:10 +00:00
jlam
db6dd5cc13 Initial import of ramaze-0.3.9.1 as www/ramaze.
Ramaze is a simple, light and modular open-source web-framework written
in Ruby.  It provides several easy to understand and fully documented
abstractions useful for the daily work of a pragmatic webdeveloper.
2008-04-04 15:26:03 +00:00
jlam
e0ec184836 Initial import of mongrel-upload-progress-0.2.2 as
www/mongrel-upload-progress.

This package is a Mongrel plugin to keep track of the status of all
currently processing file uploads.
2008-04-04 15:25:54 +00:00
jlam
3a9fffc571 Initial import of mongrel-console-0.2.1 as www/mongrel-console.
This package provides a combined Mongrel and Rails IRB console.
2008-04-04 15:25:46 +00:00
jlam
9fa32185aa Initial import of mongrel-config-0.3.1 as www/mongrel-config.
This package uses the Camping micro-framework to implement a simple
config tool for any Mongrel Rails application.
2008-04-04 15:25:38 +00:00
jlam
edb04a9bf6 Initial import of mongrel-cluster-1.0.5 as www/mongrel-cluster.
This package is a Mongrel plugin to help start/stop/restart multiple
mongrel servers to use behind a load balancer like Apache 2.2
(mod_proxy_balancer), Lighttpd, Pound, Pen or Balance.  This plugin
adds an option to specify a number of Mongrel servers to launch, a
range of ports, and a configuration file for the cluster.
2008-04-04 15:25:31 +00:00
jlam
0ba4a27721 Update mongrel to version 1.1.4. Changes from version 1.0.1 include:
+ Remove dependencies on cgi_multipart_eof_fix and fastthread because
  newer versions of Ruby required by pkgsrc don't need it.  Also remove
  signatures from the gem as these have been modified by pkgsrc.

v1.0.2.	Signed gem; many minor bugfixes and patches.
v1.0.3.	Fix user-switching bug.
v1.0.4.	Backport fixes for versioning inconsistency, mongrel_rails bug,
	and DirHandler bug.
v1.1.	Pure Ruby URIClassifier. More modular architecture.
	JRuby support.
v1.1.1.	Fix mongrel_rails restart bug; fix bug with Rack status codes.
v1.1.2.	Fix worker termination bug; fix JRuby 1.0.3 load order issue;
	fix require issue on systems without Rubygems.
v1.1.3.	Fix security flaw of DirHandler
v1.1.4. Fix camping handler. Correct treatment of @throttle parameter.
2008-04-04 15:25:27 +00:00
jlam
e935c7ad60 Initial import of merbful-authentication-0.9.2 as
www/merbful-authentication.

Merbful-authentiation is a RESTful authentication plugin for the Merb
application framework.
2008-04-04 15:25:21 +00:00
jlam
ff087126be Initial import of merb-test-unit-0.9.2 as www/merb-test-unit.
This package contains a plugin for the Merb framework that provides
helper functionality for using the Test::Unit testing framework.
2008-04-04 15:25:13 +00:00
jlam
8431dd0fef Initial import of merb-stories-0.9.2 as www/merb-stories.
This package contains a plugin for the Merb framework that provides
helper functionality for using the RSpec testing framework.
2008-04-04 15:25:06 +00:00
jlam
211a000628 Initial import of merb-sequel-0.9.2 as www/merb-sequel.
This package contains a plugin for the Merb framework that provides
access to the Sequel ORM.
2008-04-04 15:25:00 +00:00
jlam
d6cfe5a491 Initial import of merb-parts-0.9.2 as www/merb-parts.
This package contains a plugin for the Merb framework that provides
Merb::PartController, which is a lightweight way to share logic and
templates amongst controllers.
2008-04-04 15:24:52 +00:00
jlam
a3e894bb57 Initial import of merb-param-protection-0.9.2 as www/merb-param-protection.
This package contains a plugin for the Merb framework that exposes two
new controller methods which allow one to simply and flexibly filter
the parameters available within the controller.
2008-04-04 15:24:45 +00:00
jlam
dae9510c7d Initial import of merb-more-0.9.2 as www/merb-more.
This package contains merb-more, which provides the the full set of
functionally for Merb outside of the merb-core classes.  Adding merb-more
gives you the Full Stack -- take what you need; leave what you don't.
2008-04-04 15:24:38 +00:00
jlam
43ac64328b Initial import of merb-mailer-0.9.2 as www/merb-mailer.
This package contains a plugin for the Merb framework that provides
mailer functionality.
2008-04-04 15:24:31 +00:00
jlam
a9aec1428b Initial import of merb-helpers-0.9.2 as www/merb-helpers.
This package contains a plugin for the Merb framework that provides
various view helpers, similar to the Rails form helpers.
2008-04-04 15:24:23 +00:00
jlam
186c640c51 Initial import of merb-has-flash-0.9.2 as www/merb-has-flash.
Merb_has_flash is a plugin for the Merb framework that provides Rails-style
flash.

The ``flash'' provides a way to pass temporary objects between actions.
Anything you place in the flash will be exposed to the very next action
and then cleared out.  This is a great way of doing notices and alerts,
such as a create action that sets

	flash[:notice] = "Successfully created"

before redirecting to a display action that can then expose the flash
to its template.
2008-04-04 15:24:15 +00:00
jlam
99cae6c922 Initial import of merb-haml-0.9.2 as www/merb-haml.
This package contains a plugin for the Merb framework that provides
support for HAML XHTML & CSS templates.
2008-04-04 15:24:08 +00:00
jlam
5afb2b7f77 Initial import of merb-gen-0.9.2 as www/merb-gen.
This package provides application and plugin generator scripts for Merb.
2008-04-04 15:24:00 +00:00
jlam
3358e4a5b0 Initial import of merb-datamapper-0.9.2 as www/merb-datamapper.
This package contains a plugin for the Merb framework that provides
access to the Sequel ORM.
2008-04-04 15:23:53 +00:00
jlam
6e4a4890ff Initial import of merb-core-0.9.2 as www/merb-core.
merb-core is the heart of the merb MVC framwork.  It has the rack
abstraction along with the dispatcher, router, controller and view
layers.  You can make very fast, small footprint services and apps with
just merb-core.
2008-04-04 15:23:46 +00:00
jlam
c0efbf50c4 Initial import of merb-cache-0.9.2 as www/merb-cache.
This package contains a plugin for the Merb framework that provides
caching of pages, actions, fragments and objects.
2008-04-04 15:23:39 +00:00
jlam
f50b801468 Initial import of merb-builder-0.9.2 as www/merb-builder.
This package contains a plugin for the Merb framework that provides
support for using ruby-builder classes to generate XML output.
2008-04-04 15:23:31 +00:00
jlam
4f4e681c82 Initial import of merb-assets-0.9.2 as www/merb-assets.
This package contains a plugin for the Merb framework that provides
support for handling assets and asset bundling.

The key to making a fast web application is to reduce both the amount
of data transfered and the number of client-server interactions.  While
having many small, module Javascript or stylesheet files aids in the
development process, your web application will benefit from bundling
those assets in the production environment.

An asset bundle is a set of asset files which are combined into a single
file.  This reduces the number of requests required to render a page,
and can reduce the amount of data transfer required if you're using gzip
encoding.
2008-04-04 15:23:23 +00:00
jlam
37633d7145 Initial import of merb-activerecord-0.9.2 as www/merb-activerecord.
This package contains a plugin for the Merb framework that provides
access to the ActiveRecord ORM.
2008-04-04 15:23:15 +00:00
jlam
4d6bfa264e Initial import of merb-action-args-0.9.2 as www/merb-action-args.
This package contains a plugin for the Merb framework that provides
support for arguments to actions that come in from the query.
2008-04-04 15:23:08 +00:00
jlam
1c1c9ef950 Initial import of merb-0.9.2 as www/merb.
Like Ruby on Rails, Merb is an MVC framework.  Unlike Rails, Merb is
ORM-agnostic, JavaScript library agnostic, and template language
agnostic, preferring plugins that add in support for a particular
feature rather than trying to produce a monolithic library with
everything in the core.  In fact, this is a guiding principle of the
project, which has led to third-party support for the ActiveRecord,
DataMapper, and Sequel ORMs.

In addition, it means that the core code in Merb is kept simple and
well organised.  This has multiple benefits.  It means it's faster
for one thing.  It's also easier to understand, maintain and extend.
2008-04-04 15:23:01 +00:00
jlam
e1c77d5b6c Initial import of heel-0.6.0 as www/heel.
Heel is a mongrel based web server to quickly and easily serve up the
contents of a directory as webpages.  Beyond just serving up webpages
heel uses an ERB template and famfamfam icons to create useful index
pages.  And to make things even easier it launches your browser for
you so no cut and paste necessary.
2008-04-04 15:22:53 +00:00
jlam
a0a3e24b8d Update erubis to version 2.5.0. Changes from version 2.3.1 include:
+ Install as a Ruby gem.

- Ruby on Rails 2.0 support.

- Add new command-line property '--docwrite={true|false}' to
  Erubis::Ejavascript.  If this property is true then
  'document.write(_buf.join(""));' is used as postamble and if it is
  false then '_buf.join("")' is used.

- When using Erubis::Eruby#evaluate(), changing local variables in
  templates have affected to variables accessible with TOPLEVEL_BINDING.
  It means that if you change variables in templates, it is possible
  to change variables in main program.  This was a bug and is now
  fixed not to affect to variables in main program.

- Preprocessing is supported by Ruby on Rails helper.

- Erubis::Eruby#evaluate() (or Erubis::RubyEvaluator#evaluate()) now
  creates Proc object from @src and eval it.

- Erubis::Eruby#def_method() is supported.  This method defines ruby
  code as instance method or singleton metod.

- Erubis::XmlHelper.url_escape() and u() which is alias of url_escape()
  are added.
2008-04-04 15:22:47 +00:00
jlam
e38c8a0f2b Initial import of camping-1.5 as www/camping.
Camping is a web framework which consistently stays at less than 4kb
of code.  You can probably view the complete source code on a single
page.  But, you know, it's so small that, if you think about it, what
can it really do?

The idea here is to store a complete fledgling web application in a
single file like many small CGIs.  But to organize it as a
Model-View-Controller application like Rails does.  You can then easily
move it to Rails once you've got it going.
2008-04-04 15:22:40 +00:00
obache
8d90b00223 Remove hard coded /usr/lib/libz.a as depending libraries.
Should fix build problem on none builtin libz platforms reported by PR 33600.
2008-04-04 13:45:02 +00:00
obache
0c86a8546f Marked as DESTDIR ready. 2008-04-04 13:39:52 +00:00
sborrill
fc44d8296d Create log dir and set to $VARBASE/log/dansguardian.
Set user with DANSGUARDIAN_USER and DANSGUARDIAN_GROUP and ensure log dirs
is created with correct permissions.
Use OWN_DIRS to create languages and phraselists directories instead of our
own pre-install target - this fixes binary packages.
Bump PKGREVISION to 2
2008-04-03 10:19:17 +00:00
taca
686bcf5dcd Update squid package to 2.6.19 (2.6.STABLE19).
Changes to squid-2.6.STABLE19 (19 Mar 2008)

	- Fix tcp_outgoing_address example config to match its description
	- Bug #2198: assertion failed sc != NULL when using peer monitor
	  function
	- Fix missing default disk store type into QUICKSTART example.
	- Bugzilla #761 : Handle recursive completion operations in diskd.
	- documentation bugfix for tcp_outgoing_tos directive
	- Sort cache list in wccpv2 to ensure a consistent hash allocation
	  across all services
	- Updated Ukrainan error pages
	- Compile error in squid_kerb_auth under Mac OS X 10.5.2
	- squid_radius_auth failed ro process more than 256 requests
	- Clarified description of 'cache_vary' directive
	- Make range_offset_limit 0 disable local range processing as
	  documented, even if the first range starts at 0
2008-04-02 01:30:37 +00:00
ghen
3b4ae870fc Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.9.
Security fixes in this version:

MFSA 2008-19 XUL popup spoofing variant (cross-tab popups)
MFSA 2008-18 Java socket connection to any local port via LiveConnect
MFSA 2008-17 Privacy issue with SSL Client Authentication
MFSA 2008-16 HTTP Referrer spoofing with malformed URLs
MFSA 2008-15 Crashes with evidence of memory corruption (rv:1.8.1.13)
MFSA 2008-14 JavaScript privilege escalation and arbitrary code execution

For more info, see http://www.seamonkey-project.org/releases/seamonkey1.1.9/
2008-03-30 15:02:40 +00:00
ghen
7b60799b23 Update firefox and firefox-gtk1 to 2.0.0.13.
Security fixes in this version:

MFSA 2008-19 XUL popup spoofing variant (cross-tab popups)
MFSA 2008-18 Java socket connection to any local port via LiveConnect
MFSA 2008-17 Privacy issue with SSL Client Authentication
MFSA 2008-16 HTTP Referrer spoofing with malformed URLs
MFSA 2008-15 Crashes with evidence of memory corruption (rv:1.8.1.13)
MFSA 2008-14 JavaScript privilege escalation and arbitrary code execution

For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.13/releasenotes/
2008-03-30 13:32:22 +00:00
taca
9d349f32fe Add RUBY_REQD to 1.8.6.110. Advised from obache@ via private mail. 2008-03-29 14:02:08 +00:00
taca
82ee424a96 Remove dependency to ruby-fastthread since it was already incorporated
to Ruby 1.8.6 patchlevel 110 and fixed some problem with it.

Bump PKGREVISION.
2008-03-29 13:07:45 +00:00
tron
9ebc67dd6a Update "firefox-bin" package to version 2.0.0.13. This update fixes the
following security issues:
- MFSA 2008-19 XUL popup spoofing variant (cross-tab popups)
- MFSA 2008-18 Java socket connection to any local port via LiveConnect
- MFSA 2008-17 Privacy issue with SSL Client Authentication
- MFSA 2008-16 HTTP Referrer spoofing with malformed URLs
- MFSA 2008-15 Crashes with evidence of memory corruption (rv:1.8.1.13)
- MFSA 2008-14 JavaScript privilege escalation and arbitrary code execution
2008-03-27 13:17:21 +00:00
wiz
fcb2267eaf Remove firefox15 packages.
They have security problems and are not maintained.

Removal was announced on pkgsrc-users on March 13.
2008-03-25 13:42:24 +00:00
taca
dd23b8646b - Honor PKGMANDIR.
- Use INSTALLATION_DIRS.
2008-03-22 04:30:53 +00:00
jklos
2c72be4dca Bring APC to 3.0.16. This fixes a number of issues:
3.0.16
* Fix for longstanding cache-full crash (Christian Seiler)
	http://news.php.net/php.pecl.dev/4951 for the details
* Added optional shm unmap on a fatal signal feature (Lucas Nealan)
* Added PTHREAD_MUTEX_ADAPTIVE_NP option pthread locks (Paul Saab)
* Minor cleanups (Lucas Nealan)
* Added configure option to enable apc_cache_info('filehits') (Shire)

3.0.15
* Eliminate a per-request time() syscall (Rasmus)
* Added rfc1867 prefix, name, and freq ini options (Shire)
* Allow deletion of individual user cache entries via apc.php (Sara)
* Fix overzealous cleanup during RSHUTDOWN (Gopal)
* Fix memory alignment and locking issues (Gopal)
* Make apc_compile insert/replace entries (Shire)
* Make mixed inheritance recompile & cache afresh (Gopal)
* Make nostat mode search include_path for canonicalization (Gopal)
* ZTS & other compile fixes (Gopal, Edin, Shire)
2008-03-21 00:09:11 +00:00
tonnerre
1be5366692 Add p5-CSS-Squish to subdir list 2008-03-16 19:05:20 +00:00
tonnerre
37fda71f25 Add the CSS::Squish module in version 0.07 to prepare the update of rt3
This module takes a list of CSS files and concatenates them, making sure
to honor any valid @import statements included in the files.

Approved-by: cube
2008-03-16 18:56:11 +00:00
joerg
588cbf7568 Update py-moin to 1.6.1.
Major new features:
* quickly working standalone mode (similar to DesktopEdition)
* xapian index search (including attachments of supported mimetypes)
* WikiSynchronisation
* moin can receive email now
* wiki parser: easier link and transclusion markup (and new macro
  markup)
* new parsers for: creole wiki markup, html (safe), diffs
* discussion pages
* inline comments
* hierarchical ACLs (see HelpOnAccessControlLists)
* new anti-spam feature: TextChas
* SisterSites support
* new xmlrpc methods, easier auth, multicall support
* Improved params for [[target|label|params]]:
* AdvancedSearch: make multiple categories/languages/mimetype selections
  possible
* Added a configuration directive to only do one bind to the LDAP
  server.

+ many bugfixes, including at least one XSS fix.
2008-03-15 18:16:51 +00:00
joerg
673b0dc842 lighttpd-1.4.19:
Fix a DOS under high load and some information leaks.
2008-03-15 10:53:50 +00:00
wiz
46c2e35f8c Update to 2.2.1:
Sun Mar  9 19:24:26 GMT 2008  - surfraw 2.2.1

  * New elvi:
    + lsm - Search the Linux Software Map.
    + sunonesearch - Search Sun's One Search (replaces sunsolve).
  * Fixed elvi: cddb, cnn, debcontents, deblists, debpackages, freedb,
    fsfdir, genpkg, and yubnub (thanks for the latter to Nathaniel Heinrichs).
  * Removed elvis: sunsolve (replaced by sunonesearch).
  * amazon, ebay, translate: expanded language/country list.
  * Added new configuration variable SURFRAW_lang.
    Elvi that support specifying language or country
    will use this as a default. If used, it should be set
    to an ISO 2-letter country code (eg uk, de, ca).
    Thanks to Simon Ernst for the idea.
  * Fixed quoting single quotes in URLs (thanks to Alexander
    Becher for the patch).
2008-03-14 19:42:38 +00:00
jlam
5209788041 Support user-destdir installation. 2008-03-14 13:50:16 +00:00
wiz
f1e9d47ddc + urlgrabber. 2008-03-14 01:31:48 +00:00
wiz
c37a8eac68 Import urlgrabber-3.0.0 as www/urlgrabber.
urlgrabber is a pure python package that drastically simplifies
the fetching of files. It is designed to be used in programs that
need common (but not necessarily simple) url-fetching features.
It is extremely simple to drop into an existing program and provides
a clean interface to protocol-independant file-access. Best of all,
urlgrabber takes care of all those pesky file-fetching details,
and lets you focus on whatever it is that your program is written
to do!
2008-03-14 01:29:28 +00:00
joerg
2a7055907f Make PostgreSQL 8.2 the default version. Bump all packages using it.
Remove PostgreSQL 8.0 as choice.
2008-03-13 17:38:48 +00:00
drochner
48631583b0 update to 3.0.8
3.0.8 is a stable release which includes many significant enhancements and
new features, and the usual squashed bugs. The most prominent new
features are the ability to "tag" headers and apply actions based on those
tags, making Privoxy much more flexibile, and Privoxy can now act as an
"intercepting" proxy.
2008-03-12 21:35:03 +00:00
adrianp
8f47e979b6 Lots of changes, see the changelog for all the details:
http://tomcat.apache.org/tomcat-5.5-doc/changelog.html

Of note:
important: Data integrity   CVE-2007-6286
important: Information disclosure   CVE-2007-5461
low: Elevated privileges   CVE-2007-5342
low: Session hi-jacking   CVE-2007-5333

Are all fixed in this release.
2008-03-12 20:41:48 +00:00
tnn
882d3eb4fe Put back a couple of IRIX conditionals the way they used to behave,
e.g. match IRIX 5.x but not 6.x. Some of these may indeed apply to 6.x
too, but let's be conservative. PR pkg/38224.
2008-03-11 18:47:40 +00:00
taca
6e9c1153f6 Improve startup script:
- Revive support for system without NetBSD style rc/rc.d.
- Always pass command_args and squid_flags to squid command.

This should fix the PR pkg/38036 by Wolfgang Stukenbrock.

Bump PKGREVISION.
2008-03-11 15:46:41 +00:00
obache
03e9d4affd HOMEPAGE moved. 2008-03-11 04:19:04 +00:00
drochner
fcd5cc0af7 -make the gssapi option default on NetBSD (where Kerberos comes for free)
(suggested by Todd Kover in PR pkg/36144)
-propagate the krb dependency through bl3 if necessary
-bump PKGREVISION
2008-03-10 18:35:54 +00:00
drochner
22e5f6e7e4 update to 1.4.13
changes: minor bugfixes
2008-03-10 13:00:01 +00:00
drochner
d1b7851581 update to 2.0.5
changes:
- Works with Firefox 1.5.x and xulrunner 1.8.x
- Compiles with xulrunner 1.9, but a lot of functionality is disabled due
  to being no longer exposed by xulrunner (or not working)
  - MyPortal
  - User stylesheets
  - Remembering passwords
  - http authentication
- Support for external mailers which don't understand mailto: urls is
  completely removed. Pretty much all modern mailers support them now.
2008-03-10 12:56:20 +00:00
bjs
6a20e97c6c Update to 0.11.4rc1. No changelog available; if interested, please
see GIT history.

Made option elinks-fastmem the default, as it's significantly faster
and I don't trust their wrappers of malloc(), etc. al. anyway.
Version 0.12 supports boehm-gc, which will probably become the default.
If 0.12 isn't released fairly soon, I'll see about backporting support.
Also add elinks-html-highlight as a default, as there's really no
reason not to.
2008-03-10 01:57:43 +00:00
gdt
7ae55deff1 Don't try to check for apache22 option, but instead just
PKG_APACHE_ACCEPTED=	apache2 apache22
like every other ap2-foo package.
2008-03-08 21:00:06 +00:00
adrianp
fc29e471e6 Bump to 3.1.7
Major changes compared to Horde 3.1.6 are:
    * Fix arbitrary file inclusion through abuse of the theme preference.
2008-03-08 17:36:53 +00:00
jlam
b3b31977fd Drop the inet6 option and mark this package as simply "IPV6_READY"
because it doesn't care about the IP family.
2008-03-07 22:00:43 +00:00
mrg
aa48bebc5b incorporate a fix from the master bozohttpd repo: fix files with spaces.
(or any special char, with no ?.)
2008-03-07 18:17:26 +00:00
jlam
910aae38f8 Support user-destdir installation in all packages that include
this Makefile.common.
2008-03-07 05:43:42 +00:00
jlam
7d9dfc154d Turn on user-destdir installation for the *-bin-nightly packages --
these Makefiles include seamonkey-bin-nightly/Makefile.common which
just include seamonkey-bin/Makefile.common which already has user-destdir
support.
2008-03-07 05:18:21 +00:00
jlam
2c8c3ed113 Add support for user-destdir installation. 2008-03-07 05:16:48 +00:00
jlam
65404edba4 Add support for user-destdir installation -- seamonkey-bin/Makefile.common
has already been altered to support user-destdir, so we just need to turn
it on in these packages.
2008-03-07 05:14:04 +00:00
jlam
fff60b2c74 Add support for user-destdir installation. 2008-03-07 05:06:16 +00:00
adrianp
132208db3b Version 1.0.5 (released 28-Feb-2008)
* security fix: omit commits of all-forbidden files from query results
* security fix: disallow direct URL navigation to hidden CVSROOT folder
* security fix: strip forbidden paths from revision view
* security fix: don't traverse log history thru forbidden locations
* security fix: honor forbiddenness via diff view path parameters
* new 'forbiddenre' regexp-based path authorization feature
* fix root name conflict resolution inconsistencies (issue #287)
* fix an oversight in the CVS 1.12.9 loginfo-handler support
* fix RSS feed content type to be more specific (issue #306)
* fix entity escaping problems in RSS feed data (issue #238)
* fix bug in tarball generation for remote Subversion repositories
* fix query interface file-count-limiting logic
* fix query results plus/minus count to ignore forbidden files
* fix blame error caused by 'svn' unable to create runtime config dir
2008-03-06 21:21:10 +00:00
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
adrianp
1ad533c1c6 Drupal 5.7
* 208700 by pwolanin. Fix bad backport of #194579. Modified to use Form API.
* 118569 by bevan: document how should one set RewriteBase, if under a VirtualDocumentRoot. Backport by Bart Jansens.
* Patch 115606 by Junyor, thesaint_02: added support for PHP 5.2's 'recoverable fatal errors'.
* 209409 by Heine, webernet, dww: more accurate register globals value checking
2008-03-05 21:35:40 +00:00
jlam
13b9acb77f + Include termcap.buildlink3.mk instead of using ${OPSYS} to guess at
the right terminal library.

Bump the PKGREVISION of www/w3m and www/w3m-img to 2.
2008-03-05 18:01:50 +00:00