Skip to content
Snippets Groups Projects
Commit 08ece203 authored by Wen Heping's avatar Wen Heping
Browse files

www/tikiwiki: Update to 28.1

Take maintainership
parent 25fe350e
Branches
Tags
No related merge requests found
PORTNAME= tikiwiki
DISTVERSION= 24.2
DISTVERSION= 28.1
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/Tiki_24.x_Wolf_359/${DISTVERSION}/
MASTER_SITES= SF/${PORTNAME}/Tiki_28.x_Castor/${DISTVERSION}/
DISTNAME= tiki-${DISTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= wen@FreeBSD.org
COMMENT= Powerful PHP based Wiki/CMS/Groupware
WWW= https://tiki.org/
......@@ -23,7 +23,7 @@ SUB_FILES= pkg-message
SUB_LIST+= TIKIWIKI_DIR=${TIKIWIKI_DIR}
WRI_DIR= db dump img/trackers img/wiki img/wiki_up modules/cache \
temp temp/cache templates_c templates whelp
temp temp/templates_c temp/cache templates_c templates whelp
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/${TIKIWIKI_DIR}
......
TIMESTAMP = 1671034910
SHA256 (tiki-24.2.tar.gz) = 717f41adee5be1122872a1f4aab20304bf97a6f55bfa8cc651ec4551ed9812d3
SIZE (tiki-24.2.tar.gz) = 95438783
TIMESTAMP = 1741911799
SHA256 (tiki-28.1.tar.gz) = b349ee9841230269978e4104db758741fd22839e58d8192d84da2d54bafef034
SIZE (tiki-28.1.tar.gz) = 158813903
......@@ -5,7 +5,12 @@
#
# Directives to allow use of tikiwiki
#
Alias /tikiwiki "%%PREFIX%%/%%TIKIWIKI_DIR%%/"
Alias /tikiwiki %%PREFIX%%/%%TIKIWIKI_DIR%%
AcceptPathInfo On
<Directory %%PREFIX%%/%%TIKIWIKI_DIR%%>
AllowOverride None
Require all granted
</Directory>
2) Open the following page in your browser and follow the instructions:
http://www.your.host/tikiwiki/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment