Path to this page:
./
devel/ruby-redmine41,
Flexible project management web application
Branch: pkgsrc-2021Q1,
Version: 4.1.1,
Package name: ruby26-redmine41-4.1.1,
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:
SHA1: 5aa78b9979c1c24f8a354d14c2da1e0bbc4ca8fa
RMD160: 7275c46aa5985e518430cfab308ae45573fe576a
Filesize: 2648.492 KB
Version history: (Expand)
- (2021-03-30) Package added to pkgsrc.se, version ruby26-redmine41-4.1.1 (created)