Port details |
- tikiwiki Powerful PHP based Wiki/CMS/Groupware
- 24.2 www =3 24.2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-06-23 12:21:55
- Last Update: 2024-09-10 18:19:33
- Commit Hash: 8cd4a4c
- People watching this port, also watch:: nagios-check_hdd_health, p5-DateTime-Format-Excel, monit, p5-MIME-Tools, p5-Event
- License: LGPL21
- WWW:
- https://tiki.org/
- Description:
- Tiki CMS/Groupware, also known as TikiWiki, is a powerful
web-based Groupware and Content Management System (CMS)
using PHP, ADOdb and smarty.
It can be used to create all sorts of web applications,
sites, portals, intranets and extranets. For example you can
use it as GeoCMS (Geospatial Content Management System) too.
It's developed by a large number of contributors which forms
the TikiWiki Community.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/tikiwiki/ && make install clean
- To add the package, run one of these commands:
- pkg install www/tikiwiki
- pkg install tikiwiki
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tikiwiki
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1671034910
SHA256 (tiki-24.2.tar.gz) = 717f41adee5be1122872a1f4aab20304bf97a6f55bfa8cc651ec4551ed9812d3
SIZE (tiki-24.2.tar.gz) = 95438783
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php82
- calendar.so : misc/php82-calendar
- dom.so : textproc/php82-dom
- fileinfo.so : sysutils/php82-fileinfo
- gd.so : graphics/php82-gd
- gettext.so : devel/php82-gettext
- intl.so : devel/php82-intl
- mbstring.so : converters/php82-mbstring
- mcrypt.so : security/pecl-mcrypt@php82
- posix.so : sysutils/php82-posix
- session.so : www/php82-session
- xml.so : textproc/php82-xml
- zip.so : archivers/php82-zip
- zlib.so : archivers/php82-zlib
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_tikiwiki
- USES:
- php:web
- pkg-message:
- For install:
- 1) Please add the following to your apache config, and restart.
#
# Directives to allow use of tikiwiki
#
Alias /tikiwiki "/usr/local/www/tikiwiki-24.2/"
2) Open the following page in your browser and follow the instructions:
http://www.your.host/tikiwiki/
For FULL configuration instructions see
http://http://doc.tiki.org/Tiki+Installation+Guide
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
24.2 10 Sep 2024 18:19:33 |
Jochen Neumeister (joneum) |
www/tikiwiki: drop maintainership
www/tikiwiki: drop maintainership |
24.2 03 Aug 2024 18:59:37 |
Muhammad Moinur Rahman (bofh) |
*/*: Unbreak with php84
These ports were initially marked to IGNORE with php84 as their runtime
dependencies were BROKEN. As all of the runtime dependencies has been
fixed for ther requirements unmark these ports. Although these ports
build perfectly with php84 but there might still be runtime issues with
these ports with php84. The maintainers are requested to do some runtime
checks for these ports.
Approved by: portmgr (blanket) |
24.2 28 Jul 2024 13:15:18 |
Muhammad Moinur Rahman (bofh) |
*/*: Mark IGNORE_WITH_PHP=84
These ports are currently not compatible with php84 and is only a limited
set of ports. There might be more ports which has runtime issues. Please
check if your ports are compatible with php84 and if not pleae mark them
IGNORE_WITH_PHP=84
Approved by: portmgr (blanket) |
24.2 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
24.2 14 Dec 2022 16:37:41 |
Jochen Neumeister (joneum) |
www/tikiwiki: Update to 24.2
Sponsored by: Netzkommune GmbH |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
23.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
23.1 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
23.1 18 Feb 2022 11:11:48 |
Jochen Neumeister (joneum) |
www/tikiwiki: Update to 23.1
Sponsored by: Netzkommune GmbH |
21.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
21.2 17 Oct 2020 09:19:04 |
joneum |
Updatte to 21.1
Changelog:
https://info.tiki.org/article473-Security-Releases-of-all-Tiki-versions-since-16-3
Sponsored by: Netzkommune GmbH |
20.1 23 Sep 2019 05:50:53 |
joneum |
Update to 20.1
Sponsored by: Netzkommune GmbH |
20.0 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
20.0 08 Jul 2019 18:24:26 |
joneum |
Update to 20.0
Sponsored by: Netzkommune GmbH |
19.1 15 Feb 2019 11:22:14 |
joneum |
Update to 19.1
Changelog: https://tiki.org/article459--Tiki-19-1-Released
MFH: 2019Q1
Sponsored by: Netzkommune GmbH |
19.0 08 Dec 2018 09:36:09 |
joneum |
Update to 19.0
Sponsored by: Netzkommune GmbH |
18.2 10 Sep 2018 12:54:06 |
joneum |
Update to 18.2
Sponsored by: Netzkommune GmbH |
18.1 12 Mar 2018 14:29:22 |
joneum |
www/tikiwiki: Update to 18.1 |
18.0 01 Feb 2018 18:22:44 |
joneum |
www/tikiwiki: Update to 18.0
Approved by: mentors (implicit) |
17.1 05 Nov 2017 08:11:44 |
joneum |
www/tikiwiki: Update from 16.2 to 17.1
Take MAINTAINERship
*While here switch to DISTVERSION
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D12963 |
16.2 31 Jan 2017 09:04:50 |
vanilla |
Update to 16.2. |
16.1 23 Dec 2016 12:10:32 |
wen |
- Update to 16.1
PR: 215452
Submitted by: joneum@bsdproject.de |
15.2 15 Sep 2016 01:41:28 |
swills |
Unmark broken on powerpc64
These ports built successfully |
15.2 05 Aug 2016 20:07:07 |
pawel |
- Update to 15.2
- Add php extensions:
.gd (needed for manipulation of images and also for CAPTCHAs)
.mbstring (needed for an UTF-8 compatible lower case filter)
.calendar (needed for calendar feature)
.zip (needed for features such as XML Wiki Import/Export
and PluginArchiveBuilder)
.fileinfo (needed for the 'Validate uploaded file content' preference)
.intl (intl extension is preferred for Tiki 15 onwards)
.mcrypt (Enable safe, encrypted storage of data)
Changelog:
https://sourceforge.net/p/tikiwiki/code/HEAD/tree/tags/15.2/changelog.txt#l34
PR: 211566
Submitted by: Danilo G. Baio |
15.0 10 May 2016 03:33:56 |
wen |
- Update to 15.0
- Add missing php module |
14.2 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
14.2 19 Jan 2016 02:06:57 |
wen |
- Update to 14.2
PR: 206379
Submitted by: jochen@jochen-neumeister.de |
14.1 17 Jan 2016 21:58:51 |
adamw |
Update to 14.1.
While here, simplify the plist generation process. Also, remove "%%PORTNAME%%"
from pkg-message. It was silly, only used in one place and every other usage of
"tikiwiki" in the same file was hardcoded. Besides, tikiwiki has been around
for 14 years, and if they haven't changed the name yet they're probably not
just biding their time. |
13.1 08 Jun 2015 01:23:28 |
amdmi3 |
- Fix license
- Add LICENSE_FILE
- Modernize plist |
13.1 14 Jan 2015 09:16:48 |
vanilla |
Upgrade to 13.1. |
13.0 02 Sep 2014 16:50:20 |
adamw |
Update to 13.0. |
11.0_1 13 Jun 2014 20:06:35 |
marino |
www/tikiwiki: Add Stage support, switch to autogen pkg list
PR: 190954
Submitted by: Joe Benden
The stage PR worked, but there were existing problems that weren't fixed,
such as muted install commands, "cp -r" instead of install macros, the use
of "-" prefix on commands that won't fail. A list of additional, "while
we are here changes":
* 16,000+ line, 1.1Mb pkg-plist removed, autogen instead
* Remove now-unnecessary x-generate-plist maintainer target
* Remove PLIST_SUB lines
* Remove unnecessary roll-your-own extract target. Leave one original
deletion as a post-extract target
* Use COPYTREE_SHARE instead of "cp -r"
* move CHOWN operations to pkg-plist generation |
11.0_1 06 Jan 2014 23:28:42 |
bapt |
Do not show colored output for pkg-message this is wrong because
1/ the code will depend on the terminal running it
2/ pkgng does not like it at all (this bug should be fixed in pkgng anyway)
Reported by: antoine |
11.0 25 Nov 2013 00:03:39 |
linimon |
Reset maintainer at his request.
PR: ports/184260 |
11.0 23 Oct 2013 21:20:47 |
ak |
- Pass maintainership to submitter
PR: misc/183250
Chris Petrik <c.petrik.sosa@gmail.com> (maintainer) |
11.0 23 Oct 2013 20:45:10 |
ak |
- Return ports to the pool
PR: ports/183244
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer) |
11.0 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
11.0 23 Aug 2013 15:40:27 |
wg |
www/tikiwiki: update to 11.0
- Update to 11.0 [1]
- Add LICENSE (LGPL20)
PR: ports/181472 [1]
Submitted by: Chris Petrik <c.petrik.sosa gmail.com> (maintainer) |
10.2 24 Mar 2013 14:32:38 |
bdrewery |
- Update to 10.2
- Stop installing .DS_Store files
PR: ports/177293
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer) |
10.1 10 Mar 2013 21:56:06 |
bdrewery |
- Update to 10.1
- Remove unneeded bsd.port.pre.mk
- Update x-generate-plist target to always extract
and to sort directories
PR: ports/176821
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer) |
9.2 07 Mar 2013 03:25:11 |
bdrewery |
- Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt |
9.2 10 Dec 2012 01:20:17 |
eadler |
Revert Chris Petrik's ports to the pool. Thank you for all your work so far,
and should you desire to return just let us know.
PR: ports/174309
Submitted by: Chris Petrik |
9.2 31 Oct 2012 06:34:29 |
rm |
- update to 9.2
while here:
- s/YES/yes/ change in Makefile
- remove trailing whitespace in pkg-descr
PR: 173220
Submitted by: Chris Petrik <c.petrik.sosa at gmail dot com> (maintainer)
Feature safe: yes |
9.1 25 Oct 2012 20:58:55 |
madpilot |
- Update to 9.1
- Added target to automate plist creation and pkg-message (inspired from
dokuwiki port)
- Trim Makefile headers
PR: ports/172860
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
Feature safe: yes |
8.3 09 Sep 2012 02:30:44 |
eadler |
Welcome back Chris Petrik <c.petrik.sosa@gmail.com>
PR: ports/171481 |
8.3 02 Mar 2012 07:52:11 |
wen |
- Update to 8.3 |
8.1 18 Dec 2011 10:10:46 |
miwi |
- Update to 8.1
PR: 163198
Submitted by: Juan Cristobal Caranza <sysadmin@su-casa.com.mx> |
3.1 03 Mar 2011 06:05:48 |
miwi |
- Drop maintainership
- While here drop MD5 |
3.1 27 Aug 2009 21:07:36 |
miwi |
- Update to 3.1 |
2.4 22 Aug 2009 00:38:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
2.4 11 Apr 2009 09:57:17 |
miwi |
- Update to 2.4 |
2.3 19 Mar 2009 16:08:03 |
miwi |
- Update to 2.3 |
2.2 09 Mar 2009 18:37:10 |
miwi |
- Take over maintainership |
2.2 25 Oct 2008 19:28:31 |
miwi |
- Update to 2.2 |
2.1 29 Sep 2008 11:33:27 |
miwi |
- Update to 2.1
Approved by: maintainer implicit |
2.0 30 Aug 2008 22:38:08 |
miwi |
- Update to 2.0
Note:
Please also see the Release notes, especially
if you are upgrading from a previous version.
http://tikiwiki.org/ReleaseNotes20
Approved by: maintainer implicit |
1.9.11_1 06 Jun 2008 14:07:24 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.9.11 16 May 2008 14:14:13 |
miwi |
- Update to 1.9.11
PR: 123698
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer implicit |
1.9.10.1 28 Apr 2008 09:39:01 |
miwi |
- Update to 1.9.10.1
PR: 122556
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer implicit |
1.9.9 07 Jan 2008 22:35:56 |
miwi |
- Update to 1.9.9
Submitted by: farrokhi (maintainer) |
1.9.8.3 27 Oct 2007 22:04:39 |
miwi |
- Update to 1.9.8.3
Approved by: maintainer implicit
VS: more references (e.g. CVE names, VuXML IDs, URLs) or a description |
1.9.7 14 Sep 2007 16:33:43 |
miwi |
- Update to 1.9.8
Approved by: maintainer implicit |
1.9.7 28 Nov 2006 11:10:26 |
miwi |
- Update to 1.9.7
Approved by: maintainer |
1.9.6 13 Nov 2006 13:51:35 |
miwi |
- Update to 1.9.6
PR: ports/105469
Submitted by: farrokhi@ |
1.9.5 08 Nov 2006 09:28:33 |
farrokhi |
Change my email address to farrokhi@ in all ports that I maintain.
Approved by: miwi (mentor) |
1.9.5 08 Sep 2006 20:53:18 |
itetcu |
update to 1.9.5
PR: ports/103029
Submitted by: Babak Farrokhi (maintainer) |
1.9.4 23 Jun 2006 12:21:25 |
pav |
Tiki CMS/Groupware, also known as TikiWiki, is a powerful
web-based Groupware and Content Management System (CMS)
using PHP, ADOdb and smarty.
It can be used to create all sorts of web applications,
sites, portals, intranets and extranets. For example you can
use it as GeoCMS (Geospatial Content Management System) too.
It's developed by a large number of contributors which forms
the TikiWiki Community.
WWW: http://tikiwiki.org/
PR: ports/99195
Submitted by: Babak Farrokhi <babak@farrokhi.net> |