notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-RT-Client-REST Perl modules designed to talk to RT installation using REST protocol
0.72,1 www on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.72,1Version of this port present on the latest quarterly branch.
Maintainer: svysh.fbsd@gmail.com search for ports maintained by this maintainer
Port Added: 2007-03-22 14:12:24
Last Update: 2023-03-29 01:23:42
Commit Hash: 2eb5769
People watching this port, also watch:: coreutils, wv, dovecot
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/RT-Client-REST
Description:
RT::Client::REST is a set of object-oriented Perl modules which provide interface between Perl scripts and RT (an industrial-grade ticketing system) using REST protocol. Most of the features have been implemented and tested with rt 3.6.0 and later.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (33 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-RT-Client-REST-0.72,1/catalog.mk
  2. /usr/local/share/licenses/p5-RT-Client-REST-0.72,1/LICENSE
  3. /usr/local/share/licenses/p5-RT-Client-REST-0.72,1/ART10
  4. /usr/local/share/licenses/p5-RT-Client-REST-0.72,1/GPLv1+
  5. lib/perl5/site_perl/man/man3/RT::Client::REST.3.gz
  6. lib/perl5/site_perl/man/man3/RT::Client::REST::Attachment.3.gz
  7. lib/perl5/site_perl/man/man3/RT::Client::REST::Exception.3.gz
  8. lib/perl5/site_perl/man/man3/RT::Client::REST::Forms.3.gz
  9. lib/perl5/site_perl/man/man3/RT::Client::REST::Group.3.gz
  10. lib/perl5/site_perl/man/man3/RT::Client::REST::HTTPClient.3.gz
  11. lib/perl5/site_perl/man/man3/RT::Client::REST::Object.3.gz
  12. lib/perl5/site_perl/man/man3/RT::Client::REST::Object::Exception.3.gz
  13. lib/perl5/site_perl/man/man3/RT::Client::REST::Queue.3.gz
  14. lib/perl5/site_perl/man/man3/RT::Client::REST::SearchResult.3.gz
  15. lib/perl5/site_perl/man/man3/RT::Client::REST::Ticket.3.gz
  16. lib/perl5/site_perl/man/man3/RT::Client::REST::Transaction.3.gz
  17. lib/perl5/site_perl/man/man3/RT::Client::REST::User.3.gz
  18. lib/perl5/site_perl/RT/Client/REST.pm
  19. lib/perl5/site_perl/RT/Client/REST/Attachment.pm
  20. lib/perl5/site_perl/RT/Client/REST/Exception.pm
  21. lib/perl5/site_perl/RT/Client/REST/Forms.pm
  22. lib/perl5/site_perl/RT/Client/REST/Group.pm
  23. lib/perl5/site_perl/RT/Client/REST/HTTPClient.pm
  24. lib/perl5/site_perl/RT/Client/REST/Object.pm
  25. lib/perl5/site_perl/RT/Client/REST/Object/Exception.pm
  26. lib/perl5/site_perl/RT/Client/REST/Queue.pm
  27. lib/perl5/site_perl/RT/Client/REST/SearchResult.pm
  28. lib/perl5/site_perl/RT/Client/REST/Ticket.pm
  29. lib/perl5/site_perl/RT/Client/REST/Transaction.pm
  30. lib/perl5/site_perl/RT/Client/REST/User.pm
  31. @owner
  32. @group
  33. @mode
Collapse this list.
Dependency lines:
  • p5-RT-Client-REST>0:www/p5-RT-Client-REST
To install the port:
cd /usr/ports/www/p5-RT-Client-REST/ && make install clean
To add the package, run one of these commands:
  • pkg install www/p5-RT-Client-REST
  • pkg install p5-RT-Client-REST
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-RT-Client-REST
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1677692057 SHA256 (RT-Client-REST-0.72.tar.gz) = 28f20158a0f7b1f34b74ce36de5bdd56299eb940140472c8497c95358226fdb3 SIZE (RT-Client-REST-0.72.tar.gz) = 86146

Packages (timestamps in pop-ups are UTC):
p5-RT-Client-REST
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.72,10.72,10.60,10.72,10.72,1-0.60,1-
FreeBSD:13:quarterly0.72,10.72,10.72,10.72,10.72,10.72,10.72,10.72,1
FreeBSD:14:latest0.72,10.72,10.70,10.72,10.72,10.72,1-0.72,1
FreeBSD:14:quarterly0.72,10.72,1-0.72,10.72,10.72,10.72,10.72,1
FreeBSD:15:latest0.72,10.72,1n/a0.72,1n/a0.72,10.72,10.72,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-DateTime-Format-DateParse>0 : devel/p5-DateTime-Format-DateParse
  2. p5-DateTime>0 : devel/p5-DateTime
  3. p5-Error>=0 : lang/p5-Error
  4. p5-Exception-Class>=0 : devel/p5-Exception-Class
  5. p5-HTTP-Cookies>0 : www/p5-HTTP-Cookies
  6. p5-HTTP-Server-Simple>=0.44 : www/p5-HTTP-Server-Simple
  7. p5-libwww>0 : www/p5-libwww
  8. p5-Params-Validate>=0 : devel/p5-Params-Validate
  9. p5-URI>0 : net/p5-URI
  10. perl5>=5.32.r0<5.33 : lang/perl5.32
  11. p5-Module-Build>=0.4206 : devel/p5-Module-Build
  12. perl5>=5.32.r0<5.33 : lang/perl5.32
Test dependencies:
  1. p5-Test-Exception>=0 : devel/p5-Test-Exception
Runtime dependencies:
  1. p5-DateTime-Format-DateParse>0 : devel/p5-DateTime-Format-DateParse
  2. p5-DateTime>0 : devel/p5-DateTime
  3. p5-Error>=0 : lang/p5-Error
  4. p5-Exception-Class>=0 : devel/p5-Exception-Class
  5. p5-HTTP-Cookies>0 : www/p5-HTTP-Cookies
  6. p5-HTTP-Server-Simple>=0.44 : www/p5-HTTP-Server-Simple
  7. p5-libwww>0 : www/p5-libwww
  8. p5-Params-Validate>=0 : devel/p5-Params-Validate
  9. p5-URI>0 : net/p5-URI
  10. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. devel/p5-App-SD
  2. security/p5-openxpki
for Run
  1. devel/p5-App-SD
  2. security/p5-openxpki

Configuration Options:
No options to configure
Options name:
www_p5-RT-Client-REST
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/RT/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/RT/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/RT/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/RT/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/RT/
  7. http://backpan.perl.org/modules/by-module/RT/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/RT/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/RT/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/RT/
  12. https://www.cpan.org/modules/by-module/RT/
Collapse this list.

Number of commits found: 36

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.72,1
29 Mar 2023 01:23:42
commit hash: 2eb5769d0a1f7f0d1a3284997578a090c208bd7bcommit hash: 2eb5769d0a1f7f0d1a3284997578a090c208bd7bcommit hash: 2eb5769d0a1f7f0d1a3284997578a090c208bd7bcommit hash: 2eb5769d0a1f7f0d1a3284997578a090c208bd7b files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
Author: Sergei Vyshenski
www/p5-RT-Client-REST: update to 0.72

Changelog: https://metacpan.org/dist/RT-Client-REST/changes

PR:		269902
Reported by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
0.71,1
14 Jan 2023 19:04:11
commit hash: 59ba8b26882adbb7fc1733cad6aedf64f945ec90commit hash: 59ba8b26882adbb7fc1733cad6aedf64f945ec90commit hash: 59ba8b26882adbb7fc1733cad6aedf64f945ec90commit hash: 59ba8b26882adbb7fc1733cad6aedf64f945ec90 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
Author: Sergei Vyshenski
www/p5-RT-Client-REST: Update to 0.71.0

Changes: https://metacpan.org/changes/distribution/RT-Client-REST

PR:		268203
Approved by:	Sergei Vyshenski (maintainer)
0.70,1
29 Sep 2022 14:38:46
commit hash: 56d0ae1f0739be84799729e8048e38feb2d211d9commit hash: 56d0ae1f0739be84799729e8048e38feb2d211d9commit hash: 56d0ae1f0739be84799729e8048e38feb2d211d9commit hash: 56d0ae1f0739be84799729e8048e38feb2d211d9 files touched by this commit
Wen Heping (wen) search for other commits by this committer
www/p5-RT-Client-REST: Update to 0.70

PR:		266626
Reported by:	svysh.fbsd@gmail.com(maintainer)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.60,1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.60,1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.60,1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.60,1
10 Aug 2020 12:37:28
Revision:544612Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.60

PR:		246211
Submitted by:	svysh.fbsd@gmail.com(maintainer)
0.58,1
02 May 2020 11:17:51
Revision:533684Original commit files touched by this commit
mikael search for other commits by this committer
www/p5-RT-Client-REST: Update to 0.58

PR:		246021
Submitted by:	Sergei Vyshenski <svysh.fbsd gmail.com> (maintainer)
0.56,1
11 Jan 2019 14:03:51
Revision:489972Original commit files touched by this commit
joneum search for other commits by this committer
Update to 0.56

Changelog: https://metacpan.org/changes/distribution/RT-Client-REST

- While here, pet portlint

PR:		234823
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
Sponsored by:	Netzkommune GmbH
0.55,1
03 Jan 2019 06:27:02
Revision:489133Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.55

PR:		233977
Submitted by:	svysh.fbsd@gmail.com(maintainer)
0.54,1
19 Nov 2018 17:17:38
Revision:485332Original commit files touched by this commit
joneum search for other commits by this committer
Update to 0.54

Changelog: https://metacpan.org/changes/distribution/RT-Client-REST

PR:		233158
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
Sponsored by:	Netzkommune GmbH
0.52,1
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
0.52,1
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
0.52,1
03 May 2018 17:00:50
Revision:468945Original commit files touched by this commit
krion search for other commits by this committer
Update to 0.52

PR:		227948
Submitted by:	maintainer
0.50,1
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
0.50,1
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
0.50,1
14 Jan 2016 17:30:19
Revision:406125Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.50
- While here, add NO_ARCH

PR:		206204
Submitted by:	svysh.fbsd@gmail.com (maintainer)
0.49_1,1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.49,1
15 Jun 2014 06:48:28
Revision:357830Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.49

Changes:	http://search.cpan.org/dist/RT-Client-REST/CHANGES
PR:		ports/190927
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
0.44,1
05 Jan 2014 13:18:24
Revision:338765Original commit files touched by this commit
az search for other commits by this committer
- stage support

Approved by:	portmgr (blanket infrastructure)
0.44,1
23 Sep 2013 12:07:45
Revision:327986Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.44 [1]
- Add LICENSE (Artistic 1 & GPL 1)
- Add TEST_DEPENDS

PR:		ports/182223 [1]
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
0.43,1
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
0.43,1
02 Sep 2013 16:07:56
Revision:326021Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework

Reviewed by:	portmgr (bapt@, blanket)
0.43,1
02 Mar 2013 16:38:36
Revision:313272Original commit files touched by this commit
miwi search for other commits by this committer
- Update Maintainer adresse

PR:		176508 176511
Submitted by:	maintainer
0.43,1
26 Aug 2012 18:18:20
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 0.43

PR:		ports/171074
Approved by:	Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
0.41,1
30 Jun 2012 05:45:08
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
0.41,1
21 Jan 2012 17:40:15
Original commit files touched by this commit
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
0.41,1
15 Dec 2010 02:27:56
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.41
- Remove MD5

PR:             ports/153107
Submitted by:   myself (pgollucci)
Approved by:    svysh@pn.sinp.msu.ru (maintainer)
Changes:        http://search.cpan.org/dist/RT-Client-REST/Changes
0.4,1
16 May 2010 22:18:34
Original commit files touched by this commit
sylvio search for other commits by this committer
- Update to 0.4

PR:             ports/146499
Submitted by:   Sergei Vyshensky <svysh@pn.sinp.msu.ru> (maintainer)
0.37
23 Oct 2009 00:30:06
Original commit files touched by this commit
leeym search for other commits by this committer
- replace ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm with
p5-Params-Validate>=0 since it changed the file path.
- portlint

PR:             follow-up to ports/139837
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
0.37
05 Nov 2008 03:08:17
Original commit files touched by this commit
wxs search for other commits by this committer
Update to 0.37

PR:             ports/128565
Submitted by:   Steven Kreuzer <skreuzer@exit2shell.com>
Reviewed by:    Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
0.36
03 Jul 2008 23:08:36
Original commit files touched by this commit
beech search for other commits by this committer
- Update to 0.36

PR:             ports/125117
Submitted by:   Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
0.32
26 Feb 2008 11:57:47
Original commit files touched by this commit
gabor search for other commits by this committer
- Update to 0.32
- Style

PR:             ports/121026
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:    maintainer
0.31
04 Jun 2007 08:20:16
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.31

PR:             113191
Submitted by:   Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
0.27
22 Mar 2007 14:11:48
Original commit files touched by this commit
miwi search for other commits by this committer
RT::Client::REST is a set of object-oriented Perl modules
which provide interface between Perl scripts and RT
(an industrial-grade ticketing system) using REST protocol.
Most of the features have been implemented and
tested with rt 3.6.0 and later.

WWW: http://search.cpan.org/dist/RT-Client-REST/

PR:             ports/110675
Submitted by:   Sergei Vyshenski <svysh@pn.sinp.msu.ru>

Number of commits found: 36