Commit Graph

84 Commits

Author SHA1 Message Date
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
ajacoutot
795471e3f6 Remove myself from MAINTAINER. 2010-07-02 17:40:18 +00:00
ajacoutot
12bea17ac0 Make use of the new APM_ARCHS.
"looks good" jasper@
2010-03-21 11:35:26 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
ajacoutot
5c27cc2156 - workaround a rendering issue on big-endian archs by disabling
gradients

rendering bug reported by Markus Lude <markus.lude at gmx dot de>
2009-03-05 08:08:02 +00:00
ajacoutot
9a8d1bd136 - update to icewm-1.2.37
from Alexandr Shadchin, thanks!
2009-02-08 21:56:18 +00:00
ajacoutot
efd8d25dff - remove the ifdef i386 so that all apm capable arches can make use of the
battery plugin (spotted by mikeb@)
- use SUBST_CMD
2008-08-21 07:34:07 +00:00
ajacoutot
c557676990 - 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-23 09:54:04 +00:00
ajacoutot
1b0e6bac39 - use ARCH instead of MACHINE_ARCH for macppc test
- regen PLIST while here
- bump

ok sthen@ (on a previous diff)
2008-07-11 17:46:56 +00:00
naddy
d0768598fe fix build after libiconv 1.12 update; ok ajacoutot@ 2008-05-28 20:05:14 +00:00
ajacoutot
dc96326e72 - 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 14:18:06 +00:00
ajacoutot
7ed1214367 - amd64 can use the apm patches 2008-04-14 13:37:42 +00:00
ajacoutot
f5037eb3af - update to icewm-1.2.35
- clean-up Makefile while here
- enable i18n (patch from FreeBSD)
- fix and enable REGRESS
2008-04-09 10:15:36 +00:00
ajacoutot
ad6d3d0fe3 - update to 1.2.32
reminded (several times) by Federico Schwindt <fgsch at lodoss dot net>, thanks!
2007-10-05 14:15:13 +00:00
merdely
d0e220d33a Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
ajacoutot
5268e34f78 - fix WANTLIB 2007-06-01 20:03:42 +00:00
espie
be99f23aa5 more base64 checksums 2007-04-05 17:36:18 +00:00
ajacoutot
9e10ff3dc7 - update to icewm-1.2.30
ok steven@
2006-12-27 16:18:24 +00:00
ajacoutot
88becd8afc - fix PATCH_LIST for APM capable archs
from dimitry at andric dot com, thanks!
2006-11-15 06:21:32 +00:00
ajacoutot
39737f0c6c - 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-10 09:31:28 +00:00
fgsch
70c0f4d3fc add support for apm. while i'm here regenerate patches.
bump pkgname. maintainer ok.
2006-11-04 17:59:19 +00:00
ajacoutot
9266e0dd5e - update to 1.2.28 (from Mike Belopuhov <mkb at crypt dot orgdot ru>)
- take over maintainership.

"Go ahead, commit" bernd@
2006-11-02 17:53:03 +00:00