Port details |
- fvwm3 F? Virtual Window Manager
- 1.0.6a_1 x11-wm
=1 Version of this port present on the latest quarterly branch. - Maintainer: zirias@FreeBSD.org
 - Port Added: 2021-05-10 03:54:08
- Last Update: 2023-03-09 19:18:07
- Commit Hash: 0907973
- People watching this port, also watch:: xerces-c3, py39-pycparser, ladspa, gstreamer1-plugins-pango, libkvkontakte
- License: GPLv2
- Description:
- Fvwm3 is a multiple large virtual desktop window manager, originally (a
looooong time ago!) derived from twm.
The successor to fvwm2.
Fvwm3 is intended to have a small memory footprint but a rich feature set, be
extremely customizable and extendible, and have a high degree of Motif mwm
compatibility.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/x11-wm/fvwm3/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-wm/fvwm3
- pkg install fvwm3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fvwm3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1676896741
SHA256 (fvwm3-1.0.6a.tar.gz) = 4665a66133e070b791917b0794cc6df6b754679ebe9130718427db6479bb5b68
SIZE (fvwm3-1.0.6a.tar.gz) = 4538100
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:
-
- rubygem-asciidoctor>0 : textproc/rubygem-asciidoctor
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- go120 : lang/go120
- gmake>=4.3 : devel/gmake
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xft.pc : x11-fonts/libXft
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- xt.pc : x11-toolkits/libXt
- xcursor.pc : x11/libXcursor
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xft.pc : x11-fonts/libXft
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- xt.pc : x11-toolkits/libXt
- xcursor.pc : x11/libXcursor
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libevent.so : devel/libevent
- libfreetype.so : print/freetype2
- libfontconfig.so : x11-fonts/fontconfig
- libfribidi.so : converters/fribidi
- libpng.so : graphics/png
- libreadline.so.8 : devel/readline
- libiconv.so : converters/libiconv
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for fvwm3-1.0.6a_1:
FRIBIDI=on: Bidirectional text support via GNU FriBidi
GO=on: Build and install modules written in Go
ICONS=off: Install icon theme(s)
ICONV=on: Encoding conversion support via iconv
MANPAGES=on: Build and/or install manual pages
NLS=on: Native Language Support
PERL=on: Perl scripting language support
PNG=on: PNG image format support
SVG=off: SVG vector image format support
XCURSOR=on: Cursor themes support
XPM=off: XPM pixmap image format support
===> Use 'make config' to modify these settings
- Options name:
- x11-wm_fvwm3
- USES:
- autoreconf compiler:c11 cpe pkgconfig python:3.7+ readline xorg go:no_targets iconv:translit gmake gettext-runtime perl5
- 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.0.6a_1 09 Mar 2023 19:18:07
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after Go ports update |
1.0.6a 20 Feb 2023 21:12:57
    |
Felix Palmen (zirias)  |
x11-wm/fvwm3: Update to 1.0.6a
Also switch to PORTVERSION because 1.0.6a is actually newer than 1.0.6
and patch configure.ac to avoid pinning the go version and to drop the
compiler warning test that's incompatible with clang 15.
Changelog:
https://github.com/fvwmorg/fvwm3/releases/tag/1.0.6
https://github.com/fvwmorg/fvwm3/releases/tag/1.0.6a
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D38695 |
1.0.5_5 19 Feb 2023 13:41:52
    |
Felix Palmen (zirias)  |
x11-wm/fvwm3: Fix build on -CURRENT
Add extra compiler flag for configure when building on -CURRENT after
import of llvm 15. Some warnings were promoted to errors, but the
configure script expects them to be warnings.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D38669 |
1.0.5_5 15 Feb 2023 19:06:01
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
1.0.5_4 09 Feb 2023 21:55:23
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after GO_DEFAULT update. |
1.0.5_3 08 Feb 2023 11:45:02
    |
Dmitri Goutnik (dmgk)  |
x11-wm/fvwm3: Pin Go version to 1.19
checking for go... go
checking whether go version is >= 1.14.x (1.20)... no - version is: 1.20
Configure script doesn't know about go1.20 yes, keep building this
port with go1.19 for now.
PR: 269289
Reported by: exp-run |
1.0.5_3 14 Jan 2023 11:31:17
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTVERSION after lang/go{118,119} update |
1.0.5_2 11 Dec 2022 11:17:27
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
1.0.5_1 06 Oct 2022 19:24:26
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
1.0.5 29 Sep 2022 15:46:03
    |
