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
sebastia
a7da58b8cf
Update SOPE to 1.3.16
...
bump minor shlib version
this version has a lot of 64Bit fixes after the gnustep-base update
2012-07-08 14:18:18 +00:00
sebastia
c7e2aab506
forgot to remove with last commit
2012-03-31 16:58:25 +00:00
sebastia
635ec81977
Update SOPE to 1.3.14
...
OK, aja@
2012-03-31 16:55:57 +00:00
sebastia
a056cee286
update sope to 1.3.9
...
OK jasper@
2011-11-18 11:12:44 +00:00
espie
58fffade54
normalize pkgpath
2011-09-16 12:00:05 +00:00
sebastia
9caf54c44f
Minor update to sope, to fix problem with multi domain setup in sope, introduced with 1.3.8
...
OK landry@
2011-07-28 11:22:30 +00:00
sebastia
50aae3debe
Update SOPE to 1.3.8a, zap a couple of patches that made it upstream.
...
OK landry@
2011-07-21 06:27:21 +00:00
ajacoutot
d7919c9a58
Use MODLIBICONV_WANTLIB.
2011-07-07 00:44:18 +00:00
sebastia
7f0309d139
OpenBSD has strndup(3), so use it, and fix a "random" crasher in the webmail interface.
...
OK sthen@, and to a prior version OK landry@, jasper@
2011-05-09 16:06:11 +00:00
sebastia
3793b66ca8
minor update for sope to 1.3.7.
...
OK landry@
2011-05-05 22:58:02 +00:00
sebastia
084d208ddc
Missed to remove two patches that made it into upstream, which now prevent to build sope.
...
Pointed out by viq at viq ath cx. Thanks.
OK sthen@
2011-04-23 08:33:58 +00:00
sebastia
c9361f6c9d
Update sope to 1.3.6
...
OK jasper@, stuart@
2011-04-22 05:34:13 +00:00
sebastia
017b7841af
bump, do not install the mod_ngobjwe.so apache module anymore, not needed for
...
sogo, and will be installed with opengroupware (which would need it)
OK landry@, ajacoutot@
2011-04-18 12:47:37 +00:00
sebastia
2ec9484bb4
Update WANTLIB and PLIST after gnustep.port.mk and gnustep bundles changes
...
OK aja@
2010-12-22 09:21:44 +00:00
sebastia
c0a2726211
Fix an abort() in sogo, and bump.
...
was OK landry@
2010-12-11 14:10:32 +00:00
sebastia
50fc800245
Include missing headers to get rid of compiler warnings, and bump.
...
OK sthen@, jasper@
2010-12-02 14:56:11 +00:00
sebastia
6f521a7e72
Update sope to 1.3.4
...
OK sthen@, landry@
2010-11-24 18:07:45 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
espie
dcdfee948c
convert libiconv to new wantlib
2010-11-06 10:18:38 +00:00
sebastia
cee58358c9
Use new features from the gnustep module.
...
OK landry@
2010-10-26 12:43:41 +00:00
sebastia
5095bfaab0
Update sope to 1.3.3, and add patch from naddy to fix build with new gmake
...
OK landry@
2010-10-25 09:59:02 +00:00
sebastia
8fb42f7119
The original import was not OKed by landry, I checked in the wrong stuff, bad mistake on my side.
...
Now fixing it with even some more enhancements pointed out by ajacoutot@
OK landry@, ajacoutot@
2010-10-06 13:53:07 +00:00
sebastia
37919fee5c
import SOPE: Skyrix Object Publishing Environment
...
The SOPE package is an extensive set of frameworks (16 frameworks, ~1500
classes) which form a complete Web application server environment.
Besides the Apple WebObjects compatible appserver extended with Zope
concepts, it contains a large set of reusable classes: XML processing
(SAX2, DOM, XML-RPC), MIME/IMAP4 processing, LDAP connectivity, RDBMS
connectivity, and iCalendar parsing.
already some days ago, OK landry@
2010-10-06 11:05:41 +00:00