Commit Graph

5263 Commits

Author SHA1 Message Date
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