Port details |
- piewm tvtwm with pie (circular) menus
- 1.04_5 x11-wm =4 1.04_5Version of this port present on the latest quarterly branch.
- Maintainer: david@catwhisker.org
- Port Added: unknown
- Last Update: 2024-02-04 19:13:55
- Commit Hash: e427ab1
- People watching this port, also watch:: libwmf, autoconf, libunicode, vtwm, dia
- License: not specified in port
- WWW:
- https://web.archive.org/web/20160409071502if_/http://www.crynwr.com/piewm/index.html~
- Description:
- This is piewm, a tvtwm with "pie" (i.e., round) menus. You can change
"f.menu" and "menu" in your .tvtwmrc into "f.piemenu" "piemenu" in
.piewmrc and you will suddenly seeing lovely round menus.
It also has virtual desktops that you can "pull" things out, i.e.,
move the mouse into the virtual desktop window, grab a window with the
middle button, and move the mouse out, and then the window will appear
in the current screen. This feature is exactly the same as tvtwm.
- ¦ ¦ ¦ ¦
- 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/piewm/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-wm/piewm
- pkg install piewm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: piewm
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (piewm-1.04.tar.gz) = f4447b7358f9035df9e23cb4b888c0feb728abe81931b9a441b17758a37e9621
SIZE (piewm-1.04.tar.gz) = 300723
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:
-
- imake : devel/imake
- tradcpp : devel/tradcpp
- xbitmaps.pc : x11/xbitmaps
- xpm.pc : x11/libXpm
- xmu.pc : x11-toolkits/libXmu
- Runtime dependencies:
-
- xbitmaps.pc : x11/xbitmaps
- xpm.pc : x11/libXpm
- xmu.pc : x11-toolkits/libXmu
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11-wm_piewm
- USES:
- imake 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 |
1.04_5 04 Feb 2024 19:13:55 |
Gleb Popov (arrowd) |
*: Move manpages to share/man for imake ports.
Approved by: portmgr (blanket) |
1.04_4 17 Sep 2022 21:26:23 |
Stefan Eßer (se) Author: David Wolfskill |
x11-wm/piewm: Update stale WWW definition
Patch for x11-wm/piewm/Makefile to update WWW & MASTER_SITES entries.
The current WWW entry in x11-wm/piewm /Makefile points to
http://www.crynwr.com/piewm/, which no longer seems to exist.
PR: 266457 |
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) |
1.04_4 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 ) |
1.04_4 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 ) |
1.04_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.04_4 27 Aug 2020 14:33:29 |
kevans |
x11-wm/piewm: fix the build with LLVM 11
This patch de-extern'd yylineno to actually cause the build failure that
popped up with the new -fno-common default that debuted in LLVM 11 and GCC
10. Simply remove the patch to fix the build.
PR: 248859
MFH: 2020Q3 (-fno-common build fix) |
1.04_4 09 Dec 2019 13:47:16 |
swills |
x11-wm/piewm: unbreak, make fetchable
PR: 242468
Submitted by: david@catwhisker.org (maintainer) |
1.04_4 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. |
1.04_4 06 Nov 2019 16:26:35 |
antoine |
Mark a few ports BROKEN (unfetchable) |
1.04_4 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.04_4 28 Jan 2015 01:07:55 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket, kwm (for gnome@ ports) |
1.04_4 29 Jul 2014 16:36:07 |
adamw |
Rename x11-*/ patch-xy patches to reflect the files they modify.
Finally, this is the last of it. |
1.04_4 03 Feb 2014 13:40:25 |
miwi |
- Stage support |
1.04_4 21 Sep 2013 00:01:17 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm) |
1.04_4 28 Jun 2013 11:51:06 |
bapt |
New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a
different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it
to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be
overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via
IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned
from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we
do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port |
1.04_4 12 Jun 2013 16:07:21 |
bapt |
Fix build with clang |
1.04_4 11 Jun 2013 21:19:37 |
rakuco |
Add a patch to stop crashing on amd64.
PR: ports/179179
Submitted by: David Wolfskill <david@catwhisker.org> (maintainer) |
1.04_3 18 Jan 2013 07:19:13 |
flo |
- over to new volunteer
- while here convert to new header format
PR: ports/175376
Submitted by: dhw |
1.04_3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.04_3 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.04_3 24 Dec 2008 19:13:28 |
flz |
Add local patch to fix an issue raised by running Xnest within a piewm
session.
Submitted by: David Wolfskill |
1.04_2 13 May 2008 10:27:09 |
flz |
Fix USE_XORG in preparation of ports/122340. Since USE_IMAKE is bringing in
all xorg-libraries, there's no need to bump PORTREVISION for now.
Approved by: portmgr (self) |
1.04_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) |
1.04_1 30 May 2007 19:12:26 |
arved |
Fix build with gcc4 |
1.04_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}. |
1.04 16 Apr 2006 01:33:06 |
lawrance |
Update to 1.04.
PR: ports/94378
Submitted by: David Wolfskill |
1.03 25 Nov 2005 19:33:59 |
pav |
- Add SHA256 |
1.03 12 Mar 2004 16:25:18 |
trevor |
Set DISABLE_SIZE to avoid "size unknown" error. |
1.03 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
1.03 15 Oct 2003 12:36:46 |
krion |
- Fix build on -current
Submitted by: kris via bento |
1.03 20 Feb 2003 19:21:36 |
knu |
De-pkg-comment. |
05 Feb 2001 21:06:00 |
olgeni |
Layout fixes in x11-wm. |
08 Oct 2000 08:00:02 |
asami |
Convert category x11-wm to new layout. |
03 Aug 2000 10:28:58 |
asami |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |