Commit Graph

7114 Commits

Author SHA1 Message Date
dcoppa
545f83df7b Update to hs-cereal-0.3.5.2, needed by an upcoming port of hs-dbus
(it wants Data.Serialize.IEEE754).
Bump the other ports where necessary (because their haskell package
signatures changed).

Suggestion about bumps, and ok kili@
2012-10-12 14:02:21 +00:00
landry
fa933007c4 SECURITY update to firefox 16.0.1.
See https://blog.mozilla.org/security/2012/10/10/security-vulnerability-in-firefox-16/
and http://arstechnica.com/security/2012/10/firefox-16-vulnerability-attack-code-available-online/
for more details on the issue affecting only 16.0.
Bug #720619 (still sg-only)
2012-10-11 18:37:23 +00:00
dcoppa
eeb18968cb Fix fallout of haskell ports, now that devel/gmp is no more a
dependency for ghc - this is the last one
2012-10-11 14:45:53 +00:00
ajacoutot
d28ba15c7a Major update to opera-12.02. 2012-10-11 10:47:41 +00:00
jeremy
9b2b8a4963 RUN_DEPENDS on curl, since it is used at runtime. Adjust shebangs
for ruby scripts, so they work correctly without setting up
symlinks manually.  Use nginx 1.2.3 for standalone version.

Heads up on curl issues from Peter Ljung via william@
2012-10-11 10:39:08 +00:00
dcoppa
3268bdd775 Update to youtube-dl-2012.10.09
ok sthen@, pirofti@ (maintainer)
2012-10-11 10:30:23 +00:00
dcoppa
c8a9f36c65 regen distinfo 2012-10-11 10:20:19 +00:00
dcoppa
e8aa3a1ddb Update to 7.0.32 2012-10-11 10:17:27 +00:00
landry
9f9544c521 Update to seamonkey-i18n 2.13 2012-10-10 21:04:24 +00:00
landry
03dfdc6123 Update to seamonkey 2.13/enigmail 1.4.5/lightning 1.8b1.
- see http://www.seamonkey-project.org/releases/seamonkey2.13/ for details
- remove patch-mozilla_build_unix_mozilla_in, useless since bin/seamonkey
is not a script anymore since a while
- remove patch-mozilla_build_unix_run-mozilla_sh, seamonkey can be directly
debugged in gdb now. update README accordingly
- fix plugin path in README
2012-10-10 21:03:40 +00:00
landry
d4647015b4 Update to firefox-i18n 16.0. 2012-10-10 20:57:29 +00:00
landry
7baf8e351e Update to firefox 16.0.
- see http://www.mozilla.org/en-US/firefox/16.0/releasenotes/ for details
- install an icon into share/pixmaps to fix desktop file icon path
- garbage collect patch-browser_installer_Makefile_in, and
  patch-browser_installer_package-manifest_in, were from upstream
- remove patch-build_unix_mozilla_in, useless since bin/firefox is not a
  script anymore since a while
- remove patch-build_unix_run-mozilla_sh, firefox can be directly
  debugged in gdb now. update README accordingly
