Commit Graph

5322 Commits

Author SHA1 Message Date
benoit
32375331be Update bozohttpd to 20100920 2010-10-09 08:44:13 +00:00
jeremy
153e929e51 Make raggle use the lang/ruby module. Don't hardcode the ruby18
path in the Makefile, and fix the shebangs of the installed
scripts using MODRUBY_ADJ_FILES.

ok landry
2010-10-07 18:10:47 +00:00
stephan
5a0daea9a2 update to 0.09 2010-10-07 14:35:01 +00:00
stephan
48f603a590 update to 1.19 2010-10-07 14:31:33 +00:00
stephan
6f63271c9e update to 1.10, addresses DRUPAL-SA-CONTRIB-2010-099. 2010-10-07 08:05:49 +00:00
sebastia
8fb42f7119 The original import was not OKed by landry, I checked in the wrong stuff, bad mistake on my side.
Now fixing it with even some more enhancements pointed out by ajacoutot@

OK landry@, ajacoutot@
2010-10-06 13:53:07 +00:00
sebastia
47f89f4cae Enable SOPE 2010-10-06 11:41:43 +00:00
sebastia
37919fee5c import SOPE: Skyrix Object Publishing Environment
The SOPE package is an extensive set of frameworks (16 frameworks, ~1500
classes) which form a complete Web application server environment.
Besides the Apple WebObjects compatible appserver extended with Zope
concepts, it contains a large set of reusable classes: XML processing
(SAX2, DOM, XML-RPC), MIME/IMAP4 processing, LDAP connectivity, RDBMS
connectivity, and iCalendar parsing.

already some days ago, OK landry@
2010-10-06 11:05:41 +00:00
jasper
ef4cffeb6c - update ruby-sinatra to 1.0
ok jeremy@
2010-10-05 19:25:08 +00:00
armani
44cd673bfc Update django to 1.2.3, from maintainer Ryan Boggs
go for it sthen@
2010-10-05 09:03:19 +00:00
sthen
1d9949f483 fix for openssl, sync wantlib. ok jasper@ 2010-10-04 08:47:22 +00:00
sthen
4232331b71 regen patches 2010-10-03 22:27:53 +00:00
ajacoutot
8f7ba0e27b Fix locale dir. 2010-10-02 08:31:07 +00:00
landry
9197c08c30 Grml. Forgot to cvs rm. 2010-10-02 08:04:33 +00:00
landry
c47b025ccd Update to netsurf 2.6, based on a diff from Anthony J Bentley (thanks!)
Remove -Wredundant-decls while here..
2010-09-30 19:45:04 +00:00
landry
a343726624 Update to libcss 0.0.2, diff from Anthony J Bentley (thanks!) with a
tweak by me : no SHARED_LIBS bump as there's only a comment change in
installed headers.
2010-09-30 19:44:06 +00:00
jasper
e339ebff3c - update py-webkitgtk to 1.1.8
* now installs a pkg-config file
2010-09-30 12:21:22 +00:00
jasper
d4aed0f4dd - uses X11 2010-09-30 08:30:17 +00:00
ajacoutot
f798995874 Update to gtkhtml3-3.32.0.
ok jasper@
2010-09-30 07:41:02 +00:00
ajacoutot
f6f3692b09 Update to epiphany-extensions-2.32.0.
ok jasper@
2010-09-30 07:31:30 +00:00
ajacoutot
f26c46c3b3 Fix build with new GTK+2. 2010-09-30 07:23:47 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
landry
2797e55588 Tyop, bad me for okaying, bad sebastia for typoing :)
spotted by naddy@
2010-09-29 15:49:54 +00:00
jeremy
b1ea7b2bba Remove MASTER_SITE_GEMCUTTER
Gemcutter was replaced with rubygems.org, so remove the MASTER_SITES
from the Makefiles and let MASTER_SITE_RUBYGEMS in ruby.port.mk
handles things.

OK sthen@ "if the checksums still match"
2010-09-28 21:40:12 +00:00
jasper
dd708ab4b9 sorry landry, hobbits ruin you day.
he mumbled something about going back to the introspection of life, which was
taken as OK.
2010-09-28 21:20:56 +00:00
jeremy
82143f7987 Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk
All ruby .gem files are now hosted on rubygems.org in the same
directory.  If the ruby gem CONFIGURE_STYLE is used, make the
default MASTER_SITES that directory.

