martynas
0f20bfec14
update to firefox-i18n-3.0.14
2009-09-10 21:29:23 +00:00
martynas
67f1ca01e0
security update to mozilla-firefox-3.0.14. MFSA 2009-51, MFSA
...
2009-50, MFSA 2009-49, MFSA 2009-48, MFSA 2009-47
http://www.mozilla.org/security/known-vulnerabilities/firefox30.html#firefox3.0.14
2009-09-10 21:28:25 +00:00
pirofti
43c35aedc1
Update youtube-dl to version 2009.08.08.
...
Okay sthen@, naddy@.
2009-09-07 14:21:35 +00:00
espie
14db6a5170
minor update
2009-09-03 13:20:22 +00:00
espie
b4df3893d5
security updates
2009-09-03 13:20:04 +00:00
jasper
af593d3a34
- update p5-URI to 1.40
...
from stephan rickauer
2009-09-03 06:35:40 +00:00
sthen
1afa24822a
update www/xcache to 1.3.0, from Stephan Rickauer
2009-09-02 11:57:31 +00:00
bernd
9ca2929959
Update to ruby-passenger-2.2.5.
...
ChangeLog:
http://blog.phusion.nl/2009/09/01/phusion-passenger-2-2-5-released/
One patch went upstream.
2009-09-01 17:45:43 +00:00
merdely
58cef83dd5
Update to 2.8.4.
...
Remove patch that was included in 2.8.4.
Remove pre-configure target that searched for *.orig files.
ok sthen@, martynas@
2009-08-31 23:05:57 +00:00
kili
ce41eda699
WANTLIB += pthread-stubs xcb, and bump.
...
How could I miss this one?
2009-08-31 19:00:01 +00:00
jasper
34c1f307c2
Security fix for CVE-2009-2855
...
ok brad (MAINTAINER)
2009-08-30 21:52:44 +00:00
sthen
8be8b697a1
Update MASTER_SITES
2009-08-30 20:45:23 +00:00
fkr
8d5431b8ad
Update to 2.2.13
...
SECURITY: CVE-2009-2412, CVE-2009-1891, CVE-2009-1195, CVE-2009-1890,
CVE-2009-1191, CVE-2009-0023, CVE-2009-1955, CVE-2009-1956
Update the Makefile to properly depend on the mt version of apr-util
in ldap flavour. (from bernd@)
ok jasper@, ajacoutot@
2009-08-30 18:06:07 +00:00
sthen
1b324127df
Update to 0.11.7, fixing sparc64. From new maintainer Edd Barrett.
2009-08-26 19:30:19 +00:00
sthen
72afc9404d
Change DESCR-main to talk about symlinks not phpxs, bump FULLPKGNAME-main.
...
ok robert@
2009-08-26 13:42:30 +00:00
bernd
e05b736905
Backout last update and go back to ruby-addressable-2.0.2.
...
It breaks databases/ruby-datamapper/core.
Noticed by naddy@. Thanks!
2009-08-25 21:47:59 +00:00
avsm
38603cd8b6
+ruby-mechanize
2009-08-25 17:10:47 +00:00
avsm
fbaff555d8
import ruby-mechanize-0.9.3
...
--
The Mechanize library is used for automating interaction with
websites. Mechanize automatically stores and sends cookies, follows
redirects, can follow links, and submit forms. Form fields can be
populated and submitted. Mechanize also keeps track of the sites
that you have visited as a history.
2009-08-25 17:10:12 +00:00
jasper
95fa13259e
- update ezpublish to 4.1.3
2009-08-24 16:36:31 +00:00
jasper
bdcd07806d
- fix rcs id
2009-08-23 17:21:17 +00:00
jasper
883d986e4b
- update cms made simple to 1.6.4
2009-08-23 17:20:40 +00:00
jasper
2a5bd1dc23
- update tt-rss to 1.3.3
...
- update homepage
2009-08-23 17:16:38 +00:00
jolan
8a23ddb57c
remove php5/extensions,-zip in favor of pecl-zip; they conflict and
...
pecl-zip is more up to date/stable
ok robert@
2009-08-21 20:26:08 +00:00
sthen
47f70a4ce9
update Suhosin extension to 0.9.29; fixes segfaults with session encryption.
...
revert workaround (change default back to encrypted sessions).
ok robert@, similar diff jolan@
2009-08-21 09:44:12 +00:00
bernd
6a378120ed
Update to ruby-httpclient-2.1.5.2.
2009-08-20 23:12:26 +00:00
bernd
a75af83f03
Update to Ruby On Rails 2.3.3.
2009-08-20 22:57:03 +00:00
bernd
ed685711f3
Update to ruby-addressable-2.1.0 and use MODRUBY_REGRESS.
2009-08-20 22:21:50 +00:00
rui
9cb3c77bbd
- update to 1.8, based on initial diff from Kirill Bychkov (maintainer)
...
ok sthen@
2009-08-20 21:51:58 +00:00
bernd
a39f88bfa6
Add ruby-thin.
2009-08-20 21:05:12 +00:00
bernd
e282cc076f
Initial import of ruby-thin-1.2.2.
...
Thin is a Ruby web server that glues together 3 of the best Ruby
libraries in web history:
* Mongrel parser: the root of Mongrel speed and security
* Event Machine: a network I/O library with extremely high
scalability, performance and stability
* Rack: a minimal interface between webservers and Ruby frameworks
Based on a submission from Clint Pachl. Thanks!
2009-08-20 21:03:23 +00:00
bernd
87396c190e
Add a passenger FLAVOR to make use of www/ruby-passenger.
...
ok william@ (MAINTAINER)
2009-08-20 20:40:11 +00:00
bernd
a4d2dca765
Add ruby-passenger
2009-08-20 20:38:09 +00:00
bernd
f93d20903f
Initial import of ruby-passenger-2.2.4.
...
Phusion Passenger is an Nginx module, which makes deploying Ruby
and Ruby on Rails applications on Nginx a breeze. It follows the
usual Ruby on Rails conventions, such as "Don't-Repeat-Yourself"
and ease of setup, while at the same time providing enough
flexibility.
Tested by many.
With hints from Jeremy Evans and msf@.
2009-08-20 20:36:12 +00:00
bluhm
23854fc57d
update p5-HTTP-Response-Encoding to 0.06
2009-08-18 23:43:53 +00:00
giovanni
6943057011
Update to version 0.4.3
2009-08-18 14:48:13 +00:00
msf
a11a5357be
update to sinatra-0.9.4 and convert to MODRUBY_REGRESS
...
ok bernd@
2009-08-18 08:36:28 +00:00
jolan
8ebc7c97b0
enable zend multibyte support, ok robert@
2009-08-17 20:13:27 +00:00
landry
46e3e21d42
Update to midori 0.1.9.
...
See http://foo-projects.org/pipermail/xfce/2009-August/025709.html for details.
2009-08-17 19:33:36 +00:00
espie
6c72e857bf
+workflow, + views_bulk_operations
2009-08-15 12:58:19 +00:00
espie
86498773fd
vbo, from Stephen
...
(likewise, I had this mostly ready, though I don't use it)
2009-08-15 12:57:03 +00:00
espie
7bbf3a6bdc
workflow, from Stephen A. Rickrauer
...
(I have toyed with this in the past, seeing it in the submission queue
means there's a need).
2009-08-15 12:56:30 +00:00
jolan
0d2546477f
+pecl-phar
2009-08-15 01:22:30 +00:00
jolan
722cf3c5b7
pecl-phar-2.0.0, support for PHP archives (.phar)
2009-08-15 01:20:51 +00:00
william
1aef059794
update to nginx-0.7.61, and fix the link to the wiki
...
ok msf@
2009-08-12 00:11:57 +00:00
martynas
78d2bb5d5b
fix remote admin reset password vuln. full disclosure posted @ seclists
...
tweak, ok merdely@, sthen@
2009-08-11 23:43:17 +00:00
sthen
53e9c797b0
update to 2.12; fixed build with MODPY_VERSION=2.6. with/ok martynas@
2009-08-11 23:40:05 +00:00
sthen
bef8b743d2
Fix If-Modified-Since bug with daylight saving time; from upstream
...
repo via Brad.
2009-08-11 21:55:27 +00:00
giovanni
61e3a0d347
Update to 3.2.1
...
"go ahead" kevlo@ (maintainer)
2009-08-11 08:16:10 +00:00
jasper
67d9e30366
- remove maintainer per his request; any takers?
2009-08-10 18:46:49 +00:00
msf
64ee1a44ec
respect MODRUBY_LIB_DEPENDS, no plist change
...
ok bernd@
2009-08-10 16:48:27 +00:00