Subject: CVS commit: pkgsrc/devel/ruby-redmine
From: Blue Rats
Date: 2015-07-06 01:55:25
Message id: 20150705235525.96D4698@cvs.netbsd.org

Log Message:
Reimport ruby22-redmine-3.0.3 as devel/ruby-redmine. This allows the package to
be used with multiple Ruby versions simultaneously without CONFLICTing with each
other. Main difference is that SHAREDIR, EGDIR, and the helper scripts using \ 
RUBY_PKGPREFIX and RUBY_SUFFIX, where applicable. The rcvar will be
ruby_redmine${RUBY_PKGPREFIX} now. Discussed with MAINTAINER some time last
quarter.

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). 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

Files:
RevisionActionfile
1.1addpkgsrc/devel/ruby-redmine/DESCR
1.1addpkgsrc/devel/ruby-redmine/INSTALL
1.1addpkgsrc/devel/ruby-redmine/MESSAGE
1.1addpkgsrc/devel/ruby-redmine/Makefile
1.1addpkgsrc/devel/ruby-redmine/PLIST
1.1addpkgsrc/devel/ruby-redmine/PLIST.mysql
1.1addpkgsrc/devel/ruby-redmine/PLIST.pgsql
1.1addpkgsrc/devel/ruby-redmine/PLIST.sqlite3
1.1addpkgsrc/devel/ruby-redmine/PLIST.unicorn
1.1addpkgsrc/devel/ruby-redmine/distinfo
1.1addpkgsrc/devel/ruby-redmine/options.mk
1.1addpkgsrc/devel/ruby-redmine/files/Gemfile.local
1.1addpkgsrc/devel/ruby-redmine/files/Gemfile.lock
1.1addpkgsrc/devel/ruby-redmine/files/bundle-config
1.1addpkgsrc/devel/ruby-redmine/files/redmine_fix_gems.sh
1.1addpkgsrc/devel/ruby-redmine/files/redmine_generate_secret.sh
1.1addpkgsrc/devel/ruby-redmine/files/redmine_migrate_db.sh
1.1addpkgsrc/devel/ruby-redmine/files/redmine_migrate_plugins.sh
1.1addpkgsrc/devel/ruby-redmine/files/redmine_unicorn.sh
1.1addpkgsrc/devel/ruby-redmine/files/secrets.yml
1.1addpkgsrc/devel/ruby-redmine/files/unicorn.rb
1.1addpkgsrc/devel/ruby-redmine/files/vi
1.1addpkgsrc/devel/ruby-redmine/patches/patch-tilt-1.4.1.gemspec