Felix Palmen (zirias)  |
x11-wm/fvwm3: Update to 1.0.5
Also switch from PORTVERSION to preferred DISTVERSION.
Changelog: https://github.com/fvwmorg/fvwm3/releases/tag/1.0.5
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36796 |
1.0.4_8 08 Sep 2022 16:33:18
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
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.0.4_7 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.0.4_7 03 Aug 2022 21:35:13
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
1.0.4_6 03 Aug 2022 09:01:26
    |
Felix Palmen (zirias)  |
maintainer: Update to FreeBSD address
Change all MAINTAINER entries with <felix@palmen-it.de> to
<zirias@FreeBSD.org>.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36029 |
1.0.4_6 28 Jul 2022 12:56:00
    |
Cy Schubert (cy)  Author: Felix Palmen |
x11-wm/fvwm3: Avoid crash in FvwmIconMan
Add a patch working around the crash by initializing some struct member
to NULL that's otherwise used uninitialized and backporting some code
from upstream's main branch to correctly handle that case.
PR: 265291
MFH: 2022Q3 |
1.0.4_5 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.0.4_5 19 Jul 2022 13:34:06
    |
Cy Schubert (cy)  |
Revert "x11/fvwm3: Fix FvwmIconMan module segfault"
The maintainer misunderstood the meaning of the maintainer-feedback
flag in bugzilla.
PR: 265291
This reverts commit 1d7c23d087f79fa348a421cc4129e613f7086402. |
1.0.4_4 19 Jul 2022 12:43:15
    |
Cy Schubert (cy)  |
x11/fvwm3: Fix FvwmIconMan module segfault
Initialize the offending field in the fscreen_scr_arg struct to NULL,
fixing the segfault.
PR: 265291
Submitted by: Felix Palmen <felix@palmen-it.de> (Maintainer)
Reported by: anubhav.x61+freebsd@gmail.com
Approved by: Felix Palmen <felix@palmen-it.de> (Maintainer) |
1.0.4_3 14 Jul 2022 12:46:05
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{117,118} update |
1.0.4_2 07 Jun 2022 21:56:10
    |
Dmitri Goutnik (dmgk)  |
*/*: Bump port revisons after lang/go{117,118} update |
1.0.4_1 03 May 2022 08:00:26
    |
Tobias Kortkamp (tobik)  |
*: Fix up PORTREVISION
Mostly just typos and assigning PORTREVISION multiple times.
This commit doesn't fix up PORTREVISION between master-slave
ports where the master port often overwrites PORTREVISION from
the slaves which means the slaves don't actually get bumped.
These probably just need PORTREVISION?= but care must be taken
to not decrease the package versions of all the master-slave
packages and to actually bump PORTREVISION as intended. For the
record the currently visible broken master ports are:
databases/libgda5
emulators/virtualbox-ose
emulators/virtualbox-ose-legacy
graphics/atril
multimedia/mlt7
textproc/uim
But all master ports should be looked at here and get an explicit
PORTREVISION?= where it's currently missing to prevent this.
Reported by: portscan |
1.0.4_1 30 Mar 2022 07:01:44
    |
Guangyuan Yang (ygy)  |
*/*: Bump PORTREVISION after lang/go 1.18 update |
1.0.4 10 Jan 2022 15:15:39
    |
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
1.0.4 26 Sep 2021 00:23:20
    |
Vanilla I. Shu (vanilla)  |
x11-wm/fvwm3: update to 1.0.4.
ChangeLog: https://github.com/fvwmorg/fvwm3/blob/1.0.4/CHANGELOG.md
PR: 258716
Reported by: maintainer |
1.0.2 29 Aug 2021 18:25:43
    |
Bernhard Froehlich (decke)  |
x11-wm/fvwm3: Add CPE information
Approved by: portmgr (blanket) |
1.0.2 11 May 2021 11:06:02
    |
Mark Linimon (linimon)  |
x11-wm/fvwm3: Add compiler:c11 to USES to fix build on GCC-based systems:
Colorset.h:57: error: redefinition of typedef 'colorset_t' |
1.0.2 10 May 2021 03:51:56
    |
Cy Schubert (cy)  Author: Felix Palmen |
New port: x11-wm/fvwm3: New FVWM window manager
FVWM is an old window manager based on twm. After a long pause FVWM
development appears to have been restarted. This new FVWM no longer
supports M4 however it does support GO. Unfortunately fetching
go:modules doesn't work and is disabled at the moment. The maintainer
intends to work on this and upstream it when it's finally working.
Submitted by: Felix Palmen <felix@palmen-it.de>
Reviewed by: cy
Differential Revision: https://reviews.freebsd.org/D30159 |