summaryrefslogtreecommitdiff
path: root/www/apache-roller
AgeCommit message (Collapse)AuthorFilesLines
2010-09-30Bump PKGREVISION by default mysql version changed from 5.0 to 5.1.obache1-2/+2
2009-07-17Give up MAINTAINERadrianp1-2/+2
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-4/+1
2009-02-13Use ${MASTER_SITE_APACHE}adrianp2-8/+8
Use .tar.gz DISTFILE
2009-02-13Instead of depending on the entire JDK just for 'jar', in the build processadrianp1-3/+6
add a BUILD_DEPENDS for archivers/fastjar PKGREVISION++
2009-02-12Apache Roller is a full-featured, multi-user and group-blog server suitableadrianp7-0/+126
for blog sites large and small. Roller is a Java web application that should be able to run on any Java EE server and any relational database. Currently, Roller is best supported on Tomcat and MySQL -- but users have reported success running Roller on Glassfish, Websphere, JBoss, Resin, Gernonimo, Derby, PostgresSQL, Oracle, etc.) Here are some of Roller's key features: * Multi-user blogging: can support tens of thousands of users and blogs * Group blogging with three permisson levels (editor, author and limited) * Support for comment moderation and comment spam prevention measures * Bloggers have complete control over blog layout/style via templates * Built-in search engine indexes weblog entry content * Pluggable cache and rendering system * Support for blog clients that support MetaWeblog API * All blogs have entry and comment feeds in both RSS 2.0 and Atom 1.0 formats