Port details |
- icewm Window manager designed for speed and usability
- 3.8.1 x11-wm
=41 3.8.0Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: unknown
- Last Update: 2025-07-19 03:36:34
- Commit Hash: f24dc49
- People watching this port, also watch:: gmake, freetype2, unzip, png, lame
- License: LGPL20
- WWW:
- https://ice-wm.org/
- Description:
- IceWM is a window manager for the X Window System. The goal of IceWM
is speed, simplicity, and not getting in the user's way. It comes with
a taskbar with pager, global and per-window keybindings, a dynamic menu
system, a simple session manager, and a system tray. It is standards
compliant, very configurable, themeable, and well documented.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11-wm/icewm/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-wm/icewm
- pkg install icewm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: icewm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1752449309
SHA256 (icewm-3.8.1.tar.lz) = 3c525512b1e4f4cf7999a4687f1b82311d7448d8c174780b5efd3b8aafbfb4a2
SIZE (icewm-3.8.1.tar.lz) = 1878340
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:
-
- nanosvg.h : graphics/nanosvg
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- perl5>=5.40.r<5.41 : lang/perl5.40
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xcomposite.pc : x11/libXcomposite
- xdamage.pc : x11/libXdamage
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xpm.pc : x11/libXpm
- xrender.pc : x11/libXrender
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- xres.pc : x11/libXres
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xcomposite.pc : x11/libXcomposite
- xdamage.pc : x11/libXdamage
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xpm.pc : x11/libXpm
- xrender.pc : x11/libXrender
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- xres.pc : x11/libXres
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libfribidi.so : converters/fribidi
- libsndfile.so : audio/libsndfile
- libImlib2.so : graphics/imlib2
- libXft.so : x11-fonts/libXft
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- 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 icewm-3.8.1:
BEASTIE=on: Use Beastie'fied startup button
DOCS=on: Build and/or install documentation
IMLIB2=on: Use Imlib2 for rendering
LIBRSVG2=off: SVG vector graphics support via librsvg2
NLS=on: Native Language Support
XFT=on: Xft font library support
XINERAMA=on: X11 Xinerama extension support
XRANDR=on: X11 XRandR extension support
XRES=on: X11 XResource extension support
===> Use 'make config' to modify these settings
- Options name:
- x11-wm_icewm
- USES:
- compiler:c++11-lang gmake gnome iconv:translit localbase perl5 pkgconfig shebangfix tar:lz xorg gettext
- 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.2.0 26 Jul 2002 10:10:03
 |
nakai  |
Update to 1.2.0
PR: ports/40248
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
1.0.9.2 25 May 2002 16:41:28
 |
sada  |
Fix broken patch.
PR: ports/38535
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
1.0.9.2 22 May 2002 01:35:16
 |
sada  |
Upgrade to version 1.0.9.2 .
- Append distfile's revision number to PORTVERSION
- Unbreak
- Fix remaining places where giconv used instead of iconv
PR: ports/38049
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Approved by: maintainer in silence |
1.0.9_5 12 Apr 2002 17:10:20
 |
ade  |
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr |
1.0.9_4 26 Mar 2002 05:36:46
 |
nakai  |
Fix up the compile failure |
1.0.9_3 18 Mar 2002 11:26:13
 |
sobomax  |
Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
<giconv.h> or -liconv with -lgiconv. |
1.0.9_3 18 Mar 2002 10:27:58
 |
knu  |
Bump PORTREVISION to reflect the (lib)iconv upgrade. |
1.0.9_3 18 Mar 2002 09:46:46
 |
sobomax  |
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv. |
1.0.9_2 15 Mar 2002 19:44:29
 |
ade  |
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr |
23 Feb 2002 10:26:15
    |
knu  |
Using the dot as chmod's ownership seperator is deprecated, use the colon
instead. |
20 Feb 2002 12:04:53
    |
nakai  |
Add HAVE_ESOUND |
20 Feb 2002 11:38:20
    |
nakai  |
Add FreeBSD Cpu status patch |
20 Feb 2002 09:45:10
    |
nakai  |
Update to 1.0.9-2 |
06 Jan 2002 06:20:22
    |
will  |
First round of auto* cleanups: - USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK -
Other minor changes to fix things |
20 Nov 2001 23:29:38
    |
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
08 May 2001 02:50:24
    |
vanilla  |
Upgrade to 1.0.8-6. |
16 Apr 2001 08:06:31
    |
nakai  |
Add appstatus port patch |
26 Mar 2001 23:26:59
    |
vanilla  |
- Fix compilation error - Fix NOPORTDOCS handling |
17 Mar 2001 11:19:08
    |
vanilla  |
Upgrade to 1.0.7. |
15 Jan 2001 23:20:29
    |
vanilla  |
Add a patch for PLIST_SUB variable. |
15 Jan 2001 21:35:00
    |
vanilla  |
Upgrade to 1.0.6-4. |
25 Oct 2000 10:47:07
    |
nakai  |
Use USE_IMLIB. |
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. |
19 Jun 2000 12:40:12
    |
nakai  |
Update to 1.0.4 |
14 Jun 2000 14:21:38
    |
sobomax  |
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. |
02 Jun 2000 17:33:55
    |
ade  |
Missed a few ports in the GNOME 1.2 update |