Bug 119694 - New port: x11/swarp - simple pointer warping utility
Summary: New port: x11/swarp - simple pointer warping utility
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-15 19:20 UTC by Daniel Roethlisberger
Modified: 2008-01-20 22:50 UTC (History)
1 user (show)

See Also:


Attachments
swarp-0.1.diff (1.92 KB, patch)
2008-01-15 19:20 UTC, Daniel Roethlisberger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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"