There are still a few uses of MASTER_SITE_RUBYFORGE in the tree, for
some ports that aren't gems, or where the .gem file isn't hosted on
rubygems.org, or where the hashes don't match.  Most of these will be
dealt with in the near future.

OK landry@
2010-09-28 20:12:16 +00:00
stephan
7d3e3167c9 update to 1.3 2010-09-28 15:06:57 +00:00
jasper
8225a46440 - new style depends
- tweak master sites

ok pval@ (MAINTAINER)
2010-09-28 07:02:28 +00:00
landry
974b5fb4f6 Don't fiddle with MULTI_PACKAGES in an archi-specific .if block. add
-webkit inconditionally instead, and set ONLY_FOR_ARCHS-webkit to the
list of archs where webkit actually builds. Bump REVISIONS.
2010-09-27 19:55:02 +00:00
stephan
c2fd4d1394 update to 1.10003 2010-09-27 13:31:16 +00:00
stephan
2eb0a7e75f remove drupal5, which will soon be end-of-life. Switch to drupal6, please. explicit ok sthen@, aja@ 2010-09-27 12:21:23 +00:00
stephan
4f3c15d4af unlink drupal5, going to be removed soon. ok aja@ and sthen@. 2010-09-27 12:02:28 +00:00
fgsch
75002d4915 Fix crash on firefox if the audio handler is null. Bump.
eric@ ok.
2010-09-27 11:47:22 +00:00
fgsch
ab3f543bdf Update to mozplugger 1.14.2.
landry@ ok.
2010-09-27 08:08:37 +00:00
martynas
814a52ad6b switch master_sites to openbsddistfiles.com so that the ports are
fetchable again.  reported by hal.gi@t-online.de via miod@.
2010-09-26 20:08:11 +00:00
sthen
1d24e9e9ca unbreak PKGNAME 2010-09-26 19:26:49 +00:00
sebastia
44857b2db6 bump apache modules, since mod_headers in base httpd was updated.
OK, landry@
2010-09-26 17:45:13 +00:00
william
1083b91a02 Enable the static gzip module by default.
ok bernd@

from Johan Huldtgren a while ago, thanks.
2010-09-25 03:34:40 +00:00
jim
e8256cbbb1 update to 0.2.12
ok kili@
2010-09-24 16:12:06 +00:00
ckuethe
5eb195542c A few clean-ups from ajacoutot@, ok landry@ 2010-09-24 15:40:17 +00:00
sthen
f2d94ea127 bump 2010-09-24 15:37:42 +00:00
ckuethe
ccdd80ae82 somehow I lost the "-p". pointed out by STeve Andre 2010-09-24 01:08:10 +00:00
jeremy
829a7fbacb Remove Bernd as maintainer of ruby-passenger
OK bernd@
2010-09-23 23:25:53 +00:00
jeremy
d765f5df76 Bump all ruby ports not already handled.
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.

This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake.  It moves most of
the regress tests to use MODRUBY_REGRESS.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
jeremy
848e9dff50 Handle changes caused by splitting the ruby port and bump
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:21:03 +00:00
ckuethe
bc849f20cf add fluxbb and flyspray 2010-09-23 21:25:37 +00:00
ckuethe
9897b9c737 import flyspray, a simple web-based bug tracking system. ok landry@ 2010-09-23 21:24:16 +00:00
ckuethe
3ec7c70b4a import fluxbb, a simple web based forum. ok landry@ 2010-09-23 21:23:34 +00:00
fgsch
3d3a661e53 use MODPY_JSON. bump. maintainer (djm@) ok. 2010-09-23 20:32:00 +00:00
ajacoutot
0d149f171c Update to xapian-omega-1.2.3.
Move to new DEPENDS.
2010-09-23 12:51:13 +00:00
dcoppa
7587e440ab Tighten xulrunner-devel pkgspec.
Fix confusion with xulrunner include paths.
Adjust WANTLIB.
Minor style cleanups.

