Commit Graph

52 Commits

Author SHA1 Message Date
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
bcallah
fb55b53700 Update to worker-4.8.1
Changelog: http://www.boomerangsworld.de/cms/worker/changes.html#org899b20b
2021-07-22 20:47:58 +00:00
bcallah
4e415c9f38 Update to worker-4.7.0
Changelog: http://www.boomerangsworld.de/cms/worker/changes.html#orgcdb1181
2021-02-13 14:06:53 +00:00
bcallah
f8cea7d567 Bugfix update to worker-4.6.1
Changelog: http://www.boomerangsworld.de/cms/worker/changes.html#org222cbb0
2020-12-11 00:41:10 +00:00
bcallah
22dbbe7448 Update to worker-4.6.0
Changelog: http://www.boomerangsworld.de/cms/worker/changes.html#org929fd48
2020-11-30 16:46:44 +00:00
bcallah
94709d745c Update to worker-4.5.1
This is a bugfix release that fixes the 32-bit build error I reported, so
all the patches go away.
Tested on amd64 and i386.
2020-08-26 22:44:48 +00:00
bcallah
1e9a96991a Upstream mistakenly uses a signed long in a place where they should be
using an unsigned long, which triggers a build failure (-Wc++11-narrowing)
on 32-bit systems.

I have reported this upstream.

Bump REVISION.

Thanks to sthen@'s i386 build failures emails, which alerted me to the
issue.
2020-08-21 03:22:50 +00:00
bcallah
aaea3d51a2 Update to worker-4.5.0
Changelog: http://www.boomerangsworld.de/cms/worker/changes.html#org3a520a1
2020-08-17 22:14:51 +00:00
bcallah
73e8da8ffa Add an RDEP on x11/xli. This should have been done years ago but was not.
Prompted by an email from espie@ who noticed that nothing was using xli and
very rightly asked why anyone would prefer xli over xloadimage, which xli
is a fork of.
2020-07-03 15:19:04 +00:00
bcallah
dd81d638fa Update to worker-4.4.0
Changelog: http://www.boomerangsworld.de/cms/worker/changes.html#org8069246
2020-04-14 15:34:49 +00:00
bcallah
a6338350c6 Update to worker-4.3.0
Changelog: http://www.boomerangsworld.de/cms/worker/news.html
2020-01-30 22:27:16 +00:00
bcallah
64e16343f8 Update to worker-4.1.0
Changelog: http://www.boomerangsworld.de/cms/worker/changes.html#org4f8ea5f
2019-09-12 02:53:57 +00:00
bcallah
7946dd7f43 Update to worker-4.0.1
Changelog: http://www.boomerangsworld.de/cms/worker/changes.html#org48d6ffe
2019-08-04 14:24:07 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
bcallah
9ea30311c3 Update to worker-4.0.0
Changelog: http://www.boomerangsworld.de/cms/worker/changes.html#orga4896da
2019-06-24 13:32:41 +00:00
bcallah
cdad4c6e00 Update to 3.15.4 -- fixes a compile issue on architectures where char is
unsigned by default
2019-01-30 03:16:02 +00:00
bcallah
e59f3cc416 Bugfix update to worker-3.15.3 2019-01-11 02:38:49 +00:00
bcallah
de7a063049 Bugfix update to worker-3.15.2 2018-08-29 14:15:28 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
bcallah
d44e0cebe8 Bugfix update to worker-3.15.1 2018-05-18 02:30:41 +00:00
bcallah
61eac1b68f Update to worker-3.15.0
Changelog: http://www.boomerangsworld.de/cms/worker/news.html
2018-01-23 05:13:16 +00:00
bcallah
5fe274cf61 Simple update to worker-3.14.0 2017-12-09 17:43:42 +00:00
bcallah
da71b8db9b Update worker to 3.13.0
Add a TEST_DEPENDS (needs devel/check)
2017-11-16 16:02:51 +00:00
sthen
cd095cec5e Handle pthread-stubs removal. 2017-10-23 17:11:02 +00:00
bcallah
f06c887eb9 Update work to 3.12.0
Changelog: http://www.boomerangsworld.de/cms/worker/changes.html
2017-09-13 20:33:00 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
bcallah
c059c94763 Update to 3.11.0 -- now supports the XDND protocol for drag+drop features. 2017-07-20 20:32:05 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
bcallah
1906b0dd9b Minor update to 3.10.0 -- biggest changes are an improved file viewer and
the file context menu added an option to change filters
2017-07-02 00:59:11 +00:00
benoit
6d784db3db Update to worker-3.9.0.
from Brian Callahan (new maintainer)
2017-06-06 16:50:43 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
0a4669902b WANT_CXX 2017-05-27 05:09:04 +00:00
jsg
a931d6a20e worker already builds with ports gcc, now that the arm baseline is armv6k
builtin atomics are available on arm and this builds so stop marking it
as BROKEN on arm.
2016-12-30 17:31:21 +00:00
jasper
f53b73b701 - update to worker-3.8.3
- tweak COMMENT
2016-09-02 22:44:01 +00:00
jsg
49d112f9f8 Don't attempt to build on arm. sync atomic builtins required. 2016-02-25 02:19:14 +00:00
ajacoutot
13ade69e95 Update to worker-3.8.1. 2015-10-31 22:57:31 +00:00
sthen
b0afd3bc40 remove bcallah as maintainer of his ports, at his request 2015-08-25 13:18:24 +00:00
bcallah
0549d6e986 Update to 3.8.0 2015-07-20 14:46:06 +00:00
bcallah
11e9aaebba Maintenance update to 3.7.1 2015-06-06 15:30:42 +00:00
pascal
f0585aa4cf gcc4 bumps, reminded by aja@ 2015-05-28 10:17:22 +00:00
bcallah
ffb55222a5 Update to 3.7.0
Changelog: http://www.boomerangsworld.de/cms/worker/changes.html
2015-05-09 15:13:31 +00:00
bcallah
0200afcdee Bugfix update to 3.6.2 2015-03-22 15:10:46 +00:00
landry
e4c4c5e029 BROKEN-hppa = no atomic ops 2015-03-16 21:39:31 +00:00
bcallah
b59c85629c Update to 3.6.1 2015-02-15 18:21:50 +00:00
bcallah
37e84589e6 Update to 3.6.0 2015-01-10 00:36:08 +00:00
bcallah
58dd7ca4f1 Update to 3.5.2 2014-11-09 16:52:37 +00:00
bcallah
d3906b016e Update to 3.5.2 and take maintainer.
ok benoit@
2014-11-07 14:08:08 +00:00
ajacoutot
06f4e1c8dc Drop MAINTAINER, as per his request. 2014-07-17 13:24:13 +00:00
bcallah
2308e80c6d Update to 3.4.1
ok Eivind Nicolay Evensen (MAINTAINER)
2014-06-12 16:33:58 +00:00
bcallah
c8d9bbee36 Update to 3.4.0
ok Eivind Evensen (MAINTAINER)
2014-05-04 20:13:54 +00:00