Commit graph

9079 commits

Author SHA1 Message Date
joerg
ee34bb308c Use pgsql as option name for consistency with other packages. 2010-02-10 19:30:09 +00:00
joerg
429e956b3f Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
joerg
41ec18081e Retire PHP 4. 2010-02-10 18:08:33 +00:00
joerg
5c924571e3 iRetire apc-gui, php-FastTemplate and php4-apc. 2010-02-10 17:59:27 +00:00
joerg
53ee70416e Retire psycopg1 option and rename psycopg2 to postgresql, making it
the default. Bump revision.
2010-02-10 17:21:55 +00:00
joerg
9a1301afc5 --libs for python-config is evil, it makes it find the static lib first.
Bump revision.
2010-02-10 13:25:03 +00:00
dholland
a1145e6515 Hack this to build against Apache 1.3.42. As 1.3.42 doesn't change
anything significant in the internals, all this requires is patching
the accepted version and bumping BUILDLINK_API_DEPENDS. PKGREVISION++.
2010-02-10 03:55:18 +00:00
joerg
c52292f32e + py-uwsgi 2010-02-09 22:35:30 +00:00
joerg
d38d1e4817 Import uwsgi-0.9.4.1:
uWSGI is a fast (pure C), self-healing, developer-friendly WSGI server,
aimed for professional python webapps deployment and development.
Backend support exists for Apache, nginx, cherokee and lighttpd.

Some of the features include:
- low memory footprint
- preforking and multithreaded operation
- logging, diagnostic and profiling support
- support for sendfile()
- self-healing
- graceful restart and hot-plug upgrading
2010-02-09 22:34:26 +00:00
joerg
8ddaa58214 No negative form of --with-ipv6. 2010-02-09 21:15:34 +00:00
joerg
150ec4e293 Fix overcomplicated install rules. Make sure to create the logfile at
install time with the right permissions and don't make most of the
templates group writeable. Bump revision.
2010-02-09 20:18:43 +00:00
drochner
d0e4cf4a93 add a patch from upstream to fix "data callback excessive length"
which is security critical
2010-02-09 16:05:38 +00:00
dholland
aeb7329230 Update to 1.3.42, fixing CVE-2010-0010. Note: this package is now EOL
upstream. The next security bug probably won't get patched, so if you're
still using this, it's time to migrate to 2.x.
2010-02-09 07:22:06 +00:00
seb
be240d759c Add & enable p5-Web-Scraper 2010-02-08 22:05:48 +00:00
seb
69740919c2 Initial import of p5-Web-Scraper version 0.32 in the NetBSD Packages
Collection.

The Perl 5 module Web::Scraper is a web scraper toolkit, inspired
by Ruby's equivalent Scrapi. It provides a DSL-ish interface for
traversing HTML documents and returning a neatly arranged Perl data
structure.
2010-02-08 22:05:31 +00:00
seb
ce11db4662 Add & enable p5-HTML-TreeBuilder-LibXML 2010-02-08 20:57:29 +00:00
seb
4cf2387d01 Initial import of p5-HTML-TreeBuilder-LibXML version 0.11 in the
NetBSD Packages Collection.

The Perl 5 module HTML::TreeBuilder::LibXML is a libxml based
compatible interface to HTML::TreeBuilder, which could be slow for
a large document.
2010-02-08 20:56:44 +00:00
joerg
c19ef4c071 Fix the name of the RC script. 2010-02-08 18:07:54 +00:00
joerg
449476cd45 Update the optional uwsgi to 0.9.4, which fixes some BE issues. 2010-02-08 16:11:54 +00:00
taca
c61ea0a1d9 Update typolight28-translation package to 20100207.
* Update Polish language files, supporting really 2.8.RC2.
* Add missing language files which should be added: Bosnian, Croatian,
  Finnish, Hungarian, Slovenian and Tagalog.
* Drop executable permission from translation files.
2010-02-08 15:44:48 +00:00
taca
ab26a265be * Add missing language files which should be added: Bosnian, Croatian,
Finnish, Hungarian, Slovenian and Tagalog.
* Drop executable permission from translation files.

