Commit Graph

4699 Commits

Author SHA1 Message Date
pea
c3863b3fff Update to 1.42
ok jasper@
2009-12-04 12:58:12 +00:00
sthen
a61f354a62 Update to 0.11.6 and take maintainer, maintainer timeout.
This has bug/SECURITY fixes and performance improvements, see
http://trac.edgewall.org/wiki/ChangeLog
2009-12-04 12:12:32 +00:00
espie
5f67d0f863 minor update 2009-12-04 11:13:45 +00:00
stephan
af67827b48 - update to 1.15.1 (db schema update required)
- fix tiny typo in MESSAGE
- taking maintainership

ok sthen@ and jasper@
2009-12-04 11:06:29 +00:00
sthen
d139f33668 update to 5.1, from Daniel Dickman. 2009-12-03 18:57:45 +00:00
bernd
a9f214f6ce Security update to apache-httpd-2.2.14. (CVE-2009-3095, CVE-2009-3094) 2009-12-01 13:38:23 +00:00
stephan
db72580ccc +p5-Drupal-Admin 2009-11-30 13:28:59 +00:00
stephan
017316bf81 import p5-Drupal-Admin 0.04
This is a minimal screen scraping interface to the Drupal admin pages.
Its primary purpose (at the moment) is to provide a means to automate
drupal core upgrades.

Most of the methods in this class depend on English strings from the
pages' value fields, because WWW::Mechanize doesn't use id fields as
selectors. Thus, this module will most likely not work for sites with
a backend set to any non-English language.

ok jasper@ and landry@
2009-11-30 13:26:07 +00:00
fgsch
8979378bb6 Enable regression tests. 2009-11-30 09:29:30 +00:00
landry
5ead73dbfa Update to webkit 1.1.15.4, fix stupid mistake in build output that tried
to execute every target in Makefile, and enable Gstreamer support (which
is on by default upstream since months)
2009-11-29 10:08:26 +00:00
naddy
309df15b5b oops, fix typos that crept in while reformatting 2009-11-27 22:09:03 +00:00
naddy
ae373b07bf SECURITY update to 3.5.5. For the list of horrors, see
http://www.mozilla.org/security/known-vulnerabilities/firefox35.html
2009-11-27 21:18:52 +00:00
naddy
1ef547df95 update to 3.0.15 and sync with the available translations 2009-11-27 21:16:53 +00:00
naddy
2ef69bc65e SECURITY update to 3.0.15. For the list of horrors, see
http://www.mozilla.org/security/known-vulnerabilities/firefox30.html#firefox3.0.15
2009-11-27 21:15:51 +00:00
landry
86ec40daed Update to liferea 1.6.0, switches from xulrunner to webkit for
rendering. Diff from Aaron Stellman (thanks!) with some tweaks by me,
tested by & looks good to MAINTAINER.
2009-11-26 12:48:10 +00:00
sthen
a95ebdea4d update to 1.4.25, from Brad 2009-11-25 23:06:53 +00:00
ajacoutot
079a210677 SECURITY: update to xapian-omega-1.0.17.
(CVE-2009-2947)

from Daniel Dickman, thanks!
2009-11-25 18:32:06 +00:00
bernd
a2b35c187d Fix HOMEPAGE and bump. 2009-11-25 11:36:55 +00:00
espie
fe38aa763b contemplate 2009-11-25 11:15:17 +00:00
espie
2a1d548575 contemplate allows you to customize CCK displays in summary and body. 2009-11-25 11:13:45 +00:00
ajacoutot
d5f0c067ee Fix xulrunner package spec.
from an original diff for yelp by Mikolaj Kucharski
2009-11-24 09:01:47 +00:00
landry
61a7d5e182 Update to midori 0.2.1, which i somehow forgot in my tree..
Update deps on newer webkit/libsoup, and drop libidn dep which is now
provided by libsoup.
2009-11-23 21:27:44 +00:00
benoit
c9d515093d - update surfraw to 2.2.6
- regen PLIST

some tweaks by brad, ok ajacoutot@
2009-11-23 13:50:43 +00:00
sturm
14894a588f update to opera 10.10, now featuring unite support 2009-11-23 10:58:34 +00:00
william
82b2900030 SECURITY UPDATE to nginx-0.7.64
From Max Varencov

SSL/TLS renegotiation is now disabled, resolving CVE-2009-3555

