Path to this page:
./
devel/ruby-redmine50,
Flexible project management web application
Branch: pkgsrc-2022Q4,
Version: 5.0.4,
Package name: ruby31-redmine50-5.0.4,
Maintainer: pkgsrc-usersRedmine is a flexible project management web application using the
Ruby on Rails framework, it is cross-platform and cross-database.
Redmine 5.0 introduces these new features in these categories:
* Migrate to Rails 6.1 with Zeitwerk autoloading.
* Introduced CommonMark Markdown (GitHub Flavored) formatter as an
alternative to existing Markdown formatter based on Redcarpet.
* Users can be mention now using @ autocomplete by other users with add
watchers permission.
* Issue custom query: default query per instance, project and user.
* Default project custom query: per instance and per user.
* Ability to add watchers to Wiki pages.
* Issues can now be filtered by notes or by file description.
* "Contains" operator supports now multiple search items.
Using wilcard characters (_ or %) is no longer supported.
* Two-factor authentication improvements: you can enable it only for certain
groups or for users with administration rights.
DEINSTALL [+/-]#!@SH@
#
# $NetBSD: DEINSTALL,v 1.1 2022/09/03 13:53:58 taca Exp $
WWWGRP="@WWWGRP@"
WWWOWN="@WWWOWN@"
RM_DIR="@PREFIX@/@RM_DIR@"
case "${STAGE}" in
DEINSTALL)
cd ${RM_DIR} && ${RM} -f Gemfile.lock;;
esac
Package options: mysql, ruby-unicorn
Master sites:
Filesize: 3041.595 KB
Version history: (Expand)
- (2022-12-27) Package added to pkgsrc.se, version ruby31-redmine50-5.0.4 (created)