Commit Graph

6816 Commits

Author SHA1 Message Date
jasper
cd35437744 import py-repoze-lru 0.5
repoze.lru is a LRU (least recently used) cache implementation. Keys and
values that are not used frequently will be evicted from the cache
faster than keys and values that are used frequently.

ok rpoinel@
2012-05-01 12:21:17 +00:00
merdely
2337039991 Update to 3.3.2. From wen heping. Thanks.
Several security updates included.
2012-05-01 07:21:22 +00:00
william
b70e225996 update to 3.1.9
tested by dhill, thanks
ok dhill sthen
2012-05-01 02:25:21 +00:00
landry
f0da2ce049 Fix checksum/size, noticed by naddy@ 2012-04-30 20:45:12 +00:00
landry
540844ce5f Update to fennec 10.0.4. There likely wont be any releases from newer
branches, since desktop fennec is abandoned in favor of fennec with
native ui on android (hence, not targeted at other oses...)
2012-04-30 15:40:31 +00:00
landry
238fda34f5 Update to seamonket-i18n 2.9.1. 2012-04-30 15:38:39 +00:00
landry
013d6c65d9 Update to seamonkey 2.9.1/lightning 1.4b1/enigmail 1.5pre.
- See http://www.seamonkey-project.org/releases/seamonkey2.9/
- add patch-suite_installer_Makefile_in to avoid installing the SDk
  (corollary of Tb's patch-mail_installer_Makefile_in)
- use MOZ_DEBUG_FLAGS="-Os" on ppc as done in Tb to avoid a
  relocation overflow when linking libxul on ppc (reminded by aja@)
2012-04-30 15:38:09 +00:00
landry
d77964bbf0 Update to firefox-i18n 12.0. 2012-04-30 15:29:39 +00:00
landry
ff4e0c3f66 Update to firefox 12.0.
- see http://www.mozilla.org/en-US/firefox/12.0/releasenotes/ for details
- two patches moved (patch-widget_src_xpwidgets_nsPrintSettingsImpl_cpp
  and patch-widget_src_gtk2_Makefile_in)
- add two new patches for bug #691898 (patch-js_src_jsapi_cpp and
  /patch-js_src_jsprvtd_h)
- add patch-gfx_thebes_gfxPlatform_cpp to workaround regression
  introduced in bug #715658, which prevents one from building against
systemwide cairo.
- patch-extensions_auth_nsAuthGSSAPI_cpp from bug #667325 got merged
- patch-js_src_js-config_h_in and patch-js_src_jscpucfg_h from #714312 got
  merged
- patch-ipc_chromium_src_base_dir_reader_posix_ -from #714315 got merged
2012-04-30 15:28:42 +00:00
landry
fd2eb884d9 widget/src/gtk2 moved to widget/gtk2 in gecko 12. Copy nsSound.cpp in
the correct place depending on MOZILLA_PROJECT.
2012-04-30 15:14:55 +00:00
landry
b8258512ed Update to webkit 1.8.1.
ok ajacoutot@, tested by a few on ports@ (thanks!)
2012-04-30 13:31:06 +00:00
bentley
2c2862ed96 Update www/netsurf/browser to 2.9, and associated libs.
A full list of changes can be found in the changelog:
http://source.netsurf-browser.org/tags/netsurf/2.9/ChangeLog

ok landry@
2012-04-30 07:11:58 +00:00
sthen
298a2bf669 no need to leave a "BUILD_DEPENDS=" line following sqlite3->base move. 2012-04-29 20:26:09 +00:00
kili
a5c1b25660 + hs-clientsession 2012-04-28 19:46:41 +00:00
kili
7dc17def02 Update to hs-snap-0.7.
ok jasper@

(and added myself as maintainer)
2012-04-28 19:34:09 +00:00
kili
9bb32d41c9 Update to hs-snap-server-0.7.0.1.
ok jasper@

(and added myself as maintainer)
2012-04-28 19:33:06 +00:00
kili
0370c24d1f Update to hs-snap-core-0.7.0.1.
ok jasper@

