(Only the first 10 of 27964 ports in this commit are shown above. )
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
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>