Port details |
- p5-RT-Extension-CommandByMail RT Extension to change ticket metadata via email
- 3.00_3 www =2 3.00_3Version of this port present on the latest quarterly branch.
- Maintainer: sysadmin@gkg.net
- Port Added: 2016-09-15 20:47:06
- Last Update: 2024-02-26 13:15:16
- Commit Hash: 87555cd
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: GPLv2
- WWW:
- https://metacpan.org/release/RT-Extension-CommandByMail
- Description:
- RT's extension that allows you to change ticket metadata via email.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-RT-Extension-CommandByMail>0:www/p5-RT-Extension-CommandByMail
- To install the port:
- cd /usr/ports/www/p5-RT-Extension-CommandByMail/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-RT-Extension-CommandByMail
- pkg install p5-RT-Extension-CommandByMail
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-RT-Extension-CommandByMail
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1473870216
SHA256 (RT-Extension-CommandByMail-3.00.tar.gz) = c1a0ccb5472a601a124923cbadf54f8522d02955efc7e5389f96a37efc2c7900
SIZE (RT-Extension-CommandByMail-3.00.tar.gz) = 59304
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rt : www/rt44
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- rt : www/rt44
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_p5-RT-Extension-CommandByMail
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.00_3 26 Feb 2024 13:15:16 |
Muhammad Moinur Rahman (bofh) |
www/p5-RT-Extension-CommandByMail: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.00_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.00_2 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
3.00_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.00_2 02 Feb 2021 20:59:56 |
rene |
Drop support for expired www/rt42 from various www/p5-RT* ports
Unflavor these ports because they only support www/rt44. Bump
PORTREVISION and pet portlint. |
3.00_1 28 Mar 2019 19:25:43 |
matthew |
Modernize and flavourize RT Extension ports
Convert the RT{40,42,44} options to new rt42 and rt44 flavours.
Drop all references to www/rt40 -- no longer in ports
Default flavour is rt44, but several of these modules only support
rt42.
Ensure @rt42 flavour conflicts with www/rt44 port and vice-versa
Re-order various sections and re-roll one patch to placate portlint
Reviewed by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D17285 |
3.00 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
3.00 15 Sep 2016 20:46:58 |
matthew |
RT's extension that allows you to change ticket metadata via email.
WWW: http://search.cpan.org/dist/RT-Extension-CommandByMail/
PR: 212704
Submitted by: Michael Schout <mschout@gkg.net> |