Commit Graph

60105 Commits

Author SHA1 Message Date
jasper
f2b0477174 - update py-gobject to 2.26.0
- remove unneeded XXX
- explicitly disable introspection support for now
- add a patch from upstream to use compat functions for string handling

ok aja@
2010-09-30 07:30:44 +00:00
ajacoutot
ad815901ad Update to py-gtk2-2.22.0, following the gtk+2 update.
ok jasper@
2010-09-30 07:29:03 +00:00
ajacoutot
28b94ce807 Missed that one too. 2010-09-30 07:28:29 +00:00
sthen
4e8ed833cb sync; 6471 unzels, +2006 -2024 2010-09-30 07:27:48 +00:00
ajacoutot
aa219220bc Missed in previous, fix build with newer GTK+2. 2010-09-30 07:27:36 +00:00
ajacoutot
2a25133676 Make this build with the new GLIB2 by updating to polkit-qt4-0.96.1. 2010-09-30 07:26:56 +00:00
jasper
3e1b8510bd - fix build after gdk-pixbuf2 split 2010-09-30 07:25:57 +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
ajacoutot
d2391ace77 Major update to gtk+2-2.22.0.
Take maintainership.
gdk-pixbuf is now a separate library.

ok jasper@
2010-09-30 07:18:15 +00:00
ajacoutot
cf5a80bff3 *** HEADS UP!
Major update to glib2-2.26.0.
This starts a flood commit of several big updates (gtk+2 and GNOME 2.32).

Please note that there will be some WANTLIB/DEPENDS breakage probably,
this went into several bulks but it's impossible to catch everything.
Any gtk+2/glib2 related build failures, please talk to me or jasper@

The ports tree is expected to be in a unconsistent state for a couple of
days to give us time to fix everything we didn't spot or any runtime
issue with the latest GNOME.
We do this now so that we have packages with all the latest major bumped
libraries at p2k10.

Thanks to landry@ and his zomg!cluster for the bulks and reports.

ok jasper@
2010-09-30 07:17:19 +00:00
ajacoutot
e099268f79 +gdk-pixbuf2 2010-09-30 07:16:32 +00:00
ajacoutot
23c098ff94 Import gdk-pixbuf-2.22.0
The Gdk Pixbuf library provides:
    * Image loading and saving facilities
    * Fast scaling and compositing of pixbufs
    * Simple animation loading (ie. animated GIFs)

This library was moved out of gtk+2... wantlib fun is starting...

ok jasper@
2010-09-30 07:15:36 +00:00
sthen
243e16d9fb update to 6.0.1; fixes perl 5.12 deprecation warnings (especially noticable
if you run mrtg from cron).  drop jcs@ as maintainer as per his request.

ok jcs@
2010-09-29 21:53:40 +00:00
jeremy
25f119ed49 Missed the modified checksum for the distfile
Only metadata changes in the distfile, but the package is affected,
so bump.

OK sthen@
2010-09-29 21:26:49 +00:00
sthen
d4df5554b0 update roundcube to 0.4.1 2010-09-29 20:55:39 +00:00
jasper
3370aee8bf - cp(1) the file at a better moment 2010-09-29 20:35:39 +00:00
jasper
55b96f4c9a - merge PFRAG.share into PLIST 2010-09-29 20:25:14 +00:00
jasper
ed32ecbec6 - update gamgi to 0.14.10
with a patch from antoine to unbreak it with the upcoming gtk update
2010-09-29 18:45:49 +00:00
jasper
c3f7c992ac - update to Audio-MPD-1.102260 2010-09-29 17:19:30 +00:00
jasper
482c220073 - sync 2010-09-29 17:18:46 +00:00
jasper
4da3aa43c0 import Test-Corpus-Audio-MPD-1.100500
This module will try to launch a new mpd server for testing purposes.
This mpd server will then be used during POE::Component::Client::MPD or
Audio::MPD tests.

ok sthen@
2010-09-29 17:17:26 +00:00
ajacoutot
8a06c47232 Set USE_LIBTOOL to gnu as we are using a libtool hack here.
breakage spotted by landry@
2010-09-29 17:15:55 +00:00
jasper
fd3118f5bb import MooseX-Has-Sugar-0.05046611
Moose has syntax is generally fine, but sometimes one gets bothered with
the constant typing of string quotes for things. The MooseX::Types
module exists and in many ways reduces the need for constant string
creation.

