sebastia
1e0d5f5eb9
Update FisicaLab to 0.2.1
...
Mostly code cleanups and some bug fixing
OK aja@
2012-01-05 14:42:57 +00:00
sebastia
c69132bb7c
cleanup cdplayer, remove some cruft that was intended for a dependent port
...
which will not go in that way.
OK aja@
2012-01-04 17:32:21 +00:00
dcoppa
1cee6bb7ba
Don't pick up hidden dependency on startup-notification.
...
From Tobias Ulmer
2012-01-04 13:56:27 +00:00
ajacoutot
75439b88d2
GNOME 3 only works with sysutils/notification-daemon and not the xfce ones.
2012-01-04 10:47:01 +00:00
ajacoutot
c8b4e606de
Typo in CUPS ipp backend.
2012-01-04 10:25:36 +00:00
ajacoutot
3bc19fd3d5
Drop build dependency on opensc, it's not needed anymore (opennx bundles
...
opensc headers).
Drop run dependency on opensc because our nxssh is not compiled with
SmartCard support.
Tweak README wrt samba.
2012-01-04 10:15:53 +00:00
ajacoutot
64db34e703
Bugfix update to gedit-3.2.6.
2012-01-04 08:03:01 +00:00
ajacoutot
2287a94a07
Add an explicit LIB_DEPENDS on sysutils/gamin; gvfs does not depend on
...
gamin anymore so depending in thunar itself is not enough anymore.
spotted by naddy@
2012-01-03 22:04:06 +00:00
ajacoutot
41fe4218b7
Add missing dependency and fix a segfault with opennx --admin.
2012-01-03 19:27:30 +00:00
ajacoutot
086fb6c1c0
Only install nxssh (i.e. the client part).
...
While here, fix some paths.
2012-01-03 17:42:19 +00:00
ajacoutot
9318ffeffe
Properly respect CXX.
2012-01-03 16:58:38 +00:00
sebastia
75d9c68b82
update opennx to 0.16.0.658
...
getting rid of a couple of patches.
feedback and OK aja@
2012-01-03 16:46:36 +00:00
sebastia
102cf2bfda
bump the MAJOR_VERSION for the nx* ports to 3.5.0, and enable nxproxy
...
feedback and OK aja@
2012-01-03 16:39:08 +00:00
sebastia
c0d92d84f9
update nxssh to NX 3.5.0
...
feedback and OK aja@
2012-01-03 16:37:49 +00:00
sebastia
9a0d2c7829
update nxcomp to NX 3.5.0
...
feedback and OK aja@
2012-01-03 16:35:28 +00:00
sebastia
e73884dc78
import nxproxy
...
NX X protocol proxy tool. Its used by NX clients and servers to
establish the remote X connections.
tested on i386/macppc and amd64 by aja@
feedback and OK aja@
2012-01-03 16:29:17 +00:00
ajacoutot
77a8551174
Bugfix update to gnome-nettool-3.0.1.
2012-01-03 12:11:53 +00:00
landry
42aee81e7d
Update to xfce4-genmon 3.3.1.
2012-01-02 18:43:21 +00:00
ajacoutot
ba59a20d22
Increase RLIMIT_NOFILE cur value, otherwise we run into too many issues.
2012-01-02 16:06:50 +00:00
ajacoutot
8a7bc1db20
Implement get_memory_total().
2012-01-02 14:11:21 +00:00
ajacoutot
63aeef2c18
Make gnome-session-check-accelerated-helper always return 1.
...
This prevents gnome-session from trying to start gnome-shell (which we
still do not have) when prerequisites for it are there.
This should fix issues seen by several where gnome-session would just
fail to start by trying to run gnome-shell.
2012-01-02 13:22:21 +00:00
ajacoutot
aa6ec00919
Use getrlimit(2) to set the maximum number of monitors instead of an
...
harcoded value.
2012-01-01 11:21:16 +00:00
ajacoutot
95a4fc7621
gamin,-server is gone, glib2 supports native file monitoring with kqueue(2).
2012-01-01 09:04:13 +00:00
ajacoutot
558258030f
Bump after sysutils/gamin -main subpackage changed PKGNAME.
2012-01-01 09:03:20 +00:00
ajacoutot
6c6f95f607
Recognize GKqueueDirectoryMonitor.
2012-01-01 09:02:11 +00:00
kili
94f4cad048
Bump after previous hs- library updates.
...
Necessary because of ghc's over-aggressive inlining
which causes ABI changes in libraries depending on
updated libraries.
ok jasper@
2011-12-31 22:19:45 +00:00
edd
0041578775
Make mplayer build with Brad's ffmpeg update.
...
From brad, OK aja@
2011-12-30 17:40:40 +00:00
ajacoutot
a059491a7a
Tweak COMMENT.
2011-12-30 11:17:49 +00:00
jasper
74e9508aa3
- update to 1.20.4
2011-12-30 11:15:58 +00:00
dcoppa
2133847a2f
Some fixes here and there, from upstream git.
2011-12-29 16:15:53 +00:00
ajacoutot
ae06859d56
Forgot to add this in previous; from upstream:
...
Fix natural/min widht calculations for empty grids
https://bugzilla.gnome.org/show_bug.cgi?id=660139
2011-12-29 14:51:16 +00:00
ajacoutot
636c44737f
Bugfix update to gtk+3-3.2.3 which fixes a hard crash with gtk-chooser.
2011-12-29 14:12:31 +00:00
ajacoutot
dfb3e14837
Add a comment regarding the notification-area-applet dependency.
2011-12-28 16:02:02 +00:00
ajacoutot
edd01a446c
Our gnome-session already exports XDG_MENU_PREFIX in the environment, so
...
no need to play with get/setenv.
This will ease future updates.
2011-12-28 08:57:18 +00:00
ajacoutot
29bc074c65
Our gnome-session already exports XDG_MENU_PREFIX in the environment, so
...
no need to play with get/setenv.
gnome-panel is not supposed to be started by anything than gnome-session
anyway and it will ease future updates.
2011-12-28 08:56:57 +00:00
kili
903b5233a6
Bump to enforce updates.
2011-12-27 21:10:28 +00:00
dcoppa
9f9c183181
Add some more modern options for browser, terminal, filemanager and
...
fix pkg/MESSAGE.
2011-12-27 14:59:54 +00:00
ajacoutot
222a74283b
One more thing to remove.
2011-12-27 14:15:06 +00:00
dcoppa
b144d8ecda
Bugfixing update to i3-4.1.1
2011-12-27 09:05:17 +00:00
landry
897044c0bb
Update to ristretto 0.3.0.
2011-12-26 18:47:10 +00:00
landry
3869bf4460
Update to xfce4-xkb 0.5.4.2, based on a diff from Kirill Bychkov for
...
0.5.4.1, thanks.
2011-12-26 18:46:38 +00:00
landry
f7aab42a2a
Update to thunar-media-tags 0.2.0, ported to newer exo/thunarx apis,
...
remove now useless patches.
2011-12-26 18:44:29 +00:00
landry
c5e5c23762
Update to xfce4-clipman 1.2.2, ported to libxfce4ui.
2011-12-26 18:43:21 +00:00
landry
37a8593b7f
Update to xfce4-smartbookmark 0.4.4, remove now useless patches.
2011-12-26 18:42:13 +00:00
landry
381cb321e9
Update to xfmpc 0.2.2, ported to libxfce4ui.
2011-12-26 18:41:06 +00:00
landry
b77a2dbcde
Update to tumbler 0.1.23.
...
Adds an odf thumbnailer, fix depends/wantlib accordingly.
2011-12-26 18:40:14 +00:00
landry
fc01ef9334
Update to xfconf 4.8.1.
2011-12-26 18:39:11 +00:00
landry
e2056c5b53
Update to libxfce4ui 4.8.1.
2011-12-26 18:38:43 +00:00
landry
670092e75f
Update to xfwm4 4.8.3.
2011-12-26 18:38:01 +00:00
kili
d6bd5a76f9
Don't silently pull in a dependency on pulseaudio.
...
I had a diff adding proper LIB_DEPENDS-* and WANTLIB- entries,
but espie@ prefers to just disable pulseaudio support for now,
because he's working on a qt4 update.
ok espie@
2011-12-26 15:51:55 +00:00