ok jasper@
2009-11-23 04:35:11 +00:00
fgsch
e836821658 Import varnish 2.0.5. Originally from Jim Razmus <jim at bonetruck dot org>.
Not linked yet but added so other people can work on it.
2009-11-23 00:28:10 +00:00
ajacoutot
31b58ab54e Minor update to timetrex-3.0.2. 2009-11-20 11:41:42 +00:00
eric
3abab42332 update to 0.9.33
ok jasper@
2009-11-19 17:16:34 +00:00
jasper
54c7247c90 - unbreak when both xulrunners are installed.
ran into by naddy@ and myself
2009-11-19 15:35:53 +00:00
jasper
6c1541fa5f - add php-markdown 2009-11-18 19:21:06 +00:00
jasper
cbdf079350 import php-markdown 1.0.1n
Markdown is a text-to-HTML conversion tool for web writers. Markdown
allows you to write using an easy-to-read, easy-to-write plain text
format, then convert it to structurally valid XHTML (or HTML).
PHP-Markdown is a port to PHP of the original Markdown program by John
Gruber.
2009-11-18 19:19:47 +00:00
ajacoutot
224f5fbb96 Actually, only firefox35 bundles its own nss for some reason, so revert
previous.
No pkg change, no bump.
2009-11-18 08:59:00 +00:00
sthen
9d0f70b46f - fix dependencies following libstdc++ bump from 4.2.4p3 to 4.2.4v0
- bump relevant PKGNAMEs
2009-11-18 00:49:09 +00:00
ajacoutot
6815706205 Firefox and Seamonkey bundle their own libnss3, so use same workaround
as for security/nss:
SHA1_Update conflicts with openssl which may be dynamically loaded
at runtime via libcups or libgssapi so causing a crash due to using
the wrong binding.  So rename here to avoid conflict.

ok jasper@ sthen@
2009-11-17 23:07:45 +00:00
stephan
10a3b8f09b +locale-de 2009-11-17 09:55:29 +00:00
stephan
a3e42cc203 Import drupal6/locale-de
Provides German translation of drupal6.

If you install this module prior to configuring drupal, thanks
to autolocale, the installation itself will be available in German!

ok sthen@ and landry@
2009-11-17 09:53:52 +00:00
sthen
b4e290642b - match upper-case chars when detecting rrd file types; avoids problems
with processes with names containing upper-case characters.

- take MAINTAINER, bump PKGNAME
2009-11-14 11:06:42 +00:00
jasper
c4965acd2d re-import www/drupal6/nodetype, original by stephan@:
Change the content type of your posts while editing them.
This module is extremely simple and *only* changes the node
type in the database column. That is all. It does not convert
any CCK fields or change other things about the node.	     
Only use it when you know *exactly* what you're doing!
ok espie@ and jasper@ ports-wise
2009-11-14 08:19:57 +00:00
jasper
30cff008ee - remove, it was imported into the wrong directory. 2009-11-14 08:15:06 +00:00
jdixon
0b67b94ccc Update to 1.0.
Please note:
Users upgrading from a prior release should review Blogsum/Config.pm.dist
for new settings to merge with their local Blogsum/Config.pm.

pretty fucking awesome merdely@
2009-11-14 05:28:28 +00:00
merdely
b95f94c256 Update Wordpress to 2.8.6.
From http://wordpress.org/development/2009/11/wordpress-2-8-6-security-release/:

2.8.6 fixes two security problems that can be exploited by registered,
logged in users who have posting privileges.  If you have untrusted
authors on your blog, upgrading to 2.8.6 is recommended.

The first problem is an XSS vulnerability in Press This discovered by
Benjamin Flesch.  The second problem, discovered by Dawid Golunski, is
an issue with sanitizing uploaded file names that can be exploited in
certain Apache configurations. Thanks to Benjamin and Dawid for finding
and reporting these.
2009-11-13 02:45:06 +00:00
jasper
e9f683a6c9 - add tidy bindgins
ok robert@
2009-11-12 21:47:10 +00:00
landry
e4a10f3703 +p5-HTML-StripScripts{,-Parser} 2009-11-12 20:16:55 +00:00
landry
4ce07f31a1 Import p5-HTML-StripScripts-Parser-1.03 :
This class provides an easy interface to HTML::StripScripts, using
HTML::Parser to parse the HTML.
2009-11-12 20:15:20 +00:00
landry
6271366656 Import p5-HTML-StripScripts 1.05:
This module strips scripting constructs out of HTML, leaving as much
non-scripting markup in place as possible. This allows web applications
to display HTML originating from an untrusted source without
introducing XSS (cross site scripting) vulnerabilities.
2009-11-12 20:12:18 +00:00
jcs
67617128d4 build nginx-passenger as well
ok bernd@
2009-11-12 14:14:52 +00:00
stephan
244c7907f3 +drupal6-nodetype 2009-11-12 09:44:16 +00:00
stephan
218bcba31d import www/drupal6-nodetype
Change the content type of your posts while editing them.
This module is extremely simple and *only* changes the node
type in the database column. That is all. It does not convert
any CCK fields or change other things about the node.

Only use it when you know *exactly* what you're doing!

ok espie@ and jasper@ ports-wise
2009-11-12 09:39:55 +00:00
stephan
bbe882a969 - update to 3.64
- correct licence: Perl
- tweak style

ok by maintainer and sthen@
2009-11-11 11:09:56 +00:00
landry
cb460fb21b +sabredav 2009-11-10 20:28:32 +00:00