Summary: | [NEW PORTS]: x11/xdotool and x11/keynav | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Wesley Shields <wxs> |
Component: | Individual Port(s) | Assignee: | Rong-En Fan <rafan> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Wesley Shields
2007-07-02 15:20:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->rafan I'll take it. rafan 2007-07-03 05:10:00 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/xdotool Makefile distinfo pkg-descr Log: Programatically (or manually) simulate keyboard input or mouse activity using X11's XTEST extension. WWW: http://www.semicomplete.com/projects/xdotool/ PR: ports/114217 Submitted by: Wesley Shields <wxs at atarininja.org> Revision Changes Path 1.658 +1 -0 ports/x11/Makefile 1.1 +26 -0 ports/x11/xdotool/Makefile (new) 1.1 +3 -0 ports/x11/xdotool/distinfo (new) 1.1 +4 -0 ports/x11/xdotool/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" rafan 2007-07-03 05:11:27 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/keynav Makefile distinfo pkg-descr Log: Quickly and easily select a piece of the screen using a minimal number of keystrokes. WWW: http://www.semicomplete.com/projects/keynav/ PR: ports/114217 Submitted by: Wesley Shields <wxs at atarininja.org> Revision Changes Path 1.659 +1 -0 ports/x11/Makefile 1.1 +26 -0 ports/x11/keynav/Makefile (new) 1.1 +3 -0 ports/x11/keynav/distinfo (new) 1.1 +4 -0 ports/x11/keynav/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" State Changed From-To: open->closed New port added. Thanks! |