pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/redmine



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Jan  3 18:55:43 UTC 2015

Added Files:
        pkgsrc/devel/redmine: DESCR INSTALL MESSAGE Makefile PLIST
            PLIST.unicorn distinfo options.mk
        pkgsrc/devel/redmine/files: Gemfile.local redmine_unicorn.sh unicorn.rb

Log Message:
Import ruby215-redmine-2.6.0 as devel/redmine.

Redmine is a flexible project management web application. Written
using the Ruby on Rails framework, it is cross-platform and
cross-database.

Redmine is open source and released under the terms of the GNU
General Public License v2 (GPL).

Features

Some of the main features of Redmine are:

   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

This package contains all required Ruby gems in it.
Th code in Makefile should be moved to lang/ruby/*.mk later.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/redmine/DESCR \
    pkgsrc/devel/redmine/INSTALL pkgsrc/devel/redmine/MESSAGE \
    pkgsrc/devel/redmine/Makefile pkgsrc/devel/redmine/PLIST \
    pkgsrc/devel/redmine/PLIST.unicorn pkgsrc/devel/redmine/distinfo \
    pkgsrc/devel/redmine/options.mk
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/redmine/files/Gemfile.local \
    pkgsrc/devel/redmine/files/redmine_unicorn.sh \
    pkgsrc/devel/redmine/files/unicorn.rb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index