54 Commits

Author SHA1 Message Date
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
44f8a14fd9 switch default php version from 7.0 to 7.1 (not 7.2 yet as some things are still
using mcrypt).
2018-10-17 14:15:55 +00:00
robert
caab536f1b update distinfo because upstream re-rolled the tarball 2018-10-02 15:18:43 +00:00
robert
87b068dde1 update to 3.4.23.1798 2018-10-02 11:43:12 +00:00
robert
9979903c99 oops... remove some bad files from previous commit 2018-10-02 10:52:12 +00:00
robert
8c2ffa6cf9 update to 8.6.81.435 2018-10-02 10:49:47 +00:00
espie
93aef53599 and of course some would conflict... finish PKGSTEM changes manually 2018-09-04 12:53:16 +00:00
robert
b3f7387a46 update to 3.4.22.1724 2018-08-31 08:51:42 +00:00
robert
b732332f76 update to 8.6.81.186 2018-08-31 08:51:18 +00:00
ajacoutot
8128e42083 Restore /usr/local -> ${PREFIX} which was lost during the update. 2018-08-30 06:34:44 +00:00
robert
14d2ae9bbc update to 8.6.81.171 2018-08-29 16:58:29 +00:00
ajacoutot
6353ef3978 Put back the "un-harcode /usr/local" fix in. This will leave an empty
${PREFIX}/<...>/usr directory at delete time in case PREFIX != /usr/local but
espie@ says it's OK.

prodded by espie@
2018-08-23 08:36:07 +00:00
robert
fcf31ecc17 update to 8.6.80.1248 2018-07-12 13:13:40 +00:00
robert
2d0923b474 openbsd does not have RLIMIT_AS 2018-07-09 20:28:10 +00:00
robert
3e99f90d9e update to 3.4.17.1613 2018-07-09 20:04:42 +00:00
robert
c9046685a0 update to 8.6.80.1227 2018-07-09 16:29:20 +00:00
sthen
c3f7b7da07 - bump REVISION for php switch
- patch to allow building php7 ext with clang, ok robert
2018-05-22 08:17:45 +00:00
robert
4cd4b77651 update to 3.4.14.1477 2018-05-15 11:48:25 +00:00
robert
abb43e68e7 update to 8.6.80.785 2018-05-15 11:38:07 +00:00
robert
51fedd8f59 update to 8.6.80.713 2018-04-28 13:03:25 +00:00
robert
774249cbe3 update to 8.6.80.713 2018-04-28 13:03:14 +00:00
robert
2683e75345 update to 8.6.80.645 2018-04-24 20:52:13 +00:00
robert
dd594573f2 update to 3.4.12.1416 2018-04-24 20:52:03 +00:00
robert
fb13353be4 update to 8.6.80.538 2018-04-11 17:56:47 +00:00
robert
6f9175a372 update to 3.4.11.1363 2018-04-11 10:49:57 +00:00
robert
64d52ec94b update to 3.4.11.1346 2018-04-05 19:52:13 +00:00
robert
86c1bacb3b update to 8.6.80.493 2018-04-05 19:51:35 +00:00
robert
d7bc4e574d update to 8.6.80.353 and add a missing build dep 2018-03-29 19:41:46 +00:00
robert
c48d6104e3 add support for kopano-spamd which teaches spamassassin based on
what is being moved in or out of the Junk folder in Kopano
2018-03-18 11:30:55 +00:00
robert
7299cb1bf3 remove bogous patch 2018-03-17 19:26:33 +00:00
robert
07c12d2132 update to kopano 8.6.80.142 2018-03-16 15:35:02 +00:00
robert
d62b82340b update to webapp 3.4.10.1330 2018-03-16 15:33:53 +00:00
robert
aa15321294 fix LIB_DEPENDS 2018-02-14 18:15:49 +00:00
robert
4e11894e6c update to webapp-3.4.6 2018-02-10 17:45:50 +00:00
robert
af823906ce update to 8.5.81.276 2018-02-10 17:27:26 +00:00
robert
44ecbcc283 update to 8.5.81.276 2018-02-10 17:27:10 +00:00
rpe
214644a454 Now that all ports rc.* scripts are using #!/bin/ksh
- change [] tests to [[]]
- change arithmetic [] tests to (())
- change = to == inside [[]]
- remove unecessary quoting inside [[]]

OK aja@
2018-01-14 14:42:18 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
robert
12c85e52e1 update to 8.5.80.49 2018-01-10 15:46:11 +00:00
robert
8cdda20f74 add the file and spreed plugins to allow the webapp to be connected
with own/nextcloud and to spreed for web meetings
2017-12-27 13:30:45 +00:00
robert
5873e4cb6a update to 3.4.3.1127 2017-12-26 19:18:28 +00:00
robert
aa0568b97b remove old patches 2017-12-26 19:17:55 +00:00
robert
6e802c1462 update to 8.4.90.1513 2017-12-26 19:17:11 +00:00
jca
dfd30c090f Needs a C++11 compiler 2017-12-18 11:40:37 +00:00
robert
a257ac524c kopano_search requires a pexp to be set in the rc.d script 2017-11-25 10:59:19 +00:00
ajacoutot
393b73bae3 Fix build with libical >= 3.0.0. 2017-11-08 05:37:16 +00:00
naddy
ab7ad3bd83 replace gettext module 2017-11-04 16:54:24 +00:00
robert
7e5e737730 kopano seems to automatically recreate their tarballs all the time so
let's use my own mirror for a "stable" distfile
2017-09-30 10:05:44 +00:00
robert
5fcaeebd7b add missing file from the previous kopano update commit 2017-09-27 14:09:37 +00:00
robert
9567f171f7 update to 3.4.0.899 2017-09-27 08:37:20 +00:00