Commit Graph

105 Commits

Author SHA1 Message Date
sthen a32d841ccc update to icewm-3.3.0 2022-12-21 13:57:03 +00:00
ajacoutot c98794f8aa This does not need devel/pcre. 2022-11-05 17:32:53 +00:00
sthen e44b70b923 update to icewm-3.0.1 2022-10-08 08:34:32 +00:00
sthen aef37d44e2 update to icewm-2.9.9 2022-08-02 12:24:44 +00:00
naddy 21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
sthen 30a605cd19 update to icewm-2.9.6 2022-02-24 12:48:54 +00:00
op c569a2260e update icewm to 2.9.3
diff from Timo Myyrä with tweaks by me (regen WANTLIBs.)  Tested by
John Batteen too, thanks!
2022-01-07 21:54:16 +00:00
bket 976449b115 Update to icewm-2.8.0
Changes: https://github.com/ice-wm/icewm/releases/tag/2.8.0

OK sdk@
2021-10-13 06:14:47 +00:00
sthen 4b16798116 update to icewm-2.7.0 2021-08-07 10:32:11 +00:00
bcallah f4a37aa72e Update to icewm-2.3.4
Consolidated changelog: https://github.com/ice-wm/icewm/releases
arm64 testing by me
amd64 testing by bket@ and bowser5555 (AT) comcast (DOT) net
ok bket@
2021-05-20 23:27:39 +00:00
ajacoutot 23c7b18259 Update to icewm-2.1.2. 2021-02-19 18:15:49 +00:00
sthen a3dd37d12c update to icewm-2.1.1, based on a 2.1.0 diff from Timo Myyrä 2021-01-25 14:29:54 +00:00
cwen 060317ded6 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-12-29 10:47:00 +00:00
ajacoutot 9d3f09cbc4 Unbreak oldies: graphics/gdk-pixbuf2 -> graphics/gdk-pixbuf-xlib 2020-11-11 09:51:46 +00:00
bket f1f0d513d6 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-09-22 12:02:31 +00:00
bket 450c7ee46b Update to icewm-1.6.6
Changelog: https://github.com/ice-wm/icewm/blob/1.6.6/ChangeLog

OK cwen@
2020-06-24 20:52:49 +00:00
bket 589cc75059 Update to icewm-1.6.4
Release notes can be found at https://github.com/ice-wm/icewm/releases/

OK cwen@
2020-02-01 19:48:19 +00:00
jca c24fb20558 This uses machine/apmvar.h code unconditionally so restrict it
See http://build-failures.rhaalovely.net/mips64/2019-12-06/x11/icewm.log
2019-12-14 13:08:27 +00:00
fcambus 659f55fb4b Commit missing patch update.
Pointed out by aja, thanks!
2019-11-10 11:08:41 +00:00
fcambus cbef903ee2 Update icewm to 1.6.2.
OK sthen@
2019-11-09 14:06:33 +00:00
bcallah af2c9109db Update to icewm-1.6.1
Changelog: https://github.com/ice-wm/icewm/releases
Drop myself as maintainer
macppc testing and ok cwen@
2019-08-26 19:43:45 +00:00
bcallah 1866ee01be Update to icewm-1.5.5
Changelog: https://github.com/ice-wm/icewm/releases/tag/1.5.5
ok remi@ cwen@
2019-06-13 21:53:34 +00:00
naddy ebf751b927 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-05-20 22:15:00 +00:00
bcallah 4eda5fa111 Update to icewm-1.5.4
While here, change default background to a solid blue color.
Background change, macppc testing, and ok cwen@
2019-04-29 16:12:28 +00:00
bcallah 90c6330c59 Update to icewm-1.5.3
Changelog: https://github.com/ice-wm/icewm/releases/tag/1.5.3
ok cwen@
2019-03-30 13:42:35 +00:00
bcallah 5c2e1f5783 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@
2019-03-14 13:48:23 +00:00
sthen 25f0e460f2 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-10-24 14:27:57 +00:00
sthen 114b1e4413 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-06-01 15:44:28 +00:00
naddy 78ebcd3a53 fix build with clang6 on ILP32 platforms 2018-04-19 22:30:36 +00:00
jasper 684f18a0d7 fix build with clang6 2018-04-08 19:10:10 +00:00
sthen 5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie 8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen 073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
jca 38ef911c29 Drop the gettext module. 2016-08-29 09:13:36 +00:00
sthen 391dc93fe7 REVISION bumps following the additional member in struct if_data,
to make sure packages get updated
2015-10-05 16:29:01 +00:00
naddy 6bb8d0674b Drop USE_GROFF from ports where the formatting differences are acceptable
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
giovanni 02af255d89 Handle ctrl-alt-canc buttons
remove traling whitespaces from Makefile
2014-06-04 05:07:59 +00:00
giovanni dad6ff79a9 install man page
enable apm monitor in tray area
enable lock button
ok ajacoutot@
2014-04-11 15:25:24 +00:00
ajacoutot 9ab2f14047 Update to icewm-1.3.8. 2014-01-04 09:05:24 +00:00
espie eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
pascal ec51964fb9 Use PROPERTIES to check for be/le.
ok jasper@ naddy@
2012-06-04 21:04:42 +00:00
naddy 6b17507454 Do not redefine "deprecated". It is not used anywhere in IceWM and
breaks the expansion of _X_DEPRECATED.

Use bsd.port.arch.mk.
2012-03-31 11:10:57 +00:00
espie 35e2b424cd explain 2010-12-22 14:53:26 +00:00
jasper 4b64f776f1 - fix install on clean system 2010-12-19 22:03:47 +00:00
jasper ee50eb08a4 - update icewm to 1.3.7 2010-12-12 19:13:01 +00:00
matthieu 4ac0c1cd21 Add patch to fix bad XChangeProperty() usage that crashed on sparc64.
pr6522. ok and revision bump reminded by ajacoutot@.
2010-12-02 07:50:06 +00:00
espie e50b98837f new depends 2010-11-22 08:36:47 +00:00
ajacoutot ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
ajacoutot 7a75c60d16 Move to new DEPENDS. 2010-07-30 12:03:08 +00:00
ajacoutot 127208401d First pass at new REVISION/DEPENDS... not finished yet. 2010-07-30 06:58:57 +00:00