Bump PKGREVISION.
2010-02-08 15:41:41 +00:00
joerg
fc12c5d3d2 Update to lighttpd-1.4.26:
- fix various bugs, including a trivial to trigger OOM/DoS
- Allow support for checking for exec bit on cgi scripts
- Add support for TLS servername indication
- Add support client certificate verification
- Split off spawn-fcgi into a separate package
2010-02-08 14:47:54 +00:00
joerg
ac482b25ba + spawn-fcgi 2010-02-08 14:38:53 +00:00
joerg
f1876364b3 Initial import of spawn-fcgi-1.6.3:
spawn-fcgi is a small utility to start external FastCGI applications.
It takes care of various common tasks to simplify deployment:
- setuid/setgid
- current working directory
- chroot
- socket creation and permissions in the case of Unix Domain Sockets
- forking a number of worker processes
2010-02-08 14:37:54 +00:00
joerg
2cce0bb284 nginx-0.8.33:
- fix issues with Keep-Alive in various clients
- fix issue with internal redirects between proxy/fastcgi locations
- fix a bug with discarding request bodies

Add optional uwsgi backend.
2010-02-08 14:25:44 +00:00
tnn
35b7e99950 Package is not user-destdir ready. 2010-02-08 09:54:23 +00:00
seb
45c648b3bf Add & enable p5-HTML-TreeBuilder-XPath 2010-02-07 16:39:14 +00:00
seb
cebf791b60 Initial import of p5-HTML-TreeBuilder-XPath version 0.11 in the
NetBSD Packages Collection.

