summaryrefslogtreecommitdiff
path: root/www/rt50/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'www/rt50/pkg-plist')
-rw-r--r--www/rt50/pkg-plist33
1 files changed, 31 insertions, 2 deletions
diff --git a/www/rt50/pkg-plist b/www/rt50/pkg-plist
index 0726ef838b77..e2e9d5725a1e 100644
--- a/www/rt50/pkg-plist
+++ b/www/rt50/pkg-plist
@@ -2,6 +2,7 @@
bin/rt
bin/rt-crontool
bin/rt-mailgate
+bin/rt-run-scheduled-processes
@dir(root,rt,0750) %%RT_ETC_DIR%%
@dir(root,rt,0750) %%RT_ETC_DIR%%/RT_SiteConfig.d
@mode 0440
@@ -32,6 +33,7 @@ bin/rt-mailgate
%%SITE_PERL%%/RT/Action/CreateTickets.pm
%%SITE_PERL%%/RT/Action/EscalatePriority.pm
%%SITE_PERL%%/RT/Action/ExtractSubjectTag.pm
+%%SITE_PERL%%/RT/Action/Forward.pm
%%SITE_PERL%%/RT/Action/LinearEscalate.pm
%%SITE_PERL%%/RT/Action/Notify.pm
%%SITE_PERL%%/RT/Action/NotifyAsComment.pm
@@ -168,6 +170,7 @@ bin/rt-mailgate
%%SITE_PERL%%/RT/Interface/Web/Request.pm
%%SITE_PERL%%/RT/Interface/Web/Scrubber.pm
%%SITE_PERL%%/RT/Interface/Web/Scrubber/Permissive.pm
+%%SITE_PERL%%/RT/Interface/Web/Scrubber/Restrictive.pm
%%SITE_PERL%%/RT/Interface/Web/Session.pm
%%SITE_PERL%%/RT/LDAPImport.pm
%%SITE_PERL%%/RT/Lifecycle.pm
@@ -310,15 +313,19 @@ bin/rt-mailgate
%%SITE_PERL%%/RT/Shredder/Exceptions.pm
%%SITE_PERL%%/RT/Shredder/POD.pm
%%SITE_PERL%%/RT/Shredder/Plugin.pm
+%%SITE_PERL%%/RT/Shredder/Plugin/Assets.pm
%%SITE_PERL%%/RT/Shredder/Plugin/Attachments.pm
%%SITE_PERL%%/RT/Shredder/Plugin/Base.pm
%%SITE_PERL%%/RT/Shredder/Plugin/Base/Dump.pm
%%SITE_PERL%%/RT/Shredder/Plugin/Base/Search.pm
+%%SITE_PERL%%/RT/Shredder/Plugin/ExternalStorageDump.pm
%%SITE_PERL%%/RT/Shredder/Plugin/Objects.pm
%%SITE_PERL%%/RT/Shredder/Plugin/SQLDump.pm
%%SITE_PERL%%/RT/Shredder/Plugin/Summary.pm
%%SITE_PERL%%/RT/Shredder/Plugin/Tickets.pm
+%%SITE_PERL%%/RT/Shredder/Plugin/Transactions.pm
%%SITE_PERL%%/RT/Shredder/Plugin/Users.pm
+%%SITE_PERL%%/RT/Shredder/RawRecord.pm
%%SITE_PERL%%/RT/Squish.pm
%%SITE_PERL%%/RT/Squish/CSS.pm
%%SITE_PERL%%/RT/Squish/JS.pm
@@ -333,6 +340,7 @@ bin/rt-mailgate
%%SITE_PERL%%/RT/Test/Crypt.pm
%%SITE_PERL%%/RT/Test/Email.pm
%%SITE_PERL%%/RT/Test/ExternalStorage.pm
+%%SITE_PERL%%/RT/Test/FTS.pm
%%SITE_PERL%%/RT/Test/GnuPG.pm
%%SITE_PERL%%/RT/Test/REST2.pm
%%SITE_PERL%%/RT/Test/SMIME.pm
@@ -431,6 +439,7 @@ sbin/standalone_httpd
%%PORTDOCS%%%%DOCSDIR%%/images/action-decline.png
%%PORTDOCS%%%%DOCSDIR%%/images/added-terms.png
%%PORTDOCS%%%%DOCSDIR%%/images/advanced-search.png
+%%PORTDOCS%%%%DOCSDIR%%/images/approvals.png
%%PORTDOCS%%%%DOCSDIR%%/images/asset-cfs.png
%%PORTDOCS%%%%DOCSDIR%%/images/asset-date-details.png
%%PORTDOCS%%%%DOCSDIR%%/images/asset-search.png
@@ -474,6 +483,9 @@ sbin/standalone_httpd
%%PORTDOCS%%%%DOCSDIR%%/images/quote-selection-highlighted.png
%%PORTDOCS%%%%DOCSDIR%%/images/quote-selection-ticket-update.png
%%PORTDOCS%%%%DOCSDIR%%/images/saved-dashboard.png
+%%PORTDOCS%%%%DOCSDIR%%/images/scheduled-process-create.png
+%%PORTDOCS%%%%DOCSDIR%%/images/scheduled-process-schedule.png
+%%PORTDOCS%%%%DOCSDIR%%/images/scheduled-processes.png
%%PORTDOCS%%%%DOCSDIR%%/images/screenshot.png
%%PORTDOCS%%%%DOCSDIR%%/images/search-arrows.png
%%PORTDOCS%%%%DOCSDIR%%/images/search-criteria.png
@@ -483,6 +495,8 @@ sbin/standalone_httpd
%%PORTDOCS%%%%DOCSDIR%%/images/subscriptions.png
%%PORTDOCS%%%%DOCSDIR%%/images/support-dashboard.png
%%PORTDOCS%%%%DOCSDIR%%/images/theme_editor_defaults.png
+%%PORTDOCS%%%%DOCSDIR%%/images/unread-messages-column.png
+%%PORTDOCS%%%%DOCSDIR%%/images/unread-notification.png
%%PORTDOCS%%%%DOCSDIR%%/images/user-time-worked-report.png
%%PORTDOCS%%%%DOCSDIR%%/images/with-created-before.png
%%PORTDOCS%%%%DOCSDIR%%/images/with-newline.png
@@ -503,6 +517,7 @@ sbin/standalone_httpd
%%PORTDOCS%%%%DOCSDIR%%/system_administration/database.pod
%%PORTDOCS%%%%DOCSDIR%%/ticket_metadata.pod
%%PORTDOCS%%%%DOCSDIR%%/tracking-rt-configuration.pod
+%%PORTDOCS%%%%DOCSDIR%%/unread_messages.pod
%%DOCSDIR%%/upgrade/3.1.0/acl.Oracle
%%DOCSDIR%%/upgrade/3.1.0/acl.Pg
%%DOCSDIR%%/upgrade/3.1.0/acl.SQLite
@@ -757,6 +772,10 @@ sbin/standalone_httpd
%%DOCSDIR%%/upgrade/5.0.5/schema.SQLite
%%DOCSDIR%%/upgrade/5.0.5/schema.mysql
%%DOCSDIR%%/upgrade/5.0.6/indexes
+%%DOCSDIR%%/upgrade/5.0.8/indexes
+%%DOCSDIR%%/upgrade/5.0.8/schema.Oracle
+%%DOCSDIR%%/upgrade/5.0.8/schema.Pg
+%%DOCSDIR%%/upgrade/5.0.8/schema.mysql
%%DOCSDIR%%/upgrade/generate-rtaddressregexp
%%DOCSDIR%%/upgrade/reset-sequences
%%DOCSDIR%%/upgrade/sanity-check-stylesheets
@@ -795,6 +814,7 @@ sbin/standalone_httpd
%%DATADIR%%/html/Admin/Articles/index.html
%%DATADIR%%/html/Admin/Assets/Catalogs/Create.html
%%DATADIR%%/html/Admin/Assets/Catalogs/CustomFields.html
+%%DATADIR%%/html/Admin/Assets/Catalogs/CustomRoles.html
%%DATADIR%%/html/Admin/Assets/Catalogs/DefaultValues.html
%%DATADIR%%/html/Admin/Assets/Catalogs/Elements/EditBasics
%%DATADIR%%/html/Admin/Assets/Catalogs/GroupRights.html
@@ -871,6 +891,7 @@ sbin/standalone_httpd
%%DATADIR%%/html/Admin/Global/DashboardsInMenu.html
%%DATADIR%%/html/Admin/Global/GroupRights.html
%%DATADIR%%/html/Admin/Global/MyRT.html
+%%DATADIR%%/html/Admin/Global/RightsHistory.html
%%DATADIR%%/html/Admin/Global/Scrips.html
%%DATADIR%%/html/Admin/Global/SelfServiceHomePage.html
%%DATADIR%%/html/Admin/Global/Template.html
@@ -927,6 +948,10 @@ sbin/standalone_httpd
%%DATADIR%%/html/Admin/Tools/GnuPG.html
%%DATADIR%%/html/Admin/Tools/Queries.html
%%DATADIR%%/html/Admin/Tools/RightsInspector.html
+%%DATADIR%%/html/Admin/Tools/ScheduledProcesses/Create.html
+%%DATADIR%%/html/Admin/Tools/ScheduledProcesses/Elements/ScheduledProcess
+%%DATADIR%%/html/Admin/Tools/ScheduledProcesses/Modify.html
+%%DATADIR%%/html/Admin/Tools/ScheduledProcesses/index.html
%%DATADIR%%/html/Admin/Tools/Shortener.html
%%DATADIR%%/html/Admin/Tools/Shredder/Dumps/dhandler
%%DATADIR%%/html/Admin/Tools/Shredder/Elements/DumpFileLink
@@ -980,7 +1005,6 @@ sbin/standalone_httpd
%%DATADIR%%/html/Articles/Article/ExtractIntoClass.html
%%DATADIR%%/html/Articles/Article/ExtractIntoTopic.html
%%DATADIR%%/html/Articles/Article/History.html
-%%DATADIR%%/html/Articles/Article/PreCreate.html
%%DATADIR%%/html/Articles/Article/Search.html
%%DATADIR%%/html/Articles/Elements/BeforeMessageBox
%%DATADIR%%/html/Articles/Elements/CheckSkipCreate
@@ -998,7 +1022,6 @@ sbin/standalone_httpd
%%DATADIR%%/html/Articles/Elements/ShowTopicLink
%%DATADIR%%/html/Articles/Elements/SubjectOverride
%%DATADIR%%/html/Articles/Elements/UpdatedArticles
-%%DATADIR%%/html/Articles/Helpers/CreateInClass
%%DATADIR%%/html/Articles/Topics.html
%%DATADIR%%/html/Articles/index.html
%%DATADIR%%/html/Asset/Create.html
@@ -1066,6 +1089,10 @@ sbin/standalone_httpd
%%DATADIR%%/html/Elements/BulkCustomFields
%%DATADIR%%/html/Elements/BulkLinks
%%DATADIR%%/html/Elements/CSRF
+%%DATADIR%%/html/Elements/CatalogList
+%%DATADIR%%/html/Elements/CatalogListAllStatuses
+%%DATADIR%%/html/Elements/CatalogSummaryByLifecycle
+%%DATADIR%%/html/Elements/CatalogSummaryByStatus
%%DATADIR%%/html/Elements/Checkbox
%%DATADIR%%/html/Elements/CollectionAsTable/Header
%%DATADIR%%/html/Elements/CollectionAsTable/ParseFormat
@@ -1327,6 +1354,7 @@ sbin/standalone_httpd
%%DATADIR%%/html/NoAuth/rss/dhandler
%%DATADIR%%/html/Prefs/AboutMe.html
%%DATADIR%%/html/Prefs/AuthTokens.html
+%%DATADIR%%/html/Prefs/CatalogList.html
%%DATADIR%%/html/Prefs/CustomDateRanges.html
%%DATADIR%%/html/Prefs/DashboardsInMenu.html
%%DATADIR%%/html/Prefs/Elements/EditAboutMe
@@ -1536,6 +1564,7 @@ sbin/standalone_httpd
%%DATADIR%%/html/Widgets/Form/Integer
%%DATADIR%%/html/Widgets/Form/JSON
%%DATADIR%%/html/Widgets/Form/MultilineString
+%%DATADIR%%/html/Widgets/Form/SearchFormat
%%DATADIR%%/html/Widgets/Form/Select
%%DATADIR%%/html/Widgets/Form/String
%%DATADIR%%/html/Widgets/SavedSearch