Path to this page:
./
devel/ruby-redmine,
Flexible project management web application
Branch: pkgsrc-2021Q1,
Version: 4.0.7,
Package name: ruby26-redmine40-4.0.7,
Maintainer: ryoonRedmine 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:01:05 taca Exp $
WWWGRP="@WWWGRP@"
WWWOWN="@WWWOWN@"
RM_DIR="@PREFIX@/@RM_DIR@"
case "${STAGE}" in
DEINSTALL)
cd ${RM_DIR}/app && ${RM} -f Gemfile.lock;;
esac
Package options: mysql, unicorn
Master sites:
SHA1: eeb26e765313981937677973a6b546dedb22e986
RMD160: 83a990177a56f84131d48f4021b79b90d12fcd09
Filesize: 2462.637 KB
Version history: (Expand)
- (2021-03-30) Package added to pkgsrc.se, version ruby26-redmine40-4.0.7 (created)