The Perl 5 module HTML::TreeBuilder::XPath adds typical XPath methods
to HTML::TreeBuilder, to make it easy to query a document.
2010-02-07 16:38:49 +00:00
wiz
947d14adb7 Update to 3.49:
Version 3.49

  [BUG FIXES]
  1. Fix a regression since 3.44 involving a case when the header includes "Content-Length: 0".
     Thanks to Alex Vandiver (RT#51109)
  2. Suppress uninitialized warnings under -w. Thanks to burak.  (RT#50301)
  3. url() now uses virtual_port() instead of server_port(). Thanks to MKANAT and Yanick Champoux. (RT#51562)

  [SECURITY]
  1. embedded newlines are now filtered out of header values in header().
     Thanks to Mark Stosberg and Yanick Champoux.

  [DOCUMENTATION]
  1. README was updated to reflect that CGI.pm was moved under ./lib.
     Thanks to Alex Vandiver.

  [INTERNALS]
  1. More tests were added for autoescape, thanks to Bob Kuo. (RT#25485)
  2. Attempt to avoid test failures with t/fast, thanks to Steve Hay. (RT#49599)
2010-02-07 16:02:20 +00:00
seb
63c734d225 Add & enable p5-HTML-Selector-XPath 2010-02-07 06:05:03 +00:00
seb
91c502cf9a Initial import of p5-HTML-Selector-XPath version 0.03 in the NetBSD
Packages Collection.

The Perl 5 module HTML::Selector::XPath is a utility function to
compile CSS2 selector to the equivalent XPath expression.
2010-02-07 06:04:23 +00:00
taca
57f56a991b Update pear-HTTP_Request package from 1.3.0 to 1.4.4.
1.4.4

Development of HTTP_Request package is halted, only bug fixing will be done.
Please submit feature requests for HTTP_Request2 package.

Fixes:
* Improved memory usage of _buildRequest() method (bug #14574)
* Clarified documentation for addFile() method to mention that it is useful
  only for POST method file uploads (bug #14635)
* Do not send "Content-Length: 0" header for methods other than
  POST and PUT, as some servers may return error 400 (bug #14740)

1.4.3

* Added possibility to get reason phrase from HTTP response (request #12352)
* PHP 4.2.0 should be the minimal PHP version (bug #12354), also updated other
  dependencies' versions to saner values
* Send a Content-Length header in request even if body is empty (request #12900)
* Do not pass length parameter to gzinflate(), it could cause problems in some
  corner cases (bugs #13135, #14370)
* Return an error if trying to do a HTTPS request without OpenSSL support
  (bug #14127)
* Do not stop reading chunked response body prematurely (bug #14200)

1.4.2

* The final CRLF was not properly added to request headers on POST request
  with no post data (Thanks to Brock Weaver)
* Added error codes (request #12335, thanks to Joe Stump for the patch)
* HTTP_Request sent broken requests on redirects with no trailing slash
  (bug #12308, thanks to Joe Stump for the patch)
* Requests with a body consisting of only a symbol '0' were sent without body
  (reported privately by Sam Ghods)
* download-progress.php example was broken since 1.4.0 due to addition of
  'connect' and 'disconnect' events. Now works again.

1.4.1

* Removed bogus parameter for getURL() (Bug #9586, thanks to Martin Jansen)
* Improved API documentation (Bug #9984, thanks to Martin Jansen)
* Fixed wrong Content-Length if using mbstring function overloading (bug #10605)
* Fixed bogus "data CRC check failed" error on 64-bit systems (bug #10790,
  thanks to Bill Moran)
* Redone the way package handles mbstring function overloading, this will allow
  using gzip Content-Encoding when said overloading is switched on
* Added proper header comment blocks, improved phpdoc comments

1.4.0

* Added Keep-Alive support (request #4806), thanks to Justin Patrin for the
  initial patch. Please note that "Connection: close" header is still added
  by default, you need to explicitly add "Connection: Keep-Alive" header or
  remove "Connection" header if using HTTP 1.1
* A new disconnect() method was added which forces disconnection from the
  server if Keep-Alive is used. Also two new events are sent to the Listeners:
  "connect" and "disconnect"
* Added getUrl() method (request #6589)
* Added method to properly parse header of gzip-encoded data (see RFC 1952).
  This takes care of situations when the server adds some additional data
  to the header (bug #8245) or sends data that is not gzip-encoded when
  "Content-Encoding: gzip" header is present (bug #8213)
* "Proxy-Authorization" header is now properly set by constructor
  (bug #5913)
* Fixed doc comments mentioning addBody() method instead of proper setBody()
  (bug #5969)
* Fixed erroneous removal of "Content-Type" header from request
  (bug #7922)
* Bogus HTTP headers are now ignored (bug #8214)
* Path is set to "/" if an URL without path (http://www.example.com)
  is given (bug #8662)
* Moved to package.xml version 2.0
2010-02-06 16:08:48 +00:00
taca
e81c5593ab Update pear-HTTP from 1.4.0 to 1.4.1.
* Fixed bug #7130 - HTTP::absoluteUri("?foo") loses path
* Fixed bug #12672 - PHP_SELF ending on / causes incorrect redirects
* Fixed bug #12571 - Wrong license in package.xml
* Fixed bug #12759 - DOS linebreaks
* Fixed req #9148 - Added negotiateCharset() method
* Fixed req #11060 - Added negotiateMimeType() method
* Added regression tests
* Bump to package.xml v2.0
* Added failover JavaScript for redirect()
2010-02-06 16:07:58 +00:00
taca
6437095185 Update pear-HTML_Common from 1.2.3 to 1.2.5.
1.2.5

Whitespace is no longer trimmed from quoted attribute values in
_parseAttribute() method (bug #15787)

1.2.4

Migrate to package.xml version 2.0, use proper header comment block.
No code changes since previous release.
2010-02-06 16:07:15 +00:00
taca
ecd75b9e66 Update typolight28-translations package to 20100205.
Update Czech, Latvian, Russian, Swedish and Chinese translation files.
2010-02-06 15:21:26 +00:00
taca
4940a543dc OUpdate typolight27-translations package to 20100131.
Update Czech and Chinese translation files.
2010-02-06 15:18:02 +00:00
seb
ea501a8683 Update from version 1.11 to version 1.13.
Pkgsrc changes:
- Add LICENSE
- Adjust dependencies
- Add recommended dependencies

Upstream changes:
1.13
  - ignoring dirs starting with '.'
  - no HTML rendering for perltoc (too slow)
  - support for perlvar
  - computing TOC layout, works for MSIE6, MSIE8, FF, Chrome and Safari
  - many JS fixes (done in Alien-GvaScript 1.20)
  - applied patch by Elliot Shank for specifiying the page title
  - tested on MSIE8, FF3.5, safari4, Chrome3

1.12
  - sync TOC, automatically open nodes in TOC
  - support aliases in links L<alias|http://...>
  - fixed bugs in URLs containing special chars like L<http://foo$/...>
  - disabled automatic links within text nodes
  - links to external resources will open in a blank page
  - fixed bugs in displaying scripts (as opposed to modules)
  - toc ignores directories starting with '.'
  - toc_pragmas ignores "pod", "pods" and "inc" subdirs
2010-02-05 00:09:41 +00:00
joerg
1ca15de5f6 Mark PEAR packages as DESTDIR ready. Thanks to obache@ for the backend
support.
2010-02-04 16:36:05 +00:00
wiz
b425a29b21 Remove file that should have disappeared with 2.28.2 update. 2010-02-04 07:18:11 +00:00
seb
e2498512d8 Update from version 1.11 to version 1.21
Pkgsrc changes:
- Add LICENSE

Upstream changes:
1.21 18.01.2010
  - bug in Builder, Gvascript.js was written to wrong location

1.20   07.01.2009
  - Element.autoScroll : fix scroll amount when the scrolling block has
    an offsetTop > 0
  - removed PAGE_UP/DOWN handlers in TreeNavigator -- let the browser deal
    with those
  - treeNavigator select() has an additional param "prevent_autoscroll"
  - treeNavigator autoscroll only active through kbd, not through click
  - treeNavigator observes "mouseup" (instead of mousedown or click)
  - autoCompleter bug fix on detach (stop observing "click")
  - protoExtensions : removed RegExp.escape() (now in prototype.js)
  - autoCompleter div, display above only if enough vertical space
  - autoCompleter : code layout improvements

1.18 13.10.2009
  - fix some minor doc glitches released in 1.17

1.17 13.10.2009
  - major revision from Mona Remlawi
  - new Grid component
  - new CustomButtons component
  - new Paginator component
  - new test suite
2010-02-03 22:34:58 +00:00
tnn
f440fdb3da avoid pbulk dependency fallout (BROKEN alone will suffice) 2010-02-03 08:37:02 +00:00
sno
593ded833c Updating www/p5-Catalyst-Action-RenderView from 0.13 to 0.14
Upstream changes:
0.14 2009-12-03 03:13:23 GMT
    - Remove warnings from tests about actions in the app root
2010-02-02 15:46:27 +00:00
taca
a8cf11a0f5 Update squid30 pakcage to squid-3.0.23 (squid-3.0.STABLE23).
http://www.squid-cache.org/Advisories/SQUID-2010_1.txt


Changes to squid-3.0.STABLE23 (02 Feb 2010):

	- Bug 2856: removing assert() required for 3.0 patch for SQUID-2010:1
	- Regression Fix: Build error in Kerberos helper after library removal.

Changes to squid-3.0.STABLE22 (01 Feb 2010):

	- Regression Fix: Make Squid abort on all config parse failures.
	- Bug 2787: Reduce unexpected http status to non-critical warnings.
	- Bug 2496: Downloading some variants in full before relaying
	- Bug 2452: Add upper limit to external_acl_type entries.
	- Removed optional kerberos/spnegohelp/ library due to licensing issues
	- Add client_ip_max_connections
	- Handle DNS header-only packets as invalid.
2010-02-02 14:53:37 +00:00
taca
02c7f12f0c Add security patch noted as
http://www.squid-cache.org/Advisories/SQUID-2010_1.txt.

Bump PKGREVISION.
2010-02-02 14:43:57 +00:00
tron
94aba3f79b Update "squid31" package to version 3.1.0.16. Changes since 3.1.0.15:
- Regression Fix: Make Squid abort on all config parse failures.
- Regression Bug 2811: SNMP client/peer table OID numbering
- Bug 2851: Connection pinning fails when using a peer
- Bug 2850: Mismatch in hier_code enum / hier_strings array
- Bug 2731: Add follow_x_forwarded_for support to ICAP
- Bug 2730: Regressions in follow_x_forwarded_for since Squid-2
- Bug 2706: Set timestamps during ICAP request satisfaction.
- Bug 2553: X-Forwarded-For with IPv6 address not handled correctly
- Fix: WCCPv1 not connecting to router correctly
- Remove obsolete RunCache/RunAccel scripts.
- Add client_ip_max_connections
- Add the http::>ha format code and make http::>h log original request
  headers
- ... and all bug fixes from 3.0 up to 3.0.STABLE22
- ... and many more minor build and display annoyances.

This update also contains the fix for the remote DoS vulnerability
reported in "Squid Proxy Cache Security Update Advisory SQUID-2010:1".
2010-02-02 13:57:49 +00:00
sno
9a8d413ca6 Updating www/p5-Rose-HTMLx-Form-Related from 0.17 to 0.19
pkgsrc changes:
- Adding license definition
- Adjusting dependencies

Upstream changes:
0.19    19 Jan 2009
        * add dep on MRO::Compat. Use it in show_related_field_using() in RDBO and DBIC Metadata subclasses.
        * show_related_field_using() will now return 'unique_value' if the foreign class implements that method.

0.18    1 Dec 2009
        * fix failing dbic test
2010-02-02 12:11:12 +00:00
sno
7ed5ee3ffe Updating www/p5-Rose-HTML-Objects from 0.604 to 0.606.1
pkgsrc changes:
- Adjusting dependencies

Upstream changes:
0.6061 (11.19.2009) - John Siracusa <siracusa@gmail.com>
    * Altered tests to work around strange UTF-8 errors in some installations
      of perl.  (Thanks to Michael Lackhoff for help debugging.)

0.606 (11.16.2009) - John Siracusa <siracusa@gmail.com>
    * Overhauled inheritance to fix "Inconsistent hierarchy" mro c3 errors
      (RT 51168)
    * Added "use utf8" statements to ensure proper treatment of UTF-8 text
      stored in the __DATA__ sections of various modules (RT 29131)

0.605 (10.16.2009) - John Siracusa <siracusa@gmail.com>
    * Updated eval blocks to avoid stomping on $@ from an outer scope.
2010-02-02 11:58:15 +00:00
sno
00a33d26f0 Updating www/p5-Catalyst-Plugin-Static-Simple from 0.28 to 0.29
Upstream changes:
0.29   2010-02-01 18:45:00
        - Switch from override to around, because really, wtf
2010-02-02 11:46:44 +00:00
sno
8c10acc5c7 Updating www/p5-Catalyst-Action-REST from 0.78 to 0.81
pkgsrc changes:
- Adjusting dependencies
- Adjust module type

Upstream changes:
Thu 14 Jan 20:56:00 GMT 2010 - Release 0.81
  Add a JSONP serialization type.

Sat 19 Dec 14:54:00 GMT 2009 - Release 0.80
  Convert all classes to Moose

  Change Catalyst::Request::REST to be a mostly empty class, with
  all the functionality in Catalyst::TraitFor::Request::REST

  Simplify _get_allowed_methods method (aristotle)

  Rework serializer return so that serializers throw an exception in
  the case of issues serializing the data (hobbs).

Fri 11 Dec 01:08:00 GMT 2009 - Release 0.79
  Cope with invalid (missing required q parameter) header like:
  application/json; charset="utf-8"

  Fix documentation to not mention deprecated things and generally be
  in better style.

  Make author information consistant and only in one module.
2010-02-02 11:43:13 +00:00
sno
24f782374b Updating www/p5-Catalyst-Plugin-AutoRestart from 0.92nb1 to 0.93
pkgsrc changes:
- Adding license definition
- Adjust dependencies
- Apply correct module type

Upstream changes:
0.93	2010-01-29
	- Changing Class::C3 to MRO::Compat
2010-02-02 11:28:01 +00:00