I also added myself as maintainer (in addition to jim@), as
done for some of the previous updates (where i forgot to
mention it in the commit message).
2012-04-28 19:32:21 +00:00
kili
7a998e2692 Achieves security through AES-CTR encryption and Skein-MAC-512-256
authentication.  Uses Base64 encoding to avoid any issues with
characters.

ok jasper@
2012-04-28 19:23:06 +00:00
ajacoutot
6a25f21ca1 Regen PLIST.
req by espie@
2012-04-28 14:08:53 +00:00
ajacoutot
acaaa6fdba Use LOCALSTATEDIR instead of local variables. 2012-04-28 11:06:12 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
ajacoutot
3f0ee525f1 Use LOCALSTATEDIR. 2012-04-28 10:51:44 +00:00
stsp
adb88b2247 Needs bump because of devel/apr update; don't depend on removed 'mt' flavour 2012-04-28 09:54:44 +00:00
stsp
c64abc842b Needs bump because of devel/apr update. 2012-04-28 09:53:07 +00:00
sthen
e0eea98a9f lighttpd fixes, from upstream via Brad.
- Fix handling of empty header list entries in http_request_split_value.
- Fix access log escaping of " and \\.
- Fix digest "md5-sess" implementation (Errata ID 1649, RFC 2617).
- Add "AUTH_TYPE" environment (for *cgi), remove fastcgi specific workaround.
- Fix splitting :port with IPv6.
2012-04-28 09:25:25 +00:00
mpi
315d204cce +py-gunicorn 2012-04-27 09:03:23 +00:00
mpi
a924675ad4 Import py-gunicorn 0.14.2, from Bertrand Janin
Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a
pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn
server is broadly compatible with various web frameworks, simply
implemented, light on server resource usage, and fairly speedy.

