Commit Graph

40 Commits

Author SHA1 Message Date
sthen
2fa379a324 update to dokuwiki-2022-07-31a, minor update based on a diff from rsadowski
this now supports PHP 8.x so remove MODPHP_VERSION=7.4; some plugins and
themes may still need attention for 8.x but you can still run it with 7.4
if needed.

ok landry@ rsadowski@, input from Mike Fischer
maintainer timeout
2022-09-13 20:14:00 +00:00
sthen
9d623ec305 explicitly set MODPHP_VERSION=7.4 for PHP ports unless they're known
or strongly suspected to support at least 8.0. (7.4 is currently on security
support only, and that finishes in November, so I intend to switch the "ports
default" version to 8.0).

some of these ports _may_ work with 8.0 already, some have pull requests or
support in newer upstream code (not always in a release), others definitely
need 7.4.
2022-03-22 18:20:52 +00:00
naddy
ec14803114 drop RCS Ids 2022-03-11 20:09:36 +00:00
sthen
06e20cb110 switch default MODPHP_VERSION to 7.4 and bump ports which have changed
version. (as of 6 Dec 2020, 7.3 went into "security fixes only" mode).
2021-02-24 16:48:59 +00:00
rsadowski
6585d95d88 Update dokuwiki to 2020-07-29 “Hogfather”
ok pea@ (maintainer)
2020-08-31 19:04:31 +00:00
landry
5763049bed Update to dokuwiki 2018-04-22c
Hotfix 2018-04-22b
fix PHP 7.3 compatibility: https://github.com/splitbrain/dokuwiki/issues/2622
fix ACL check: https://github.com/splitbrain/dokuwiki/pull/2609
Hotfix 2018-04-22c
fix an XSS Vulnerability: https://github.com/splitbrain/dokuwiki/issues/3044

ok pea@ (MAINTAINER) rsadowski@
2020-06-09 08:25:12 +00:00
sthen
a1085b9f12 REVISION bumps for php default version switch to 7.3 2019-09-26 21:59:30 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +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
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
rsadowski
e981bd1b28 Update dokuwiki to 2018-04-22a
- switch MASTER_SITES to HTTPS.

Ok pea@ (maintainer)
2018-07-15 20:53:02 +00:00
sthen
2a139bf8f2 drop RUN_DEPENDS on security/pecl56-libsodium, should have been removed
with the switch to php 7.0. this was used to provide a decent RNG for
the random_compat polyfill but is no longer needed as php 7.0 has
random_bytes() in core.
2018-06-01 20:43:14 +00:00
sthen
ee5cc861cb - bump REVISION for php switch 2018-05-22 08:18:08 +00:00
sthen
564328fe8b sync; pecl-libsodium -> pecl56-libsodium 2018-05-11 20:12:46 +00:00
sthen
6090a35c32 bumps for pecl changes 2018-04-26 15:09:37 +00:00
pea
789616f02c Security update to 2017-02-19e (3 cve)
ok rsadowski@
2017-12-05 10:54:15 +00:00
landry
d4f3017ffd Add pecl-libsodium to RDEP, needed to provide a CSPRNG when using php
5.6.
ok sthen@ rsadowski@ pea@ (MAINTAINER)
2017-11-23 17:35:07 +00:00
pea
dddb182fb7 Update to 2017-02-19b 2017-05-10 12:32:48 +00:00
pea
1fb08c968d Bugfix update to 2016-06-26a
ok landry@
2016-07-16 09:55:37 +00:00
pea
31b4f0e554 Update to 2015-08-10a
From Michael Lesniewski <lesniewskister at gmail dot com>, thanks
2015-11-06 15:48:57 +00:00
robert
9c1017ae2d bump revision due to the change of the default php version to 5.6
ok aja@
2015-06-05 06:00:20 +00:00
landry
916151da15 Update to dokuwiki 2014-09-29d.
ok pea@ (MAINTAINER)
2015-04-10 07:11:06 +00:00
pea
0161bd9de3 Update to 2014-09-29b
ok landry@
2014-12-16 09:55:55 +00:00
sthen
174f98ce56 bump REVISION for php version switch 2014-11-06 17:13:39 +00:00
pea
3af0af4a83 Update to 2014-05-05
Feebacks and ok chrisz@
2014-10-02 08:18:56 +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
pea
610fd99229 Update to the last version (Binky 2013-12-08)
"go ahead" ajacoutot@
2014-01-06 14:46:02 +00:00
pea
57a193e493 Update to 2013-05-10a
ok ajacoutot@
2013-08-29 16:30:09 +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
rpe
7c61e7ffed update dokuwiki to 2013-05-10
- add a apache configuration file snippet
- change README accordingly
- zap WRKDIST in Makefile

ok sthen@ pea@ (Maintainer)
2013-06-09 13:42:02 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
pea
a038c21368 Update to 2012-10-13 (Adora Belle)
ok landry@
2012-10-17 11:49:44 +00:00
jasper
ce6cc2f73c move various MESSAGEs into READMEs and apply some small modifictions for consistency
eyeballed by aja@
2012-09-10 09:16:33 +00:00
landry
9ae851a904 Update to dokuwiki 2012-01-25b.
Hotfix release for a XSS issue, see
http://bugs.splitbrain.org/index.php?do=details&task_id=2561

From Christopher Zimmermann, commiting on behalf of pea@ (maintainer)
2012-07-17 17:28:35 +00:00
pea
c454617982 Security update to 2012-01-25a (XSS security issue)
Reminded by Christopher Zimmermann, thanks.

ok jasper@
2012-04-20 13:19:59 +00:00
pea
d1116f6eb5 Update to 2012-01-25
Reminded by Christopher Zimmermann (thanks !).

ok ajacoutot@
2012-02-01 09:12:30 +00:00
robert
93923bd770 switch php to version 5.3 by default 2011-11-16 15:56:36 +00:00
espie
58fffade54 normalize pkgpath 2011-09-16 12:00:05 +00:00
pea
d8e82fa76c Import dokuwiki.
DokuWiki is a standards compliant, simple to use Wiki, mainly aimed at
creating documentation of any kind. It is targeted at developer teams,
workgroups and small companies. It has a simple but powerful syntax
which makes sure the datafiles remain readable outside the Wiki and
eases the creation of structured texts. All data is stored in plain text
files, no database is required.

With tweaks/feedbacks from landry@, thanks.

ok landry@
2011-07-21 09:52:28 +00:00