2922e45d0b
- No longer broken with mod_perl2 - Fixed packing list when installing in non-standard path - Added patch to Makefile.in to correctly install sample config files - Added optional patches to support multiple instances PR: ports/85910 Submitted by: Angelo Turetta <aturetta@bestunion.it>
583 lines
25 KiB
Plaintext
583 lines
25 KiB
Plaintext
@comment $FreeBSD$
|
|
@unexec if cmp -s %%RT_PATH%%/etc/RT_SiteConfig.pm %%RT_PATH%%/etc/RT_SiteConfig.pm-dist; then rm -f %%RT_PATH%%/etc/RT_SiteConfig.pm; fi
|
|
%%RTPLIST%%/etc/RT_SiteConfig.pm-dist
|
|
@exec [ -f %%RT_PATH%%/etc/RT_SiteConfig.pm ] || cp -p %%RT_PATH%%/etc/RT_SiteConfig.pm-dist %%RT_PATH%%/etc/RT_SiteConfig.pm
|
|
%%RTPLIST%%/README
|
|
%%RTPLIST%%/bin/mason_handler.fcgi
|
|
%%RTPLIST%%/bin/mason_handler.scgi
|
|
%%RTPLIST%%/bin/mason_handler.svc
|
|
%%RTPLIST%%/bin/rt
|
|
%%RTPLIST%%/bin/rt-crontool
|
|
%%RTPLIST%%/bin/rt-mailgate
|
|
%%RTPLIST%%/bin/standalone_httpd
|
|
%%RTPLIST%%/bin/webmux.pl
|
|
%%RTPLIST%%/etc/RT_Config.pm
|
|
%%RTPLIST%%/etc/acl.Informix
|
|
%%RTPLIST%%/etc/acl.Oracle
|
|
%%RTPLIST%%/etc/acl.Pg
|
|
%%RTPLIST%%/etc/acl.Sybase
|
|
%%RTPLIST%%/etc/acl.mysql
|
|
%%RTPLIST%%/etc/initialdata
|
|
%%RTPLIST%%/etc/schema.Informix
|
|
%%RTPLIST%%/etc/schema.Oracle
|
|
%%RTPLIST%%/etc/schema.Pg
|
|
%%RTPLIST%%/etc/schema.SQLite
|
|
%%RTPLIST%%/etc/schema.Sybase
|
|
%%RTPLIST%%/etc/schema.mysql
|
|
%%RTPLIST%%/lib/RT.pm
|
|
%%RTPLIST%%/lib/RT/ACE.pm
|
|
%%RTPLIST%%/lib/RT/ACE_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/ACL.pm
|
|
%%RTPLIST%%/lib/RT/ACL_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Action/AutoOpen.pm
|
|
%%RTPLIST%%/lib/RT/Action/Autoreply.pm
|
|
%%RTPLIST%%/lib/RT/Action/CreateTickets.pm
|
|
%%RTPLIST%%/lib/RT/Action/EscalatePriority.pm
|
|
%%RTPLIST%%/lib/RT/Action/Generic.pm
|
|
%%RTPLIST%%/lib/RT/Action/Notify.pm
|
|
%%RTPLIST%%/lib/RT/Action/NotifyAsComment.pm
|
|
%%RTPLIST%%/lib/RT/Action/RecordComment.pm
|
|
%%RTPLIST%%/lib/RT/Action/RecordCorrespondence.pm
|
|
%%RTPLIST%%/lib/RT/Action/ResolveMembers.pm
|
|
%%RTPLIST%%/lib/RT/Action/SendEmail.pm
|
|
%%RTPLIST%%/lib/RT/Action/SetPriority.pm
|
|
%%RTPLIST%%/lib/RT/Action/UserDefined.pm
|
|
%%RTPLIST%%/lib/RT/Attachment.pm
|
|
%%RTPLIST%%/lib/RT/Attachment_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Attachments.pm
|
|
%%RTPLIST%%/lib/RT/Attachments_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Attribute.pm
|
|
%%RTPLIST%%/lib/RT/Attribute_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Attributes.pm
|
|
%%RTPLIST%%/lib/RT/Attributes_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Base.pm
|
|
%%RTPLIST%%/lib/RT/CachedGroupMember.pm
|
|
%%RTPLIST%%/lib/RT/CachedGroupMember_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/CachedGroupMembers.pm
|
|
%%RTPLIST%%/lib/RT/CachedGroupMembers_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Condition/AnyTransaction.pm
|
|
%%RTPLIST%%/lib/RT/Condition/BeforeDue.pm
|
|
%%RTPLIST%%/lib/RT/Condition/Generic.pm
|
|
%%RTPLIST%%/lib/RT/Condition/Overdue.pm
|
|
%%RTPLIST%%/lib/RT/Condition/OwnerChange.pm
|
|
%%RTPLIST%%/lib/RT/Condition/PriorityChange.pm
|
|
%%RTPLIST%%/lib/RT/Condition/PriorityExceeds.pm
|
|
%%RTPLIST%%/lib/RT/Condition/QueueChange.pm
|
|
%%RTPLIST%%/lib/RT/Condition/StatusChange.pm
|
|
%%RTPLIST%%/lib/RT/Condition/UserDefined.pm
|
|
%%RTPLIST%%/lib/RT/CurrentUser.pm
|
|
%%RTPLIST%%/lib/RT/CustomField.pm
|
|
%%RTPLIST%%/lib/RT/CustomFieldValue.pm
|
|
%%RTPLIST%%/lib/RT/CustomFieldValue_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/CustomFieldValues.pm
|
|
%%RTPLIST%%/lib/RT/CustomFieldValues_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/CustomField_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/CustomFields.pm
|
|
%%RTPLIST%%/lib/RT/CustomFields_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Date.pm
|
|
%%RTPLIST%%/lib/RT/EmailParser.pm
|
|
%%RTPLIST%%/lib/RT/Group.pm
|
|
%%RTPLIST%%/lib/RT/GroupMember.pm
|
|
%%RTPLIST%%/lib/RT/GroupMember_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/GroupMembers.pm
|
|
%%RTPLIST%%/lib/RT/GroupMembers_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Group_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Groups.pm
|
|
%%RTPLIST%%/lib/RT/Groups_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Handle.pm
|
|
%%RTPLIST%%/lib/RT/I18N.pm
|
|
%%RTPLIST%%/lib/RT/I18N/cs.pm
|
|
%%RTPLIST%%/lib/RT/I18N/cs.po
|
|
%%RTPLIST%%/lib/RT/I18N/da.po
|
|
%%RTPLIST%%/lib/RT/I18N/de.po
|
|
%%RTPLIST%%/lib/RT/I18N/en.po
|
|
%%RTPLIST%%/lib/RT/I18N/es.po
|
|
%%RTPLIST%%/lib/RT/I18N/fi.po
|
|
%%RTPLIST%%/lib/RT/I18N/fr.po
|
|
%%RTPLIST%%/lib/RT/I18N/he.po
|
|
%%RTPLIST%%/lib/RT/I18N/hu.po
|
|
%%RTPLIST%%/lib/RT/I18N/i_default.pm
|
|
%%RTPLIST%%/lib/RT/I18N/id.po
|
|
%%RTPLIST%%/lib/RT/I18N/it.po
|
|
%%RTPLIST%%/lib/RT/I18N/ja.po
|
|
%%RTPLIST%%/lib/RT/I18N/nl.po
|
|
%%RTPLIST%%/lib/RT/I18N/no.po
|
|
%%RTPLIST%%/lib/RT/I18N/pl.po
|
|
%%RTPLIST%%/lib/RT/I18N/pt_br.po
|
|
%%RTPLIST%%/lib/RT/I18N/ru.po
|
|
%%RTPLIST%%/lib/RT/I18N/zh_cn.po
|
|
%%RTPLIST%%/lib/RT/I18N/zh_tw.po
|
|
%%RTPLIST%%/lib/RT/Interface/CLI.pm
|
|
%%RTPLIST%%/lib/RT/Interface/Email.pm
|
|
%%RTPLIST%%/lib/RT/Interface/Email/Auth/GnuPG.pm
|
|
%%RTPLIST%%/lib/RT/Interface/Email/Auth/MailFrom.pm
|
|
%%RTPLIST%%/lib/RT/Interface/Email/Filter/SpamAssassin.pm
|
|
%%RTPLIST%%/lib/RT/Interface/REST.pm
|
|
%%RTPLIST%%/lib/RT/Interface/Web.pm
|
|
%%RTPLIST%%/lib/RT/Interface/Web/Handler.pm
|
|
%%RTPLIST%%/lib/RT/Interface/Web/Standalone.pm
|
|
%%RTPLIST%%/lib/RT/Interface/Web/QueryBuilder.pm
|
|
%%RTPLIST%%/lib/RT/Interface/Web/QueryBuilder/Tree.pm
|
|
%%RTPLIST%%/lib/RT/Link.pm
|
|
%%RTPLIST%%/lib/RT/Link_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Links.pm
|
|
%%RTPLIST%%/lib/RT/Links_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/ObjectCustomFields.pm
|
|
%%RTPLIST%%/lib/RT/ObjectCustomFields_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/ObjectCustomField.pm
|
|
%%RTPLIST%%/lib/RT/ObjectCustomFieldValues.pm
|
|
%%RTPLIST%%/lib/RT/ObjectCustomFieldValue.pm
|
|
%%RTPLIST%%/lib/RT/ObjectCustomField_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/ObjectCustomFieldValues_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/ObjectCustomFieldValue_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Principal.pm
|
|
%%RTPLIST%%/lib/RT/Principal_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Principals.pm
|
|
%%RTPLIST%%/lib/RT/Principals_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Queue.pm
|
|
%%RTPLIST%%/lib/RT/Queue_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Queues.pm
|
|
%%RTPLIST%%/lib/RT/Queues_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Record.pm
|
|
%%RTPLIST%%/lib/RT/SavedSearch.pm
|
|
%%RTPLIST%%/lib/RT/SavedSearches.pm
|
|
%%RTPLIST%%/lib/RT/Scrip.pm
|
|
%%RTPLIST%%/lib/RT/ScripAction.pm
|
|
%%RTPLIST%%/lib/RT/ScripAction_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/ScripActions.pm
|
|
%%RTPLIST%%/lib/RT/ScripActions_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/ScripCondition.pm
|
|
%%RTPLIST%%/lib/RT/ScripCondition_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/ScripConditions.pm
|
|
%%RTPLIST%%/lib/RT/ScripConditions_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Scrip_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Scrips.pm
|
|
%%RTPLIST%%/lib/RT/Scrips_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Search/ActiveTicketsInQueue.pm
|
|
%%RTPLIST%%/lib/RT/Search/FromSQL.pm
|
|
%%RTPLIST%%/lib/RT/Search/Generic.pm
|
|
%%RTPLIST%%/lib/RT/SearchBuilder.pm
|
|
%%RTPLIST%%/lib/RT/StyleGuide.pod
|
|
%%RTPLIST%%/lib/RT/System.pm
|
|
%%RTPLIST%%/lib/RT/Template.pm
|
|
%%RTPLIST%%/lib/RT/Template_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Templates.pm
|
|
%%RTPLIST%%/lib/RT/Templates_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Ticket.pm
|
|
%%RTPLIST%%/lib/RT/Ticket_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Tickets.pm
|
|
%%RTPLIST%%/lib/RT/Tickets_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Tickets_Overlay_SQL.pm
|
|
%%RTPLIST%%/lib/RT/Transaction.pm
|
|
%%RTPLIST%%/lib/RT/Transaction_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Transactions.pm
|
|
%%RTPLIST%%/lib/RT/Transactions_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/URI.pm
|
|
%%RTPLIST%%/lib/RT/URI/base.pm
|
|
%%RTPLIST%%/lib/RT/URI/fsck_com_rt.pm
|
|
%%RTPLIST%%/lib/RT/URI/t.pm
|
|
%%RTPLIST%%/lib/RT/User.pm
|
|
%%RTPLIST%%/lib/RT/User_Overlay.pm
|
|
%%RTPLIST%%/lib/RT/Users.pm
|
|
%%RTPLIST%%/lib/RT/Users_Overlay.pm
|
|
%%RTPLIST%%/lib/t/00smoke.t
|
|
%%RTPLIST%%/lib/t/data/8859-15-message-series/dir
|
|
%%RTPLIST%%/lib/t/data/8859-15-message-series/msg1
|
|
%%RTPLIST%%/lib/t/data/8859-15-message-series/msg2
|
|
%%RTPLIST%%/lib/t/data/8859-15-message-series/msg3
|
|
%%RTPLIST%%/lib/t/data/8859-15-message-series/msg4
|
|
%%RTPLIST%%/lib/t/data/8859-15-message-series/msg5
|
|
%%RTPLIST%%/lib/t/data/8859-15-message-series/msg6
|
|
%%RTPLIST%%/lib/t/data/8859-15-message-series/msg7
|
|
%%RTPLIST%%/lib/t/data/crashes-file-based-parser
|
|
%%RTPLIST%%/lib/t/data/multipart-alternative-with-umlaut
|
|
%%RTPLIST%%/lib/t/data/multipart-report
|
|
%%RTPLIST%%/lib/t/data/nested-mime-sample
|
|
%%RTPLIST%%/lib/t/data/nested-rfc-822
|
|
%%RTPLIST%%/lib/t/data/new-ticket-from-iso-8859-1
|
|
%%RTPLIST%%/lib/t/data/new-ticket-from-iso-8859-1-full
|
|
%%RTPLIST%%/lib/t/data/notes-uuencoded
|
|
%%RTPLIST%%/lib/t/data/rt-send-cc
|
|
%%RTPLIST%%/lib/t/data/russian-subject-no-content-type
|
|
%%RTPLIST%%/lib/t/data/text-html-in-russian
|
|
%%RTPLIST%%/lib/t/data/text-html-with-umlaut
|
|
%%RTPLIST%%/lib/t/regression/01ticket_link_searching.t
|
|
%%RTPLIST%%/lib/t/regression/02basic_web.t
|
|
%%RTPLIST%%/lib/t/regression/03web_compiliation_errors.t
|
|
%%RTPLIST%%/lib/t/regression/04send_email.t
|
|
%%RTPLIST%%/lib/t/regression/05cronsupport.t
|
|
%%RTPLIST%%/lib/t/regression/06mailgateway.t
|
|
%%RTPLIST%%/lib/t/regression/07acl.t
|
|
%%RTPLIST%%/lib/t/regression/07rights.t
|
|
%%RTPLIST%%/lib/t/regression/08web_cf_access.t
|
|
%%RTPLIST%%/lib/t/regression/09record_cf_api.t
|
|
%%RTPLIST%%/lib/t/regression/10merge.t
|
|
%%RTPLIST%%/lib/t/regression/11-template-insert.t
|
|
%%RTPLIST%%/lib/t/regression/12-search.t
|
|
%%RTPLIST%%/lib/t/regression/13-attribute-tests.t
|
|
%%RTPLIST%%/lib/t/regression/14merge.t
|
|
%%RTPLIST%%/lib/t/regression/15cf_single_values_are_single.t
|
|
%%RTPLIST%%/lib/t/regression/16-transaction_cf_tests.t
|
|
%%RTPLIST%%/lib/t/regression/17multiple_deleg_revocation.t
|
|
%%RTPLIST%%/lib/t/regression/18stale_delegations_cleanup.t
|
|
%%RTPLIST%%/lib/t/regression/19-rtname.t
|
|
%%RTPLIST%%/lib/t/regression/20savedsearch.t
|
|
%%RTPLIST%%/lib/t/regression/21query-builder.t
|
|
%%RTPLIST%%/lib/t/regression/22search_tix_by_txn.t
|
|
%%RTPLIST%%/lib/t/regression/mime_tests
|
|
%%RTPLIST%%/lib/t/setup_regression.t
|
|
%%RTPLIST%%/lib/t/create_data.pl
|
|
%%RTPLIST%%/sbin/rt-setup-database
|
|
%%RTPLIST%%/sbin/rt-test-dependencies
|
|
%%RTPLIST%%/sbin/rt-dump-database
|
|
%%RTPLIST%%/share/doc/README
|
|
%%RTPLIST%%/share/html/Admin/Elements/AddCustomFieldValue
|
|
%%RTPLIST%%/share/html/Admin/Elements/CreateUserCalled
|
|
%%RTPLIST%%/share/html/Admin/Elements/CustomFieldTabs
|
|
%%RTPLIST%%/share/html/Admin/Elements/EditCustomField
|
|
%%RTPLIST%%/share/html/Admin/Elements/EditCustomFieldValues
|
|
%%RTPLIST%%/share/html/Admin/Elements/EditCustomFields
|
|
%%RTPLIST%%/share/html/Admin/Elements/EditQueueWatchers
|
|
%%RTPLIST%%/share/html/Admin/Elements/EditScrip
|
|
%%RTPLIST%%/share/html/Admin/Elements/EditScrips
|
|
%%RTPLIST%%/share/html/Admin/Elements/EditTemplates
|
|
%%RTPLIST%%/share/html/Admin/Elements/EditUserComments
|
|
%%RTPLIST%%/share/html/Admin/Elements/GlobalCustomFieldTabs
|
|
%%RTPLIST%%/share/html/Admin/Elements/GroupTabs
|
|
%%RTPLIST%%/share/html/Admin/Elements/Header
|
|
%%RTPLIST%%/share/html/Admin/Elements/ListGlobalCustomFields
|
|
%%RTPLIST%%/share/html/Admin/Elements/ListGlobalScrips
|
|
%%RTPLIST%%/share/html/Admin/Elements/ModifyTemplate
|
|
%%RTPLIST%%/share/html/Admin/Elements/ObjectCustomFields
|
|
%%RTPLIST%%/share/html/Admin/Elements/PickObjects
|
|
%%RTPLIST%%/share/html/Admin/Elements/PickCustomFields
|
|
%%RTPLIST%%/share/html/Admin/Elements/QueueRightsForUser
|
|
%%RTPLIST%%/share/html/Admin/Elements/QueueTabs
|
|
%%RTPLIST%%/share/html/Admin/Elements/SelectCustomFieldLookupType
|
|
%%RTPLIST%%/share/html/Admin/Elements/SelectCustomFieldType
|
|
%%RTPLIST%%/share/html/Admin/Elements/SelectGroups
|
|
%%RTPLIST%%/share/html/Admin/Elements/SelectModifyGroup
|
|
%%RTPLIST%%/share/html/Admin/Elements/SelectModifyQueue
|
|
%%RTPLIST%%/share/html/Admin/Elements/SelectModifyUser
|
|
%%RTPLIST%%/share/html/Admin/Elements/SelectNewGroupMembers
|
|
%%RTPLIST%%/share/html/Admin/Elements/SelectRights
|
|
%%RTPLIST%%/share/html/Admin/Elements/SelectScrip
|
|
%%RTPLIST%%/share/html/Admin/Elements/SelectScripAction
|
|
%%RTPLIST%%/share/html/Admin/Elements/SelectScripCondition
|
|
%%RTPLIST%%/share/html/Admin/Elements/SelectSingleOrMultiple
|
|
%%RTPLIST%%/share/html/Admin/Elements/SelectStage
|
|
%%RTPLIST%%/share/html/Admin/Elements/SelectTemplate
|
|
%%RTPLIST%%/share/html/Admin/Elements/SelectUsers
|
|
%%RTPLIST%%/share/html/Admin/Elements/SystemTabs
|
|
%%RTPLIST%%/share/html/Admin/Elements/Tabs
|
|
%%RTPLIST%%/share/html/Admin/Elements/ToolTabs
|
|
%%RTPLIST%%/share/html/Admin/Elements/UserTabs
|
|
%%RTPLIST%%/share/html/Admin/Global/GroupRights.html
|
|
%%RTPLIST%%/share/html/Admin/Global/Scrip.html
|
|
%%RTPLIST%%/share/html/Admin/Global/Scrips.html
|
|
%%RTPLIST%%/share/html/Admin/Global/Template.html
|
|
%%RTPLIST%%/share/html/Admin/Global/Templates.html
|
|
%%RTPLIST%%/share/html/Admin/Global/UserRights.html
|
|
%%RTPLIST%%/share/html/Admin/Global/index.html
|
|
%%RTPLIST%%/share/html/Admin/Global/CustomFields/Groups.html
|
|
%%RTPLIST%%/share/html/Admin/Global/CustomFields/Users.html
|
|
%%RTPLIST%%/share/html/Admin/Global/CustomFields/index.html
|
|
%%RTPLIST%%/share/html/Admin/Global/CustomFields/Queue-Transactions.html
|
|
%%RTPLIST%%/share/html/Admin/Global/CustomFields/Queue-Tickets.html
|
|
%%RTPLIST%%/share/html/Admin/CustomFields/GroupRights.html
|
|
%%RTPLIST%%/share/html/Admin/CustomFields/UserRights.html
|
|
%%RTPLIST%%/share/html/Admin/CustomFields/Modify.html
|
|
%%RTPLIST%%/share/html/Admin/CustomFields/index.html
|
|
%%RTPLIST%%/share/html/Admin/CustomFields/Objects.html
|
|
%%RTPLIST%%/share/html/Admin/Groups/CustomFields.html
|
|
%%RTPLIST%%/share/html/Admin/Groups/GroupRights.html
|
|
%%RTPLIST%%/share/html/Admin/Groups/History.html
|
|
%%RTPLIST%%/share/html/Admin/Groups/Members.html
|
|
%%RTPLIST%%/share/html/Admin/Groups/Modify.html
|
|
%%RTPLIST%%/share/html/Admin/Groups/UserRights.html
|
|
%%RTPLIST%%/share/html/Admin/Groups/index.html
|
|
%%RTPLIST%%/share/html/Admin/Users/CustomFields.html
|
|
%%RTPLIST%%/share/html/Admin/Users/Memberships.html
|
|
%%RTPLIST%%/share/html/Admin/Users/Modify.html
|
|
%%RTPLIST%%/share/html/Admin/Users/History.html
|
|
%%RTPLIST%%/share/html/Admin/Users/index.html
|
|
%%RTPLIST%%/share/html/Admin/Queues/CustomField.html
|
|
%%RTPLIST%%/share/html/Admin/Queues/CustomFields.html
|
|
%%RTPLIST%%/share/html/Admin/Queues/GroupRights.html
|
|
%%RTPLIST%%/share/html/Admin/Queues/Modify.html
|
|
%%RTPLIST%%/share/html/Admin/Queues/People.html
|
|
%%RTPLIST%%/share/html/Admin/Queues/Scrip.html
|
|
%%RTPLIST%%/share/html/Admin/Queues/Scrips.html
|
|
%%RTPLIST%%/share/html/Admin/Queues/Template.html
|
|
%%RTPLIST%%/share/html/Admin/Queues/Templates.html
|
|
%%RTPLIST%%/share/html/Admin/Queues/UserRights.html
|
|
%%RTPLIST%%/share/html/Admin/Queues/index.html
|
|
%%RTPLIST%%/share/html/Admin/Tools/Configuration.html
|
|
%%RTPLIST%%/share/html/Admin/Tools/index.html
|
|
%%RTPLIST%%/share/html/Admin/autohandler
|
|
%%RTPLIST%%/share/html/Admin/index.html
|
|
%%RTPLIST%%/share/html/Approvals/Display.html
|
|
%%RTPLIST%%/share/html/Approvals/Elements/Approve
|
|
%%RTPLIST%%/share/html/Approvals/Elements/PendingMyApproval
|
|
%%RTPLIST%%/share/html/Approvals/Elements/ShowDependency
|
|
%%RTPLIST%%/share/html/Approvals/Elements/Tabs
|
|
%%RTPLIST%%/share/html/Approvals/index.html
|
|
%%RTPLIST%%/share/html/Download/Tabular/dhandler
|
|
%%RTPLIST%%/share/html/Download/CustomFieldValue/dhandler
|
|
%%RTPLIST%%/share/html/Elements/BevelBoxRaisedEnd
|
|
%%RTPLIST%%/share/html/Elements/BevelBoxRaisedStart
|
|
%%RTPLIST%%/share/html/Elements/Callback
|
|
%%RTPLIST%%/share/html/Elements/Checkbox
|
|
%%RTPLIST%%/share/html/Elements/CollectionAsTable/ParseFormat
|
|
%%RTPLIST%%/share/html/Elements/CollectionAsTable/Row
|
|
%%RTPLIST%%/share/html/Elements/CollectionAsTable/Header
|
|
%%RTPLIST%%/share/html/Elements/CreateTicket
|
|
%%RTPLIST%%/share/html/Elements/EditLinks
|
|
%%RTPLIST%%/share/html/Elements/EditCustomField
|
|
%%RTPLIST%%/share/html/Elements/EditCustomFieldImage
|
|
%%RTPLIST%%/share/html/Elements/EditCustomFieldSelect
|
|
%%RTPLIST%%/share/html/Elements/EditCustomFieldBinary
|
|
%%RTPLIST%%/share/html/Elements/EditCustomFieldFreeform
|
|
%%RTPLIST%%/share/html/Elements/EditCustomFieldText
|
|
%%RTPLIST%%/share/html/Elements/EditCustomFieldWikitext
|
|
%%RTPLIST%%/share/html/Elements/Error
|
|
%%RTPLIST%%/share/html/Elements/Footer
|
|
%%RTPLIST%%/share/html/Elements/GotoTicket
|
|
%%RTPLIST%%/share/html/Elements/Header
|
|
%%RTPLIST%%/share/html/Elements/ListActions
|
|
%%RTPLIST%%/share/html/Elements/Login
|
|
%%RTPLIST%%/share/html/Elements/Menu
|
|
%%RTPLIST%%/share/html/Elements/MessageBox
|
|
%%RTPLIST%%/share/html/Elements/MyRequests
|
|
%%RTPLIST%%/share/html/Elements/MyTickets
|
|
%%RTPLIST%%/share/html/Elements/PageLayout
|
|
%%RTPLIST%%/share/html/Elements/QueryString
|
|
%%RTPLIST%%/share/html/Elements/QuickCreate
|
|
%%RTPLIST%%/share/html/Elements/Quicksearch
|
|
%%RTPLIST%%/share/html/Elements/RT__Ticket/ColumnMap
|
|
%%RTPLIST%%/share/html/Elements/Refresh
|
|
%%RTPLIST%%/share/html/Elements/ScrubHTML
|
|
%%RTPLIST%%/share/html/Elements/Section
|
|
%%RTPLIST%%/share/html/Elements/SelectAttachmentField
|
|
%%RTPLIST%%/share/html/Elements/SelectBoolean
|
|
%%RTPLIST%%/share/html/Elements/SelectCustomFieldOperator
|
|
%%RTPLIST%%/share/html/Elements/SelectCustomFieldValue
|
|
%%RTPLIST%%/share/html/Elements/SelectDate
|
|
%%RTPLIST%%/share/html/Elements/SelectDateRelation
|
|
%%RTPLIST%%/share/html/Elements/SelectDateType
|
|
%%RTPLIST%%/share/html/Elements/SelectEqualityOperator
|
|
%%RTPLIST%%/share/html/Elements/SelectGroups
|
|
%%RTPLIST%%/share/html/Elements/SelectLang
|
|
%%RTPLIST%%/share/html/Elements/SelectLinkType
|
|
%%RTPLIST%%/share/html/Elements/SelectMatch
|
|
%%RTPLIST%%/share/html/Elements/SelectNewTicketQueue
|
|
%%RTPLIST%%/share/html/Elements/SelectOwner
|
|
%%RTPLIST%%/share/html/Elements/SelectQueue
|
|
%%RTPLIST%%/share/html/Elements/SelectResultsPerPage
|
|
%%RTPLIST%%/share/html/Elements/SelectSortOrder
|
|
%%RTPLIST%%/share/html/Elements/SelectStatus
|
|
%%RTPLIST%%/share/html/Elements/SelectTicketSortBy
|
|
%%RTPLIST%%/share/html/Elements/SelectTicketTypes
|
|
%%RTPLIST%%/share/html/Elements/SelectUsers
|
|
%%RTPLIST%%/share/html/Elements/SelectWatcherType
|
|
%%RTPLIST%%/share/html/Elements/SetupSessionCookie
|
|
%%RTPLIST%%/share/html/Elements/ShowCustomFields
|
|
%%RTPLIST%%/share/html/Elements/ShowCustomFieldBinary
|
|
%%RTPLIST%%/share/html/Elements/ShowCustomFieldImage
|
|
%%RTPLIST%%/share/html/Elements/ShowCustomFieldWikitext
|
|
%%RTPLIST%%/share/html/Elements/ShowLink
|
|
%%RTPLIST%%/share/html/Elements/ShowLinks
|
|
%%RTPLIST%%/share/html/Elements/ShowMemberships
|
|
%%RTPLIST%%/share/html/Elements/SimpleSearch
|
|
%%RTPLIST%%/share/html/Elements/Submit
|
|
%%RTPLIST%%/share/html/Elements/Tabs
|
|
%%RTPLIST%%/share/html/Elements/TicketList
|
|
%%RTPLIST%%/share/html/Elements/TitleBox
|
|
%%RTPLIST%%/share/html/Elements/TitleBoxEnd
|
|
%%RTPLIST%%/share/html/Elements/TitleBoxStart
|
|
%%RTPLIST%%/share/html/NoAuth/Logout.html
|
|
%%RTPLIST%%/share/html/NoAuth/Reminder.html
|
|
%%RTPLIST%%/share/html/NoAuth/images/autohandler
|
|
%%RTPLIST%%/share/html/NoAuth/images/bplogo.gif
|
|
%%RTPLIST%%/share/html/NoAuth/images/favicon.png
|
|
%%RTPLIST%%/share/html/NoAuth/images/space.gif
|
|
%%RTPLIST%%/share/html/NoAuth/webrt.css
|
|
%%RTPLIST%%/share/html/REST/1.0/Forms/queue/default
|
|
%%RTPLIST%%/share/html/REST/1.0/Forms/queue/ns
|
|
%%RTPLIST%%/share/html/REST/1.0/Forms/ticket/attachments
|
|
%%RTPLIST%%/share/html/REST/1.0/Forms/ticket/default
|
|
%%RTPLIST%%/share/html/REST/1.0/Forms/ticket/history
|
|
%%RTPLIST%%/share/html/REST/1.0/Forms/ticket/links
|
|
%%RTPLIST%%/share/html/REST/1.0/Forms/user/default
|
|
%%RTPLIST%%/share/html/REST/1.0/Forms/user/ns
|
|
%%RTPLIST%%/share/html/REST/1.0/NoAuth/mail-gateway
|
|
%%RTPLIST%%/share/html/REST/1.0/autohandler
|
|
%%RTPLIST%%/share/html/REST/1.0/dhandler
|
|
%%RTPLIST%%/share/html/REST/1.0/logout
|
|
%%RTPLIST%%/share/html/REST/1.0/search/dhandler
|
|
%%RTPLIST%%/share/html/REST/1.0/search/ticket
|
|
%%RTPLIST%%/share/html/REST/1.0/ticket/comment
|
|
%%RTPLIST%%/share/html/REST/1.0/ticket/link
|
|
%%RTPLIST%%/share/html/REST/1.0/ticket/merge
|
|
%%RTPLIST%%/share/html/Search/Build.html
|
|
%%RTPLIST%%/share/html/Search/Bulk.html
|
|
%%RTPLIST%%/share/html/Search/Edit.html
|
|
%%RTPLIST%%/share/html/Search/Elements/BuildFormatString
|
|
%%RTPLIST%%/share/html/Search/Elements/DisplayOptions
|
|
%%RTPLIST%%/share/html/Search/Elements/EditFormat
|
|
%%RTPLIST%%/share/html/Search/Elements/EditQuery
|
|
%%RTPLIST%%/share/html/Search/Elements/EditSearches
|
|
%%RTPLIST%%/share/html/Search/Elements/NewListActions
|
|
%%RTPLIST%%/share/html/Search/Elements/PickBasics
|
|
%%RTPLIST%%/share/html/Search/Elements/PickCFs
|
|
%%RTPLIST%%/share/html/Search/Elements/PickCriteria
|
|
%%RTPLIST%%/share/html/Search/Elements/SearchPrivacy
|
|
%%RTPLIST%%/share/html/Search/Elements/SelectAndOr
|
|
%%RTPLIST%%/share/html/Search/Elements/SelectGroup
|
|
%%RTPLIST%%/share/html/Search/Elements/SelectLinks
|
|
%%RTPLIST%%/share/html/Search/Elements/SelectPersonType
|
|
%%RTPLIST%%/share/html/Search/Elements/SelectSearchObject
|
|
%%RTPLIST%%/share/html/Search/Elements/SelectSearchesForObjects
|
|
%%RTPLIST%%/share/html/Search/Results.html
|
|
%%RTPLIST%%/share/html/Search/Results.rdf
|
|
%%RTPLIST%%/share/html/Search/Results.tsv
|
|
%%RTPLIST%%/share/html/SelfService/Attachment/dhandler
|
|
%%RTPLIST%%/share/html/SelfService/Closed.html
|
|
%%RTPLIST%%/share/html/SelfService/Create.html
|
|
%%RTPLIST%%/share/html/SelfService/CreateTicketInQueue.html
|
|
%%RTPLIST%%/share/html/SelfService/Display.html
|
|
%%RTPLIST%%/share/html/SelfService/Elements/GotoTicket
|
|
%%RTPLIST%%/share/html/SelfService/Elements/Header
|
|
%%RTPLIST%%/share/html/SelfService/Elements/MyRequests
|
|
%%RTPLIST%%/share/html/SelfService/Elements/Tabs
|
|
%%RTPLIST%%/share/html/SelfService/Error.html
|
|
%%RTPLIST%%/share/html/SelfService/Prefs.html
|
|
%%RTPLIST%%/share/html/SelfService/Update.html
|
|
%%RTPLIST%%/share/html/SelfService/index.html
|
|
%%RTPLIST%%/share/html/Ticket/Attachment/dhandler
|
|
%%RTPLIST%%/share/html/Ticket/Create.html
|
|
%%RTPLIST%%/share/html/Ticket/Display.html
|
|
%%RTPLIST%%/share/html/Ticket/Elements/AddWatchers
|
|
%%RTPLIST%%/share/html/Ticket/Elements/BulkLinks
|
|
%%RTPLIST%%/share/html/Ticket/Elements/EditBasics
|
|
%%RTPLIST%%/share/html/Ticket/Elements/EditCustomField
|
|
%%RTPLIST%%/share/html/Ticket/Elements/EditCustomFields
|
|
%%RTPLIST%%/share/html/Ticket/Elements/EditDates
|
|
%%RTPLIST%%/share/html/Ticket/Elements/EditPeople
|
|
%%RTPLIST%%/share/html/Ticket/Elements/EditWatchers
|
|
%%RTPLIST%%/share/html/Ticket/Elements/FindAttachments
|
|
%%RTPLIST%%/share/html/Ticket/Elements/LoadTextAttachments
|
|
%%RTPLIST%%/share/html/Ticket/Elements/PreviewScrips
|
|
%%RTPLIST%%/share/html/Ticket/Elements/ShowAttachments
|
|
%%RTPLIST%%/share/html/Ticket/Elements/ShowBasics
|
|
%%RTPLIST%%/share/html/Ticket/Elements/ShowCustomFields
|
|
%%RTPLIST%%/share/html/Ticket/Elements/ShowDates
|
|
%%RTPLIST%%/share/html/Ticket/Elements/ShowDependencies
|
|
%%RTPLIST%%/share/html/Ticket/Elements/ShowGroupMembers
|
|
%%RTPLIST%%/share/html/Ticket/Elements/ShowHistory
|
|
%%RTPLIST%%/share/html/Ticket/Elements/ShowMemberOf
|
|
%%RTPLIST%%/share/html/Ticket/Elements/ShowMembers
|
|
%%RTPLIST%%/share/html/Ticket/Elements/ShowMessageHeaders
|
|
%%RTPLIST%%/share/html/Ticket/Elements/ShowMessageStanza
|
|
%%RTPLIST%%/share/html/Ticket/Elements/ShowPeople
|
|
%%RTPLIST%%/share/html/Ticket/Elements/ShowReferences
|
|
%%RTPLIST%%/share/html/Ticket/Elements/ShowRequestor
|
|
%%RTPLIST%%/share/html/Ticket/Elements/ShowSummary
|
|
%%RTPLIST%%/share/html/Ticket/Elements/ShowTransaction
|
|
%%RTPLIST%%/share/html/Ticket/Elements/ShowTransactionAttachments
|
|
%%RTPLIST%%/share/html/Ticket/Elements/ShowUserEntry
|
|
%%RTPLIST%%/share/html/Ticket/Elements/Tabs
|
|
%%RTPLIST%%/share/html/Ticket/History.html
|
|
%%RTPLIST%%/share/html/Ticket/Modify.html
|
|
%%RTPLIST%%/share/html/Ticket/ModifyAll.html
|
|
%%RTPLIST%%/share/html/Ticket/ModifyDates.html
|
|
%%RTPLIST%%/share/html/Ticket/ModifyLinks.html
|
|
%%RTPLIST%%/share/html/Ticket/ModifyPeople.html
|
|
%%RTPLIST%%/share/html/Ticket/ShowEmailRecord.html
|
|
%%RTPLIST%%/share/html/Ticket/Update.html
|
|
%%RTPLIST%%/share/html/Tools/Elements/Tabs
|
|
%%RTPLIST%%/share/html/Tools/MyDay.html
|
|
%%RTPLIST%%/share/html/Tools/Offline.html
|
|
%%RTPLIST%%/share/html/User/Delegation.html
|
|
%%RTPLIST%%/share/html/User/Elements/DelegateRights
|
|
%%RTPLIST%%/share/html/User/Elements/GroupTabs
|
|
%%RTPLIST%%/share/html/User/Elements/Tabs
|
|
%%RTPLIST%%/share/html/User/Groups/Members.html
|
|
%%RTPLIST%%/share/html/User/Groups/Modify.html
|
|
%%RTPLIST%%/share/html/User/Groups/index.html
|
|
%%RTPLIST%%/share/html/User/Prefs.html
|
|
%%RTPLIST%%/share/html/autohandler
|
|
%%RTPLIST%%/share/html/index.html
|
|
%%RTPLIST%%/share/html/l
|
|
@unexec rm -R %%RT_PATH%%/var 2> /dev/null || true
|
|
@dirrm %%RTPLIST%%/share/html/User/Groups
|
|
@dirrm %%RTPLIST%%/share/html/User/Elements
|
|
@dirrm %%RTPLIST%%/share/html/User
|
|
@dirrm %%RTPLIST%%/share/html/Tools/Elements
|
|
@dirrm %%RTPLIST%%/share/html/Tools
|
|
@dirrm %%RTPLIST%%/share/html/Ticket/Elements
|
|
@dirrm %%RTPLIST%%/share/html/Ticket/Attachment
|
|
@dirrm %%RTPLIST%%/share/html/Ticket
|
|
@dirrm %%RTPLIST%%/share/html/SelfService/Elements
|
|
@dirrm %%RTPLIST%%/share/html/SelfService/Attachment
|
|
@dirrm %%RTPLIST%%/share/html/SelfService
|
|
@dirrm %%RTPLIST%%/share/html/Search/Elements
|
|
@dirrm %%RTPLIST%%/share/html/Search
|
|
@dirrm %%RTPLIST%%/share/html/REST/1.0/ticket
|
|
@dirrm %%RTPLIST%%/share/html/REST/1.0/search
|
|
@dirrm %%RTPLIST%%/share/html/REST/1.0/NoAuth
|
|
@dirrm %%RTPLIST%%/share/html/REST/1.0/Forms/user
|
|
@dirrm %%RTPLIST%%/share/html/REST/1.0/Forms/ticket
|
|
@dirrm %%RTPLIST%%/share/html/REST/1.0/Forms/queue
|
|
@dirrm %%RTPLIST%%/share/html/REST/1.0/Forms
|
|
@dirrm %%RTPLIST%%/share/html/REST/1.0
|
|
@dirrm %%RTPLIST%%/share/html/REST
|
|
@dirrm %%RTPLIST%%/share/html/NoAuth/images
|
|
@dirrm %%RTPLIST%%/share/html/NoAuth
|
|
@dirrm %%RTPLIST%%/share/html/Elements/RT__Ticket
|
|
@dirrm %%RTPLIST%%/share/html/Elements/CollectionAsTable
|
|
@dirrm %%RTPLIST%%/share/html/Elements
|
|
@dirrm %%RTPLIST%%/share/html/Download/Tabular
|
|
@dirrm %%RTPLIST%%/share/html/Download/CustomFieldValue
|
|
@dirrm %%RTPLIST%%/share/html/Download
|
|
@dirrm %%RTPLIST%%/share/html/Approvals/Elements
|
|
@dirrm %%RTPLIST%%/share/html/Approvals
|
|
@dirrm %%RTPLIST%%/share/html/Admin/Users
|
|
@dirrm %%RTPLIST%%/share/html/Admin/Tools
|
|
@dirrm %%RTPLIST%%/share/html/Admin/Queues
|
|
@dirrm %%RTPLIST%%/share/html/Admin/Groups
|
|
@dirrm %%RTPLIST%%/share/html/Admin/Global/CustomFields
|
|
@dirrm %%RTPLIST%%/share/html/Admin/Global
|
|
@dirrm %%RTPLIST%%/share/html/Admin/CustomFields
|
|
@dirrm %%RTPLIST%%/share/html/Admin/Elements
|
|
@dirrm %%RTPLIST%%/share/html/Admin
|
|
@dirrm %%RTPLIST%%/share/html
|
|
@dirrm %%RTPLIST%%/share/doc
|
|
@dirrm %%RTPLIST%%/share
|
|
@dirrm %%RTPLIST%%/sbin
|
|
@dirrm %%RTPLIST%%/local/po
|
|
@dirrm %%RTPLIST%%/local/lib
|
|
@dirrm %%RTPLIST%%/local/html
|
|
@dirrm %%RTPLIST%%/local/etc
|
|
@dirrm %%RTPLIST%%/local
|
|
@dirrm %%RTPLIST%%/lib/t/regression
|
|
@dirrm %%RTPLIST%%/lib/t/data/8859-15-message-series
|
|
@dirrm %%RTPLIST%%/lib/t/data
|
|
@dirrm %%RTPLIST%%/lib/t
|
|
@dirrm %%RTPLIST%%/lib/RT/URI
|
|
@dirrm %%RTPLIST%%/lib/RT/Search
|
|
@dirrm %%RTPLIST%%/lib/RT/Interface/Web/QueryBuilder
|
|
@dirrm %%RTPLIST%%/lib/RT/Interface/Web
|
|
@dirrm %%RTPLIST%%/lib/RT/Interface/Email/Filter
|
|
@dirrm %%RTPLIST%%/lib/RT/Interface/Email/Auth
|
|
@dirrm %%RTPLIST%%/lib/RT/Interface/Email
|
|
@dirrm %%RTPLIST%%/lib/RT/Interface
|
|
@dirrm %%RTPLIST%%/lib/RT/I18N
|
|
@dirrm %%RTPLIST%%/lib/RT/Condition
|
|
@dirrm %%RTPLIST%%/lib/RT/Action
|
|
@dirrm %%RTPLIST%%/lib/RT
|
|
@dirrm %%RTPLIST%%/lib
|
|
@unexec rmdir %%RT_PATH%%/etc 2> /dev/null || true
|
|
@dirrm %%RTPLIST%%/bin
|
|
@dirrm %%RTPLIST%%
|