pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-redmine
Module Name: pkgsrc
Committed By: rodent
Date: Sun Jul 5 23:55:25 UTC 2015
Added Files:
pkgsrc/devel/ruby-redmine: DESCR INSTALL MESSAGE Makefile PLIST
PLIST.mysql PLIST.pgsql PLIST.sqlite3 PLIST.unicorn distinfo
options.mk
pkgsrc/devel/ruby-redmine/files: Gemfile.local Gemfile.lock
bundle-config redmine_fix_gems.sh redmine_generate_secret.sh
redmine_migrate_db.sh redmine_migrate_plugins.sh redmine_unicorn.sh
secrets.yml unicorn.rb vi
pkgsrc/devel/ruby-redmine/patches: patch-tilt-1.4.1.gemspec
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
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ruby-redmine/DESCR \
pkgsrc/devel/ruby-redmine/INSTALL pkgsrc/devel/ruby-redmine/MESSAGE \
pkgsrc/devel/ruby-redmine/Makefile pkgsrc/devel/ruby-redmine/PLIST \
pkgsrc/devel/ruby-redmine/PLIST.mysql \
pkgsrc/devel/ruby-redmine/PLIST.pgsql \
pkgsrc/devel/ruby-redmine/PLIST.sqlite3 \
pkgsrc/devel/ruby-redmine/PLIST.unicorn \
pkgsrc/devel/ruby-redmine/distinfo pkgsrc/devel/ruby-redmine/options.mk
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ruby-redmine/files/Gemfile.local \
pkgsrc/devel/ruby-redmine/files/Gemfile.lock \
pkgsrc/devel/ruby-redmine/files/bundle-config \
pkgsrc/devel/ruby-redmine/files/redmine_fix_gems.sh \
pkgsrc/devel/ruby-redmine/files/redmine_generate_secret.sh \
pkgsrc/devel/ruby-redmine/files/redmine_migrate_db.sh \
pkgsrc/devel/ruby-redmine/files/redmine_migrate_plugins.sh \
pkgsrc/devel/ruby-redmine/files/redmine_unicorn.sh \
pkgsrc/devel/ruby-redmine/files/secrets.yml \
pkgsrc/devel/ruby-redmine/files/unicorn.rb \
pkgsrc/devel/ruby-redmine/files/vi
cvs rdiff -u -r0 -r1.1 \
pkgsrc/devel/ruby-redmine/patches/patch-tilt-1.4.1.gemspec
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