ajacoutot
8bfcf7e09c
Missing dependency on libmagic.
2012-10-12 12:06:04 +00:00
dcoppa
21469b28e1
In the configuration file, remove comments from the wireless stanza,
...
since wireless monitoring now works fine.
While here, add a message about how to deal with the configuration
of i3status.
ok jasper@
2012-10-12 07:57:26 +00:00
ajacoutot
92c48467aa
-games-extra-data
2012-10-11 21:51:41 +00:00
ajacoutot
eb4b04cadc
Last time I checked, the full GNOME we maintain indirectly depends on
...
more than 500 ports. Upstream decided to split gnome-games for the next
release into >15 different subprojects.
So give us some slack and remove this useless port. Sure, it's just one
port but it makes Jasper and I feel good and very slighly less
overwhelmed by the maintenance burden.
2012-10-11 21:51:20 +00:00
dcoppa
a041d87c07
Fix fallout of haskell ports, now that devel/gmp is no more a
...
dependency for ghc - x11 category
2012-10-11 14:23:50 +00:00
jasper
7de842a732
- fix a double free when using SPICE with passwords
2012-10-11 10:04:01 +00:00
ajacoutot
56fbabc5ca
Implement _dbus_command_for_pid which is really useful for debugging.
2012-10-11 07:25:20 +00:00
sthen
3df6228b5a
When dlopen()ing shared libraries for optional dependencies, Qt4 wants to
...
load a specific version of the library to avoid ABI breakages, however it uses
upstream shared lib versions which don't match those in our ports. This has
already been patched where it tries to open gtk+2/cups by removing the version
check. See ports@ thread "UPDATE: kdiff3-0.9.97" where this was discussed with
fgsch, dcoppa, espie and myself, upshot is this isn't totally clean but isn't
really worse than what we had before and it fixes use of icu4c from Qt4.
This diff from fgsch, testing/ok by me, ok espie.
2012-10-11 01:18:09 +00:00
ajacoutot
604b0262ea
Simpler patch; from pkgsrc.
2012-10-10 17:20:36 +00:00
robert
76d2d6b631
whitespace
2012-10-10 16:43:18 +00:00
ajacoutot
a6e6dd5b24
The mouse applet can make use of "mousetweaks", so add it as a dependency.
2012-10-10 12:56:32 +00:00
ajacoutot
bd51ae65ca
Remove some uneeded | old patches.
...
Add a schemas override.
2012-10-10 12:34:35 +00:00
ajacoutot
0f3c565cff
Fix cyclic dep.
2012-10-10 09:09:06 +00:00
ajacoutot
19be77f887
Remove BROKEN. Note that this is not fully functionnal yet because our
...
socket code fails with dbus now; but we need the introspection libs, so
enable it.
2012-10-10 08:47:14 +00:00
ajacoutot
50bb8cd625
Add required introspection libs that are not in the dependency chain.
2012-10-10 08:42:40 +00:00
jasper
59d668a7b4
first patches merged upstream.
2012-10-10 07:20:16 +00:00
jasper
36e2c138c4
sync
2012-10-09 20:08:56 +00:00
jasper
ee70a5d790
import yad-0.17.1.1
...
Yad (yet another dialog) is a fork of Zenity with many improvements,
such as custom buttons, additional dialogs, pop-up menu in notification
icon and more.
ok aja@
2012-10-09 20:08:21 +00:00
jasper
92c08b2ccf
- Temperature sensors can now set a 'max_threshold' value to color the
...
output red if exceeded.
2012-10-09 17:12:31 +00:00
jasper
dd671692ea
make it possible to get temperature readings from devices other than acpitz.
...
use the 'path' option in your configuration's cpu_temperature block to e.g. cpu0.
2012-10-09 16:02:07 +00:00
jasper
b49e4e3a8f
- change the default (and since the API is still limiting us here, only)
...
device from which we read temperature values from, from cpu(4) to acpitz(4).
2012-10-09 13:19:48 +00:00
ajacoutot
40b67ea21a
Bring it yet more fixes...
2012-10-09 13:18:00 +00:00
jasper
6c8410d49f
- honor color_good too.
2012-10-09 11:32:45 +00:00
jasper
275db814f1
- handle down wireless interfaces just like ethernet interfaces (e.g. colors!)
...
(added bonus of this approach is that you still get nwid and signal strength
info of the interface, for example when it's part of a trunk device.)
2012-10-09 11:29:23 +00:00
jasper
e96bb59820
s/quality/signal/ found the hard way by rpe@
2012-10-09 09:32:26 +00:00
dcoppa
aa2fcd1462
Update to lablgtk2-2.16.0
...
OK avsm@
2012-10-09 09:22:24 +00:00
jasper
e9aa0d3a41
- use %speed in the default config
2012-10-09 09:08:12 +00:00
ajacoutot
bb52c128d6
Sort PLIST.
2012-10-09 08:27:46 +00:00
ajacoutot
ad8038aa2d
Sync PLIST.
2012-10-08 22:04:33 +00:00
ajacoutot
7241ced22e
Several fixes toward a working configuration.
2012-10-08 21:47:04 +00:00
jasper
f7eb6ad86e
- implement getting the nwid and signal strength.
2012-10-08 18:07:06 +00:00
ajacoutot
e01d5339bc
Update to gnome-control-center-3.6.1.
2012-10-08 17:19:42 +00:00
ajacoutot
d10cba106f
Remove non existent CONFIGURE_ARGS.
2012-10-08 17:16:20 +00:00
ajacoutot
5d23736776
Update to gnome-settings-daemon-3.6.1.
2012-10-08 17:12:55 +00:00
ajacoutot
c5d34b2fd9
Fix WANTLIB.
2012-10-08 17:12:14 +00:00
jasper
d0e8ebff12
- update to empathy-3.6.0.3
2012-10-08 15:05:57 +00:00
jasper
afa90535f8
- implement the ethernet media description (%speed flag)
2012-10-08 14:45:10 +00:00
jasper
ba35faa86c
- give an example for the cpu_temperature.
2012-10-08 11:49:30 +00:00
ajacoutot
ad9851e5df
Upstream:
...
extensionUtils: don't log verbosely on missing extension directory
Don't try and start the networkAgent component since we have no network
manager support. Jasper will work on making this committable upstream...
2012-10-08 11:33:21 +00:00
jasper
7e16e25ea6
minor cleanup
2012-10-08 11:26:48 +00:00
jasper
79a9f13d39
- implement colors too for threshold_type=time in the battery block.
2012-10-08 11:12:53 +00:00
jasper
18a413e30e
- use colors to indicate battery status (currently only implemented for "threshold_type=percentage")
2012-10-08 10:33:39 +00:00
ajacoutot
e5d83bb75b
Update to latexila-2.6.0.
2012-10-08 10:24:29 +00:00
jasper
3fa4068f21
- fix the display of remaining minutes when we're discharging.
2012-10-08 10:20:50 +00:00
jasper
74f70017e8
fix the battery status printing in %status
2012-10-08 10:07:41 +00:00
ajacoutot
9ee7a0d751
We need the introspection libs for gnome-shell.
2012-10-08 10:05:16 +00:00
dcoppa
d66aca4ccf
sort; no bump needed
2012-10-07 19:53:05 +00:00
dcoppa
1444207d89
Fix misuse of CMake
...
While here, install *.cfg files in a location where SampleBrowser
can find them by default and remove obsolete pthread-related
patches...
OK landry@
2012-10-07 09:37:45 +00:00
landry
60792fe250
Remove thunar-vfs old compat layer, the only things that used it in the
...
portstree (xfce4-places, thunar-vcs & ristretto) were ported to gio.
prodded by ajacoutot@
2012-10-06 10:00:43 +00:00
ajacoutot
c0642b372f
-genius
2012-10-05 16:15:15 +00:00
ajacoutot
8b48a5c4b3
Remove gnome2 oldie.
...
ok jasper@
2012-10-05 16:14:57 +00:00
ajacoutot
1fb5ab4805
Missing build depends on textproc/docbook-xsl.
...
spotted by naddy@
2012-10-05 11:25:54 +00:00
landry
3bce0269ea
Mark as BROKEN-sparc64, this port uses -Werror and does ugly casts which
...
triggers warnings on sparc64.
2012-10-05 07:13:47 +00:00
jasper
e5c07f98c9
- update to grilo-plugins-0.2.2
2012-10-05 06:52:29 +00:00
jasper
3c9aabd408
- update to grilo-0.2.2
2012-10-05 06:43:02 +00:00
ajacoutot
efd90e4d8c
Workaround a segfault with new gtk+3.
...
reported by and ok dcoppa@
2012-10-04 13:48:28 +00:00
dcoppa
5b237cc087
Set workspace_layout in create_workspace_on_output: otherwise i3
...
doesn't respect the workspace_layout setting.
From upstream git
2012-10-04 12:21:38 +00:00
jasper
3d6cde3777
sync with upstream patch
2012-10-04 08:41:01 +00:00
ajacoutot
aeb1b044c5
Unbreak after recent webkit RUN_DEPENDS changes -- explicitely add
...
audio/taglib to LIB_DEPENDS.
2012-10-04 07:21:57 +00:00
jasper
7950fed04e
- update to i3status 2.6
...
tested by dcoppa@ also
2012-10-04 06:15:38 +00:00
ajacoutot
dc97003345
Extend comment.
2012-10-03 16:20:09 +00:00
ajacoutot
70064757da
Fix depends after e-d-s move to libsecret.
2012-10-03 15:57:18 +00:00
ajacoutot
6d1aa8da0a
Missing BUILD_DEPENDS and missing files in PLIST.
2012-10-03 15:56:49 +00:00
ajacoutot
f0b5dda444
This does not need to depend on gnome-shell anymore.
2012-10-03 13:39:03 +00:00
ajacoutot
68b1002b4f
Update to gnome-tweak-tool-3.6.0.
2012-10-03 13:14:00 +00:00
jasper
ce13fc2d16
- update to empathy-3.6.0.1
2012-10-03 11:53:53 +00:00
jasper
99fc107007
committed upstream
2012-10-03 11:32:20 +00:00
jasper
db30e6dff8
- bugfix update to 0.2.1
...
- tighten dependency on grilo
2012-10-03 08:32:09 +00:00
jasper
0ff6268c85
- bugfix update to 0.2.1
2012-10-03 08:31:51 +00:00
ajacoutot
7961f762ca
-f-spot
...
-mono-keyring
2012-10-03 08:06:26 +00:00
ajacoutot
7a19103e98
Remove crashing oldies which still depend on old gnome 2 interfaces.
...
graphics/shotwell is a _much_ better alternative.
ok jasper@
2012-10-03 08:06:06 +00:00
jasper
253e325d80
sync comment in patch
2012-10-03 06:48:29 +00:00
ajacoutot
9838b6110a
Bring some patches from upstream to fix a couple of bugs.
...
Properly remove some subdirectory under _gdm homedir.
2012-10-03 06:40:50 +00:00
sthen
8bcebdcb35
BUILD_DEPENDS += textproc/docbook-xsl
2012-10-02 20:51:18 +00:00
jasper
98feff17c7
fix: non-i3bar formats always used color_bad
...
from upstream git
2012-10-02 20:33:29 +00:00
naddy
9128f0e4d3
requires imake to build
2012-10-02 17:14:13 +00:00
ajacoutot
d820308b56
No need to @sample directories already part of the dependencies (in this
...
case, p11-kit).
2012-10-02 15:58:02 +00:00
ajacoutot
c8c25597c4
Missing dependency on x11/gnome/gcr.
...
spottted by naddy@
2012-10-02 14:03:06 +00:00
dcoppa
d35c73be96
Fix redundancy warning
2012-10-02 10:27:56 +00:00
jasper
7f94650289
committed upstream
2012-10-02 06:33:07 +00:00
ajacoutot
51a49f90d1
Paches committed upstream.
...
Regen WANTLIB.
2012-10-02 06:31:37 +00:00
landry
06c8c5d0c8
Mark as BROKEN-hppa, triggers a relocation error when linking, and
...
trying -ffunction-sections as the error message advises doesnt yield
much success..
2012-10-01 21:23:36 +00:00
ajacoutot
78d036f6f6
Sync dependencies after libgdata moved to libsecret.
2012-10-01 15:17:29 +00:00
ajacoutot
122b349ddb
Sync wantlib afer e-d-s migration to libsecret.
2012-10-01 15:01:14 +00:00
ajacoutot
2f3bcdd924
Sync dependencies after the move from libgnome-keyring to libsecret.
...
prodded by sthen@
2012-10-01 12:49:19 +00:00
ajacoutot
6465fe4110
Committed upstream.
2012-10-01 11:28:44 +00:00
ajacoutot
030d2dfbfa
Committed upstream.
2012-10-01 10:54:30 +00:00
ajacoutot
6f1789b933
Fix the dconf gschema file.
2012-10-01 10:49:51 +00:00
dcoppa
ab29be00f1
Bugfix: don't crash when dragged floating window close
...
Bugfix: draw h-split indicator at the right position
Bugfix: Correctly move floating windows to invisible workspaces
cross-output
From upstream git
2012-10-01 08:12:17 +00:00
jasper
b49e9ccf80
tweak LIB_DEPENDS/WANTLIB
2012-10-01 06:44:11 +00:00
jasper
36cb049248
sync with patch as submitted upstream, no pkg change
2012-09-30 20:56:42 +00:00
naddy
a6ebe21f0d
mark for parallel building
2012-09-30 20:27:50 +00:00
jasper
5bd8005de5
- update to empathy-3.6.0
2012-09-30 19:17:52 +00:00
jasper
e11b6fa927
- update to gnome-contacts-3.6.0
2012-09-30 18:27:50 +00:00
ajacoutot
f84bc6ee40
Committed upstream.
2012-09-30 16:55:11 +00:00
ajacoutot
2db2504b43
Don't override option names.
2012-09-30 16:01:38 +00:00
jasper
540933b2ed
- update to gnome-shell-3.6.0
2012-09-30 14:45:23 +00:00
ajacoutot
c23d9130aa
+clocks
2012-09-30 13:50:55 +00:00
ajacoutot
eb3e7aad37
Import gnome-clocks-0.1.3.
...
Clock application for the GNOME Desktop.
ok jasper@
2012-09-30 13:50:26 +00:00
jasper
022694920b
- enable zeitgeist support
2012-09-30 12:43:41 +00:00