# 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: # # p5-RT-Extension-CommandByMail # p5-RT-Extension-CommandByMail/Makefile # p5-RT-Extension-CommandByMail/distinfo # p5-RT-Extension-CommandByMail/pkg-descr # p5-RT-Extension-CommandByMail/pkg-plist # echo c - p5-RT-Extension-CommandByMail mkdir -p p5-RT-Extension-CommandByMail > /dev/null 2>&1 echo x - p5-RT-Extension-CommandByMail/Makefile sed 's/^X//' >p5-RT-Extension-CommandByMail/Makefile << '6461d7ad63701a5b481d71b732b81c8f' X# Created by: Michael Schout X# $FreeBSD$ X XPORTNAME= RT-Extension-CommandByMail XPORTVERSION= 3.00 XCATEGORIES= www perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= sysadmin@gkg.net XCOMMENT= RT Extension to change ticket metadata via email X XLICENSE= GPLv2 X XOPTIONS_SINGLE= RTVERSION XOPTIONS_SINGLE_RTVERSION= RT40 RT42 RT44 XRT40_DESC= Install for rt-4.0.x (www/rt40) XRT42_DESC= Install for rt-4.2.x (www/rt42) XRT44_DESC= Install for rt-4.4.x (www/rt44) XOPTIONS_DEFAULT= RT44 X X.include X X.for opt in ${OPTIONS_SINGLE_RTVERSION} X.if ${PORT_OPTIONS:M${opt}} XRT_VER= ${opt:S/RT//} X.endif X.endfor X XBUILD_DEPENDS= ${LOCALBASE}/bin/rt:www/rt${RT_VER} XRUN_DEPENDS= ${LOCALBASE}/bin/rt:www/rt${RT_VER} X XNO_ARCH= yes X XUSES= perl5 XUSE_PERL5= configure X XPLIST_SUB+= RTHOME=share/rt${RT_VER} X X# Note: You can install using an arbitrary $PREFIX but only if it X# matches the $PREFIX used to install www/rt{40,42,44}. Hence ignore X# $PREFIX in the environment and inherit settings from RT.pm Xdo-configure: X @cd ${CONFIGURE_WRKSRC} && \ X unset PREFIX && \ X ${SETENV} ${CONFIGURE_ENV} ${PERL5} -I${SITE_PERL} ${CONFIGURE_CMD} && \ X ${PERL5} -pi -e 's/ doc_(perl|site|\$$\(INSTALLDIRS\))_install$$//' Makefile X Xpost-configure: X ${REINPLACE_CMD} "/RTxPlugin/d" ${WRKSRC}/Makefile X Xpost-install: X ${RM} ${STAGEDIR}${PREFIX}/man/auto/RT/Extension/CommandByMail/.packlist X ${RM} ${STAGEDIR}${PREFIX}/share/rt${RT_VER}/plugins/RT-Extension-CommandByMail/lib/RT/Extension/CommandByMail/Test.pm.in X ${RM} ${STAGEDIR}${PREFIX}/share/rt${RT_VER}/plugins/RT-Extension-CommandByMail/lib/RT/Extension/CommandByMail/Test.pm X ${RM} ${STAGEDIR}${PREFIX}/share/rt${RT_VER}/plugins/RT-Extension-CommandByMail/etc/handle_action_pass_currentuser.patch X ${RMDIR} -p ${STAGEDIR}${PREFIX}/share/rt${RT_VER}/plugins/RT-Extension-CommandByMail/etc 2>/dev/null || : X ${RMDIR} -p ${STAGEDIR}${PREFIX}/share/rt${RT_VER}/plugins/RT-Extension-CommandByMail/lib/RT/Extension/CommandByMail >/dev/null || : X ${RMDIR} -p ${STAGEDIR}${PREFIX}/man/auto/RT/Extension/CommandByMail 2>/dev/null || : X X.include 6461d7ad63701a5b481d71b732b81c8f echo x - p5-RT-Extension-CommandByMail/distinfo sed 's/^X//' >p5-RT-Extension-CommandByMail/distinfo << '56765c14d04c3e78951bd5ce09d293b7' XTIMESTAMP = 1473870216 XSHA256 (RT-Extension-CommandByMail-3.00.tar.gz) = c1a0ccb5472a601a124923cbadf54f8522d02955efc7e5389f96a37efc2c7900 XSIZE (RT-Extension-CommandByMail-3.00.tar.gz) = 59304 56765c14d04c3e78951bd5ce09d293b7 echo x - p5-RT-Extension-CommandByMail/pkg-descr sed 's/^X//' >p5-RT-Extension-CommandByMail/pkg-descr << '8523aed8bbb47bbfc078166fd227b6b9' XRT's extension that allows you to change ticket metadata via email. X XWWW: http://search.cpan.org/dist/RT-Extension-CommandByMail/ 8523aed8bbb47bbfc078166fd227b6b9 echo x - p5-RT-Extension-CommandByMail/pkg-plist sed 's/^X//' >p5-RT-Extension-CommandByMail/pkg-plist << 'd16d2ec7e4a9806e0c15086b03a4ffc1' Xman/man3/RT::Extension::CommandByMail.3.gz Xman/man3/RT::Interface::Email::Action::CommandByMail.3.gz Xman/man3/RT::Interface::Email::Filter::TakeAction.3.gz X%%RTHOME%%/plugins/RT-Extension-CommandByMail/lib/RT/Extension/CommandByMail.pm X%%RTHOME%%/plugins/RT-Extension-CommandByMail/lib/RT/Interface/Email/Action/CommandByMail.pm X%%RTHOME%%/plugins/RT-Extension-CommandByMail/lib/RT/Interface/Email/Filter/TakeAction.pm d16d2ec7e4a9806e0c15086b03a4ffc1 exit