aboutsummaryrefslogtreecommitdiff
path: root/www/redmine/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.9.4Bernhard Froehlich2010-05-141-7/+25
| | | | | | | | | | | | | | - Add optional Gantt chart support - Replace mandatory thin dependency with optional thin or Apache/nginx support - Improve pkg-plist PR: 145633 Submitted by: Artem Naluzhnyy <tut (at) nhamon.com.ua> Approved by: beat (co-mentor) Security: http://www.vuxml.org/freebsd/fcc39d22-5777-11df-bf33-001a92771ec2.html Notes: svn path=/head/; revision=254327
* - Change to my FreeBSD email addressBernhard Froehlich2010-04-011-1/+1
| | | | | | | Approved by: miwi (mentor), beat (co-mentor) Notes: svn path=/head/; revision=251968
* Fix rc.d script.Doug Barton2010-03-161-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=251109
* - Add RC script.Wesley Shields2010-03-141-0/+6
| | | | | | | | PR: ports/144299 Submitted by: Bernhard Froehlich <decke@bluelife.at> (maintainer) Notes: svn path=/head/; revision=251023
* - Update to 0.9.3Wen Heping2010-03-101-1/+1
| | | | | | | | PR: ports/144394 Submitted by: Bernhard Froehlich <decke@bluelife.at> (maintainer) Notes: svn path=/head/; revision=250841
* - Update to 0.9.2Martin Wilke2010-02-221-4/+2
| | | | | | | | | PR: 143966 Submitted by: Bernhard Froehlich <decke@bluelife.at> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=250202
* - Update to 0.9.1Martin Wilke2010-01-311-2/+15
| | | | | | | | PR: 143399 Submitted by: Bernhard Froehlich <decke@bluelife.at> (maintainer) Notes: svn path=/head/; revision=248959
* - Update to 0.8.7Martin Wilke2009-11-171-1/+1
| | | | | | | | PR: 140578 Submitted by: Bernhard Froehlich <decke@bluelife.at> (maintainer) Notes: svn path=/head/; revision=244404
* - Update to 0.8.6Martin Wilke2009-11-131-2/+3
| | | | | | | | PR: 140513 Submitted by: Bernhard Froehlich <decke@bluelife.at> (maintainer) Notes: svn path=/head/; revision=244219
* - Update to 0.8.5Martin Wilke2009-09-181-8/+10
| | | | | | | | | | | | | | - Removed rails dependency because redmine includes rails 2.1.2 in vendor/ - Added patch for missing redmine version bump to 0.8.5 - Added pkg-message with links to Redmine Install/Upgrade Guide - Makefile improvements PR: 138857 Submitted by: Bernhard Froehlich <decke@bluelife.at> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=241688
* Redmine is a flexible project management web applicationMartin Wilke2009-05-231-0/+33
written using Ruby on Rails framework, it is cross-platform and cross-database. Feature Overview: * Multiple projects support * Flexible role based access control * Flexible issue tracking system * Gantt chart and calendar * News, documents & files management * Feeds & email notifications * Per project wiki * Per project forums * Time tracking * Custom fields for issues, time-entries, projects and users * SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs) * Issue creation via email * Multiple LDAP authentication support * User self-registration support * Multilanguage support * Multiple databases support WWW: http://www.redmine.org/ PR: ports/134663 Submitted by: Bernahrd Froehlich <decke at bluelife.at> Notes: svn path=/head/; revision=234438