aboutsummaryrefslogtreecommitdiff
path: root/www/jspwiki
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSE_FILEDmitry Marakasov2016-12-311-0/+3
| | | | | | | | - Add NO_ARCH - Switch to options helpers Notes: svn path=/head/; revision=430097
* Consistently set USE_JAVA to "yes" to reduce future confusion.Jung-uk Kim2016-08-241-1/+1
| | | | Notes: svn path=/head/; revision=420814
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415503
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* - Modernize plistDmitry Marakasov2015-06-151-28/+27
| | | | Notes: svn path=/head/; revision=389761
* - add stage supportOlli Hauer2014-05-242-52/+35
| | | | | | | | | | - simplify install target, owner/group is set via pkg-plist - port use NO_BUILD=yes, so BUILD_DEPENDS= is not needed - use @sample macro - bump PORTREVISION Notes: svn path=/head/; revision=355076
* Convert www to USES=zipBaptiste Daroussin2014-03-101-1/+1
| | | | Notes: svn path=/head/; revision=347789
* Remove trailing whitespaces from category wwwEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345437
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-301-1/+1
| | | | | | | | | | | | | | | | | - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@) Notes: svn path=/head/; revision=338168
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - move to tomcat6 as default ( www/tomcat55 is soon to be end-of-life )Jason Helfman2012-12-123-28/+295
| | | | | | | | | | | | - 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@ Notes: svn path=/head/; revision=308810
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 2.8.4Wen Heping2010-05-212-5/+5
| | | | | | | - Reset maintainer Notes: svn path=/head/; revision=254722
* JSPWiki is a feature-rich and extensible WikiWiki engine builtMartin Wilke2009-05-014-0/+68
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 Notes: svn path=/head/; revision=233107