Commit graph

9544 commits

Author SHA1 Message Date
sborrill
1fd261f998 Add pthread bl3.mk (required when building partial bulk builds in a chroot) 2010-07-24 10:45:38 +00:00
gdt
2e917c8c7b Upstream uses setuptools, so switch to egg.mk.
Substitute egg directory in PLIST to avoid hardcoded version.
Drop unnecessary statements that set defaults.
2010-07-23 23:20:48 +00:00
gdt
53799f99aa Update to 0.10.0.
0.10.0 is from 2009; this package was at 0.3.0 (0.4.0 was released in
2005).  Upstream does not provide changelogs or NEWS.  This update
should be considered equivalent to removing the old package and
importing a new one.
2010-07-23 21:35:41 +00:00
drochner
e919f50987 update to 1.2.3
changes:
-misc fixes, minor API extension
-allow to build against icu-4.4
-security fixes added (CVE-2010-1386, CVE-2010-1392, CVE-2010-1405,
 CVE-2010-1407, CVE-2010-1416, CVE-2010-1417, CVE-2010-1665, CVE-2010-1418,
 CVE-2010-1421, CVE-2010-1422, CVE-2010-1501, CVE-2010-1767, CVE-2010-1664,
 CVE-2010-1758, CVE-2010-1759, CVE-2010-1760, CVE-2010-1761, CVE-2010-1762,
 CVE-2010-1770, CVE-2010-1771, CVE-2010-1772, CVE-2010-1773, CVE-2010-1774)
2010-07-23 14:38:51 +00:00
schmonz
b2fa644bfa Update to 3.20100722. From the changelog:
* img: Add a margin around images displayed by this directive.
   * comments: Added commentmoderation directive for easy linking to the
     comment moderation queue.
   * aggregate: Write timestamp next aggregation can happen to
     .ikiwiki/aggregatetime, to allow for more sophisticated cron jobs.
   * Add --changesetup mode that allows easily changing options in a
     setup file.
   * openid: Fix handling of utf-8 nicknames.
   * Clarified what the filter hook should be passed: Only be the raw,
     complete text of a page. Not a snippet, or data read in from an
     unrelated file.
   * template: Do not pass filled in template through filter hook.
     Avoids causing breakage in po plugin.
   * color, comments, conditional, cutpaste, more, sidebar, toggle: Also
     avoid unnecessary calls to filter hook.
   * po: needstranslation() pagespec can have a percent specified.
   * Drop Cache-Control must-revalidate (Firefox 3.5.10 does not seem to have
     the caching problem that was added to work around). Closes: #588623
   * Made much more robust in cases where multiple source files produce
     conflicting files/directories in the destdir.
   * Updated French translation from Philippe Batailler. Closes: #589423
   * po: Fix selflink display on tranlsated pages. (intrigeri)
   * Avoid showing 'Add a comment' link at the bottom of the comment post form.
2010-07-23 13:07:16 +00:00
taca
f743dbb798 Update contao29-translations package to 20100720.
* Add missing PIST Guarani which I forgot to add.
* Update French, Croatian, Hungarian, Japanese, Dutch and Swedish
  language files.
2010-07-22 14:09:46 +00:00
taca
ee196069f2 * Make languages files writable to web server to allow language files
as extension.

Bump PKGREVISION.
2010-07-22 14:04:49 +00:00
drochner
f21cf9f1e2 add an "rtmp" option (default off) 2010-07-21 18:48:27 +00:00
tnn
b77fe7dbb5 Update to seamonkey-2.0.6
MFSA 2010-47 Cross-origin data leakage from script filename in error messages
MFSA 2010-46 Cross-domain data theft using CSS
MFSA 2010-45 Multiple location bar spoofing vulnerabilities
MFSA 2010-42 Cross-origin data disclosure via Web Workers and importScripts
MFSA 2010-41 Remote code execution using malformed PNG image
MFSA 2010-40 nsTreeSelection dangling pointer remote code execution
MFSA 2010-39 nsCSSValue::Array index integer overflow
MFSA 2010-37 Plugin parameter EnsureCachedAttrParamArrays remote code execution
MFSA 2010-36 Use-after-free error in NodeIterator
MFSA 2010-35 DOM attribute cloning remote code execution vulnerability
MFSA 2010-34 Miscellaneous memory safety hazards (rv:1.9.2.7/ 1.9.1.11)
2010-07-21 18:25:05 +00:00
drochner
c8be513e94 update to 7.21.0
changes:
added the --proto and -proto-redir options
new configure option --enable-threaded-resolver
improve TELNET ability with libcurl
added support for PolarSSL
added support for FTP wildcard matching and downloads
added support for RTMP
added CURLINFO_PRIMARY_PORT, CURLINFO_LOCAL_IP and CURLINFO_LOCAL_PORT
2010-07-21 17:29:48 +00:00
tnn
e5c76e4d0d Fix undefined reference to re_comp/re_exec on dragonfly.
Reported by Francois Tigeot.
2010-07-21 11:48:05 +00:00
perry
fe959573b3 Update to w3m-el-snapshot_1.4.394+0.20100524
No change information available, unfortunately.
2010-07-19 21:17:34 +00:00
ver
29a33353ba Add devel/py-jersey, net/py-s3cm3, security, py-oauth, and www/py-pendrell
to their respective category Make files.
2010-07-19 17:04:54 +00:00
ver
b9fe92d175 Add the Pendrell Python library from http://pendrell.olix0r.net/ 2010-07-19 16:34:35 +00:00
seb
bab9cb64d5 Update p5-AnyEvent-HTTP from version 1.44 to version 1.45.
Upstream changes:
1.45 Wed Jun 16 21:15:26 CEST 2010
	- fix a bug where the handle woudl go away directly after a successful
          connect (analyzed and patch by Maxim Dounin).
        - due to popular demand, introduce the Redirect pseudo response header.
        - document URL pseudo-header better.
        - explain how to implement DNS caching.
