73 Commits

Author SHA1 Message Date
sthen
280cecc421 use COMPILER_LIBCXX; actually this just needs c++abi (for objc) on a clang
system, but this is the most straightforward to do it
2017-09-23 10:27:35 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
sebastia
f4a8b35737 Update to 3.2.10
OK giovanni@
2017-07-07 10:40:13 +00:00
sebastia
a984646e77 Update to 3.2.9, needed for the SOGo update over the major release.
Tests and Feedback from giovanni@, landry@
2017-07-05 21:09:09 +00:00
giovanni
e0aa9fab79 update to 2.3.21
ok sebastia@ (maintainer)
2017-06-20 19:26:34 +00:00
sebastia
51e09d1360 simple update to 2.3.20 2017-05-09 20:49:15 +00:00
sebastia
4dbcf16416 Minor update to 2.3.19, also works for Davide Gerhard rainbow at irh it 2017-02-02 21:32:52 +00:00
sebastia
6ab2b4891a Update to 2.3.18 2016-12-05 21:48:15 +00:00
giovanni
6530063cef Update to 2.3.17
similar diff and ok sebastia@ (Maintainer)
2016-11-02 10:14:14 +00:00
naddy
03993be59c replace libiconv module 2016-09-12 11:45:57 +00:00
sebastia
db24b60be4 Update to 2.3.12 2016-06-15 14:02:34 +00:00
sebastia
e721f93a1d Update to 2.3.11 2016-06-03 13:57:20 +00:00
sebastia
c6613ab0ce bump after gnustep make/base update 2016-06-03 11:58:27 +00:00
sebastia
fbc36cd1e1 Minor update to 2.3.10:
http://sogo.nu/news/2016/article/sogo-v2310-released.html
2016-04-13 21:31:39 +00:00
sebastia
6434197863 Update to 2.3.9
https://www.mail-archive.com/users@sogo.nu/msg23844.html

Add PORTROACH marker to stick to the 2.X versions for the time being
2016-03-31 08:59:53 +00:00
sebastia
932d8d3f5e Update to 2.3.8 2016-03-13 22:21:44 +00:00
pascal
1bc0330aba Bump REVISION for lang/clang MODULE changes. 2016-03-05 16:04:06 +00:00
sebastia
978bca0733 Update to 2.3.7a 2016-01-27 18:43:52 +00:00
sebastia
149e9d9057 Update to 2.3.6 2016-01-25 21:33:15 +00:00
sebastia
e48be17969 Update to 2.3.5 2016-01-12 17:29:34 +00:00
sebastia
053b44ad5d Update to 2.3.4
getting rid of lots of patches
2016-01-10 18:44:29 +00:00
sebastia
a741aecaf2 Bump after gnustep module update 2015-10-26 11:55:01 +00:00
sebastia
10e89e6c00 Update to 2.3.2 following versions of www/sogo 2015-09-26 14:26:35 +00:00
sebastia
7d5ee8340f Update to 2.2.17a
jumping over a bunch of releases, meanwhile one of the patches
got merged upstream.
2015-05-10 11:39:49 +00:00
sebastia
0b7f8eb7cd update to 2.2.13
having it running on my test box since a while without issues.
2015-01-16 09:50:30 +00:00
sebastia
313b8bfd58 Update to 2.2.11a
as usual, lots of bugs fixed, and enhancements
2014-12-14 17:03:15 +00:00
sebastia
6007269383 Adapt WANTLIB after gnustep-base update, and bump REVISION 2014-11-21 18:22:53 +00:00
sebastia
fd437fc4ab add patch to prevent exception in opengroupware.
bug reported upstream, see comment in patch
2014-10-25 10:26:33 +00:00
sebastia
ddc2bcd509 Update sope to 2.2.9a
had most or even all intermediate versions running, some of them
introduced problems, that were fixed in following version, introducing
new problems, ...
Have this now running since a few weeks without issues
2014-10-17 09:19:32 +00:00
brad
b94a402501 Switch from using MySQL to using MariaDB attempt #2. MariaDB is a drop-in replacement.
ok sthen@
2014-09-13 18:09:20 +00:00
sebastia
6a59d2b89e Fix accessing the calendar on i386, bug introduced when i386 was switched to use clang.
OK jasper@
2014-07-22 18:46:43 +00:00
kili
f8deae07f4 More bumps needed after the gnustep.port.mk changes. 2014-05-23 22:25:50 +00:00
sebastia
93dea14e42 bump revision due to gnustep.port.mk overhaul and portcheck fixes
feedback and OK aja@
2014-05-22 09:49:51 +00:00
giovanni
a8cb7bdca7 Fixed fd leak where files were unlinked w/o being closed first.
patch from upstream
ok sebastia@
2014-05-16 14:54:16 +00:00
sebastia
0294c795c0 update SOPE to 2.1.1b
OK giovanni@
2014-01-03 18:37:48 +00:00
sebastia
fefd297517 bump due to building with clang and using non-fragile-abi on i386 and amd64 2013-10-19 13:26:21 +00:00
sebastia
191d19dce5 prepare sope to build with upcoming libobjc2 update
OK landry@
2013-10-19 09:48:22 +00:00
sebastia
4d044b3f28 update sope to 2.0.7
tested by Jean-Gérard Pailloncy, giovanni@ and myself

OK giovanni@
2013-08-24 11:09:07 +00:00
brad
17833ea850 Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.

Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
brad
0b77cf86a5 Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
ok sthen aja
2013-05-25 00:33:09 +00:00
sebastia
8599284dac update sope to 2.0.5a
OK landry@
2013-04-25 16:41:50 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sebastia
4e4adbed8b Update to 2.0.4b, bugfix update to the bugfix update
OK giovanni@
2013-02-06 17:35:51 +00:00
giovanni
bd1e097c82 Bugfix update to 2.0.4a
ok sebastia@
2013-02-01 09:27:36 +00:00
sebastia
0ed3c112c9 Update to 2.0.4
OK giovanni@
2013-01-30 18:27:17 +00:00
sebastia
46ef7089bf update to 2.0.3a
based on initial patch from giovanni@

OK giovanni@
2012-12-16 16:35:32 +00:00
sebastia
13996d2dcc Minor bugfix update to 2.0.2a
OK giovanni@
2012-11-20 09:50:18 +00:00
sebastia
d5e2f52bd9 Major update to SOPE-2.0.2, especially unfucking it on amd64, since the
introduction of libobjc2
2012-10-30 14:57:18 +00:00
sebastia
143bc6cdf6 Bump revision, since we now link against libobjc2
OK landry@
2012-08-22 07:16:37 +00:00
sebastia
8c913c9354 Update sope to latest release.
OK sthen@
2012-08-17 09:57:30 +00:00