Version: 2.1.2, Package name: icewm-2.1.2 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description A lightweight window manager for the X Window System. Optimized for "feel" and speed, not looks. Features multiple workspaces, opaque move/resize, task bar, window list, clock, mailbox, CPU, Network, APM status. |
Filesize: 1655.243 KB |
Version History (View Complete History) |
|
2021-02-19 11:15:49 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to icewm-2.1.2. |
2021-01-25 07:29:54 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to icewm-2.1.1, based on a 2.1.0 diff from Timo Myyrä |
2020-12-29 03:47:01 by Charlene Wendling | Files touched by this commit (5) |
Log message: icewm: update to 2.0.0 Changelog: https://github.com/ice-wm/icewm/releases/tag/2.0.0 Update highlight: image rendering is now dealt by imlib2 instead of gdk-pixbuf-xlib (that has been deprecated by GNOME). From Timo Myyrä, with tweaks from bket@ and me. OK bket@ |
2020-11-11 02:51:46 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: Unbreak oldies: graphics/gdk-pixbuf2 -> graphics/gdk-pixbuf-xlib |
2020-09-22 06:02:32 by Bjorn Ketelaars | Files touched by this commit (6) |
Log message: Update to icewm-1.8.3 Changes: https://github.com/bbidulock/icewm/blob/1.8.3/NEWS From Timo Myyra <timo.myyra AT bittivirhe DOT fi>. Some minor nits from me. |
2020-06-24 14:52:49 by Bjorn Ketelaars | Files touched by this commit (9) |
Log message: Update to icewm-1.6.6 Changelog: https://github.com/ice-wm/icewm/blob/1.6.6/ChangeLog OK cwen@ |
2020-02-01 12:48:20 by Bjorn Ketelaars | Files touched by this commit (6) |
Log message: Update to icewm-1.6.4 Release notes can be found at https://github.com/ice-wm/icewm/releases/ OK cwen@ |
2019-12-14 06:08:27 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: This uses machine/apmvar.h code unconditionally so restrict it See http://build-failures.rhaalovely.net/mips64/2019-12-06/x11/icewm.log |
2019-11-10 04:08:41 by Frederic Cambus | Files touched by this commit (1) |
Log message: Commit missing patch update. Pointed out by aja, thanks! |
2019-11-09 07:06:33 by Frederic Cambus | Files touched by this commit (6) |
Log message: Update icewm to 1.6.2. OK sthen@ |
2019-08-26 13:43:45 by Brian Callahan | Files touched by this commit (9) |
Log message: Update to icewm-1.6.1 Changelog: https://github.com/ice-wm/icewm/releases Drop myself as maintainer macppc testing and ok cwen@ |
2019-06-13 15:53:34 by Brian Callahan | Files touched by this commit (4) |
Log message: Update to icewm-1.5.5 Changelog: https://github.com/ice-wm/icewm/releases/tag/1.5.5 ok remi@ cwen@ |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2019-04-29 10:12:28 by Brian Callahan | Files touched by this commit (7) |
Log message: Update to icewm-1.5.4 While here, change default background to a solid blue color. Background change, macppc testing, and ok cwen@ |
2019-03-30 07:42:35 by Brian Callahan | Files touched by this commit (5) |
Log message: Update to icewm-1.5.3 Changelog: https://github.com/ice-wm/icewm/releases/tag/1.5.3 ok cwen@ |
2019-03-14 07:48:23 by Brian Callahan | Files touched by this commit (19) |
Log message: Update to icewm-1.5.2 Lots of changes since our last update. A NEWS file with a summation is available here: https://github.com/ice-wm/icewm/blob/master/NEWS Testing and comments from many. ok cwen@ solene@ |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-06-01 09:44:29 by Stuart Henderson | Files touched by this commit (27) |
Log message: Bump the remaining ports to trigger updates following cpu stats changes (CPUSTATES/etc). Last part. - some of these might be in code that's not actually built or rarely used but it's not worth the hassle evaluating that, i'm just bumping & moving on. - as mentioned before, there might still be runtime problems relating to the addition or renumbering. |
2018-04-19 16:30:36 by Christian Weisgerber | Files touched by this commit (1) |
Log message: fix build with clang6 on ILP32 platforms |
2018-04-08 13:10:10 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: fix build with clang6 |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:46:37 by Stuart Henderson | Files touched by this commit (277) |
Log message: use LIBCXX |
2016-08-29 03:13:37 by Jeremie Courreges-Anglas | Files touched by this commit (9) |
Log message: Drop the gettext module. |
2015-10-05 10:29:02 by Stuart Henderson | Files touched by this commit (24) |
Log message: REVISION bumps following the additional member in struct if_data, to make sure packages get updated |
2015-02-16 15:57:14 by Christian Weisgerber | Files touched by this commit (213) |
Log message: Drop USE_GROFF from ports where the formatting differences are acceptable or mandoc provides the more useful output. |
2010-12-22 07:53:26 by Marc Espie | Files touched by this commit (1) |
Log message: explain |
2010-12-19 15:03:47 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - fix install on clean system |
2010-12-12 12:13:01 by Jasper Lievisse Adriaanse | Files touched by this commit (11) |
Log message: - update icewm to 1.3.7 |
2010-12-02 00:50:06 by Matthieu Herrb | Files touched by this commit (2) |
Log message: Add patch to fix bad XChangeProperty() usage that crashed on sparc64. pr6522. ok and revision bump reminded by ajacoutot@. |
2010-11-22 01:37:07 by Marc Espie | Files touched by this commit (859) |
Log message: new depends |
2010-10-24 15:15:37 by Antoine Jacoutot | Files touched by this commit (275) |
Log message: Remove USE_X11. |
2010-07-30 06:03:09 by Antoine Jacoutot | Files touched by this commit (41) |
Log message: Move to new DEPENDS. |
2010-07-30 00:59:02 by Antoine Jacoutot | Files touched by this commit (256) |
Log message: First pass at new REVISION/DEPENDS... not finished yet. |
2010-07-02 11:40:18 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Remove myself from MAINTAINER. |
2010-03-21 05:35:26 by Antoine Jacoutot | Files touched by this commit (8) |
Log message: Make use of the new APM_ARCHS. "looks good" jasper@ |
2009-08-11 02:42:09 by Antoine Jacoutot | Files touched by this commit (121) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-03-05 01:08:02 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - workaround a rendering issue on big-endian archs by disabling gradients rendering bug reported by Markus Lude <markus.lude at gmx dot de> |
2009-02-08 14:56:18 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: - update to icewm-1.2.37 from Alexandr Shadchin, thanks! |
2008-08-21 01:34:07 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: - remove the ifdef i386 so that all apm capable arches can make use of the battery plugin (spotted by mikeb@) - use SUBST_CMD |
2008-07-23 03:54:04 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - follow the same path that x11/gnome/applets2: use MACHINE instead of ARCH (so we don't need to add stuffs beneath the bsd.port.mk include) ; idea from sturm@ |
2008-07-11 11:46:56 by Antoine Jacoutot | Files touched by this commit (8) |
Log message: - use ARCH instead of MACHINE_ARCH for macppc test - regen PLIST while here - bump ok sthen@ (on a previous diff) |
2008-05-28 14:05:14 by Christian Weisgerber | Files touched by this commit (8) |
Log message: fix build after libiconv 1.12 update; ok ajacoutot@ |
2008-04-14 08:18:06 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - s/powerpc/macppc for apm support; this will give it a chance to build on all powerpc platforms no pkg change spotted by jasper@ |
2008-04-14 07:37:42 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - amd64 can use the apm patches |
2008-04-09 04:15:36 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: - update to icewm-1.2.35 - clean-up Makefile while here - enable i18n (patch from FreeBSD) - fix and enable REGRESS |
2007-10-05 08:15:13 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: - update to 1.2.32 reminded (several times) by Federico Schwindt <fgsch at lodoss dot net>, thanks! |
2007-09-15 14:04:29 by Michael Erdely | Files touched by this commit (312) |
Log message: Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN |
2007-06-01 14:03:42 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: - fix WANTLIB |
2007-04-05 11:36:28 by Marc Espie | Files touched by this commit (363) |
Log message: more base64 checksums |
2006-12-27 09:18:24 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: - update to icewm-1.2.30 ok steven@ |
2006-11-14 23:21:32 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - fix PATCH_LIST for APM capable archs from dimitry at andric dot com, thanks! |
2006-11-10 02:31:28 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: - add apm support _only_ for archs supporting it ; no need to bump PKGNAME as for apm capable archs, nothing changes and for the others, it didn't build noticed by sturm@, thanks! ok sturm@ |
2006-11-04 10:59:19 by Federico G. Schwindt | Files touched by this commit (5) |
Log message: add support for apm. while i'm here regenerate patches. bump pkgname. maintainer ok. |
2006-11-02 10:53:03 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: - update to 1.2.28 (from Mike Belopuhov <mkb at crypt dot orgdot ru>) - take over maintainership. "Go ahead, commit" bernd@ |
2006-09-18 04:21:49 by Marc Espie | Files touched by this commit (62) |
Log message: more new lib specs |
2006-07-09 03:32:01 by Steven Mestdagh | Files touched by this commit (4) |
Log message: update to icewm 1.2.26 from maintainer Peter Williams <peterbw at gmail.com> add MODULES=devel/gettext and sync PLIST while here |
2006-04-01 08:47:10 by Robert Nagy | Files touched by this commit (6) |
Log message: update to version 1.2.25; from Peter Williams (MAINTAINER) |
2005-03-23 14:43:31 by Christian Weisgerber | Files touched by this commit (8) |
Log message: Update to 1.2.20; from Peter Williams <peterbw@gmail.com>. Notable changes: - fix crash/build failure when taskbar disabled - fix build/link with some gcc/g++ versions - disable SupportsSemitransparency by default, this makes icewmbg exit after setting the image and reduces memory usage |
2005-01-05 10:54:27 by Christian Weisgerber | Files touched by this commit (251) |
Log message: SIZE |
2004-12-04 10:25:19 by Nikolay Sturm | Files touched by this commit (13) |
Log message: update to icewm 1.2.17 from maintainer Peter Benjamin Williams <peter at pbw.us> |
2004-09-15 13:26:35 by Marc Espie | Files touched by this commit (206) |
Log message: new style plists |
2004-08-11 16:48:26 by Christian Weisgerber | Files touched by this commit (2) |
Log message: libintl requires libiconv; regen |
2004-06-13 06:25:08 by Nikolay Sturm | Files touched by this commit (8) |
Log message: - don't use CC as CXX, fixes build on sparc64 - sync patchfiles while here |
2004-05-30 04:59:16 by Christian Weisgerber | Files touched by this commit (1) |
Log message: update maintainer address as per his request |
2004-05-25 10:36:35 by Christian Weisgerber | Files touched by this commit (10) |
Log message: update to 1.2.14; from new maintainer Peter Williams <peterbw@citi.umich.edu> |
2004-05-21 11:00:09 by Christian Weisgerber | Files touched by this commit (29) |
Log message: major update to 1.2.13; from Peter Williams <peterbw@citi.umich.edu> |
2004-02-05 14:22:36 by Christian Weisgerber | Files touched by this commit (1) |
Log message: maintainer releases this |
2004-01-30 08:00:46 by Christian Weisgerber | Files touched by this commit (3) |
Log message: gcc3 fixes from upstream CVS |
2003-12-16 14:01:38 by Christian Weisgerber | Files touched by this commit (6) |
Log message: @dirrm shared directories |
2003-12-15 14:55:58 by Christian Weisgerber | Files touched by this commit (479) |
Log message: remove WWW lines |
2003-08-30 01:16:36 by Nikolay Sturm | Files touched by this commit (1) |
Log message: don't remove an installed DOCDIR in case of faking the same version again ok naddy@ |
2003-06-01 03:01:51 by David Krause | Files touched by this commit (1) |
Log message: double word |
2002-12-29 13:31:42 by Federico G. Schwindt | Files touched by this commit (78) |
Log message: zap NEED_VERSION. |
2002-12-28 17:10:48 by Peter Valchev | Files touched by this commit (12) |
Log message: cast NULL sentinel to void * so it is 64bit on alpha & sparc64 |
2002-12-13 00:27:39 by Peter Valchev | Files touched by this commit (1) |
Log message: do not check a char variable for -1 for error but for 0 correctly, as it will never be -1; from maintainer andrey@smagin.com after being prompted by me, from icewm CVS |