ajacoutot
be4496bb79
Let's not complicate things, remove the xsltproc tweak, it's not really
...
needed.
2011-05-18 15:50:37 +00:00
ajacoutot
dd6d553609
Not really needed.
2011-05-18 15:49:05 +00:00
ajacoutot
8926e238ed
This is not needed anymore.
2011-05-18 15:40:11 +00:00
jasper
2b668becca
tweak decision logic for deciding if we should use the ipv4 or ipv6 tools.
...
it would default to ipv6 as most interfaces have an unused ipv6 address, while
actually using the ipv4 address. this fixes ping/traceroute functionality when
using hostnames instead of ip addresses.
2011-05-18 15:25:34 +00:00
ajacoutot
a41c79296a
Remove XXX, it's just the way port-lib-depends-check is suposed to work.
2011-05-17 18:21:28 +00:00
ajacoutot
03be77925a
Depends on x11/polkit-gnome,gtk2.
2011-05-17 15:05:03 +00:00
ajacoutot
3cc007d382
Remove gnome3 hack, this won't be needed anymore.
2011-05-17 13:48:18 +00:00
ajacoutot
9986e5b4c2
Satisfy all lib dependencies using LIB_DEPENDS, relying on RUN_DEPENDS just
...
breaks the dep chain.
2011-05-17 11:14:53 +00:00
jasper
d59baff98f
remove configure argument not recognized anymore
2011-05-16 20:42:15 +00:00
jasper
d7b671ee79
tweak comments
2011-05-16 09:40:44 +00:00
ajacoutot
4e2b6df1b3
Add the EPOCH to the webkit dependency.
...
spotted by landry@
2011-05-16 08:24:31 +00:00
jasper
0bc83b4283
- disable mpfr module, this needs mpfr 3.x after all.
2011-05-15 14:35:58 +00:00
jasper
f5a1e59407
- fix REPL by linking with termcap where we link with readline
...
- regen WANTLIB accordingly
2011-05-15 14:11:52 +00:00
jasper
d176dcc25a
hookup ze gtk2 flavor for gucharmap
2011-05-15 09:24:12 +00:00
jasper
8bdad66971
depend on gucharmap,gtk2
2011-05-15 09:23:01 +00:00
jasper
fd95f9b2d1
- switch by default to gtk3, and add a gtk2 flavor for current users of gucharmap.
...
discussed with/ok aja@
2011-05-15 09:22:36 +00:00
jasper
397df9c300
point homepage to the "old" plugins page for gedit based on gtk2.
2011-05-14 22:23:26 +00:00
ajacoutot
3647d3b2fd
Add commented tweak-tool.
2011-05-14 22:23:15 +00:00
ajacoutot
2a00b3c4b6
Import gnome-tweak-tool-3.0.3.
...
The gnome-tweak-tools allows tweaking hidden gtk+3/GNOME3 settings.
There's an issue with g-o-i / py-gobject, so not hooked up yet.
ok jasper@
2011-05-14 22:22:00 +00:00
ajacoutot
23ad560af3
Build and run depends on the gtk2 FLAVOR of gconf2,-gtk.
2011-05-14 22:19:13 +00:00
jasper
ed7cfcb5e6
comment the .la files
2011-05-14 22:10:08 +00:00
jasper
cb74d2eb95
USE_LIBTOOL=Yes is already implied by gnome.port.mk
2011-05-14 21:56:18 +00:00
ajacoutot
c28783742f
Explicitely add x11/gtk+2 as a LIB_DEPENDS and add devel/gconf2,-gtk to
...
RUN_DEPENDS.
2011-05-14 21:35:08 +00:00
ajacoutot
8e6304f974
deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
...
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.
discussed with jasper@
2011-05-14 21:29:03 +00:00
jasper
a49be8111e
- no need anymore for the inline getline() implementation; it's not used anymore
2011-05-14 13:41:14 +00:00
jasper
06adc6f4c0
- update gucharmap to 3.0.1
2011-05-14 12:36:18 +00:00
ajacoutot
f8ba010ccf
Update to gnome-devel-docs-3.0.2.
2011-05-14 09:10:40 +00:00
ajacoutot
39928b7562
Add a hack for x11/gnome3 ports.
...
idea from and ok jasper@
2011-05-13 21:10:49 +00:00
ajacoutot
616c7e9220
Remove obsolete pre-configure target (no pkg change).
2011-05-13 20:37:17 +00:00
ajacoutot
9c8286b555
rarian is not needed anymore.
2011-05-13 12:56:19 +00:00
jasper
54f991a6e6
- adjust conflict marker to gnome-themes-*
...
with and ok aja@
2011-05-13 12:52:58 +00:00
jasper
ec8c518a25
this needs gnome-js-common
2011-05-13 10:11:41 +00:00
jasper
3fac4a438e
sync
2011-05-13 10:04:20 +00:00
jasper
195cecc142
import seed 3.0.0
...
Seed is a library and interpreter, dynamically bridging (through
gobject-introspection) the WebKit JavaScriptCore engine with the GObject
type system. In a more concrete sense, Seed enables you to immediately
write applications around a significant portion of the GNOME platform,
and easily embed JavaScript as a scripting language in your GObject
library.
ok aja@
2011-05-13 09:59:35 +00:00
ajacoutot
31e45cf26e
Uncomment the index.theme files.
...
Add missing goos and move the @unexec stuffs to the head.
2011-05-13 09:40:46 +00:00
jasper
f9e971fb1a
sync
2011-05-13 09:26:34 +00:00
jasper
29c224c564
import gnome-themes-standard 3.0.1 (into the right dir this time)
...
This package contains a set of standard themes for GNOME3.
ok aja@
2011-05-13 09:26:06 +00:00
jasper
879308244f
sync
2011-05-13 08:18:08 +00:00
jasper
620b9d8ee0
import gnome-js-common 0.1.2
...
gnome-js-common is a module holding tests and JavaScript code useful or
common to both Seed and gjs.
ok aja@
2011-05-13 08:16:28 +00:00
ajacoutot
dda8072869
Missed a part in previous, reminded by Brad.
2011-05-12 22:13:12 +00:00
jasper
fe9dca7638
tweak patch and add commit hash
2011-05-12 06:14:54 +00:00
ajacoutot
afea1cd1ff
Comment.
2011-05-12 06:05:16 +00:00
ajacoutot
93f2fc5cdd
Use proper AUTOCONF_VERSION, from Brad.
2011-05-12 06:04:32 +00:00
ajacoutot
b028bcbeba
Explain the dependencies in MODGNOME_HELP_FILES a bit more.
2011-05-11 14:56:42 +00:00
ajacoutot
89ba53aa6d
Extend comment.
2011-05-11 12:50:20 +00:00
ajacoutot
c1dcb146ce
Sanitize some @unexec/@extraunexec calls to rm: move them up in the
...
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 08:03:21 +00:00
ajacoutot
69db523da2
Fix after recent webkit update.
2011-05-11 06:02:15 +00:00
ajacoutot
580c130515
Maintenance update to totem-pl-parser-2.32.5.
2011-05-10 17:11:43 +00:00
ajacoutot
a58d5c5501
Update to a more recent git checkout.
2011-05-09 15:25:21 +00:00
jasper
f707d73e82
more complete fix for the problem, with upstream
2011-05-08 20:39:34 +00:00
jasper
f1835190b9
- add commit has
2011-05-08 20:38:46 +00:00
jasper
40591a80c6
fix WANTLIB
...
ok aja@
2011-05-08 17:45:48 +00:00
ajacoutot
29aed87b1b
-deskbar-applet
2011-05-08 13:22:10 +00:00
ajacoutot
04cce79762
Remove deskbar-applet, it's unmaintained and buggy.
...
No objection on ports@
"kill it" dcoppa@, ok jasper@
2011-05-08 13:21:10 +00:00
ajacoutot
736a51b996
Remove patch to unbreak when ossp-uuid is installed, as spotted by landry@
2011-05-08 10:02:29 +00:00
ajacoutot
98b70b9060
Don't use /proc to get the process name.
...
from robert@
2011-05-07 16:17:26 +00:00
ajacoutot
7fb83aa6cf
Don't mention deskbar-applet which will be removed soon.
2011-05-07 12:07:10 +00:00
ajacoutot
e5840bb128
Only link with libexecinfo where it's needed.
2011-05-06 15:05:48 +00:00
jasper
b34d412d4f
mention gnote instead of tomboy
2011-05-06 11:27:51 +00:00
jasper
13d998f212
swap gnote for tomboy
2011-05-06 11:26:30 +00:00
jasper
47ea204420
be gone!
...
as discussed with aja@
2011-05-06 11:26:11 +00:00
jasper
f0492d1151
import gnote 0.7.4
...
Gnote is a port of Tomboy to C++.
It is the same note taking application, including most of the add-ins
(more are to come). Synchronization support is being worked on.
This will replace tomboy in our tree, users can sync their tomboy notes
with the TomboyImport addin.
feedback/ok aja@
2011-05-06 11:25:46 +00:00
ajacoutot
5e5a1f1085
Bugfix update to libgda-4.2.7.
2011-05-05 15:51:03 +00:00
ajacoutot
be563afec6
+yelp-xsl
2011-05-05 13:20:43 +00:00
ajacoutot
acb0469e0a
Import yelp-xsl-3.0.1.
...
yelp-xsl is a collection of programs and data files to help you build,
maintain, and distribute documentation.
ok jasper@
2011-05-05 13:20:16 +00:00
ajacoutot
5ee4533e13
Explicitely give the gtk version we want in CONFIGURE_ARGS.
...
Regen PLIST while here.
2011-05-05 09:59:45 +00:00
ajacoutot
0e68c15c20
Disable the nautilus-sendto plugin for now, it doesn't work and forced us
...
to use an ugly hack.
2011-05-04 10:54:28 +00:00
ajacoutot
f5a32f5f37
deamon -> daemon, from richardtoohey.
2011-05-04 05:12:23 +00:00
landry
57ee637e88
Fix WANTLIB after last py-gnome commit to fix packaging.
2011-05-03 19:27:26 +00:00
ajacoutot
d53822fd2c
Bump after rcent mono MODULE commit.
2011-05-03 10:41:30 +00:00
rpointel
ad3adc8d9d
Modify WANTLIB to be correct.
...
ok ajacoutot@.
2011-05-02 18:38:59 +00:00
ajacoutot
be6f5a7d60
Bugfix update to vino-2.32.2.
2011-05-02 17:02:17 +00:00
jasper
07cabb14e1
- no need for groff anymore since rsvg(1) got removed
2011-05-01 21:44:48 +00:00
ajacoutot
bd44aea4a5
No need for autoconf here.
...
Fix Xrender detection while here.
2011-05-01 18:14:51 +00:00
ajacoutot
95086ee1dc
Use proper AUTOCONF_VERSION, from Brad.
2011-05-01 18:11:03 +00:00
ajacoutot
5d26a70b63
Add an rc_check because checking on gdm-binary is not enough: at reboot
...
or shutdown time, we may be left with a hanging gdm-binary process (that
is because X is killed before the rc script has a chance to run).
2011-05-01 16:23:18 +00:00
ajacoutot
6554bf904f
Disable libnotify support. It doesn't work and upstream removed it a year
...
ago.
2011-04-29 08:41:51 +00:00
ajacoutot
a5a6bdf7f6
Sync WANTLIB.
2011-04-28 17:29:37 +00:00
ajacoutot
9413dc5c08
Regen dependencies after recent updates: drop eggdbus dependency.
...
(this will also fix a symbol conflict between libeggdbus and glib2)
ok jasper@
2011-04-28 13:10:57 +00:00
ajacoutot
be2b939bb1
Use proper AUTOCONF_VERSION, from Brad.
2011-04-28 05:22:02 +00:00
ajacoutot
4a31fd6947
Small update to meta-tracker-0.8.18.
2011-04-27 11:09:50 +00:00
ajacoutot
0fe843ae54
Update to libgdamm-4.1.2.
2011-04-27 08:41:05 +00:00
ajacoutot
975c362d8a
Reorder README and extend the accessibility section.
...
Add dependency on at-spi2-atk.
2011-04-26 18:40:24 +00:00
ajacoutot
4a34948d94
Use the new at-spi2 framework by default.
2011-04-26 18:39:37 +00:00
ajacoutot
188ba192cb
Enable relocation to be able to be installed alongside the at-spi2
...
framework.
ok jasper@
2011-04-26 18:39:11 +00:00
ajacoutot
3d9e60672f
+at-spi2-core
...
+at-spi2-atk
+py-atspi
2011-04-26 18:32:59 +00:00
ajacoutot
1b7860acfe
Import py-atspi-2.0.1.
...
AT-SPI is the primary service interface by which assistive technologies
query and receive notifications from running applications.
This version of at-spi is a major break from previous versions.
It has been completely rewritten to use D-Bus rather than ORBIT / CORBA
for its transport protocol.
This package includes a python client library for the AT-SPI D-Bus
accessibility infrastructure.
ok jasper@
2011-04-26 18:31:24 +00:00
ajacoutot
abe51fd31a
Import at-spi2-atk-2.0.1.
...
AT-SPI is the primary service interface by which assistive technologies
query and receive notifications from running applications.
This version of at-spi is a major break from previous versions.
It has been completely rewritten to use D-Bus rather than ORBIT / CORBA
for its transport protocol.
This package includes a gtk-module that bridges ATK to the new D-Bus
based AT-SPI.
ok jasper@
2011-04-26 18:30:23 +00:00
ajacoutot
e212ae895e
Import at-spi2-core-2.0.1.
...
AT-SPI is the primary service interface by which assistive technologies
query and receive notifications from running applications.
This version of at-spi is a major break from previous versions.
It has been completely rewritten to use D-Bus rather than ORBIT / CORBA
for its transport protocol.
This package includes the protocol definitions for the new D-Bus at-spi.
Also included is the daemon neccessary for forwarding device events and
registering accessible applications.
ok jasper@
2011-04-26 18:27:55 +00:00
ajacoutot
76947eadd5
Bugfix update to file-roller-2.32.2.
...
Explicitely disable packagekit.
2011-04-26 15:56:07 +00:00
ajacoutot
a0df411c73
Bugfix update to gvfs-1.8.1.
2011-04-26 13:31:58 +00:00
ajacoutot
1b96d54c2d
No need for the itlocaledir tweak.
2011-04-26 12:51:25 +00:00
ajacoutot
bb3d82bdb0
Set itlocaledir in FAKE_FLAGS.
...
ok jasper@
2011-04-26 12:50:54 +00:00
ajacoutot
3a09f2207d
Minor update to gnome-doc-utils-0.20.6.
2011-04-25 05:58:14 +00:00
ajacoutot
4b4f2da211
Fix default path to themes and backgrounds.
2011-04-21 10:20:27 +00:00
ajacoutot
65004c24fd
Fix path to emacspeak/servers.
2011-04-21 09:44:29 +00:00
ajacoutot
9e047d8d6b
Fix path to gnuchess/book.dat.
2011-04-21 09:32:21 +00:00
ajacoutot
8a2d1f9c31
Fix some hardcoded /usr/share paths to ${LOCALBASE}/share/paths.
2011-04-21 09:10:23 +00:00
ajacoutot
6d01c2069a
Fix build/run with new libnotify.
...
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:04:56 +00:00
jasper
3644e7db3d
Removes the youtube plugin from totem. It doesn't work and needs
...
gstreamer-swf, which in turn needs to be ported from swfdec-0.3 to 0.8.
While here regen WANTLIB and tweak post-install.
"I object" aja@
2011-04-20 20:02:06 +00:00
ajacoutot
35503da7cc
Update to libgda-4.2.6.
2011-04-20 16:43:34 +00:00
ajacoutot
377d595366
Add support for p7zip.
2011-04-18 15:37:23 +00:00
ajacoutot
cdb82a2314
Remove, it's not used by anything and it's one less thing to take care of
...
for our GNOME3 work.
"kill it with fire!" jasper@
2011-04-17 18:06:55 +00:00
ajacoutot
39b4bb375b
Depends on x11/gtk-engines2 instead of gtk2-clearlook, because that's
...
where the clearlook engine is.
2011-04-17 15:11:56 +00:00
jasper
1043c5cc0a
- remove unnecessary NULL casts
2011-04-16 21:28:35 +00:00
ajacoutot
96d502a25f
Fix DEPENDS after gnutls update.
...
ok landry@ jasper@
2011-04-15 16:10:37 +00:00
jasper
8eff693576
- update to 2.26.0
2011-04-13 17:49:40 +00:00
ajacoutot
803f3ba099
Cope with recent libcanberra subpackaging.
2011-04-13 06:47:42 +00:00
jasper
be69457bcb
sync
2011-04-12 06:30:35 +00:00
jasper
53d0ee7c83
import gjs 0.7.14
...
Gjs is a Javascript binding for GNOME. It's mainly based on Spidermonkey
javascript engine and the GObject introspection framework.
ok aja@
2011-04-12 06:30:06 +00:00
ajacoutot
d79179f0b7
Add HOMEPAGE.
2011-04-12 06:20:16 +00:00
ajacoutot
cc0d5f4dbd
RUN_DEPENDS on xdg-user-dirs-gtk.
2011-04-10 10:26:55 +00:00
ajacoutot
cde23f3a59
Don't use a GNOME3 theme as a default theme until we move to GNOME3.
2011-04-10 08:36:26 +00:00
ajacoutot
fa5919ab67
Regen WANTLIB to unbreak, as spotted by landry@
2011-04-08 17:02:45 +00:00
ajacoutot
a8b012fe30
Enable vala support.
...
Fix typo.
Regen WANTLIB after libsoup update.
2011-04-07 19:12:29 +00:00
ajacoutot
c2505be002
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 12:45:07 +00:00
jasper
20968cc6a6
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 12:00:13 +00:00
jasper
e96ed4d288
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 11:17:08 +00:00
ajacoutot
f7a2c6a5a1
Fix previous, SUBST_CMD is not needed anymore.
2011-04-07 09:45:46 +00:00
jasper
773fba0fce
- remove unneeded patch now that g-ir-scanner looks in ${LOCALBASE}/include
2011-04-07 09:39:10 +00:00
ajacoutot
d9a19482cf
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 09:29:51 +00:00
ajacoutot
a22402d249
Put the Gdaui files into the -ui subpackage.
2011-04-07 09:28:54 +00:00
ajacoutot
ae5c648d31
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 09:21:02 +00:00
jasper
c096b26bb7
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 08:55:25 +00:00
jasper
e7af39cba3
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 08:32:01 +00:00
ajacoutot
4a180b34a7
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 08:23:07 +00:00
ajacoutot
f554f5a6ee
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 07:45:02 +00:00
ajacoutot
9fc900d799
Add patch from BZ#633883 to prevent a crash.
...
Comment libtool files.
2011-04-06 19:46:17 +00:00
ajacoutot
2d9f25f292
Remove now unneeded patch.
2011-04-06 19:04:50 +00:00
ajacoutot
a3ad63e84c
Remove the bug-buddy hack.
2011-04-06 18:33:03 +00:00
ajacoutot
37116b88f5
-bug-buddy
2011-04-06 18:27:47 +00:00
ajacoutot
d3439924a7
Remove bug-buddy.
...
It's useless and actually triggers issues instead of helping to
report them.
ok jasper@
2011-04-06 18:27:32 +00:00
ajacoutot
815879cc68
Disable bug-buddy support.
...
Add missing LIB_DEPENDS.
2011-04-06 18:26:42 +00:00
ajacoutot
dff68198da
Add schemehandler information to the desktop file (from upstream).
...
This should fix the ghelp:// error "The specified location is not supported"
2011-04-06 16:10:59 +00:00
jasper
0b3fcf6e05
- update empathy to 2.34.0
...
- explicitly disable call support
- tighten dependencies after telepathy updates
- adjust to the libnotify we have intree, instead of forcing usage of the latest
ok aja@
2011-04-05 18:58:09 +00:00
ajacoutot
36b8a689a8
Disable vala support for now ads it's not compatible with the most recent
...
version we have.
agreed with and ok jasper@
2011-04-05 18:41:51 +00:00
ajacoutot
78c0b13686
--disable-scrollkeeper is not needed here.
2011-04-05 17:17:55 +00:00
ajacoutot
56881e0491
--disable-scrollkeeper is not needed when rarian is in the dependency
...
chain (scrollkeer is a compatility wrapper that does nothing).
2011-04-05 16:37:58 +00:00
ajacoutot
87e59af001
Update to gvfs-1.8.0.
...
tested in a bulk by landry, thanks!
2011-04-05 14:43:25 +00:00
ajacoutot
f34ce6c9f2
Build with --disable-gtk-theme so that we don't have to depend on both
...
gtk+2 and gtk+3.
This removes the dependency on gtk+2 and gtk2-engines.
tested in a bulk by landry, thanks!
ok dcoppa@
2011-04-05 14:42:04 +00:00
ajacoutot
4f8ca2e469
Update to metacity-2.34.0.
2011-04-05 06:24:55 +00:00
ajacoutot
6caa2dd7b8
Minor update to libbonoboui-2.24.5.tgz.
...
(translations updates)
2011-04-04 13:42:42 +00:00
ajacoutot
7901cf5c69
Minor update to libbonobo-2.32.1.
...
(translations updates)
2011-04-04 13:31:32 +00:00
ajacoutot
ba1ebab486
Mention anjuta-extras.
2011-04-04 09:17:46 +00:00
ajacoutot
f55e4163e5
Bugfix update to librsvg-2.34.0.
...
Force disable gtk+3 support for now.
2011-04-04 06:26:03 +00:00
ajacoutot
92a796650d
Update to gnome-common-2.34.0.
2011-04-04 05:52:01 +00:00
ajacoutot
174ea062e2
Simplify: use my distfiles subdomain.
2011-04-02 16:56:42 +00:00
ajacoutot
7af2aeba34
Use @unexec-delete.
2011-03-31 16:41:30 +00:00
ajacoutot
a9dc0e711d
Add a run_depends on unrar, now that it is set to PERMIT_*=YES
2011-03-28 10:55:14 +00:00
ajacoutot
6e62533c06
Mention nautilus-evince.
2011-03-26 15:04:57 +00:00