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. WWW: http://www.suckless.org/programs/sselp.html
State Changed From-To: open->closed New port added. Thanks!
miwi 2008-07-19 13:51:22 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/sselp Makefile distinfo pkg-descr x11/sselp/files patch-config.mk Log: 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. WWW: http://www.suckless.org/programs/sselp.html PR: ports/125770 Submitted by: Julien Laffaye <kimelto at gmail.com> Revision Changes Path 1.686 +1 -0 ports/x11/Makefile 1.1 +21 -0 ports/x11/sselp/Makefile (new) 1.1 +3 -0 ports/x11/sselp/distinfo (new) 1.1 +32 -0 ports/x11/sselp/files/patch-config.mk (new) 1.1 +6 -0 ports/x11/sselp/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"