# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # redmine4-issue_templates/distinfo # redmine4-issue_templates/files/pkg-message.in # redmine4-issue_templates/Makefile # redmine4-issue_templates/pkg-descr # echo x - redmine4-issue_templates/distinfo sed 's/^X//' >redmine4-issue_templates/distinfo << '28caabd14bf74b17f9eaf15896c18f0e' XTIMESTAMP = 1582697860 XSHA256 (akiko-pusu-redmine_issue_templates-1.0.0_GH0.tar.gz) = 4c3108520d1f9d9e0b1481a6d8c1a17ff8368fb76fac99ce7b2178af0162ac55 XSIZE (akiko-pusu-redmine_issue_templates-1.0.0_GH0.tar.gz) = 130809 28caabd14bf74b17f9eaf15896c18f0e echo x - redmine4-issue_templates/files/pkg-message.in sed 's/^X//' >redmine4-issue_templates/files/pkg-message.in << '4be29e9cabda4d6a0e97c6b4bc8954b8' X* Run following command to initial-setup this plugin: Xon %%WWWDIR%%/plugins/ X+---------------------------------------------------+ X| rake redmine:plugins:migrate RAILS_ENV=production | X+---------------------------------------------------+ Xand restart REDMINE. X X* Run following command before unstalling this plugin: Xon %%WWWDIR%%/plugins/ X+---------------------------------------------------------------------+ X| rake redmine:plugins:migrate NAME=redmine_issue_templates VERSION=0 | X+---------------------------------------------------------------------+ Xand uninstall this port and restart REDMINE. X X* SEE ALSO: Xhttps://www.r-labs.org/projects/issue-template/wiki/About_en 4be29e9cabda4d6a0e97c6b4bc8954b8 echo x - redmine4-issue_templates/Makefile sed 's/^X//' >redmine4-issue_templates/Makefile << 'bac2b802d16114e8127ef02a72762d2b' X# Created by: Mark Felder X# $FreeBSD$ X XPORTNAME= issue_templates XPORTVERSION= 1.0.0 XCATEGORIES= www X XMAINTAINER= nork@ninth-nine.com XCOMMENT= Redmine project issue templates plugin X XLICENSE= GPLv2+ XLICENSE_FILE= ${WRKSRC}/LICENSE.txt X XNO_ARCH= yes XSUB_FILES= pkg-message X XUSE_GITHUB= yes XGH_ACCOUNT= akiko-pusu XGH_PROJECT= redmine_${PORTNAME} X XREDMINE_PLUGIN_NAME= redmine_${PORTNAME} X X.include "${.CURDIR}/../redmine4/bsd.redmine.mk" bac2b802d16114e8127ef02a72762d2b echo x - redmine4-issue_templates/pkg-descr sed 's/^X//' >redmine4-issue_templates/pkg-descr << 'a08f9e040e25d3c8106b1f569c2ff57b' XRedmine plugin to generate and use issue templates for each project to Xassist issue creation. X XWWW: https://www.r-labs.org/projects/issue-template/wiki/About_en a08f9e040e25d3c8106b1f569c2ff57b exit