Commit Graph

11975 Commits

Author SHA1 Message Date
ajacoutot
f37316b8ec Link to BZ. 2012-07-12 11:35:36 +00:00
ajacoutot
968f460a00 Fix "secure memory" allocation. 2012-07-12 10:59:13 +00:00
jasper
bc8928052d forgot to commit this bump/wantlib fix 2012-07-12 08:08:46 +00:00
ajacoutot
8c67ac4d50 Minor update to gnome-screensaver-3.4.3. 2012-07-12 07:18:15 +00:00
ajacoutot
7ac03b5175 Missing build depends on clutter.
spotted by sthen@
2012-07-11 12:34:09 +00:00
dcoppa
eed08cd457 i3bar: inform _all_ clients of new tray selection owner.
This fixes a problem with X-chat (and possibly others).
(upstream git commit 8a3574f301725ba48484c05408e35ecec27aad65)
2012-07-11 09:34:54 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
jasper
d81eaeb0d8 fixes for lua
from dcoppa@
2012-07-10 15:20:24 +00:00
zinke
daadbeba7a link x11/sselp 2012-07-10 12:32:16 +00:00
zinke
7abcab7d94 Import sselp-0.2.
Description:
Simple X selection printer. Prints the X selection to stdout. If there
is no X client owning the selection it just exits. Useful for scripts
where you can query the X selection without pressing mouse Button2 in
cumbersome ways.

Based roughly on a submission from Jan Klemkow.

ok sthen@
2012-07-10 12:24:54 +00:00
ajacoutot
15ff2f4f21 Remove uneeded configure arg. 2012-07-10 11:41:18 +00:00
mpi
c59cfc290e Make use of openpty(3) to allocate a pseudo-tty required for the ssh
authentication. This allow to mount sftp shares using passwords with
any application relying on gvfs. With a lot of help from nicm@.

Packages already bumped but I failed again with cvs add.

Ok ajacoutot@, jasper@
2012-07-10 10:15:19 +00:00
mpi
98bc90f5bb Make use of openpty(3) to allocate a pseudo-tty required for the ssh
authentication. This allow to mount sftp shares using passwords with
any application relying on gvfs. With a lot of help from nicm@.

Ok ajacoutot@, jasper@
2012-07-10 10:07:16 +00:00
sebastia
a700373bff Do not link against -lpthread
Pointed out and OK aja@
2012-07-10 09:19:32 +00:00
gonzalo
4c1f4c4821 Update for Spectrwm to 1.1.1 with some changes:
* Fix status bar flicker by double-buffering the output.
* Add horizontal_flip and vertical_flip layout options.
* Kill references before focusing on a new window.
* Add new options to change focus behavior on window open and close.
* Increase workspace hard limit to 22.
* Tons of wart removals
* Add backwards compatibility for the spawn_term binding
* Add clarification to man page that default workspace_limit is 10.

Tested on amd64.

"no objection.." sthen@
2012-07-09 21:35:46 +00:00
ajacoutot
8144deee1a Don't be mad and dump a big core if evolution is not installed.
From upstream.
2012-07-09 18:01:16 +00:00
ajacoutot
ed0363ea1f Committed upstream. 2012-07-09 17:21:27 +00:00
zinke
3395d80f40 Update to st 0.2.1.
ok sebastia@
2012-07-09 16:37:00 +00:00
zinke
b12b28e564 Update to dwm 6.0.
ok sebastia@
2012-07-09 16:33:40 +00:00
ajacoutot
55068d7c41 Use G_N_ELEMENTS from GLib instead of nitems. 2012-07-09 16:33:03 +00:00
sthen
27a9d20dc6 don't rely on param.h for nitems 2012-07-09 14:55:45 +00:00
pascal
55681b82d5 pdfinfo is now in poppler-utils.
ok kili@
2012-07-09 09:03:00 +00:00
dcoppa
38af300aca Revert commit c0dffca646c1a02276da510bf3587fb7fad8e0e9: "Focus
history: Don't ignore unfocusable clients". This caused focus
problems with some panels, most notably fbpanel and gnome-panel
(upstream git commit c084eb5b085287e4fb2661e834197cf8cf233215)
2012-07-09 09:01:54 +00:00
ajacoutot
b410289012 Unbreak with gnutls>=3 2012-07-09 08:59:34 +00:00
zinke
4d904bb33b link x11/tabbed 2012-07-09 08:54:53 +00:00
zinke
691b941464 Simple generic tabbed fronted to xembed aware applications, originally
designed for surf but also usable with many other application, i.e.
uzbl, urxvt and xterm.