- remove patch-config_autoconf_mk_in, XCFLAGS are already passed
- update patch-content_media_gstreamer_nsGStreamerReader_cpp to fix
  gstreamer on BE archs (#777696)
- update patch-extensions_spellcheck_hunspell_src_mozHunspell_cpp after
  nsILocalFile api removal
- remove useless patch-gfx_thebes_Makefile_in pangox patch
- fix PLIST to use proper MOZILLA_VERSION instead of beta MOZILLA_VER
2012-10-10 20:56:13 +00:00
jasper
d6a829eb3a - update to statusnet-1.1.0
from viq
2012-10-10 10:45:17 +00:00
jasper
d793ac2549 - update to py-gunicorn-0.14.6 2012-10-10 08:31:13 +00:00
jeremy
a19a62aa58 Require rubygems, so that this will work when ruby-ncurses starts
using the gem version.

OK landry@
2012-10-09 10:20:05 +00:00
landry
e873e2ac85 Add the missing goo to allow webkit to build on hppa, opening the can of
worms for a whole bunch of new ports there.
2012-10-07 09:24:18 +00:00
ajacoutot
f1d7d38b4b Extend the desktop file: add a couple of mime types (x-scheme-handler)
so that the mozilla browsers are properly recognized in the "default
browser" specification.

ok landry@ (maintainer)
2012-10-06 07:55:55 +00:00
landry
07c36f1381 Remove DPB_PROPERTIES=parallel, this doesnt build reliably.
ok sthen@
2012-10-04 07:40:25 +00:00
ajacoutot
62f1447132 Explicitely add dependencies on multimedia/gstreamer-0.10/plugins-ffmpeg and
multimedia/gstreamer-0.10/plugins-good now that webkit lost these.
2012-10-03 06:36:23 +00:00
ajacoutot
e765765b67 Webkit is a rendering engine, so it makes no sense to force dependencies
on the whole gstreamer gang which are only uses by web browsers to
display audio/video.
So remove RUN_DEPENDS, it'll be explicitely added to webkit browsers
with a small comment so that maintainers of such browsers can decide
which gstreamer dependencies they need/want.

ok landry@ (maintainer)
2012-10-03 06:35:46 +00:00
naddy
e48ea0d6f4 depend on latest gmake for parallel building; requested by espie@ 2012-10-01 18:12:34 +00:00
naddy
8a5d9880da mark for parallel building 2012-10-01 17:49:26 +00:00
landry
3d0d00ffaf Fix for heap overflow/stack-smashing, see
http://hjemli.net/pipermail/cgit/2012-July/000652.html
http://git.zx2c4.com/cgit/commit/?id=7757d1b046ecb67b830151d20715c658867df1ec
https://bugzilla.redhat.com/show_bug.cgi?id=820733
from oss-sec via sthen@
2012-10-01 16:13:23 +00:00
sthen
64666ced30 update to zendframework 1.12.0, tested with webacula
includes various security fixes
2012-10-01 14:22:06 +00:00
gonzalo
7b4badb3fd Update for Wordpress to 3.4.2
* Fixes some issues in the admin area where some older browsers (IE7,
  in particular) may slow down, lag, or freeze.
* Fixes the use of multiple trackback URLs in a post.
  Prevents improperly sized images from being uploaded as headers from
  the customizer.
* Ensures proper error messages can be shown to PHP4 installs.
  (WordPress requires PHP 5.2.4 or later.)
* Fixes handling of oEmbed providers that only return XML responses.
* Addresses pagination problems with some category permalink
  structures.
* Adds more fields to be returned from the XML-RPC wp.getPost method.
* Avoids errors when updating automatically from very old versions of
  WordPress (pre-3.0).
* Fixes problems with the visual editor when working with captions.

Tested on i386.

Ok merdely@
2012-10-01 12:03:42 +00:00
dcoppa
b94b9f9c1f Update to youtube-dl-2012.09.27: unbreak after recent YouTube changes
OK sthen@, pirofti@ (maintainer)
2012-10-01 08:57:12 +00:00
dcoppa
6e1e40f581 Bye bye Tomcat 5.5.x, you're deprecated. 2012-10-01 07:10:28 +00:00
robert
cafcf70fd2 update to concrete5-5.6.0.2 2012-09-30 19:24:35 +00:00
ajacoutot
388c0f6585 @comment -> post-install rm 2012-09-29 13:14:04 +00:00
jasper
b45f8c067f - drop support for seed 2012-09-28 14:50:13 +00:00
ajacoutot
e4719beb1e Sync WANTLIB. 2012-09-28 10:32:07 +00:00
sthen
7863e983a0 adapt p5-WWW-YouTube-Download to youtube changes
while there, fix file extensions to match the format

from maintainer Mikolaj Kucharski
2012-09-28 00:20:16 +00:00
sthen
88f26d9204 update to cclive 0.7.10, various improvements 2012-09-28 00:07:13 +00:00
dcoppa
9e4466ed31 Update to minitube-1.9
Ok pirofti@ (maintainer)
2012-09-27 20:35:49 +00:00
landry
4af1915f03 Link midori,gtk3 to the build.
From/reminded by ajacoutot@
2012-09-27 15:52:18 +00:00
jasper
58a9ac94ce - update to gtkhtml4-4.6.0 2012-09-27 09:48:47 +00:00
sthen
24cab1e03f missing bumps; dep on ruby-passenger changed 2012-09-26 19:46:06 +00:00
brad
bb63fa708f Rip out some autoconf checks which are intended to workaround
FFmpeg quirks with other OS's but result in hidden dependencies
on OpenBSD.

ok sthen@
2012-09-26 19:19:56 +00:00
landry
d67224a84d Update to midori 0.4.7.
- add a gtk3 flavor.
- backport fix for urlbar c/p issue.
2012-09-26 17:44:56 +00:00
jeremy
a0d7f3f4e8 Fix module directory to use for building passenger FLAVOR, after the
switch to use ruby 1.9 by default.  No bump as the package is not
affected.

OK jasper@
2012-09-24 19:29:05 +00:00
jasper
9206e20978 - remove -lpthread vs. -pthread patches/chunks. 2012-09-24 06:51:59 +00:00
jasper
9e2b475eb3 missing rcs id 2012-09-23 19:50:22 +00:00
jeremy
5542f53b23 Now that ruby 1.9 is the default ruby implementation for gem/extconf
ports, for the ports that are built both on ruby 1.8 and ruby 1.9,
switch the category Makefiles to explicitly list the ruby18 FLAVOR
instead of the ruby19 FLAVOR.

Also, for home_run, fastri, and fastercsv, explicitly build only the
ruby 1.8 version of the port.  These libraries can run on ruby 1.9, but
it doesn't make sense to build a ruby 1.9 version by default.
2012-09-23 17:20:41 +00:00
jeremy
616393b529 Explicitly set ports that only build or run on ruby 1.8 to have both
FLAVOR and FLAVORS set to ruby18, so attempting to build them without a
FLAVOR set still builds the ruby 1.8 version.

Remove MAINTAINER at his request.
2012-09-23 17:13:42 +00:00
jeremy
620cf0a1fe Have raggle depend on the correct FLAVOR of the ruby-ncurses dependency. 2012-09-23 17:12:42 +00:00
jeremy
e603210399 Have puppet-dashboard depend on the correct FLAVOR of the ruby
dependencies.
2012-09-23 17:11:34 +00:00
jeremy
4df01cf8a7 Explicitly set ports that only build or run on ruby 1.8 to have both
FLAVOR and FLAVORS set to ruby18, so attempting to build them without a
FLAVOR set still builds the ruby 1.8 version.
2012-09-23 17:00:49 +00:00
jeremy
c3579f1baf Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
2012-09-23 16:57:32 +00:00
naddy
766786d192 fix build after pango 1.31 update: pangox is gone 2012-09-22 17:33:29 +00:00
landry
181d9b3892 Remove useless dependency on deprecated pangox.
- remove useless patch to gfx/thebes/Makefile.in adding -lpangox-1.0 to
EXTRA_DSO_LDOPTS, this was maybe useful before ffx 3.0, but mozilla
stopped using pangox between 2.0 and 3.0. See for the last traces of
pangox.h use : https://bugzilla.mozilla.org/show_bug.cgi?id=528941. See
also bugs #323671/#338446
- backport the patch from #528941 to remove useless pangox.h inclusion
from www/firefox35.
- remove the RUN_DEPENDS on pangox-compat
- bump all corresponding REVISIONS
- while here, make sure all moz ports depend on latest nspr 4.9.2 since
  it'll be a requirement for upcoming gecko 16 releases
2012-09-22 10:30:17 +00:00