Port details |
- mcwm Small window manager inspired by CTWM, evilwm, and tinywm
- 20130209_1 x11-wm =2 20130209_1Version of this port present on the latest quarterly branch.
- Maintainer: jakub_lach@mailplus.pl
- Port Added: 2011-03-17 13:17:36
- Last Update: 2024-01-10 16:27:53
- Commit Hash: 72fa019
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: ISCL
- WWW:
- https://hack.org/mc/hacks/mcwm/
- Description:
- mcwm is a minimalistic floating window manager for the X Window System.
It is built directly on top of XCB, the C binding for the X11 protocol.
It doesn't use the Xlib API at all.
All functions are available from the keyboard, but the mouse can be
used for moving,resizing and raise/lower.
- ¦ ¦ ¦ ¦
- 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/mcwm/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-wm/mcwm
- pkg install mcwm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mcwm
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mcwm-20130209.tar.bz2) = ad32d729d61537e20fb17fdf1e31097869df844d13ab32de1c3f41cf9bb71fc2
SIZE (mcwm-20130209.tar.bz2) = 31429
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:
-
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libxcb-util.so : x11/xcb-util
- libxcb-keysyms.so : x11/xcb-util-keysyms
- libxcb-icccm.so : x11/xcb-util-wm
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mcwm-20130209_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11-wm_mcwm
- USES:
- tar:bzip2 xorg
- pkg-message:
- For install:
- With default config.h mcwm uses urxvt as terminal.
You can define your own custom config with
MCWM_CONF=/path/to/mcwm/config.h or you can use
flags for basic configuration.
See man mcwm(1) for details.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20130209_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) |
20130209 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 ) |
20130209 20 Jul 2022 14:23:42 |
Tobias C. Berner (tcberner) |
x11-wm: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger
* Alejandro Pulver <alepulver@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Andreas Kohn <andreas@syndrom23.de>
* Anton Tornqvist <antont@inbox.lv>
* Aragon Gouveia <aragon@phat.za.net>
* Babak Farrokhi <babak@farrokhi.net>
* Brett Taylor <brett@peloton.physics.montana.edu>
* Brian Handy <handy@physics.montana.edu>
* Bruce A. Mah <bmah@ca.sandia.gov> (Only the first 15 lines of the commit message are shown above ) |
20130209 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20130209 04 Dec 2019 09:40:34 |
amdmi3 |
- Add LICENSE_FILE
- Pet portlint
- Fix USE_XORG
- Switch to options helpers
- Unsilence installation
- Update WWW
Approved by: portmgr blanket |
20130209 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. |
20130209 14 Aug 2019 12:25:52 |
mat |
Convert to UCL & cleanup pkg-message (categories x) |
20130209 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
20130209 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
20130209 02 Jun 2014 07:16:50 |
miwi |
- Convert USE_BZIP2/XZ to USES
Approved by: portmgr |
20130209 28 Feb 2014 08:30:58 |
bapt |
Support stage |
20130209 21 Feb 2014 13:40:34 |
ehaupt |
Remove trailing whitespaces from category x11-wm |
20130209 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
20130209 21 Sep 2013 00:01:17 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm) |
20130209 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
20130209 10 Feb 2013 08:01:19 |
miwi |
- Update to 20130209
PR: 175982
Submitted by: maintainer |
20111124_2 18 Jan 2013 01:29:18 |
jgh |
- makefile cleanup and trim historical header
- fix LIB_DEPENDS
- while here trim COMMENT and use INSTALL_DATA
PR: 175367
Submitted by: maintainer, jakub_lach@mailplus.pl |
20111124_2 10 Dec 2012 19:13:39 |
garga |
A a missing colon introduced on r308628 |
20111124_2 10 Dec 2012 19:08:03 |
garga |
- Update xcb-util to 0.3.9
- Update xcb-util-wm to 0.3.9
- Update xcb-util-keysyms to 0.3.9
- Update xcb-util-image to 0.3.9
- Bump PORTREVISION on dependant ports |
20111124_1 15 Jan 2012 12:48:12 |
garga |
Adjust necesary ports to build with xcb-util 0.3.8
audio/pulseaudio is being updated to 0.9.23
x11/startup-notification is being updated to 0.12
Both was approved by kwm@
x11-wm/awesome is being updated to 3.4.11
Exp-run by: pav@ |
20111124 28 Dec 2011 16:42:05 |
crees |
- Fix build with gcc46
- Tidy install code; use do-install instead of patching Makefile
PR: ports/163667
Submitted by: Jakub Lach <jakub_lach@mailplus.pl> (maintainer) |
20111124 25 Nov 2011 18:06:33 |
miwi |
- Update to 20111124
PR: 162815
Submitted by: maintainer
Feature safe: yes |
20110818 23 Aug 2011 21:29:55 |
zi |
Update to 20110818
Fix build with custom LOCALBASE/PREFIX
PR: ports/159972
Submitted by: Jakub Lach <jakub_lach@mailplus.pl> (maintainer)
Approved by: wxs, tabthorpe (mentors, implicit) |
20110721 24 Jul 2011 09:53:53 |
dhn |
- Make portlint happier
Reported by:: Jakub Lach <jakub_lach@mailplus.pl> (maintainer) |
20110721 24 Jul 2011 08:36:40 |
dhn |
- Update to 20110721
PR: ports/159142
Submitted by: Jakub Lach <jakub_lach@mailplus.pl> (maintainer) |
20110412 12 Apr 2011 12:03:51 |
culot |
- Update to 20110412
PR: ports/156350
Submitted by: Jakub Lach <jakub_lach AT mailplus.pl> (maintainer) |
20110308 27 Mar 2011 06:45:07 |
dhn |
- Add LICENSE
- Add pkg-message
- Fix typo
PR: ports/155959
Submitted by: Jakub Lach <jakub_lach@mailplus.pl> (maintainer) |
20110308 17 Mar 2011 13:17:13 |
miwi |
mcwm is a minimalistic floating window manager for the X Window System.
It is built directly on top of XCB, the C binding for the X11 protocol.
It doesn't use the Xlib API at all.
All functions are available from the keyboard, but the mouse can be
used for moving,resizing and raise/lower.
WWW: http://hack.org/mc/hacks/mcwm/
PR: ports/155610
Submitted by: Jakub Lach <jakub_lach at mailplus.pl> |