Port details on branch 2023Q2 |
- dokuwiki Simple and easy to use wiki, no database required
- 20230404a www
=0 20230404Version of this port present on the latest quarterly branch. - Maintainer: delphij@FreeBSD.org
 - Port Added: 2023-05-17 05:39:10
- Last Update: 2023-05-17 05:36:37
- Commit Hash: 55e8c6c
- License: BSD3CLAUSE GPLv2 GPLv2+ GPLv3 MIT
- WWW:
- https://www.dokuwiki.org/
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- dokuwiki${PHP_PKGNAMESUFFIX}>0:www/dokuwiki
- To install the port:
- cd /usr/ports/www/dokuwiki/ && make install clean
- To add the package, run one of these commands:
- pkg install www/dokuwiki
- pkg install dokuwiki-php81
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dokuwiki-php81
- Package flavors (<flavor>: <package>)
- php81: dokuwiki-php81
- php80: dokuwiki-php80
- php82: dokuwiki-php82
- distinfo:
- TIMESTAMP = 1684222591
SHA256 (dokuwiki-2023-04-04a.tgz) = 153c99cf42b9068b1ec21a2c765b862a44b374ad2f1a39223f5511a982b160bb
SIZE (dokuwiki-2023-04-04a.tgz) = 4043928
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/php81
- ctype.so : textproc/php81-ctype
- filter.so : security/php81-filter
- gd.so : graphics/php81-gd
- iconv.so : converters/php81-iconv
- mbstring.so : converters/php81-mbstring
- ldap.so : net/php81-ldap
- pdo_mysql.so : databases/php81-pdo_mysql
- session.so : www/php81-session
- simplexml.so : textproc/php81-simplexml
- xml.so : textproc/php81-xml
- zlib.so : archivers/php81-zlib
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_dokuwiki
- USES:
- cpe php:web,flavors shebangfix tar:tgz
- pkg-message:
- For install:
- The wiki program have been installed to /usr/local/www/dokuwiki.
Please configure your web server to allow running PHP scripts there.
Please create dedicated data directory outside the installation directory
and make it owned by the process running these PHP scripts. It is important
to make sure that your PHP intepreter does not allow running PHP scripts
there.
For first install, you may have to manually copy the contents from
/usr/local/www/dokuwiki/data into the newly created data directory and change
the owner of /usr/local/www/dokuwiki/conf to the web server.
Please go to http://www.your.host/dokuwiki/install.php to finish the
installation. For FULL configuration instructions, see
http://wiki.splitbrain.org/wiki:config
After installation please change the permissions of
/usr/local/www/dokuwiki/conf back to root:wheel.
- Master Sites:
|