Port details |
- p5-RT-Extension-SLA RT extension to automate due dates using service levels
- 1.04_1 www
=2 1.04_1Version of this port present on the latest quarterly branch.
- Maintainer: matthew@FreeBSD.org
- Port Added: 2008-12-14 20:10:25
- Last Update: 2021-02-02 16:05:03
- SVN Revision: 563816
- People watching this port, also watch:: wanted-ports, pgbarman-py311, p5-RT44-RTx-Calendar
- Also Listed In: perl5
- License: GPLv2
- WWW:
- https://metacpan.org/release/RT-Extension-SLA
- Description:
- RT's extension that allows you to automate due dates using service levels.
WWW: https://metacpan.org/release/RT-Extension-SLA
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-RT-Extension-SLA>0:www/p5-RT-Extension-SLA
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-RT-Extension-SLA
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (RT-Extension-SLA-1.04.tar.gz) = 5f29416a8a2ad76850872fec71ba822e970054da48fbb73bcc7c214ff724d784
SIZE (RT-Extension-SLA-1.04.tar.gz) = 62047
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:
-
- p5-Business-Hours>0 : misc/p5-Business-Hours
- rt : www/rt42
- perl5>=5.30.r1<5.31 : lang/perl5.30
- Runtime dependencies:
-
- p5-Business-Hours>0 : misc/p5-Business-Hours
- rt : www/rt42
- perl5>=5.30.r1<5.31 : lang/perl5.30
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
1.04_1 02 Feb 2021 16:05:03 |
rene |
Remove ports that are only compatible with expired www/rt42:
www/p5-RT-Authen-ExternalAuth
www/p5-RT-Extension-QuickAssign
www/p5-RT-Extension-SLA |
1.04_1 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
1.04_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 |
1.04 06 Oct 2018 13:06:45 |
des |
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) |
1.04 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 |
1.04 05 May 2016 20:36:00 |
matthew |
Fix error, which should fix the index too... |
1.04 05 May 2016 20:07:27 |
matthew |
Add option to allow compiling for www/rt44, and make that the default.
(Except for www/p5-RT-Extension-SLA, as the SLA functionality is now
an integral part of rt44)
Refactor the option handling code. |
1.04 15 Apr 2016 11:48:32 |
matthew |
Add a CONFLICTS_INSTALL on www/rt44 -- the SLA module has been made a
standard feature there rather than an add-on.
Remove a duplicate LICENSE setting. |
1.04 13 Apr 2016 10:36:15 |
jbeich |
Consistently prefer ${CONFIGURE_CMD} over ./${CONFIGURE_SCRIPT}
This also fixes SET_LATE_CONFIGURE_ARGS with custom CONFIGURE_CMD.
PR: 208294
Exp-run by: antoine
Approved by: portmgr (antoine), perl (mat)
Differential Revision: https://reviews.freebsd.org/D4158 |
1.04 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.04 04 May 2015 08:14:49 |
bapt |
Allow packaging as a user |
1.04 20 Dec 2014 10:17:42 |
matthew |
Update to 1.04
Drop support for rt38, which is long gone. |
1.03 13 Dec 2014 09:47:41 |
matthew |
Update to 1.03
Change Log: http://cpansearch.perl.org/src/ALEXMV/RT-Extension-SLA-1.03/Changes |
1.02 06 Dec 2014 12:05:05 |
matthew |
Update to 1.02:
Change Log: http://cpansearch.perl.org/src/ALEXMV/RT-Extension-SLA-1.02/Changes |
1.01_1 26 Nov 2014 13:08:38 |
mat |
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 ) |
1.01 13 Nov 2014 17:16:31 |
mat |
I'm not exactly sure why or what, but these ports do something at install time,
and it only works as root, so, mark them as NEED_ROOT.
Sponsored by: Absolight |
1.01 04 Jul 2014 05:33:06 |
matthew |
Update to 1.01
ChangeLog: http://cpansearch.perl.org/src/ALEXMV/RT-Extension-SLA-1.01/Changes |
0.08 13 Jun 2014 11:29:29 |
matthew |
Update to 0.08
Changes: http://cpansearch.perl.org/src/ALEXMV/RT-Extension-SLA-0.08/Changes |
0.07_2 10 Dec 2013 19:47:43 |
bdrewery |
- Chase r336083 and bump all ports using NO_ARCH so that users building
their own packages and still on pkg 1.1.4 can upgrade.
With hat: portmgr |
0.07_1 08 Dec 2013 22:38:52 |
matthew |
Mark all my architecture independent ports using shell/perl/PHP as
NO_ARCH=yes
While here, fix a few other niggles:
net/phpldapadmin -- remove indefinite article from COMMENT
www/p5-RT* -- fix comments referencing the different versions of RT
x11-fonts/gentium-{basic,plus} -- mention ${STAGEDIR} explicitly in the
install targets; rework the handling of ${FONTPATH} |
0.07_1 01 Dec 2013 17:51:43 |
matthew |
Update all the RT extension modules to work with www/rt42 and make
that the new default. |
0.07 30 Sep 2013 21:53:56 |
matthew |
- stagify the last 4 remaining of my ports
- Add patch for a bug in Module::Import::RTx which doesn't take any
account of ${DESTDIR}. This is a known bug upstream which hasn't
been fixed in 7 years or so since it was first reported...
https://rt.cpan.org/Public/Bug/Display.html?id=12964 |
0.07 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.07 01 Aug 2013 22:04:02 |
matthew |
Convert all my perl-using ports to USES+=perl5
While here:
- add USES+=shebangfix to ports-mgmt/p5-FreeBSD-Portindex
- set $PERL in CONFIGURE_ENV to achieve equivalent to shebangfix
for www/rt40
- upgrade to 0.17 and fix pkg-plist for www/p5-RT-Authen-ExternalAuth
- trim Makefile header for www/p5-RTx-Calendar |
0.07 15 Dec 2012 09:31:59 |
matthew |
Trim remaining untrimmed headers on my ports
Where BUILD_DEPENDS and RUN_DEPENDS have the same value, initialise
RUN_DEPENDS from BUILD_DEPENDS |
0.07 03 Aug 2012 09:33:42 |
matthew |
- Update to 0.07
- ChangeLog:
http://cpansearch.perl.org/src/TSIBLEY/RT-Extension-SLA-0.07/Changes |
0.05_1 07 Jun 2012 11:59:52 |
matthew |
- Don't use SITE_PERL in *_DEPENDS
- Update CONFLICTS [1]
Approved by: shaun (mentor)
Submitted by: [1] Sulev-Madis 'ketas' Silber |
0.05_1 04 Jun 2012 19:25:56 |
matthew |
- Convert all my remaining ports to OPTIONSng
Files affected:
databases/mysql-connector-java/Makefile
databases/phpmyadmin/Makefile
mail/sa-utils/Makefile
net/phpldapadmin/Makefile
security/apg/Makefile
textproc/sphinxsearch/Makefile
www/p5-RT-Authen-ExternalAuth/Makefile
www/p5-RT-Extension-LDAPImport/Makefile
www/p5-RT-Extension-SLA/Makefile
www/p5-RTx-Calendar/Makefile
www/rt40/Makefile
www/rt40/Makefile.cpan
x11-fonts/gentium/Makefile
x11-fonts/gentium-basic/Makefile
Approved by: shaun (mentor) |
0.05_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.05 09 Feb 2012 17:09:51 |
matthew |
Update maintainer address to matthew@FreeBSD.org
Approved by: shaun (mentor) |
0.05 18 Oct 2011 15:50:57 |
flo |
- Update to version 0.05
- Add support for www/rt40
- Add license
- Pet portlint
PR: ports/160955
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) |
0.04 26 Sep 2011 20:01:01 |
dougb |
Remove support for rt36 in preparation for its removal
Submitted by: maintainer |
0.04 26 Sep 2011 09:24:20 |
dougb |
Mark FORBIDDEN the remaining ports that are vulnerable for more than
2 weeks according to portaudit (ranging from 23 days to 7 years).
The maintainers were notified by mail that this action would be taken
on 2011-09-03. (Ports for which maintainers responded have been/will be
dealt with separately.)
Also mark DEPRECATED ports that rely on the FORBIDDEN ports, and a few
ports that rely on those DEPRECATED ports. |
0.04 14 Jun 2011 11:02:09 |
culot |
- Update to 0.04
- Add LICENSE
Changes: http://search.cpan.org/dist/RT-Extension-SLA/Changes
PR: ports/157772
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) |
0.03_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.03_3 12 Feb 2011 09:30:23 |
az |
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.
Sponsored by: p5 namespace |
0.03_3 16 Dec 2010 02:34:07 |
glarkin |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
0.03_2 21 Jan 2010 20:36:49 |
miwi |
As reported by pointyhat: env(1) did not grow a '-u' option until
7.1-RELEASE, and we still need to support 6.4-RELEASE.
PR: ports/142940 ports/142941 ports/142942 ports/142943
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) |
0.03_2 14 Jan 2010 06:22:18 |
pgollucci |
* Switch to using bsd.port.options.mk
* Track PREFIX settings from the parent www/rt38 or www/rt36 port: has to match,
or it won't work.
PR: ports/142138
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) |
0.03_2 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.03_1 22 Jun 2009 15:51:50 |
dhn |
- Add pkg-message
PR: ports/135881
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) |
0.03_1 16 May 2009 02:33:03 |
pgollucci |
- Update to 2.12
- We busted something upstream and we need GMAKE now
- Bump PORTREVISIONS for p5-libapreq2 ports
b/c of shared lib bumps
PR: ports/133694
Approved by: maintainer timeout (skv; 1 month 2 days) |
0.03 10 May 2009 23:17:05 |
miwi |
- Update to 0.03
PR: 133990
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (Maintainer) |
0.02_1 28 Jan 2009 10:34:25 |
beech |
- Fix plist
- Bump portrevision
Reported by: pointyhat (via pav) |
0.02 25 Jan 2009 06:21:14 |
beech |
- Add OPTION to switch between dependency on www/rt36 or www/rt38
(www/rt38 is now the default)
- Rename pkg-plist to pkg-plist.rt36
- Add new pkg-plist.rt38
PR: ports/130083
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) |
0.02 19 Dec 2008 22:16:18 |
miwi |
- Fix build
Submitted by: maintainer via private mail
Reported by: ionbot |
0.02 14 Dec 2008 20:09:57 |
miwi |
RT's extension that allows you to automate due dates using service levels.
WWW: http://search.cpan.org/perldoc?RT::Extension::SLA
PR: ports/126779
Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> |