- update to tikiwiki 2.0
- remove myself from MAINTAINER (any takers?)
This commit is contained in:
parent
c1be62a735
commit
6464df2d2e
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2008/04/09 08:52:52 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2008/08/20 08:44:44 ajacoutot Exp $
|
||||
|
||||
COMMENT= all-in-one wiki/groupware/CMS solution
|
||||
|
||||
V= 1.9.11
|
||||
V= 2.0
|
||||
DISTNAME= tikiwiki-${V}
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://tikiwiki.org/
|
||||
|
||||
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
||||
# LGPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (tikiwiki-1.9.11.tar.gz) = ZeXlhVmU3+YwwbZa3RHUHA==
|
||||
RMD160 (tikiwiki-1.9.11.tar.gz) = xphzt+hv+BfwploZfyj815FAbj4=
|
||||
SHA1 (tikiwiki-1.9.11.tar.gz) = gfdtpKPfZFo26fVxvfOouJ1mdng=
|
||||
SHA256 (tikiwiki-1.9.11.tar.gz) = ARnYREHKX9oqTK84Z/DYhvbzifkn3GSKhu1NPq/TJSw=
|
||||
SIZE (tikiwiki-1.9.11.tar.gz) = 9254473
|
||||
MD5 (tikiwiki-2.0.tar.gz) = vraY/8z3cr9osBCedtLCQA==
|
||||
RMD160 (tikiwiki-2.0.tar.gz) = F1OM7vEv6yreGQDUS2C2clJjJ5o=
|
||||
SHA1 (tikiwiki-2.0.tar.gz) = ibevl4kV4Y2+g58XRvCZWvTOr1w=
|
||||
SHA256 (tikiwiki-2.0.tar.gz) = B9NMhZ8E6ZH19Z/ii2C5UFOjMYGIKUAP5lD5W95Vxys=
|
||||
SIZE (tikiwiki-2.0.tar.gz) = 15083539
|
||||
|
@ -4,6 +4,13 @@ You should point this to the DocumentRoot of your web-server:
|
||||
# ln -s ../tikiwiki /var/www/htdocs/tikiwiki
|
||||
(make sure you use a relative symlink since Apache is chrooted)
|
||||
|
||||
Make sure you read ${INSTDIR}/README.OpenBSD then complete the
|
||||
installation by accessing:
|
||||
*** First install
|
||||
To complete the installation, make sure you read
|
||||
${INSTDIR}/README.OpenBSD then point your web browser to:
|
||||
http://<hostname>/tikiwiki/tiki-install.php
|
||||
|
||||
*** Upgrade
|
||||
To complete the upgrade, you must update your database schema using the
|
||||
scripts under ${INSTDIR}/tikiwiki/db/.
|
||||
Make sure to read the official documentation at:
|
||||
http://tikiwiki.org/ReleaseNotes20#1_9_x_to_2_0_migration_tips
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user