Commit Graph

6430 Commits

Author SHA1 Message Date
jasper
f88804e9f5 - update to 1.18.0
from wen heping (MAINTAINER)
2011-12-21 14:00:34 +00:00
sthen
c6486bfebe update to node 0.6.6, from maintainer Aaron Bieber 2011-12-21 09:56:54 +00:00
sthen
cbe6df0aac update to lighttpd 1.4.30, from Brad (maintainer). 2011-12-20 22:27:28 +00:00
jasper
9c62d3985b - bump REVISION after several python modules had their flavor dropped. 2011-12-20 18:55:08 +00:00
giovanni
dab7fe6e64 Let pear install modules even with USE_SYSTRACE=Yes
spotted an ok sthen@
2011-12-20 15:21:30 +00:00
sthen
30956f5d8b add Aaron Bieber as MAINTAINER. 2011-12-20 14:50:54 +00:00
sthen
719b3e2527 update to chive 1.0.0 2011-12-19 22:18:59 +00:00
sthen
e7aa12abb6 Actually check for and use mkstemps() rather than use a broken check
for glibc version and some hand-rolled alternative. From Brad.
2011-12-19 21:23:24 +00:00
sthen
56ff6b4040 update to node 0.6.5, from Aaron Bieber, discussed with jasper@ and schwarze@
- also sync WANTLIB (now pulls in libz)
2011-12-18 13:37:35 +00:00
sthen
91faa22c52 Where a program with an rc script _requires_ a certain command line
parameter to daemonize, move the parameter from daemon to daemon_flags,
so that the user cannot inadvertently prevent it from daemonizing by
adjusting the flags.

Discussed with ajacoutot and schwarze, this method was suggested
by schwarze@ as a simpler alternative to my diff. ok aja@
2011-12-17 22:01:12 +00:00
sthen
3c108eee37 update p5-WWW-Mechanize to 1.71; now recognises application/xhtml+xml as HTML
- add some missing REGRESS_DEPENDS while there
2011-12-17 19:53:05 +00:00
nigel
e1b48cf378 always build without gconf
Ok jasper@
2011-12-15 23:05:44 +00:00
fgsch
df757412f2 Kill Zope and friends that only run under python 2.4.
ok by many.
2011-12-15 22:19:51 +00:00
nigel
e532b9471c fix build issue with dpb spotted by jasper@ disable detecting execinfo.h
Ok jasper@
2011-12-15 15:04:32 +00:00
sthen
635985c62f zap stray ?> caused by "No newline at end of file" in patch 2011-12-15 10:14:05 +00:00
sthen
3f6e0157dd fix 6-year-old vi typo. 2011-12-15 09:54:53 +00:00
sthen
68e07c1104 Fix CVE-2011-4328 in Gnash; creating world-readable cookies under /tmp
with predictable filenames. From Brad.
2011-12-15 09:47:23 +00:00
robert
612b65fa80 update to 16.0.912.63 2011-12-14 16:58:19 +00:00
jeremy
287cc0be7d Build the ruby19 FLAVOR of ruby-passenger by default. 2011-12-13 18:40:32 +00:00
jeremy
a6f25334b3 Depend on either the ruby 1.8 or ruby 1.9 version of ruby-passenger
in the passenger FLAVOR.
2011-12-13 18:39:38 +00:00
jeremy
b43ac205b0 Update to 3.0.11. Support by the standalone version of passenger by
splitting into a multipackage, with a subpackage for the standalone
version (which embeds a version of nginx).  The standalone version
operates much like other ruby webservers, serving a single ruby/rack
application.

Switch to using the gem version of passenger.  Because the gem
installs into a versioned directory, setup symlinks to the
versioned directory so that nginx configuration files don't need
to be modified when the version is updated.
2011-12-13 18:38:17 +00:00
jeremy
97348bc92d Build ruby19 version of ruby-rails by default
OK claudio@
2011-12-13 18:01:59 +00:00
jeremy
f7f76689de Update to 0.6.1
OK claudio@
2011-12-13 17:59:33 +00:00
jeremy
a7f898d95f Update to 0.8.3
OK claudio@
2011-12-13 17:59:06 +00:00
jeremy
425210ae14 Update to 1.3.5. Take MAINTAINER.
OK claudio@
2011-12-13 17:58:27 +00:00
jeremy
29cd3462e8 Update to 3.1.3
OK claudio@
2011-12-13 17:48:20 +00:00
jeremy
92874b95b7 sync 2011-12-13 17:42:14 +00:00
jeremy
6e4e07b985 Import ruby-rack-ssl 1.3.2, a Rails 3.1 dependency
Force SSL/TLS in your rack app:

    Redirects all "http" requests to "https"
    Set Strict-Transport-Security header
    Flag all cookies as "secure"

