Port details |
- swarp X11 generic pointer warping utility
- 0.1_1 x11
=0 Version of this port present on the latest quarterly branch. - Maintainer: dmgk@FreeBSD.org
 - Port Added: 2008-01-20 22:47:26
- Last Update: 2022-07-20 14:23:32
- Commit Hash: d357bca
- License: MIT
- Description:
- 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: https://tools.suckless.org/x/swarp
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/swarp/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/swarp
- pkg install swarp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: swarp
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (swarp-0.1.tar.gz) = ef5730fe8ee00879cbec1e91e22a7f0f7817a63375d790d775f5b7427886d45f
SIZE (swarp-0.1.tar.gz) = 2277
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for swarp-0.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11_swarp
- USES:
- xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:32 0.1_1 |
Tobias C. Berner (tcberner)  |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 0.1_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Nov 2019 18:36:56
0.1_1 |
zeising  |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
16 Sep 2019 20:55:08
0.1_1 |
dmgk  |
Change my maintainer email
Approved by: tz (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21677 |
18 Oct 2017 20:38:25
0.1_1 |
joneum  |
update pkg-descr WWW, old link returns 404
PR: 223064
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D12722 |
10 Aug 2017 19:17:14
0.1_1 |
tobik  |
Reassign maintainership of x11/swarp
PR: 221392
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: Mason Loring Bliss <mason@blisses.org> (maintainer, implicit) |
23 Nov 2016 15:33:32
0.1_1 |
tz  |
x11/swarp: Pass maintainership to Mason Loring Bliss
PR: 214745
Submitted by: Mason Loring Bliss <mason@blisses.org>
Approved by: mentors (implicit) |
02 Sep 2015 00:08:40
0.1_1 |
amdmi3  |
- Switch to options helpers |
05 Jan 2014 12:55:36
0.1_1 |
antoine  |
- Stage support
- Add missing OPTIONS_DEFINE |
20 Sep 2013 23:43:20
0.1_1 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
25 Mar 2013 19:14:43
0.1_1 |
eadler  |
For some of the unmaintained ports in the x11 category convert them to OptionsNG
While here, trim the headers |
25 Mar 2011 11:49:29
0.1_1 |
miwi  |
- Remove DEPRECATED
- Update MASTER_SITES and WWW: line
- Add LICENSE
- Pet Portlint
PR: 155841
Submitted by: Ports Fury |
19 Mar 2011 12:38:54
0.1_1 |
miwi  |
- Get Rid MD5 support |
11 Mar 2011 21:08:58
0.1_1 |
bapt  |
Deprecate unmaintained ports from x11 where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports |
09 Aug 2010 13:28:50
0.1_1 |
arved  |
Drop Maintainership
PR: 149436
Submitted by: old maintainer |
19 Apr 2008 17:56:05
0.1_1  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
23 Mar 2008 16:44:09
0.1_1 |
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
20 Jan 2008 22:47:01
0.1 |
miwi  |
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> |