Commit Graph

4714 Commits

Author SHA1 Message Date
pvalchev
88e44963ff Initial import of Chromium for OpenBSD, a multi-month effort! :)
i386 and amd64 supported.

Chromium is an open-source browser project that aims
to build a safer, faster, and more stable way for all
Internet users to experience the web. http://www.chromium.org/

This is version 4.0.251.0 with a tarball already including hundreds
of patches by myself, Sprewell, Ben Laurie and others from the original
FreeBSD effort. See homepage for more details and known issue:
http://sightly.net/peter/openbsd/chromium/
(right now, there are i386 & amd64 -current packages there that can
be pkg_add'ed, links to the FreeBSD page for more info, etc)

The patches are being cleaned up and sent upstream in chunks, the
goal will be to have a clean tarball eventually. I _just_ got this
working earlier this week so it may crash and burn (especially on
amd64 as some parts do not appear 64-bit clean), let me know.

"commit it and let's work on it in-tree" espie@, robert@ & others
2009-12-18 22:25:56 +00:00
espie
68d5c7474a DRUPAL-SA-CORE-2009-009
Vulnerabilities in Contact module, XSS if malicious users can create menus.
2009-12-18 19:05:57 +00:00
naddy
9d0588f952 SECURITY update to 3.0.16:
MFSA 2009-71 GeckoActiveXObject exception messages can be used to enumerate installed COM objects
MFSA 2009-70 Privilege escalation via chrome window.opener
MFSA 2009-69 Location bar spoofing vulnerabilities
MFSA 2009-68 NTLM reflection vulnerability
MFSA 2009-65 Crashes with evidence of memory corruption
2009-12-17 22:08:13 +00:00
landry
6a2528063b Fix a nasty hardcoded /usr/local which wasn't patched away, use
TRUEPREFIX instead. spotted while looking at tabbed port..
2009-12-17 21:06:20 +00:00
ajacoutot
5885d79b57 Update to epiphany-2.28.2.
Regen wantlib while here.
2009-12-16 11:47:11 +00:00
giovanni
7417fafe65 Update to 0.5.2
Some bugs fixed, 2 plugins added.
2009-12-15 13:55:05 +00:00
ajacoutot
c6dae60d8d Update to gtkhtml3-3.28.2.
Bug Fixes:
#471687 - Crash selecting mail content
#598159 - Context popup clears a selection
#600042 - Hyperlink dialog doesn't allow more hyperlinks
2009-12-14 13:11:55 +00:00
sthen
19df8d0e1f Add a patch from upstream via Brad; fix request parser to handle packets
with splitted \r\n\r\n. (http://redmine.lighttpd.net/issues/2105)
2009-12-13 22:06:24 +00:00
fgsch
184ef52658 Fix esi and disable stack protector for all functions.
Not connected to build yet, so no bump.
2009-12-12 17:38:19 +00:00
giovanni
088eb31e6b Bugfix update to 0.5.1 2009-12-11 17:30:43 +00:00
wcmaier
93236ade9c Enable regress, make clean work for non-root users.
From fgsch@ -- thanks!
2009-12-11 03:59:52 +00:00
giovanni
d67b900eff Upstream have changed the tarball
spotted by naddy@
2009-12-09 17:19:30 +00:00
giovanni
a50bf1609c Update to 0.5 and unbreak version upgrade 2009-12-09 13:59:18 +00:00
jdixon
b546bfc4ea bugfix update to 1.1
ok merdely@
2009-12-08 05:51:52 +00:00
giovanni
bdb90fd3a2 Update to 3.2.4
ok kevlo@ (maintainer)
2009-12-07 08:48:42 +00:00
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