OK claudio@
2011-12-13 17:39:09 +00:00
jeremy
9b45481379 Import ruby-rack-cache 1.1, a Rails 3.1 dependency
Rack::Cache is suitable as a quick drop-in component to enable HTTP
caching for Rack-based applications that produce freshness (Expires,
Cache-Control) and/or validation (Last-Modified, ETag) information.

    Standards-based (see RFC 2616 / Section 13).
    Freshness/expiration based caching
    Validation
    Vary support
    Portable: 100% Ruby / works with any Rack-enabled framework.
    Disk, memcached, and heap memory storage backends.

OK claudio@
2011-12-13 17:38:07 +00:00
edd
d6b269f8de Update to xxxterm-1.9.0
OK sthen@
2011-12-13 15:16:31 +00:00
dcoppa
95bcc5aa04 Update v6 to 6.0.35 2011-12-13 09:28:37 +00:00
jasper
d4b399b5dc += not = 2011-12-08 17:20:36 +00:00
jasper
6ad8cb7b3c add a reminder comment, req'd by aja@ 2011-12-08 08:35:50 +00:00
nigel
4129bfc425 Update Firefox v7.0.1 to v8.0.1 continued
patches from mpi@ for macppc

Ok mpi@, dcoppa@
2011-12-08 01:47:02 +00:00
nigel
388e05cf67 Update fennec v7.0.1 to v8.0 - continued 2011-12-08 01:35:08 +00:00
nigel
eba250b3aa Update fennec v7.0.1 to v8.0 sent to ports@ for review. 2011-12-08 00:42:54 +00:00
nigel
45570b6074 Update seamonkey 2.4.1 to 2.5, enimail to 1.3.4 and lightning.
Ok mpi@
2011-12-08 00:39:18 +00:00
nigel
0ea545c343 Update for Firefox v7.0.1 to v8.0.1 sent to ports@ for review.
patches from mpi@ added for macppc.

Ok mpi@, dcoppa@
2011-12-08 00:33:36 +00:00
nigel
712b4f04e2 Update Firefox v7.0.1 to v8.0.1 sent to ports@ for review.
Ok mpi@, dcoppa@
2011-12-08 00:30:49 +00:00
nigel
cff998f0e0 Update Firefox 3.6.23 to Firefox 3.6.24 sent to ports@ for review. 2011-12-08 00:24:54 +00:00
jasper
0a02d61368 add missing build dependency 2011-12-07 17:26:32 +00:00
sthen
5b3ad39bdf update to node 0.6.3, parts from Aaron Bieber
(further update 0.6.5 to be done soonish, but let's get this in first)
2011-12-07 12:18:01 +00:00
kili
32a273862e Hook the following ports (required by hoogle) to the build:
devel/hs-cmdargs
devel/hs-safe
textproc/hs-tagsoup
www/hs-http-types
www/hs-wai
www/hs-warp
2011-12-06 20:55:11 +00:00
dcoppa
b1185a8e12 Update www/tomcat/v7 to apache-tomcat-7.0.23 2011-12-05 11:22:10 +00:00
sthen
7a1d0fc63f bump REVISION due to -stable commit; the php dependencies changed in
-current so this needs to have a higher version number than -stable
otherwise there will be problems moving from -stable -> -current or
-stable -> 5.1
2011-12-05 10:29:09 +00:00
sthen
daa3cd4995 update to phpMyAdmin 3.4.8, including fixes for 5 cross-site scripting bugs.
ok kevlo@
2011-12-05 09:55:12 +00:00
ajacoutot
fe9845d937 +photoshow 2011-12-04 11:05:28 +00:00
ajacoutot
fdf4f2dba7 Import photoshow-0.0.20111203.
PhotoShow is a very easy to use web gallery installable on any web
server.
<...>

tested on sparc64 (myself) and macppc mpi@
ok mpi@
2011-12-04 11:04:27 +00:00
ajacoutot
6701b34d5d Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:20:52 +00:00
sthen
2d32c24ac0 ssl-related fixes from lighttpd upstream via Brad
- [ssl] count renegotiations to prevent client renegotiations
- [ssl] add option to honor server cipher order, true by default
2011-12-03 22:26:08 +00:00