ok landry@
2012-07-09 08:42:53 +00:00
ajacoutot
177a9eeed4 Fix a off-by-one issue with the VCD module.
from Brad (maintainer)
2012-07-08 21:33:45 +00:00
ajacoutot
a32f40fddf BZ links. 2012-07-08 18:03:39 +00:00
sthen
ddc61472cb don't rely on param.h for nitems(), ok ajacoutot@ 2012-07-08 17:09:17 +00:00
ajacoutot
0068b2757f python is only needed for regress. 2012-07-08 16:22:48 +00:00
jasper
21983435ab committed upstream. 2012-07-08 15:48:59 +00:00
ajacoutot
5e9feea6ca Missing dependency on x11/dbus-python. 2012-07-08 15:45:35 +00:00
ajacoutot
1f3defebb5 Activate the browser plugin to be able to install gnome-shell extensions.
Comment the libtool modules la files.
Missing update-desktop-database goo.
Explicitely disable systemd.
Don't RUN_DEPENDS on evolution, it's technically not required.
Add a comment in the patches that they need to be pushed upstream.
2012-07-08 15:39:11 +00:00
ajacoutot
4d4808be9a This needs gnome-shell now. 2012-07-08 14:54:45 +00:00
jasper
5c10a2c1f1 sync 2012-07-08 14:53:59 +00:00
jasper
6968f4064a *finally* import gnome-shell, the last component that was missing for gnome-3.
The GNOME Shell redefines user interactions with the GNOME desktop. In
particular, it offers new paradigms for launching applications,
accessing documents, and organizing open windows in GNOME. Later, it
will introduce a new applets eco-system and offer new solutions for
other desktop features, such as notifications and contacts management.
The GNOME Shell is intended to replace functions handled by the GNOME
Panel and by the window manager in previous versions of GNOME. The GNOME
Shell has rich visual effects enabled by new graphical technologies.

still has a few rough edges, but this will be dealt with in-tree.

ok aja@
2012-07-08 14:53:14 +00:00
ajacoutot
85bdbc2d8c Add gnome-shell to RUN_DEPENDS. A wip gnome-shell is coming in a few.
Jasper and I fought over this commit but I won because I am older and more
important, much wiser ;-)
2012-07-08 14:39:29 +00:00
ajacoutot
d98a06dfff Follow Fedora behavior and set NoDisplay to true until they provide a
proper icon.
2012-07-08 14:36:46 +00:00
sebastia
a6f6516ace Bump revisions after gnustep-base update
regen patches for gnustep-examples
2012-07-08 14:15:11 +00:00
sebastia
9013d5a6ec Update Zipper to 1.4
don't depend on Renaissance anymore, now with Gorm interfaces
new homepage/master site
get rid of all the patches
2012-07-08 14:03:55 +00:00
sebastia
c4a000b880 Update Terminal to 0.9.8 2012-07-08 14:01:27 +00:00
sebastia
7f4b8344fa Update RSSKit to 0.4
getting rid of the patch
2012-07-08 13:59:07 +00:00
sebastia
665f7bc0c5 update ProjectCenter to 0.6.1
introduce LIBDIR variable to be used in PLIST
make devel/gmake a RUN_DEPEND
2012-07-08 13:57:38 +00:00
sebastia
01691d1e87 Update PRICE to 1.1.0 2012-07-08 13:55:48 +00:00
sebastia
940c4e05df Update pdfkit to 0.9.2
cleanup makefile, and get rid of some patches
but mark as broken, since it breaks macppc, and only
shows white pages on other archs
2012-07-08 13:54:18 +00:00
sebastia
05f0f66ce1 we do need to run configure for matharray, do so,
and bump revision
2012-07-08 13:51:54 +00:00
sebastia
e33507a6e4 Update MPDCon to 1.2
now depends on libmpdclient from ports tree, the bundled version got dropped
got new homepage and master site
2012-07-08 13:50:31 +00:00
sebastia
09c9fa2362 update laternamagica to 0.4 2012-07-08 13:48:22 +00:00
sebastia
00615ac30e Update GWorkspace to 0.9.1
Makefile cleanup, and don't depend on pdfkit anymore, which
is marked broken for now.
2012-07-08 13:47:15 +00:00
sebastia
7e45b6be2a Update gspdf to 0.5 2012-07-08 13:45:38 +00:00