Path to this page:
./
devel/ruby-redmine41,
Flexible project management web application
Branch: pkgsrc-2021Q4,
Version: 4.1.5nb1,
Package name: ruby26-redmine41-4.1.5nb1,
Maintainer: pkgsrc-usersRedmine 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
DEINSTALL [+/-]#!@SH@
#
# $NetBSD: DEINSTALL,v 1.1 2021/02/28 16:50:02 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: 2659.11 KB
Version history: (Expand)
- (2022-01-05) Package added to pkgsrc.se, version ruby26-redmine41-4.1.5nb1 (created)