262 Commits

Author SHA1 Message Date
robert
e117cba132 do not ship senddocument.php because it allows unauthorized upload of files
https://bugzilla.redhat.com/show_bug.cgi?id=1139442
2014-12-09 17:13:50 +00:00
ajacoutot
bca617be62 Make all meta rc.d scripts consistent.
While here, unbreak when options are passed (e.g. /etc/rc.d/foobar -df start)

ok sthen@
2014-12-08 10:57:08 +00:00
sthen
174f98ce56 bump REVISION for php version switch 2014-11-06 17:13:39 +00:00
sthen
6925f20bbc don't use -pedantic during build, php 5.5 has a trailing , in an enum
which doesn't work with our gcc version
2014-11-06 17:11:01 +00:00
robert
95d9a115d6 missed from previous commit 2014-10-13 11:06:01 +00:00
robert
067f3a0ff9 update to the latest and fixed distfile 2014-10-13 11:02:33 +00:00
robert
5c5ff91e5c rollback to a known to be working tarball until upstream fixes this 2014-09-18 16:12:39 +00:00
robert
2aa4bbe141 fix distfile checksum 2014-09-15 15:40:13 +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
robert
52ee33f26d unbreak build: use uuid_create() from the base system 2014-09-04 20:30:45 +00:00
robert
cc5943d29e update to 1.6 2014-09-02 11:10:35 +00:00
robert
f0679d4c2c update to 7.1.11 2014-09-02 11:09:38 +00:00
robert
a4d6bbdc7a update to 7.1.10 2014-07-03 06:14:40 +00:00
sthen
ba0c05aebd bump ports which may have been installed when /var/www/modules.sample didn't
exist, to force an update to make sure that their config samples get installed
2014-05-30 13:20:13 +00:00
ajacoutot
180c3ba2c8 Sync for kerberos removal. 2014-04-21 18:43:10 +00:00
naddy
a24c38e54a switch from the ancient des_ API to DES_ 2014-04-15 16:56:42 +00:00
robert
892975bc82 update to 1.5 2014-04-07 13:46:23 +00:00
robert
3252e6a3bd update to 7.1.9 2014-04-07 13:46:06 +00:00
ajacoutot
8370925d8f Fix wrong revert in previous. 2014-03-23 18:33:04 +00:00
kili
27785ee95e Revert librt changes.
Prodded by espie@.
2014-03-23 18:17:34 +00:00
ajacoutot
c41d122d60 Fix zarafa_server_LDADD and drop librt chunk.
ok robert@ (maintainer)
2014-03-18 09:26:16 +00:00
landry
e3e126e14d Fix build with SWIG 2.0.x
https://jira.zarafa.com/browse/ZCP-11548
https://jira.zarafa.com/secure/attachment/22284/zarafa-7.1.4-swig20.patch
2014-01-04 09:36:27 +00:00
robert
7a3a879876 update to 1.4 2013-11-01 11:20:54 +00:00
robert
92fd4f937d update to 7.1.7 (missing from prev. commit) 2013-11-01 11:20:38 +00:00
robert
1622f0be22 update to 7.1.7 2013-11-01 11:20:19 +00:00
robert
d5b92ddea0 bump REVISION due to the php update 2013-08-12 04:11:20 +00:00
jasper
c38dcacc50 use ${VARBASE} instead of hardcoding /var 2013-07-05 09:34:35 +00:00
jasper
ea2ad64f08 use ${VARBASE} instead of hardcoding /var 2013-07-05 07:38:47 +00:00
naddy
7ce68e7324 bump -web after e2fsprogs/libuuid changes 2013-06-26 17:28:57 +00:00
sthen
4cb7742684 sync WANTLIB and remove patches to handle e2fsprogs/libuuid changes.
add a patch to pick up com_err.h from base rather than the wrong one from
e2fsprogs. ok aja

Thus concludes the e2fsprogs commit rampage - Merry meet, merry part,
and merry meet again.
2013-06-21 22:42:13 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
ajacoutot
fe3dd9087d Use libuuid from e2fsprogs instead of ossp-uuid since that is where zarafa
looks for the header.
2013-06-18 11:58:17 +00:00
ajacoutot
5b1988ae92 We have CLOCK_THREAD_CPUTIME_ID now. 2013-06-17 20:54:06 +00:00
ajacoutot
9920238d6f Unbreak with new Heimdal; get rid of self-cooked krb5-config since we
have it in base now.
2013-06-17 19:30:22 +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
rpe
a684f910a1 normalize CATEGORIES to mail
ok sthen@
2013-05-16 20:50:04 +00:00
sthen
4a7a77a640 extra sanity checking, ensure that the rc.d scripts run by the meta script
are executable, I needed it for the bacula script which runs daemons split
between two packages, ajacoutot suggested applying to other similar scripts.
2013-05-03 18:43:26 +00:00
robert
a9fc0b57a8 update to 7.1.4 2013-03-31 13:01:19 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
robert
7bd1a8043b update to 1.3.1 2013-03-04 17:45:46 +00:00
robert
66b9154738 add devel/swig as a build dependency and regenerate the swig code
ok aja@
2013-02-13 08:02:37 +00:00
robert
5a83d349b7 fix build failure 2013-02-04 18:22:57 +00:00
ajacoutot
b71cdabf1f ${SYSCONFDIR}/ssl -> /etc/ssl 2013-02-04 07:14:20 +00:00
robert
ab4d64e635 update to 1.2.2 2013-01-27 13:06:45 +00:00
robert
f0ecf70ce1 update to 7.1.3 2013-01-27 13:06:20 +00:00
robert
24bc860a35 explicitly disable swig because we do not need to regenerate the code during
build time; this should also fix the bulk builds in case dpb removes swig
noted by naddy@
2012-11-20 13:11:34 +00:00
robert
93b6b03f67 unbreak build by adding missing patch 2012-10-29 19:07:40 +00:00
robert
74deb833cc update to Zarafa 7.1.1 2012-10-28 21:51:08 +00:00