2010-07-19 04:51:16 +00:00
seb
d65e1bdc9b Update p5-Net-FastCGI from version 0.11 to version 0.12.
Upstream changes:
0.12 2010-07-14
    - Added Net::FastCGI::IO
2010-07-18 19:55:15 +00:00
seb
408b53df83 Update p5-Plack from version 0.9940 to version 0.9941.
Upstream changes:
0.9941  Thu Jul  8 18:17:30 PDT 2010
        - Makes Lint not warn about ASCII-only strings with UTF8 flag because they're safe
2010-07-18 19:09:42 +00:00
taca
f7182683e1 Update contao29-translations package to 20100717.
* Added Guarani language files.
* Update Czech, Croatian, Latvian, Dutch and Slovenian language files.
2010-07-18 14:50:02 +00:00
taca
5a9c3994f2 * Install sample .htaccess file as configuration file. It was silently
discarded before.
* Don't handle templates/.htaccess as configuration file.

Bump PKGREVISION.
2010-07-18 14:46:44 +00:00
joerg
964335258f MAKE_DIRS, not MAKE_DIR. 2010-07-18 01:33:20 +00:00
joerg
c9c894d740 Add pid directory to MAKE_DIR, in case non-default VARBASE is used. 2010-07-18 01:28:43 +00:00
drochner
a769d65bed update to 1.6.4
changes:
-Added identi.ca bookmarking support
-bugfixes
-translation updates
2010-07-14 18:22:55 +00:00
sbd
d823d74afa Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
seb
54e0cafb37 Update p5-WWW-Mechanize from version 1.62 to version 1.64.
Upstream changes:
1.64        Thu Jul  1 10:41:00 CDT 2010
========================================
[THINGS THAT MAY BREAK YOUR CODE]
If you've been accessing $mech->{forms} or $mech->{form} values
directly, instead of going through the $mech->forms or $mech->current_form
accessors, respectively, then this version of Mech will break your
code.

[ENHANCEMENTS]
Parsing of forms has been delayed until they're actually needed.
If don't use forms on a page, you'll no longer waste time and memory
parsing them.

$mech->title now caches the title of the page after parsing the
page to find it.

mech-dump now takes a --cookie-file parameter for keeping cookies
between calls.


[DOCUMENTATION]
Typo fixes.
2010-07-14 10:47:22 +00:00
seb
6e64767cd8 Update p5-HTML-Parser from version 3.65 to version 3.66.
Upstream changes:
2010-07-09  Release 3.66

Gisle Aas (1):
      Fix entity decoding in utf8_mode for the title header
2010-07-14 03:38:37 +00:00
drochner
f1f1856f76 update to 2.30.1
This switches to the gnome-2.30 release branch.
2010-07-13 12:19:50 +00:00
drochner
1eb757c659 update to 2.30.2
This switches to the gnome-2.30 release branch.
2010-07-13 12:05:57 +00:00
tnn
9efb0caa41 Add upstream bug ref. 2010-07-12 13:57:29 +00:00
tnn
cde3b12b43 Add some DragonFlyBSD fixes, contributed by Francois Tigeot. 2010-07-12 11:56:59 +00:00
dholland
6c1650b6d3 Bump PKGREVISION for previous, because the depends changed, and it doesn't
necessarily follow that no binary packages could have been created just
because of a check_interpreter failure.
2010-07-12 03:07:19 +00:00
dholland
1c0bb0e471 Contains perl scripts, and was using REPLACE_PERL, but didn't actually
*depend* on perl...
2010-07-12 00:08:02 +00:00
dholland
103527d618 Fix broken build: needs to include ap-perl or ap2-perl's bl3. 2010-07-12 00:01:10 +00:00
seb
a6f2e575cf Add & enable p5-Task-Plack 2010-07-11 13:50:52 +00:00
seb
9638601509 Initial import of p5-Task-Plack version 0.24 in the NetBSD Packages
Collection.