OK landry@
2010-09-22 15:25:26 +00:00
ajacoutot
d06fd0ffcb Overdue update to hiawatha-7.3. 2010-09-22 15:03:45 +00:00
jasper
97466dca96 - missing dependencies 2010-09-21 11:20:30 +00:00
sthen
f7e8905f8e update mollify to 1.6.5.5 2010-09-21 10:10:02 +00:00
jasper
2785f51ba1 - remove a few master sites
- switch to revision
2010-09-20 13:55:09 +00:00
landry
902406361b Update to midori 0.2.8. 2010-09-20 08:24:44 +00:00
landry
dc721e65b1 Update to webkit 1.2.4.
Tested by pea@, Dawe, Remi Pointel, jasper@ and marco@, thanks!
2010-09-19 20:43:32 +00:00
landry
7c188a7ef4 Bugfix update to seamonkey 2.0.4. Bump lightning REVISION. 2010-09-19 19:21:38 +00:00
landry
5e4eed70e3 Bugfix update to firefox 3.5.13. 2010-09-19 19:20:03 +00:00
landry
e954fd7c50 Bugfix update to mozilla-firefox 3.6.10 2010-09-19 19:19:05 +00:00
landry
dc9513727c Change dependency to ensure nspr 4.8.6 is required. Fixes "error:
'PR_STATIC_ASSERT' was not declared in this scope" failures.
2010-09-19 19:18:35 +00:00
jim
f8a598d874 + hs-snap-server
+ hs-xhtml-combinators
2010-09-19 16:44:06 +00:00
jim
5ba665cfcc import hs-xhtml-combinators version 0.2.2
feedback and ok kili@
2010-09-19 16:42:16 +00:00
jim
9740754ce1 import hs-snap-server version 0.2.11
feedback and ok kili@
2010-09-19 16:40:50 +00:00
jim
6154c3c4f5 + hs-snap-core 2010-09-19 16:00:11 +00:00
jim
4f08fa21ff import hs-snap-core version 0.2.11
feedback and ok kili@
2010-09-19 15:48:18 +00:00
sthen
d425867587 Fix lighttpd mod_proxy waiting for response even if content-length is 0.
From upstream via Brad.
2010-09-17 21:59:43 +00:00
matthew
f5c3e21f06 Update surf to 0.4.1.
ok landry@
2010-09-17 13:07:55 +00:00
sthen
0c4ebf1bcd missing MODPY_SETUPTOOLS and bump 2010-09-16 08:18:31 +00:00
ajacoutot
96a42cf31b Minor update to epiphany-2.30.6. 2010-09-15 19:16:57 +00:00
robert
2cd23047e7 take maintainership 2010-09-15 14:25:19 +00:00
sthen
0b69722ec9 drop msf as maintainer on his p5- thingys and bump REVISION
"perl smells like dead moose farts and you can quote me on that" msf@
2010-09-15 13:52:11 +00:00
ajacoutot
676a566802 config.php can contain some sensitive information, so protect it.
ok robert@
2010-09-15 10:57:19 +00:00
sthen
8bcc0b5372 fix cross-site scripting bug, pointed out by viq. fix (adapted from
upstream repo) requires php>=5.2 so tighten RUN_DEPENDS accordingly.
http://secunia.com/advisories/41283
2010-09-14 12:32:42 +00:00
stephan
6b41a25273 update drupal core to 6.19, addresses SA-CORE-2010-002:
- OpenID authentication bypass
 - File download access bypass
 - Comment unpublishing bypass
 - Actions cross site scripting

gory details at http://drupal.org/node/880476
no database upgrade required for this update.
2010-09-14 10:14:33 +00:00
stephan
81666a6b43 +filefield_sources 2010-09-14 10:00:43 +00:00
stephan
21cb3e2560 import www/drupal6/filefield-sources-1.2
FileField Sources is an extension to the FileField module. The FileField
module lets you upload files from your computer through a CCK field. The
FileField Sources module expands on this ability by allowing you to
select new or existing files through additional means.

