Port details |
- alttab Task switcher for minimalistic window managers
- 1.6.1 x11
=0 1.6.0Version of this port present on the latest quarterly branch. - Maintainer: dmgk@FreeBSD.org
 - Port Added: 2017-08-20 23:21:26
- Last Update: 2022-01-04 14:46:55
- Commit Hash: afa522c
- License: GPLv3
- Description:
- X11 window switcher designed for minimalistic window managers (ratpoison,
xmonad and others) or standalone X11 session. It is lightweight and depends
only on basic X11 libs, conforming to the usage of lightweight WM.
WWW: https://github.com/sagb/alttab
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/alttab/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/alttab
- pkg install alttab
- PKGNAME: alttab
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1641307421
SHA256 (sagb-alttab-v1.6.1_GH0.tar.gz) = 0964653440ec42d56b022ea5df081489196956054b365198851057a6a71dba91
SIZE (sagb-alttab-v1.6.1_GH0.tar.gz) = 336038
- 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:
-
- uthash.h : devel/uthash
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- xft.pc : x11-fonts/libXft
- xpm.pc : x11/libXpm
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xft.pc : x11-fonts/libXft
- xpm.pc : x11/libXpm
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- Library dependencies:
-
- libpng.so : graphics/png
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for alttab-1.6.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11_alttab
- USES:
- localbase pkgconfig 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 |
04 Jan 2022 14:46:55 1.6.1
|
Dmitri Goutnik (dmgk)  |
x11/alttab: Update to 1.6.1
Changes: https://github.com/sagb/alttab/blob/master/ChangeLog |
06 Apr 2021 14:31:07 1.6.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
15 Mar 2021 14:11:31
1.6.0
|
dmgk  |
x11/alttab: Update to 1.6.0
Changes: https://github.com/sagb/alttab/releases/tag/v1.6.0 |
27 Jul 2020 16:09:15
1.5.0
|
dmgk  |
x11/alttab: Update to 1.5.0
- pet portclippy while here
Changes: https://github.com/sagb/alttab/releases/tag/v1.5.0 |
07 Nov 2019 18:36:56
1.4.0
|
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
1.4.0
|
dmgk  |
Change my maintainer email
Approved by: tz (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21677 |
02 May 2019 12:49:36
1.4.0
|
swills  |
x11/alttab: update to 1.4.0
PR: 237706
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
10 Sep 2018 13:14:52
1.3.0
|
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
14 Apr 2018 07:11:20
1.3.0
|
yuri  |
x11/alttab: Update 1.2.0 -> 1.3.0
Port changes:
* Replace CFLAGS with USES=localbase
* Order USExx section
PR: 227495
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
03 Mar 2018 07:31:45
1.2.0
|
yuri  |
x11/alttab: Update to 1.2.0
Added to PORTDOCS
PR: 226299
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by: tcberner (mentor, implicit) |
01 Dec 2017 07:19:54
1.1.0
|
antoine  |
Cleanup LIB_DEPENDS on libpng |
26 Oct 2017 05:16:22
1.1.0
|
tcberner  |
Update x11/alttab to 1.1.0
PR: 223241
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
20 Aug 2017 23:21:18
1.0.3
|
ultima  |
X11 window switcher designed for minimalistic window managers (ratpoison,
xmonad and others) or standalone X11 session. It is lightweight and depends
only on basic X11 libs, conforming to the usage of lightweight WM.
WWW: https://github.com/sagb/alttab
PR: 221425
Submitted by: Dmitri Goutnik (maintainer)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D12091 |