Path to this page:
./
devel/ruby-redmine42,
Flexible project management web application
Branch: pkgsrc-2022Q4,
Version: 4.2.9,
Package name: ruby27-redmine42-4.2.9,
Maintainer: pkgsrc-usersRedmine is a flexible project management web application using the
Ruby on Rails framework, it is cross-platform and cross-database.
Redmine 4.2 introduces these new features in these categories:
Authentication / User accounts
* two-factor authentication.
* email domains restriction for user accounts.
Notifications
* Notify users about high issues (only).
Issues
* Bulk addition of related issues.
* Query links for subtasks on issue page.
And more:
Watchers
Text formatting
Keyboard shortcuts
Activity improvements
DEINSTALL [+/-]#!@SH@
#
# $NetBSD: DEINSTALL,v 1.1 2021/06/02 16:23:48 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: 2972.232 KB
Version history: (Expand)
- (2022-12-27) Package added to pkgsrc.se, version ruby27-redmine42-4.2.9 (created)