Port details |
- wmapp DockApp Graphics Library
- 0.0.4.3_2 x11-toolkits =2 0.0.4.3_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-04-03 19:07:07
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: windowmaker
- License: GPLv2
- WWW:
- http://starplot.org/wmapp/
- Description:
- WMApp is a C++ based library for writing WindowMaker-style dockapps. To write
a dockapp, it is generally necessary to perform some magic Xlib incantations,
supply a clipping mask, and set up X event checking. Like larger graphics
libraries such as GTK+ and Qt, WMApp automates this process by providing the
classes and functions necessary for widget creation and callbacks. The library
provides numerous widgets, all with the traditional dockapp appearance. Many
common dockapps could already be rewritten to use this library.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- wmapp>0:x11-toolkits/wmapp
- To install the port:
- cd /usr/ports/x11-toolkits/wmapp/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/wmapp
- pkg install wmapp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wmapp
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (wmapp-0.0.4.3.tar.gz) = fe59439b2f4bf8ebb1c92100bb32b9b599a63e75c8f87d436e1a8a0cfbe58e78
SIZE (wmapp-0.0.4.3.tar.gz) = 55950
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:
-
- gmake>=4.3 : devel/gmake
- x11.pc : x11/libX11
- xpm.pc : x11/libXpm
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xpm.pc : x11/libXpm
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for wmapp-0.0.4.3_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11-toolkits_wmapp
- USES:
- gmake 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 |
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) |
0.0.4.3_2 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 ) |
0.0.4.3_2 20 Jul 2022 14:23:40 |
Tobias C. Berner (tcberner) |
x11-toolkits: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 1wardd@airmail.net
* Alexander Kabaev <ak03@gte.com>
* Alexander Novitsky <alecn2002@yandex.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Brian Buchanan <brian@CSUA.Berkeley.EDU>
* Cezary Morga <cm@therek.net>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.0.4.3_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0.4.3_2 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. |
0.0.4.3_2 10 Feb 2016 16:55:05 |
amdmi3 |
- Add LICENSE
- Switch to options helpers |
0.0.4.3_2 27 Jan 2015 21:01:59 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket, kwm (for gnome@ ports) |
0.0.4.3_2 24 Feb 2014 13:38:57 |
bapt |
Support stage
Use plist instead of evil automatic plist |
0.0.4.3_2 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
0.0.4.3_2 11 Mar 2011 13:34:02 |
bapt |
- switch to the new project home
- while here remove MD5 in distinfo |
0.0.4.3_2 19 Apr 2008 17:56:05 |
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) |
0.0.4.3_2 25 Mar 2008 22:44:48 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.0.4.3_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.0.4.3 28 Jul 2006 21:45:47 |
itetcu |
Update to 0.0.4.3
PR: 101003
Submitted by: Soeren Straarup |
0.0.4.2_2 13 May 2006 05:00:46 |
edwin |
Remove USE_REINPLACE from categories starting with X |
0.0.4.2_2 25 Nov 2005 19:33:59 |
pav |
- Add SHA256 |
0.0.4.2_2 15 Dec 2004 17:15:34 |
vs |
Unbreak: USE_GCC=3.3 since 3.4 no longer works (anything <3.4 would do)
PR: ports/72264
Submitted by: Julian Stecklina |
0.0.4.2_2 29 Sep 2004 05:45:34 |
kris |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
0.0.4.2_2 10 Feb 2004 03:33:52 |
ijliao |
installs docs |
0.0.4.2_2 10 Feb 2004 03:23:47 |
ijliao |
dont strip archive file |
0.0.4.2_1 09 Feb 2004 09:05:43 |
ijliao |
installs include files |
0.0.4.2 06 Feb 2004 02:58:14 |
ijliao |
upgrade to 0.0.4.2 |
0.0.4.1_1 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
0.0.4.1_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.0.4.1 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.0.4.1 24 Jul 2003 15:00:44 |
osa |
Fix building under -CURRENT (gcc 3.3)
Submitted by: Simon Barner <barner@in.tum.de> |
0.0.4.1 03 Apr 2003 18:45:57 |
ijliao |
add wmapp 0.0.4.1
A DockApp Graphics Library |