Up to [cvs.NetBSD.org] / pkgsrc / devel / ruby-redmine / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
devel/ruby-redmine: remove Redmine 4.0 Redmine 4.0.9 was last release of Redmine 4.0 seriese. No more fixes including security problem and there are security release for 4.1/4.2 but not for 4.0. Discussing with MAINTAINER, we decide to remove ruby-redmine package. Please migrate to ruby-redmine41 or ruby-redmine42.
devel/ruby-redmine: overhaul package Overhaul ruby-redmine packge. It is still 4.0.7, latest 4.0 series. * Introduce "redmine.mk" to support Redmine 4.1. - RM_VERSION_DEFAULT select default Redmine release (40 or 41). - RM_VER is set to current Redmine release (40 or 41). * Now PKGNAME contains ${RM_VER}, such as ruby26-redmine40-4.0.7. * Update proper gems in this package. * Remove Gemfile.lock for safety update path.
Remove --trace argument to rake. Users are not going to GAF about this.
Make Redmine great again too. General cleanup as well as updating all the package to latest stable. There's a security issue with nokogiri that's resolved with this update. This package was tested extensively not only for build/install but also for functionality. If anyone has problems with it, please let me know. Full changelogs (very long) are here: http://www.redmine.org/projects/redmine/wiki/Changelog_3_3 http://www.redmine.org/projects/redmine/wiki/Changelog_3_2 http://www.redmine.org/projects/redmine/wiki/Changelog_3_1
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