ok sthen@
2010-09-29 17:15:44 +00:00
jasper
e017fb1bda - merge another PFRAG into PLIST 2010-09-29 17:14:13 +00:00
jasper
0aece1096d - merge PFRAG.shared into PLIST 2010-09-29 17:07:31 +00:00
jasper
32a9f8c98f - remove these workarounds, our pkg-config(1) is able to deal with
Requires: pkg-config >= 0.21
now. you'll need a very recent pkg-config for this to work though!
2010-09-29 16:51:09 +00:00
landry
2797e55588 Tyop, bad me for okaying, bad sebastia for typoing :)
spotted by naddy@
2010-09-29 15:49:54 +00:00
landry
de1b004c29 Oops. Bump REVISION-i18n-* after last commit and PLIST-i18n-* change.
spotted by naddy@.
2010-09-29 15:46:29 +00:00
jeremy
99f5effd75 Remove MASTER_SITE_GITHUB
This was only used in two ports, and will never be used in more ports
as GitHub no longer builds new gems.  Both of the ports are also
found on rubygems.org, so this switches them to use the standard
MASTER_SITE_RUBYGEMS from ruby.port.mk. ruby-findmyiphone has a small
change from the GitHub version that requires a package bump.

OK landry@
2010-09-29 15:29:21 +00:00
edd
ef9aefadfb (a) tweak packing lists for arches xindy will not run on, (b) sort WANTLIB
alphabetically.

At this stage the compilers build on amd64 and sparc64. Need to test on some
more architectures.

No OK needed, not linked to build.
2010-09-29 13:14:40 +00:00
jasper
ac1da2d7e7 - sync gnome mirrors with upstream mirrors 2010-09-29 12:30:08 +00:00
landry
f7034a1048 Fix for CVE-2010-2937 (Insufficient input validation in VLC TagLib
plugin) :
"VLC fails to perform sufficient input validation when trying to extract
some meta-informations about input media through ID3v2 tags. In the
failure case, VLC attempt dereference an invalid memory address, and a
crash will ensure."
From brad via sthen@
2010-09-29 11:30:03 +00:00
jasper
9baeb59988 - roll PFRAG.shared into regular plist, it's SHARED_ONLY already 2010-09-29 10:54:24 +00:00
ajacoutot
91fbe805ee Update to meld-1.4.0. 2010-09-29 10:24:56 +00:00
ajacoutot
a539078e1a Merge from upstream:
rename 'pause' to avoid conflict with pause(2) (bug #620199)

Needed for the upcoming glib2 update.

thanks to landry@ for the bulk result
2010-09-29 07:42:59 +00:00
dcoppa
b26e4781b1 Remove mips64 from the list of archs that want -O0 to build cmake. This
is not needed anymore since the switch to gcc4.

Tested by jasper@ and phessler@ on loongson and sgi.

OK jasper@, phessler@
2010-09-29 07:33:24 +00:00
kili
69776d6191 Add missing LIB_DEPENDS (devel/gmp). 2010-09-29 07:13:15 +00:00
landry
d56b5b4017 Fix WANTLIB after librsvg update by removing gsf-1/bz2, now
gnome-system-monitor can be built again.
2010-09-29 07:12:13 +00:00
landry
794870ec2d Fix WANTLIB after librsvg update. Now gcompris can be built again. 2010-09-29 07:10:46 +00:00
robert
4cb0e6a450 add missing patch 2010-09-29 07:10:45 +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
ckuethe
07a5c27eee retry this update, help/ok jasper 2010-09-28 21:14:56 +00:00
jeremy
3facbb78d0 Remove MASTER_SITES so that it uses the default rubygems site.
However, the distfile was rerolled on the rubygems site.  No
functional change, but it affects the package, so bump.

OK landry@
2010-09-28 21:09:00 +00:00
jeremy
8b18ec74db Update MASTER_SITES, future versions will probably not be hosted on
rubyforge

OK landry@
2010-09-28 21:07:14 +00:00
jasper
12e243ea6c - fix build on hppa 2010-09-28 20:48:04 +00:00
jasper
e5be30e6c8 - explicitly disable introspection here 2010-09-28 20:40:50 +00:00
jasper
ee6360a9ea - explicitly disable introspection support: 2010-09-28 20:13:38 +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