Bug 119694

Summary: New port: x11/swarp - simple pointer warping utility
Product: Ports & Packages Reporter: Daniel Roethlisberger <daniel>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me CC: daniel
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
swarp-0.1.diff none

Description Daniel Roethlisberger 2008-01-15 19:20:01 UTC
Simple pointer warp is a generic pointer warping utility for X11.
It allows you to place the pointer to arbitrary x/y coordinates,
for instance from within scripts.  It is especially useful in
conjunction with scripted window managers such as wmii.

WWW: http://www.suckless.org/wiki/tools/xlib
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-01-15 19:26:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-01-20 22:46:48 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-01-20 22:47:08 UTC
miwi        2008-01-20 22:47:01 UTC

  FreeBSD ports repository

  Modified files:
    x11                  Makefile 
  Added files:
    x11/swarp            Makefile distinfo pkg-descr 
  Log:
  Simple pointer warp is a generic pointer warping utility for X11.
  It allows you to place the pointer to arbitrary x/y coordinates,
  for instance from within scripts.  It is especially useful in
  conjunction with scripted window managers such as wmii.
  
  WWW: http://www.suckless.org/wiki/tools/xlib
  
  PR:             ports/119694
  Submitted by:   Daniel Roethlisberger <daniel at roe.ch>
  
  Revision  Changes    Path
  1.670     +1 -0      ports/x11/Makefile
  1.1       +36 -0     ports/x11/swarp/Makefile (new)
  1.1       +3 -0      ports/x11/swarp/distinfo (new)
  1.1       +6 -0      ports/x11/swarp/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"