ok espie@ and landry@ some while ago.
2010-09-14 09:59:27 +00:00
giovanni
d4716171ab Update to version 3.3.7
ok kevlo@ (maintainer)
2010-09-14 07:09:56 +00:00
ajacoutot
616a0f1117 Also needs to run_depends on gnome-icon-theme. 2010-09-14 07:01:16 +00:00
sthen
79f99437bb mirror; bitbucket's dynamically-created tar.gz changed. ok pirofti@ 2010-09-13 19:02:49 +00:00
landry
0ee080d299 Update seamonkey to 2.0.7, fixing a bunch of MFSA (2010-49->63) 2010-09-12 17:59:31 +00:00
landry
5f8a1719d1 Update firefox35 port to 3.5.12, fixing a whole bunch of MFSA (2010-49->63) 2010-09-12 17:55:30 +00:00
jasper
fab4167387 - move distfiles/ to a proper mirroring location. 2010-09-12 16:49:08 +00:00
kili
57dae6accf Update to cgi-3001.1.7.3.
Fix HOMEPAGE (which was completely wrong, pointing to the parsec homepage).
2010-09-12 12:01:08 +00:00
jim
11e74ea636 update to 2.1.3 inspired by patch from Marius ROMAN <marius.roman at gmail.com>, modifications by me with input from ajacoutot@
ok ajacoutot@
2010-09-11 13:03:46 +00:00
robert
3b7b5953b9 Update to 1.0.8 and search for php-fastcgi in the correct place
so that the admin interface can find it and use it.

ok ajacoutot@
2010-09-10 22:39:12 +00:00
landry
0c1acf73d3 Update to mozplugger 1.14.1, with testing from Dave Del Debbio (thanks!)
and feedback from fgsch@.
2010-09-08 20:32:18 +00:00
jasper
ed7577625a - SECURITY UPDATE of p5-libwww to 5.835
CVE-2010-2253: lwp-download in libwww-perl before 5.835 does not reject
downloads to filenames that begin with a . (dot) character, which allows
remote servers to create or overwrite files and possibly execute arbitrary
code.

from ian mcwilliam, ok sthen@
2010-09-08 07:44:03 +00:00
sebastia
c470a4ab70 Update the MAINTAINERs E-Mail address, and bump pkg revision.
OK, landry@, jasper@
2010-09-07 16:52:50 +00:00
ajacoutot
bc56466770 Add some @unexec-delete so that this package don't leave bogus links
behind.
2010-09-06 14:56:28 +00:00
ajacoutot
6623e68e8d Simplify installation, now works out of the box without the need to tweak
anything when following README.OpenBSD.
2010-09-06 14:47:19 +00:00
eric
5c6a1842d2 simplify and improve sndio backend:
- do not use threads
- report current position correctly (fixes A/V sync)

input from jakemsr@, ratchov@
ok landry@
2010-09-06 12:59:50 +00:00
ajacoutot
2292ac6792 Merge upstream commit 479f0a9a7ec095a8457e7d5b70695207e81f40c6 to fix
a loooong standing bug.

"pdm-dialog: do not crash when clearing the passwords from prefs dialog
The code (wrongly) assumed we could only be called from withing the
PDM dialog. Do some refactoring to make it more generic.
Bug #606933"
2010-09-05 16:54:36 +00:00
ajacoutot
50881ae714 Don't create /var/tmp/bricolage during fake stage, we don't want things
outside of WKRINST be created and it gets left behind.
Regen PLIST while here.
2010-09-05 08:31:33 +00:00
landry
ae82c1dd4a Wip on firefox 4 betas.. only install regxpcom if MOZILLA_VERSION !~ 4,
and set WRKDIST = ${WRKDIR}/mozilla-central if MOZILLA_VERSION =~ 4.
Builds in my tree, doesn't run yet... not ready for the masses!
2010-09-04 09:31:19 +00:00
giovanni
55dd7ae7e2 Update to 0.92 and switch to new dependencies style.
ok ajacoutot@
2010-09-03 13:00:05 +00:00
giovanni
6d608c4d2f Update to 3.3.6
ok kevlo@ (maintainer)
2010-09-02 16:18:15 +00:00
giovanni
d5ff6f7492 Update to 1.0, reminded me by Viq 2010-09-02 07:03:11 +00:00
fgsch
c8c88bcc68 SECURITY UPDATE to 1.9.3.
Fixes CVE-2010-0828 and other XSS vulnerability.
input and ok martynas@
2010-09-01 23:24:55 +00:00
laurent
e3e6f15a71 Update HOMEPAGE and MASTER_SITES, Okay jasper@ prompted by marco@ 2010-09-01 13:28:54 +00:00