Feature-rich and extensible Wiki engine built around J2EE
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: 01 May 2009 21:41:59 Also Listed In:java License: AL2
JSPWiki is a feature-rich and extensible WikiWiki engine built
around the standard J2EE components (Java, servlets, JSP).
It's features include: WikiMarkup/Structured Text, File attachments,
Templates support, Data storage, Security, Easy plugin interface for
writing your own additions,UTF-8 support, JavaServer Pages-based,
Easy-ish installation, Page locking to prevent editing conflicts,
Support for Multiple Wikis, etc.
WWW: http://www.jspwiki.org/
To install the port:cd /usr/ports/www/jspwiki/ && make install clean To add the package:pkg_add -r jspwiki
Configuration Options
===> The following configuration options are available for jspwiki-2.8.4_1:
====> Options available for the single AS: you have to select exactly one of them
TOMCAT6=on: Tomcat 6.x
TOMCAT7=off: Tomcat 7.x
===> Use 'make config' to modify these settings
- move to tomcat6 as default ( www/tomcat55 is soon to be end-of-life )
- move away from war installation do avoid any leftovers on deinstall
- trim historical header
- respect configuration and not clobber
PR: 173018 (based on)
Submitted by: nemysis@gmx.ch, jgh@
JSPWiki is a feature-rich and extensible WikiWiki engine built
around the standard J2EE components (Java,servlets,JSP).
It's features include:WikiMarkup/Structured Text,File attachments,
Templates support,Data storage,Security,Easy plugin interface for
writing your own additions,UTF-8 support,JavaServerPages-based,
Easy-ish installation, Page locking to prevent editing conflicts,
Support for Multiple Wikis,etc.
WWW: http://www.jspwiki.org/
PR: ports/134078
Submitted by: wenheping at gmail.com