Port details |
- aphelia Light, single-file, minimalist window manager for X11
- g20190913_1 x11-wm =3 g20190913_1Version of this port present on the latest quarterly branch.
- Maintainer: eduardo@FreeBSD.org
- Port Added: 2019-02-07 09:22:04
- Last Update: 2024-01-10 16:27:53
- Commit Hash: 72fa019
- People watching this port, also watch:: apcupsd, fpc, autoconf, xorg-fonts-truetype, wine
- License: MIT
- WWW:
- https://github.com/vardy/aphelia
- Description:
- A light, single-file, minimalist window manager for X11.
This window manager is single-file and a super small binary with low
resource consumption. Personally, I find it's useful for focused work
where you aren't moving around too much and don't need multiple
workspaces (it doesn't support them, obviously).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11-wm/aphelia/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-wm/aphelia
- pkg install aphelia
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: aphelia
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1573835184
SHA256 (vardy-aphelia-g20190913-8b06c4c_GH0.tar.gz) = 38e111fe265e079fd02121e97e8f5a60412ec7810960561c822fb5a804e7d117
SIZE (vardy-aphelia-g20190913-8b06c4c_GH0.tar.gz) = 4189
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:
-
- dmenu_run : x11/dmenu
- st : x11/sterm
- x11.pc : x11/libX11
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11-wm_aphelia
- USES:
- xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20190913_1 10 Jan 2024 16:27:53 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
g20190913 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
g20190913 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g20190913 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
g20190913 10 Feb 2021 07:42:50 |
eduardo |
Submitted by: Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by: dbaio, garga (mentors)
Differential Revision: https://reviews.freebsd.org/D28534 |
g20190913 15 Jan 2020 05:52:52 |
fernape |
x11-wm/aphelia: transfer maintainership
ed.arrakis@gmail.com is the new maintainer
PR: 243344
Submitted by: ed.arrakis@gmail.com
Approved by: hyun@caffeinated.codes (old maintainer) |
g20190913 12 Jan 2020 18:18:36 |
fernape |
x11-wm/aphelia: update to g20190913
PR: 241990
Submitted by: ed.arrakis@gmail.com
Approved by: hyun@caffeinated.codes (maintainer, timeout > 1 month) |
g20181126 07 Nov 2019 18:36:56 |
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. |
g20181126 07 Feb 2019 09:21:52 |
tobik |
New port: x11-wm/aphelia
A light, single-file, minimalist window manager for X11.
This window manager is single-file and a super small binary with low
resource consumption. Personally, I find it's useful for focused work
where you aren't moving around too much and don't need multiple
workspaces (it doesn't support them, obviously).
WWW: https://github.com/vardy/aphelia
PR: 233365
Submitted by: Hyun Hwang <hyun@caffeinated.codes> |