pea
0b9e5eb38a
Update to 1.10.2
...
ok landry@
2010-04-28 11:23:33 +00:00
pea
54d520668d
Unbreak after recent gtk update
...
Fix wantlib
ok jasper@
2010-04-28 11:19:15 +00:00
ajacoutot
604e647745
Bugfix update to totem-2.30.1.
2010-04-28 10:44:14 +00:00
jasper
2645f3861f
- fix lib depends and regen wantlib
2010-04-28 10:10:44 +00:00
ajacoutot
db4cb3a713
Don't spam xsession-errors with features we don't use.
2010-04-28 09:51:09 +00:00
ajacoutot
9c21964381
Add --disable-silent-rules to CONFIGURE_ARGS.
2010-04-28 08:18:16 +00:00
ajacoutot
bc2627e1cb
Regen WANTLIB.
2010-04-28 08:03:46 +00:00
ajacoutot
18f38d7de1
Update to gstreamer-plugins-good-0.10.22.
2010-04-28 08:03:23 +00:00
ajacoutot
5fb6d674be
Update to gstreamer-plugins-base-0.10.29.
2010-04-28 08:03:03 +00:00
sthen
5d58acd6ba
Samba uses modules; mark it SHARED_ONLY and collapse PFRAG.shared-main
...
into PLIST-main. From Brad.
2010-04-28 08:02:38 +00:00
ajacoutot
59ddacda63
Update to gstreamer-0.10.29.
2010-04-28 08:02:37 +00:00
stephan
2a71bb786d
+link
2010-04-28 07:47:44 +00:00
stephan
c3d11acf2b
import drupal6-link-2.8
...
A CCK content field which lets you add a complete link to your content
types; including URL, title, and optionally a target attribute. The
link module is a one-stop content link "field" type for CCK.
ok landry@
2010-04-28 07:45:57 +00:00
jasper
7274a9d821
- "unbreak" with the latest gtk2. gtkglext itself would compile fine, but
...
apps linking to it would get the undefined GTK_WIDGET_* errors.
ok steven@ (MAINTAINER)
2010-04-28 07:11:31 +00:00
landry
bcce369765
Various cleanups, as done in www/firefox35 :
...
- use SUBST_CMD instead of perl -pi -e
- use ${LOCALBASE}/${TRUEPREFIX}/${X11BASE} instead of the handpatched
_XXX_ ones
- harmonize default systemwide plugins/extensions search path to
lib/mozilla/{plugins,extensions} as done in other mozilla ports
2010-04-28 06:56:38 +00:00
landry
b524d07986
Various cleanups :
...
- use SUBST_CMD instead of perl -pi -e
- use ${LOCALBASE}/${TRUEPREFIX}/${X11BASE} instead of the handpatched
_XXX_ ones
- harmonize default systemwide plugins/extensions search path to
lib/mozilla/{plugins,extensions} as done in other mozilla ports, but
keep lib/mozilla-plugins added to MOZ_PLUGIN_PATH atm.
2010-04-28 06:50:23 +00:00
jakemsr
a786f77c4d
- fix build (oops, not sure what happened there)
...
- remove patch that should have been removed in last comit
2010-04-28 04:15:58 +00:00
sthen
a878f31c5c
- unbreak following sensor changes
...
- skip over ifm->ifm_version != RTM_VERSION messages
- sync WANTLIBs, bump everything
- drop ajacoutot@ as maintainer per his request
2010-04-27 21:53:56 +00:00
jasper
fd73932cba
- update gamgi to 0.14.7
...
- partly unbreak it after gtk+2 update, the other part will be automagically
happen when the gtkglext fix is committed.
2010-04-27 21:50:45 +00:00
jasper
9a22d38485
- use gnu libtool here
2010-04-27 21:39:34 +00:00
jasper
b8387b69d1
- fix build with latest gtk+2.
2010-04-27 21:22:00 +00:00
landry
18d99d0513
Same change as done in productivity/sunbird and mail/mozilla-thunderbird,
...
harmonize default search paths for systemwide mozilla extensions and
plugins to ${LOCALBASE}/lib/mozilla/{plugins,extensions}. The
install.rdf files take care anyway of telling with which mozapp an xpi
extension is compatible.
2010-04-27 21:03:25 +00:00
jasper
e138e5f94a
- fix build with latest gtk2
2010-04-27 21:01:51 +00:00
landry
257269089a
Same change as done for mail/mozilla-thunderbird, Harmonize default
...
search paths for systemwide sunbird extensions and plugins to
${LOCALBASE}/lib/mozilla/{plugins,extensions}.
2010-04-27 21:00:50 +00:00
landry
0eb43819cb
Harmonize default search paths for systemwide thunderbird extensions
...
and plugins to ${LOCALBASE}/lib/mozilla/{plugins,extensions}. Doesn't
affect existing applications/installed plugins as laucher script still
adds lib/mozilla-plugins to MOZ_PLUGIN_PATH, and so far no package
installs systemwide mozilla extensions. In the long term, will permit to
un-subpackage lightning & enigmail for seamonkey & thunderbird.
idea from ajacoutot@, diff liked by ajacoutot@ & sthen@
2010-04-27 20:57:55 +00:00
sthen
884315f468
adjust for sensors changes, unbreaks the build.
2010-04-27 20:56:11 +00:00
jasper
2e18d33420
- fix after gtk+2 update
2010-04-27 20:50:21 +00:00
ajacoutot
8416ce306c
Fix build with newer gtk.
...
Regen WANTLIB and PLIST while here.
2010-04-27 20:48:54 +00:00
jasper
14b6fe4cc4
- update gbdfed to 1.6
...
* unbreaking after glib2/gtk2 update
2010-04-27 20:41:37 +00:00
ajacoutot
6c6f5a4b43
Fix build of the gdk_pixbuf FLAVOR after gtk update.
2010-04-27 20:35:08 +00:00
ajacoutot
c7848dc5ed
Fix build after recent gtkmm update.
...
While here, link with -pthread, not -lpthread.
This port could probably use an update...
2010-04-27 20:20:55 +00:00
jasper
c24b87a433
- fix build with new gtk1
2010-04-27 20:20:45 +00:00
landry
56cca704cf
Grrr..
2010-04-27 20:07:41 +00:00
landry
1dd697606e
Unbreak emerillon after gtk+2 update by updating to 0.1.1 and backport
...
the upstream commit that fixes the use of deprecated gtk macros.
2010-04-27 20:06:59 +00:00
jasper
05aece0a8e
- fix build with latest gtk2
2010-04-27 20:05:05 +00:00
landry
64fed7a073
Don't add --as-needed to LDFLAGS, apparently fixes a fallout of the
...
gtk+2 update. (apps complaining about missing pthread syms at startup
and crashing)
2010-04-27 19:53:28 +00:00
naddy
33530c12a2
fix after XPrint removal
2010-04-27 19:45:48 +00:00
naddy
a625b3d19e
fix build with OpenMotif 2.3.3
2010-04-27 19:27:41 +00:00
ajacoutot
aec1b4a201
Bugfix up date to anjuta-2.30.1.0.
2010-04-27 18:09:35 +00:00
jasper
ab87a3933b
- bump lib depends of gnome-desktop, ensures proper upgrade
2010-04-27 17:28:03 +00:00
landry
d8f7ab2b33
Really depend on libxklavier-5.0, should fix problems with users having
...
-4.0 and running make update here.
2010-04-27 16:20:16 +00:00
landry
5640be627d
@comment back xulrunner-{plugin,js,gtkmozembed}.pc, they conflict with the
...
ones in xulrunner/1.8,-devel. Spotted by naddy@.
2010-04-27 16:08:21 +00:00
ajacoutot
24c88dd209
Missed bump.
...
spotted by naddy@, thanks.
2010-04-27 15:38:40 +00:00
jasper
3dda6fd01d
- fix build on an empty machine
2010-04-27 15:20:21 +00:00
ajacoutot
cddeded7ff
"brown paper bag release" update to evolution-2.30.1.2.
...
* add missing icons
2010-04-27 15:07:50 +00:00
ajacoutot
3ce907bfac
Update to gnome-icon-theme-2.30.2.
2010-04-27 14:44:09 +00:00
pea
f37604bdb9
Update to 2.0.0
...
ok jasper@
2010-04-27 14:40:12 +00:00
ajacoutot
fe20528756
Bring translations back using patch provided upstream.
2010-04-27 14:29:44 +00:00
ajacoutot
10ba7c1182
Fix build on a clean machine by not checking for a file converter.
...
breakage reported by jasper@
While here:
* remove the ppr stuffs
* remove bundled strlcpy / strlcat
2010-04-27 14:01:43 +00:00
jasper
46b18002b5
- use the history.dat file provided by sdlmame
2010-04-27 13:00:51 +00:00