The Perl 5 module Task::Plack is a Plack bundle.
2010-07-11 13:50:40 +00:00
seb
244886652b Update p5-CGI-PSGI from version 0.10 to version 0.11.
Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.11  Sat May  1 04:37:07 PDT 2010
        - Upped CGI.pm dependency to 3.33 to fix the upload() issue in perl 5.10
2010-07-11 13:30:01 +00:00
seb
4ed09f659a Update p5-CGI-Emulate-PSGI from version 0.06 to version 0.10.
Upstream changes:
0.10 Sun May 16 00:39:55 PDT 2010
     - Added a possible workaround to deal with Win32 systems to undo :utf8 PerlIO layer
       perl #75106 (suggested by Eric Brine)

0.09 Sat May  8 18:52:04 PDT 2010
     - Added a test for utf8 decoding

0.08 Sat May  1 04:30:25 PDT 2010
     - Fixed Test::More deps

0.07 Tue Apr 27 15:44:08 PDT 2010
     - binmode the stdout filehandle when parsing
2010-07-11 13:20:32 +00:00
obache
1ca42356ea Update cherokee to 1.0.5.
Based on PR#43557 by Wen Heping.

Bump to 1.x release.
2010-07-11 12:18:55 +00:00
seb
0a852d1e0d Add & enable p5-CGI-Application-PSGI 2010-07-11 10:54:02 +00:00
seb
b48b1f16f5 Initial import of p5-CGI-Application-PSGI version 1.00 in the NetBSD
Packages Collection.

The Perl 5 module CGI::Application::PSGI is a runner to run
CGI::Application application as a PSGI application.
2010-07-11 10:53:40 +00:00
seb
f7df077c2a Add & enable p5-Squatting-On-PSGI 2010-07-11 10:28:28 +00:00
seb
dafad4e07e Initial import of p5-Squatting-On-PSGI version 0.04 in the NetBSD
Packages Collection.

The Perl 5 module Squatting::On::PSGI is an adapter to run Squatting
applications on PSGI implementations.
2010-07-11 10:28:17 +00:00
seb
0f87e2bc7a Add & enable p5-Squatting 2010-07-11 09:37:38 +00:00
seb
1f4990c03c Initial import of p5-Squatting version 0.70 in the NetBSD Packages
Collection.

The Perl 5 Squatting is a web microframework based on Camping. It
originally used Continuity as its foundation, but it has since been
generalized such that it can squat on top of any Perl-based web
framework (in theory).
2010-07-11 09:37:19 +00:00
seb
0008b3bb99 Add & enable p5-Continuity 2010-07-11 09:12:37 +00:00
seb
e2596afe2c Initial import of p5-Continuity version 1.1.1 in the NetBSD Packages
Collection.

The Perl 5 module Continuity is a library to simplify web applications.
Each session is written and runs as a persistant application, and
is able to request additional input at any time without exiting.
This is significantly different from the traditional CGI model of
web applications in which a program is restarted for each new
request.
2010-07-11 09:12:24 +00:00
seb
487d013b1b Add & enable p5-Catalyst-Engine-PSGI 2010-07-11 07:08:36 +00:00
seb
4c209c94c0 Initial import of p5-Catalyst-Engine-PSGI version 0.10 in the NetBSD
Packages Collection.

The Perl 5 module Catalyst::Engine::PSGI is a Catalyst Engine that
adapts Catalyst into the PSGI gateway protocol.
2010-07-11 07:08:19 +00:00
seb
27cd6c18ac Add & enable p5-Test-WWW-Mechanize-PSGI 2010-07-10 06:58:43 +00:00
seb
a1458eabf9 Initial import of p5-Test-WWW-Mechanize-PSGI version 0.35 in the
NetBSD Packages Collection.

The Perl 5 Test::WWW::Mechanize::PSGI meshes Test::WWW::Mechanize,
a subclass of WWW::Mechanize that incorporates features for web
application testing, and PSGI, a specification to decouple web
server environments from web application framework code. Hence it
allows easy testing of PSGI applications.
2010-07-10 06:58:25 +00:00
asau
7145143608 Add and enable clisp-fastcgi. 2010-07-09 19:38:43 +00:00