ok rpointel@
2012-04-27 09:01:31 +00:00
rpointel
f6d2d45834 Update tornado to 2.2.1, ok aja@.
Release notes:http://www.tornadoweb.org/documentation/releases/v2.2.1.html.
2012-04-25 15:08:20 +00:00
naddy
88e3d49c1d missed bump after sqlite3 move 2012-04-24 19:05:55 +00:00
sthen
f1a9bee137 bump 2012-04-24 18:48:16 +00:00
espie
3ad8ed54dc missed bump 2012-04-24 17:21:42 +00:00
jasper
c8ef98b5c2 sync 2012-04-24 11:41:06 +00:00
jasper
687fb89e4a import igal2 (continued version of www/igal, which'll stay as discussed with sthen@)
igal2 (the successor of igal) is a quick and easy program for placing
your images online with just one command-line. It generates a pretty
good-looking set of W3-compliant static HTML slides even with its
default settings. The slide show preloads the next image with JavaScript
- ideal for slower links.

ok sthen@
2012-04-24 11:40:38 +00:00
ajacoutot
e9388c8bca Config/doc tweaks. 2012-04-24 10:15:57 +00:00
pea
f1b2558600 Add asql 2012-04-24 09:53:13 +00:00
pea
3bb9d343a2 Import Asql.
ASQL is a simple tool to allow you to query Apache common logfiles
via SQL.

With comments/tweaks from sthen@

ok sthen@
2012-04-24 09:52:08 +00:00
espie
8dbaef9fe6 sqlite bump 2012-04-24 06:10:16 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
gonzalo
42fdfffc74 Minor update for Aria2 to 1.15.0 with:
* Fixed assertion failure if Chunked encoding along with
  Content-Length is used.

* Fixed clang and gcc-4.7 warning and errors.

* Fixed the bug that aria2 cannot read line longer than 4096 bytes
  from the file specified by --input-file option.

While here USE_GROFF is not needed.

OK rpointel@ (maintainer), aja@
2012-04-23 15:24:05 +00:00
jasper
1b7a42749b - update to 1.0.1rc1, eventhough it's an rc, it's considered stable and
production ready. although it's advised to migrate to pyramid eventually.
2012-04-22 12:15:23 +00:00
jasper
10c7608514 - update to 1.7.5
ok martynas@ (who resigned as maintainer)
2012-04-22 12:13:55 +00:00
jasper
9487dec72b - update to 1.5.0
ok martynas@ (who resigned as maintainer)
2012-04-22 12:13:41 +00:00
jasper
f19def246d - update to 1.7.5.1
ok martynas@ (who resigned as maintainer)
2012-04-22 12:13:22 +00:00
ajacoutot
0691c69586 Use RCDIR instead of /etc/rc.d when refering to packages rc scripts.
discussed with espie and sthen
ok sthen@
2012-04-22 11:41:55 +00:00
ajacoutot
0d3c177f99 Remove unnecessary patch. No change to the build.
from Brad (maintainer)
2012-04-22 10:19:09 +00:00
jasper
1c41dd1dd5 - update to 1.4 2012-04-22 09:21:18 +00:00
jasper
fa7b55333f - update to 1.2.4 2012-04-22 09:18:00 +00:00
sthen
c797c23c02 use php-${MODPHP_VERSION}.ini rather than php.ini in MESSAGE 2012-04-21 12:52:40 +00:00
pea
c454617982 Security update to 2012-01-25a (XSS security issue)
Reminded by Christopher Zimmermann, thanks.

ok jasper@
2012-04-20 13:19:59 +00:00
pascal
30ecf4ce4a Update to privoxy 3.0.19.
ok merdely@ (maintainer)
2012-04-20 09:27:29 +00:00
sthen
c37807dc6b use pecl.port.mk, ok jasper@ 2012-04-19 21:30:26 +00:00
jasper
c72adc4566 - update to 3.4.1
* bug fixes and translation updates
2012-04-18 15:39:30 +00:00
sthen
bd69d3f94f bugfix update to chive 1.0.3 including security issue;
#911194 Unable to automatically insert auto_increment values
#911297 Incorrect displaying of HTML text in in-line edition mode
#918163 Fieldnames don´t appear on csv export with selected rows
#918363 The Server Information box does not include Chive Version
#911136 Security vulnerability fix
(fix committed in http://bazaar.launchpad.net/~fusonic/chive/1.0/revision/417,
bug report is hidden - missing html escaping in table names etc)
2012-04-18 14:54:57 +00:00
gsoares
edbab203e8 SECURITY UPDATE to nginx-1.0.15
resolves:
CVE-2012-2089 - Buffer overflow in the ngx_http_mp4_module

OK sthen@ jasper@ william@
2012-04-17 13:00:28 +00:00
landry
df549a4996 Cherrypick a fix for libsoup version detections, from
http://git.xfce.org/apps/midori/commit/?id=c7c172f7ffc9316be5954c920654e1deb9f470b7
2012-04-16 21:10:06 +00:00
okan
446d44a046 - update to 4.48 and remove USE_GROFF req.; from wen heping long ago - thanks!
ok sthen@
2012-04-16 18:48:40 +00:00
sthen
34aecae927 update to pecl-memcache 3.0.6, ok william@
- 3.0.4 was generating bogus 'delete' commands in some cases;
I noticed this when trying to use memcache as a session storage
backend with Roundcube webmail - this update fixes this.
2012-04-16 17:44:38 +00:00
jasper
d86e46292a - update to 4.4.1 2012-04-16 13:14:20 +00:00
landry
e3de7edbc2 Update to midori 0.4.5.
See http://mail.xfce.org/pipermail/xfce-announce/2012-April/000153.html
2012-04-16 10:08:43 +00:00
robert
987aa742fd update to 18.0.1025.162 2012-04-15 13:33:24 +00:00
robert
74101d13e1 make sure we use big enough buffers for sysctl(3) 2012-04-15 10:40:44 +00:00
sthen
5edd20d744 update to node 0.6.15, from Aaron Bieber
- Thanks for the great book Aaron!
2012-04-12 10:16:50 +00:00
naddy
fa74f05d16 rename LANG to DRUPAL_LANG to avoid clash with locale setting 2012-04-12 08:16:06 +00:00
sthen
b9e13cca54 link showhttptest 2012-04-11 14:05:29 +00:00
sthen
c2e068b9ec import www/slowhttptest, ok ajacoutot@
SlowHTTPTest is a highly configurable tool that simulates some
Application Layer Denial of Service attacks.

It implements most common low-bandwidth Application Layer DoS attacks,
such as slowloris, Slow HTTP POST, Slow Read attack (based on TCP persist
timer exploit) by draining concurrent connections pool, as well as Apache
Range Header attack by causing very significant memory and CPU usage on the
server.

Slowloris and Slow HTTP POST DoS attacks rely on the fact that the HTTP
protocol, by design, requires requests to be completely received by the
server before they are processed. If an HTTP request is not complete, or if
the transfer rate is very low, the server keeps its resources busy waiting
for the rest of the data. If the server keeps too many resources busy, this
creates a denial of service. This tool is sending partial HTTP requests,
trying to get denial of service from target HTTP server.

Slow Read DoS attack aims the same resources as slowloris and slow POST,
but instead of prolonging the request, it sends legitimate HTTP request and
reads the response slowly.
2012-04-11 13:37:27 +00:00
sthen
c3e2822fb2 missed bump; pointed out by nigel@ 2012-04-11 10:11:32 +00:00
ajacoutot
e729c1554d Update to owncloud-3.0.2. 2012-04-11 09:52:05 +00:00
sthen
cf97d0ad2e Add a subpackage to make it easy to run fcgi-cgi in a chroot jail,
requested by Johan Huldtgren, thanks dhill for testing.
2012-04-10 19:34:52 +00:00
robert
274a4dd29b update to 18.0.1025.152 2012-04-10 19:13:46 +00:00
jim
b1e75e3ee5 Update to 2.76. This is a significant update. Please read the Changes
file for all the details.

Input and feedback from sthen@ and Remi Locherer <remi.locherer at relo.ch>

"reads ok" sthen@
2012-04-10 13:32:45 +00:00
dcoppa
301285c09e Update to 1.0.6 2012-04-10 13:29:33 +00:00
jim
efba1258f4 Update to 0.25 to support forthcoming update of Mojo.
"reads ok" sthen@
2012-04-10 12:56:40 +00:00
espie
45171542cd +drupal7 2012-04-10 12:53:15 +00:00
espie
875b4357b8 ... and core 2012-04-10 12:52:32 +00:00
espie
2ac16998d0 some drupal7 ports.
okay sthen@
2012-04-10 12:50:24 +00:00
espie
38c54070ff drupal7 ports, a few essentials which are more or less ready.
approved by sthen@
2012-04-10 12:49:31 +00:00
sthen
0dde427829 Security update to links 2.6, fixes include:
- Buffer overflow when pasting too long text from clipboard to dialog
boxes (not remotely exploitable)
- A write out of allocated memory in the graphics renderer
(potentially exploitable)
- An infinite loop when parsing invalid usemap specification in text and
graphics mode (can cause browser lockup, but not otherwise exploitable)
- Accesses out of memory in the xbm decoder (potentially exploitable)

Also drop dip.c patch to resolve crashes with libpng 1.5, upstream
appears to have fixed this separately in the update to 2.5.
Thanks jasper@ for additional testing.
2012-04-10 11:59:44 +00:00
espie
5e0dc808a2 much newer version, works with drupal5/6/7 2012-04-09 16:12:12 +00:00
ajacoutot
01a6c0fdc8 Upsteam: always convert letters to lowercase to get transitive results.
from Brad (maintainer)
2012-04-09 07:02:11 +00:00
sthen
0b2deb5d64 Update www/p5-Catalyst-View-Mason to version 0.18.
from Andreas Voegele
2012-04-08 21:59:00 +00:00
sthen
77c04c1f07 Update www/p5-Catalyst-Plugin-XMLRPC to version 2.01. Replace NEXT by
MRO::Compat.

Catalyst::Plugin::XMLRPC is unmaintained and deprecated.

from Andreas Voegele
2012-04-08 21:58:58 +00:00
sthen
bf0e2f2ec8 Update www/p5-Catalyst-Plugin-SubRequest to version 0.17.
from Andreas Voegele
2012-04-08 21:58:56 +00:00
sthen
d95b029628 Mark www/p5-Catalyst-Plugin-Singleton as deprecated.
from Andreas Voegele
2012-04-08 21:58:53 +00:00
sthen
cb7afaa068 Update www/p5-Catalyst-Plugin-Session-Store-File to version 0.18.
from Andreas Voegele
2012-04-08 21:58:51 +00:00
sthen
1bd0498851 Update www/p5-Catalyst-Plugin-Session-Store-FastMmap to version 0.14.
from Andreas Voegele
2012-04-08 21:58:49 +00:00
sthen
2d1473317f Update www/p5-Catalyst-Plugin-Session-State-URI to version 0.15.
from Andreas Voegele
2012-04-08 21:58:46 +00:00
sthen
28e431d209 Update www/p5-Catalyst-Plugin-Session-State-Cookie to version 0.17.
from Andreas Voegele
2012-04-08 21:58:44 +00:00
sthen
3d0ca113ac Update www/p5-Catalyst-Plugin-Session-PerUser to version 0.05.
from Andreas Voegele
2012-04-08 21:58:42 +00:00
sthen
521c015c47 Update www/p5-Catalyst-Plugin-Session-FastMmap to version 0.13.
Catalyst::Plugin::Session::FastMmap is deprecated in favor of
Catalyst::Plugin::Session.

from Andreas Voegele
2012-04-08 21:58:40 +00:00
sthen
507163e1f3 Update www/p5-Catalyst-Plugin-Session to version 0.32.
from Andreas Voegele
2012-04-08 21:58:38 +00:00
sthen
487036c00c Update www/p5-Catalyst-Plugin-PageCache to version 0.31.
from Andreas Voegele
2012-04-08 21:58:36 +00:00
sthen
555cc91709 Update www/p5-Catalyst-Plugin-LogWarnings to version 0.03.
from Andreas Voegele
2012-04-08 21:58:35 +00:00
sthen
f027e814fe Update www/p5-Catalyst-Plugin-I18N to version 0.10.
from Andreas Voegele
2012-04-08 21:58:32 +00:00
sthen
a31cdb2806 Update www/p5-Catalyst-Plugin-FormValidator to version 0.094.
Using Catalyst::Plugin::FormValidator is not recommended as the module
takes over the global $c->form method, rather than being applicable in
only part of your Catalyst application.  Furthermore,
Data::FormValidator itself is not recommended for use.

from Andreas Voegele
2012-04-08 21:58:30 +00:00
sthen
7788618e92 Update www/p5-Catalyst-Plugin-DefaultEnd to version 0.8.
Catalyst::Plugin::DefaultEnd is deprecated.  Please use
Catalyst::Action::RenderView instead.

from Andreas Voegele
2012-04-08 21:58:28 +00:00
sthen
424515eabe Update www/p5-Catalyst-Plugin-ConfigLoader-Environment to version 0.07.
from Andreas Voegele
2012-04-08 21:58:26 +00:00
sthen
55eaf0a6d1 Update www/p5-Catalyst-Plugin-ConfigLoader to version 0.30.
from Andreas Voegele
2012-04-08 21:58:24 +00:00
sthen
d86a920961 Mark www/p5-Catalyst-Plugin-Cache-Store-FastMmap as deprecated.
Catalyst::Plugin::Cache::Store::FastMmap is deprecated because
Cache::FastMmap no longer needs to be wrapped to store plain values.

from Andreas Voegele
2012-04-08 21:58:22 +00:00
sthen
901ad623f2 Update www/p5-Catalyst-Plugin-Cache-Memcached to version 0.8.
Catalyst::Plugin::Cache::Memcached is deprecated.  Use Cache::Memcached
in Catalyst::Plugin::Cache configuration directly.

from Andreas Voegele
2012-04-08 21:58:20 +00:00
sthen
47cec2c4ce Update www/p5-Catalyst-Plugin-Cache to version 0.10.
from Andreas Voegele
2012-04-08 21:58:18 +00:00