View | Details | Raw Unified | Return to bug 149349 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/ports/www/rt38/Makefile (-2 / +2 lines)
Lines 12-18 Link Here
12
#   o install a sample into etc/apache22/Includes
12
#   o install a sample into etc/apache22/Includes
13
13
14
PORTNAME=	rt
14
PORTNAME=	rt
15
PORTVERSION=	3.8.7
15
PORTVERSION=	3.8.8
16
CATEGORIES=	www
16
CATEGORIES=	www
17
MASTER_SITES=	http://download.bestpractical.com/pub/rt/release/ \
17
MASTER_SITES=	http://download.bestpractical.com/pub/rt/release/ \
18
		ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/
18
		ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/
Lines 132-138 Link Here
132
IGNORE=	options WITH_MODPERL and WITH_MODPERL2 are mutually exclusive
132
IGNORE=	options WITH_MODPERL and WITH_MODPERL2 are mutually exclusive
133
.endif
133
.endif
134
134
135
RT_ETC_PATH?=	${LOCALBASE}/etc/${PORTNAME}38
135
RT_ETC_PATH?=	${PREFIX}/etc/${PORTNAME}38
136
RT_LAYOUT=	FreeBSD
136
RT_LAYOUT=	FreeBSD
137
DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}38
137
DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}38
138
138
(-)/usr/ports/www/rt38/Makefile.cpan (-9 / +15 lines)
Lines 5-10 Link Here
5
### Pod::Usage       1.33                 core
5
### Pod::Usage       1.33                 core
6
### Scalar::Util     1.18                 core
6
### Scalar::Util     1.18                 core
7
### Text::ParseWords 3.24                 core
7
### Text::ParseWords 3.24                 core
8
### Term::ReadLine	 					  core
9
### Term::ReadKey	 					  core
8
10
9
CLI_DEPS=	p5-Term-ReadKey>=2.30:${PORTSDIR}/devel/p5-Term-ReadKey \
11
CLI_DEPS=	p5-Term-ReadKey>=2.30:${PORTSDIR}/devel/p5-Term-ReadKey \
10
  			p5-Getopt-Long>=2.24:${PORTSDIR}/devel/p5-Getopt-Long \
12
  			p5-Getopt-Long>=2.24:${PORTSDIR}/devel/p5-Getopt-Long \
Lines 12-18 Link Here
12
			p5-ReadLine-Perl>=1.0302:${PORTSDIR}/devel/p5-ReadLine-Perl \
14
			p5-ReadLine-Perl>=1.0302:${PORTSDIR}/devel/p5-ReadLine-Perl \
13
			p5-Net-SSLeay>=1.35:${PORTSDIR}/security/p5-Net-SSLeay
15
			p5-Net-SSLeay>=1.35:${PORTSDIR}/security/p5-Net-SSLeay
14
16
15
CORE_DEPS=	p5-Encode>=2.13:${PORTSDIR}/converters/p5-Encode \
17
CORE_DEPS=	p5-Encode>=2.21:${PORTSDIR}/converters/p5-Encode \
16
			p5-Class-ReturnValue>=0.55:${PORTSDIR}/devel/p5-Class-ReturnValue \
18
			p5-Class-ReturnValue>=0.55:${PORTSDIR}/devel/p5-Class-ReturnValue \
17
  			p5-Text-Quoted>=2.05:${PORTSDIR}/textproc/p5-Text-Quoted \
19
  			p5-Text-Quoted>=2.05:${PORTSDIR}/textproc/p5-Text-Quoted \
18
			p5-CSS-Squish>=0.07:${PORTSDIR}/textproc/p5-CSS-Squish \
20
			p5-CSS-Squish>=0.07:${PORTSDIR}/textproc/p5-CSS-Squish \
Lines 22-39 Link Here
22
			p5-File-Temp>=0.18:${PORTSDIR}/devel/p5-File-Temp \
24
			p5-File-Temp>=0.18:${PORTSDIR}/devel/p5-File-Temp \
23
			p5-Tree-Simple>=1.04:${PORTSDIR}/devel/p5-Tree-Simple \
25
			p5-Tree-Simple>=1.04:${PORTSDIR}/devel/p5-Tree-Simple \
24
			p5-HTML-Scrubber>=0.08:${PORTSDIR}/www/p5-HTML-Scrubber \
26
			p5-HTML-Scrubber>=0.08:${PORTSDIR}/www/p5-HTML-Scrubber \
25
			p5-DBIx-SearchBuilder>=1.53:${PORTSDIR}/databases/p5-DBIx-SearchBuilder \
27
			p5-DBIx-SearchBuilder>=1.54:${PORTSDIR}/databases/p5-DBIx-SearchBuilder \
26
			p5-Mail-Tools>=1.57:${PORTSDIR}/mail/p5-Mail-Tools \
28
			p5-Mail-Tools>=1.57:${PORTSDIR}/mail/p5-Mail-Tools \
27
			p5-File-ShareDir>=1.00:${PORTSDIR}/devel/p5-File-ShareDir \
29
			p5-File-ShareDir>=1.00:${PORTSDIR}/devel/p5-File-ShareDir \
28
			p5-Cache-Simple-TimedExpiry>=0.27:${PORTSDIR}/devel/p5-Cache-Simple-TimedExpiry \
30
			p5-Cache-Simple-TimedExpiry>=0.27:${PORTSDIR}/devel/p5-Cache-Simple-TimedExpiry \
29
			${SITE_PERL}/Log/Dispatch.pm:${PORTSDIR}/devel/p5-Log-Dispatch \
31
			p5-Text-Template>=1.44:${PORTSDIR}/textproc/p5-Text-Template \
32
			p5-Log-Dispatch>=2.0:${PORTSDIR}/devel/p5-Log-Dispatch \
33
			p5-Locale-Maketext>=1.06:${PORTSDIR}/devel/p5-Locale-Maketext \
34
			p5-Locale-Maketext-Lexicon>=0.32:${PORTSDIR}/devel/p5-Locale-Maketext-Lexicon \
35
			p5-MIME-Tools>=5.425:${PORTSDIR}/mail/p5-MIME-Tools \
30
			${SITE_PERL}/Email/Address.pm:${PORTSDIR}/mail/p5-Email-Address \
36
			${SITE_PERL}/Email/Address.pm:${PORTSDIR}/mail/p5-Email-Address \
31
			${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
37
			${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
32
			${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools \
33
			${SITE_PERL}/Locale/Maketext/Lexicon.pm:${PORTSDIR}/devel/p5-Locale-Maketext-Lexicon \
34
			${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules \
38
			${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules \
35
			${SITE_PERL}/Locale/Maketext.pm:${PORTSDIR}/devel/p5-Locale-Maketext \
36
			${SITE_PERL}/Text/Template.pm:${PORTSDIR}/textproc/p5-Text-Template \
37
			${SITE_PERL}/Calendar/Simple.pm:${PORTSDIR}/devel/p5-Calendar-Simple \
39
			${SITE_PERL}/Calendar/Simple.pm:${PORTSDIR}/devel/p5-Calendar-Simple \
38
			${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common \
40
			${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common \
39
			${SITE_PERL}/Locale/Maketext/Fuzzy.pm:${PORTSDIR}/devel/p5-Locale-Maketext-Fuzzy \
41
			${SITE_PERL}/Locale/Maketext/Fuzzy.pm:${PORTSDIR}/devel/p5-Locale-Maketext-Fuzzy \
Lines 57-63 Link Here
57
			${SITE_PERL}/Test/Expect.pm>=0.31:${PORTSDIR}/devel/p5-Test-Expect \
59
			${SITE_PERL}/Test/Expect.pm>=0.31:${PORTSDIR}/devel/p5-Test-Expect \
58
			${SITE_PERL}/Test/WWW/Mechanize.pm>=1.04:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \
60
			${SITE_PERL}/Test/WWW/Mechanize.pm>=1.04:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \
59
			${SITE_PERL}/Test/HTTP/Server/Simple.pm>=0.09:${PORTSDIR}/www/p5-Test-HTTP-Server-Simple \
61
			${SITE_PERL}/Test/HTTP/Server/Simple.pm>=0.09:${PORTSDIR}/www/p5-Test-HTTP-Server-Simple \
60
			${SITE_PERL}/Test/Simple.pm>=0.77:${PORTSDIR}/devel/p5-Test-Simple
62
			${SITE_PERL}/Test/Simple.pm>=0.77:${PORTSDIR}/devel/p5-Test-Simple \
63
			${SITE_PERL}/${PERL_ARCH}/HTML/TokeParser.pm:${PORTSDIR}/www/p5-HTML-Parser \
64
			${SITE_PERL}/Test/Warn.pm:${PORTSDIR}/devel/p5-Test-Warn \
65
			${SITE_PERL}/Test/MockTime.pm:${PORTSDIR}/devel/p5-Test-MockTime \
66
			${SITE_PERL}/HTTP/Server/Simple/Mason.pm:${PORTSDIR}/www/p5-HTTP-Server-Simple-Mason
61
67
62
GD_DEPS=	${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \
68
GD_DEPS=	${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \
63
			${SITE_PERL}/GD/Text.pm:${PORTSDIR}/graphics/p5-GD-TextUtil \
69
			${SITE_PERL}/GD/Text.pm:${PORTSDIR}/graphics/p5-GD-TextUtil \
Lines 67-72 Link Here
67
  			${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface 
73
  			${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface 
68
74
69
GRAPHVIZ_DEPS=	${SITE_PERL}/IPC/Run.pm:${PORTSDIR}/devel/p5-IPC-Run \
75
GRAPHVIZ_DEPS=	${SITE_PERL}/IPC/Run.pm:${PORTSDIR}/devel/p5-IPC-Run \
76
			${SITE_PERL}/IPC/Run/SafeHandles.pm:${PORTSDIR}/devel/p5-IPC-Run-SafeHandles \
70
			${SITE_PERL}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz
77
			${SITE_PERL}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz
71
78
72
ICAL_DEPS=	${SITE_PERL}/Data/ICal.pm:${PORTSDIR}/deskutils/p5-Data-ICal
79
ICAL_DEPS=	${SITE_PERL}/Data/ICal.pm:${PORTSDIR}/deskutils/p5-Data-ICal
Lines 84-90 Link Here
84
			p5-Apache-Session>=1.53:${PORTSDIR}/www/p5-Apache-Session \
91
			p5-Apache-Session>=1.53:${PORTSDIR}/www/p5-Apache-Session \
85
			p5-Devel-StackTrace>=1.19:${PORTSDIR}/devel/p5-Devel-StackTrace \
92
			p5-Devel-StackTrace>=1.19:${PORTSDIR}/devel/p5-Devel-StackTrace \
86
			p5-CGI.pm>=1.20:${PORTSDIR}/www/p5-CGI.pm \
93
			p5-CGI.pm>=1.20:${PORTSDIR}/www/p5-CGI.pm \
87
			p5-Text-WikiFormat>=0.76:${PORTSDIR}/textproc/p5-Text-WikiFormat \
88
			p5-XML-RSS>=1.05:${PORTSDIR}/textproc/p5-XML-RSS \
94
			p5-XML-RSS>=1.05:${PORTSDIR}/textproc/p5-XML-RSS \
89
			p5-HTML-Mason>=1.36:${PORTSDIR}/www/p5-HTML-Mason
95
			p5-HTML-Mason>=1.36:${PORTSDIR}/www/p5-HTML-Mason
90
96
(-)/usr/ports/www/rt38/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (rt-3.8.7.tar.gz) = 1e269e88cb03a94f7992b115d4d0828a
1
MD5 (rt-3.8.8.tar.gz) = de062840ce6e2fdb323d77dddf8ff485
2
SHA256 (rt-3.8.7.tar.gz) = dacc4392cbb3987a5ac6ba25bfe9b3348cd9b5485d08c448a21aae4d87064f30
2
SHA256 (rt-3.8.8.tar.gz) = d3932febc5b3fa1da1168713f305a095ea6b40dd22d508849471e6637ba04c02
3
SIZE (rt-3.8.7.tar.gz) = 3372703
3
SIZE (rt-3.8.8.tar.gz) = 5109734
(-)/usr/ports/www/rt38/files/patch-Makefile.in (-11 / +11 lines)
Lines 1-5 Link Here
1
--- Makefile.in.orig	2009-12-04 17:30:18.000000000 -0500
1
--- Makefile.in.orig	2010-05-05 13:09:21.000000000 -0700
2
+++ Makefile.in	2009-12-04 17:33:01.000000000 -0500
2
+++ Makefile.in	2010-08-05 13:11:47.000000000 -0700
3
@@ -58,7 +58,7 @@
3
@@ -58,7 +58,7 @@
4
 
4
 
5
 CONFIG_FILE_PATH	=	@CONFIG_FILE_PATH_R@
5
 CONFIG_FILE_PATH	=	@CONFIG_FILE_PATH_R@
Lines 9-36 Link Here
9
 
9
 
10
 
10
 
11
 RT_VERSION_MAJOR	=	@RT_VERSION_MAJOR@
11
 RT_VERSION_MAJOR	=	@RT_VERSION_MAJOR@
12
@@ -107,7 +107,7 @@
12
@@ -108,7 +108,7 @@
13
 RT_VAR_PATH		=	@RT_VAR_PATH_R@
14
 RT_DOC_PATH		=	@RT_DOC_PATH_R@
13
 RT_DOC_PATH		=	@RT_DOC_PATH_R@
14
 RT_FONT_PATH		=	@RT_FONT_PATH_R@
15
 RT_LOCAL_PATH		=	@RT_LOCAL_PATH_R@
15
 RT_LOCAL_PATH		=	@RT_LOCAL_PATH_R@
16
-LOCAL_PLUGIN_PATH	=	@RT_LOCAL_PATH_R@/plugins
16
-LOCAL_PLUGIN_PATH	=	@RT_LOCAL_PATH_R@/plugins
17
+LOCAL_PLUGIN_PATH	=	@RT_LOCAL_PATH_R@/share/rt38/plugins
17
+LOCAL_PLUGIN_PATH	=	@RT_LOCAL_PATH_R@/share/rt38/plugins
18
 LOCAL_ETC_PATH		=	@LOCAL_ETC_PATH_R@
18
 LOCAL_ETC_PATH		=	@LOCAL_ETC_PATH_R@
19
 LOCAL_LIB_PATH		=	@LOCAL_LIB_PATH_R@
19
 LOCAL_LIB_PATH		=	@LOCAL_LIB_PATH_R@
20
 LOCAL_LEXICON_PATH	=	@LOCAL_LEXICON_PATH_R@
20
 LOCAL_LEXICON_PATH	=	@LOCAL_LEXICON_PATH_R@
21
@@ -282,9 +282,9 @@
21
@@ -286,9 +286,9 @@
22
 	@echo "    $(RT_SBIN_PATH)/rt-setup-database --dba $(DB_DBA) --prompt-for-dba-password --action upgrade"
22
 	@echo "    $(RT_SBIN_PATH)/rt-setup-database --dba $(DB_DBA) --prompt-for-dba-password --action upgrade"
23
 
23
 
24
 
24
 
25
-upgrade: testdeps config-install dirs files-install fixperms upgrade-instruct
25
-upgrade: testdeps config-install dirs files-install fixperms upgrade-instruct
26
+upgrade:  config-install dirs files-install fixperms upgrade-instruct
26
+upgrade:  config-install dirs files-install fixperms upgrade-instruct
27
 
27
 
28
-upgrade-noclobber: config-install dirs libs-install html-install bin-install local-install doc-install fixperms
28
-upgrade-noclobber: config-install dirs libs-install html-install bin-install local-install doc-install font-install fixperms
29
+upgrade-noclobber: config-install dirs libs-install html-install bin-install local-install doc-install
29
+upgrade-noclobber: config-install dirs libs-install html-install bin-install local-install doc-install font-install
30
 
30
 
31
 
31
 
32
 # {{{ dependencies
32
 # {{{ dependencies
33
@@ -302,13 +302,6 @@
33
@@ -306,13 +306,6 @@
34
 
34
 
35
 # {{{ fixperms
35
 # {{{ fixperms
36
 fixperms:
36
 fixperms:
Lines 44-58 Link Here
44
 	chmod $(RT_READABLE_DIR_MODE) $(DESTDIR)$(RT_BIN_PATH)
44
 	chmod $(RT_READABLE_DIR_MODE) $(DESTDIR)$(RT_BIN_PATH)
45
 
45
 
46
 	chmod 0755 $(DESTDIR)$(RT_ETC_PATH)
46
 	chmod 0755 $(DESTDIR)$(RT_ETC_PATH)
47
@@ -362,9 +355,9 @@
47
@@ -367,9 +360,9 @@
48
 	$(INSTALL) -m 0755 -d $(DESTDIR)$(LOCAL_LEXICON_PATH)
48
 	$(INSTALL) -m 0755 -d $(DESTDIR)$(LOCAL_LEXICON_PATH)
49
 # }}}
49
 # }}}
50
 
50
 
51
-install: testdeps config-install dirs files-install fixperms instruct
51
-install: testdeps config-install dirs files-install fixperms instruct
52
+install: config-install dirs files-install fixperms instruct
52
+install: config-install dirs files-install fixperms instruct
53
 
53
 
54
-files-install: libs-install etc-install config-install bin-install sbin-install html-install local-install doc-install
54
-files-install: libs-install etc-install config-install bin-install sbin-install html-install local-install doc-install font-install
55
+files-install: libs-install etc-install config-install bin-install sbin-install html-install doc-install
55
+files-install: libs-install etc-install config-install bin-install sbin-install html-install doc-install font-install
56
 
56
 
57
 config-install:
57
 config-install:
58
 @COMMENT_INPLACE_LAYOUT@	$(INSTALL) -m 0755 -o $(BIN_OWNER) -g $(RTGROUP) -d $(DESTDIR)$(CONFIG_FILE_PATH)
58
 @COMMENT_INPLACE_LAYOUT@	$(INSTALL) -m 0755 -o $(BIN_OWNER) -g $(RTGROUP) -d $(DESTDIR)$(CONFIG_FILE_PATH)
(-)/usr/ports/www/rt38/files/patch-config.layout (-3 / +4 lines)
Lines 1-6 Link Here
1
--- config.layout.orig	2010-04-01 14:52:01.000000000 +0200
1
--- config.layout.orig	2010-08-22 04:48:20.000000000 +0200
2
+++ config.layout	2010-04-01 14:54:23.000000000 +0200
2
+++ config.layout	2010-08-22 04:50:50.000000000 +0200
3
@@ -88,26 +88,27 @@
3
@@ -91,27 +91,28 @@
4
 </Layout>
4
 </Layout>
5
 
5
 
6
 <Layout FreeBSD>
6
 <Layout FreeBSD>
Lines 17-22 Link Here
17
   datadir:		${prefix}/share+
17
   datadir:		${prefix}/share+
18
   htmldir:		${datadir}/html
18
   htmldir:		${datadir}/html
19
+  sharedir:		${prefix}/share+
19
+  sharedir:		${prefix}/share+
20
   fontdir:		${datadir}/fonts
20
   manualdir:		${prefix}/share/doc+
21
   manualdir:		${prefix}/share/doc+
21
   logfiledir:		/var/log
22
   logfiledir:		/var/log
22
   localstatedir:	/var/run+
23
   localstatedir:	/var/run+
(-)/usr/ports/www/rt38/pkg-plist (-6 / +23 lines)
Lines 1-6 Link Here
1
@comment $FreeBSD: ports/www/rt38/pkg-plist,v 1.9 2009/12/09 15:09:52 skreuzer Exp $
1
@comment $FreeBSD: ports/www/rt38/pkg-plist,v 1.9 2009/12/09 15:09:52 skreuzer Exp $
2
@unexec if cmp -s %D/etc/rt38/RT_SiteConfig.pm %D/etc/rt38/RT_SiteConfig.pm-dist; then rm -f %D/etc/rt38/RT_SiteConfig.pm; fi
2
@unexec if cmp -s %D/etc/rt38/RT_SiteConfig.pm %D/etc/rt38/RT_SiteConfig.pm-dist; then rm -f %D/etc/rt38/RT_SiteConfig.pm; fi
3
@exec [ -f %D/etc/rt38/RT_SiteConfig.pm ] || cp %D/rt38/RT_SiteConfig.pm-dist %D/etc/rt38/RT_SiteConfig.pm
3
@exec [ -f %D/etc/rt38/RT_SiteConfig.pm ] || cp %D/rt38/RT_SiteConfig.pm-dist %D/etc/rt38/RT_SiteConfig.pm
4
bin/fastcgi_server
4
bin/mason_handler.fcgi
5
bin/mason_handler.fcgi
5
bin/mason_handler.scgi
6
bin/mason_handler.scgi
6
bin/mason_handler.svc
7
bin/mason_handler.svc
Lines 125-133 Link Here
125
%%SITE_PERL%%/RT/I18N/ja.po
126
%%SITE_PERL%%/RT/I18N/ja.po
126
%%SITE_PERL%%/RT/I18N/nb.po
127
%%SITE_PERL%%/RT/I18N/nb.po
127
%%SITE_PERL%%/RT/I18N/nl.po
128
%%SITE_PERL%%/RT/I18N/nl.po
129
%%SITE_PERL%%/RT/I18N/nn.po
128
%%SITE_PERL%%/RT/I18N/pl.po
130
%%SITE_PERL%%/RT/I18N/pl.po
129
%%SITE_PERL%%/RT/I18N/pt.po
131
%%SITE_PERL%%/RT/I18N/pt.po
130
%%SITE_PERL%%/RT/I18N/pt_BR.po
132
%%SITE_PERL%%/RT/I18N/pt_BR.po
133
%%SITE_PERL%%/RT/I18N/pt_PT.po
131
%%SITE_PERL%%/RT/I18N/rt.pot
134
%%SITE_PERL%%/RT/I18N/rt.pot
132
%%SITE_PERL%%/RT/I18N/ru.pm
135
%%SITE_PERL%%/RT/I18N/ru.pm
133
%%SITE_PERL%%/RT/I18N/ru.po
136
%%SITE_PERL%%/RT/I18N/ru.po
Lines 274-279 Link Here
274
sbin/rt-test-dependencies
277
sbin/rt-test-dependencies
275
sbin/rt-validator
278
sbin/rt-validator
276
%%PORTDOCS%%%%DOCSDIR%%/README
279
%%PORTDOCS%%%%DOCSDIR%%/README
280
share/rt38/fonts/Droid.README
281
share/rt38/fonts/DroidSans.ttf
282
share/rt38/fonts/DroidSansFallback.ttf
277
share/rt38/html/Admin/CustomFields/GroupRights.html
283
share/rt38/html/Admin/CustomFields/GroupRights.html
278
share/rt38/html/Admin/CustomFields/Modify.html
284
share/rt38/html/Admin/CustomFields/Modify.html
279
share/rt38/html/Admin/CustomFields/Objects.html
285
share/rt38/html/Admin/CustomFields/Objects.html
Lines 432-437 Link Here
432
share/rt38/html/Elements/EditCustomFieldText
438
share/rt38/html/Elements/EditCustomFieldText
433
share/rt38/html/Elements/EditCustomFieldWikitext
439
share/rt38/html/Elements/EditCustomFieldWikitext
434
share/rt38/html/Elements/EditLinks
440
share/rt38/html/Elements/EditLinks
441
share/rt38/html/Elements/EditPassword
435
share/rt38/html/Elements/EditTimeValue
442
share/rt38/html/Elements/EditTimeValue
436
share/rt38/html/Elements/EmailInput
443
share/rt38/html/Elements/EmailInput
437
share/rt38/html/Elements/Error
444
share/rt38/html/Elements/Error
Lines 463-468 Link Here
463
share/rt38/html/Elements/QueueSummary
470
share/rt38/html/Elements/QueueSummary
464
share/rt38/html/Elements/QuickCreate
471
share/rt38/html/Elements/QuickCreate
465
share/rt38/html/Elements/Quicksearch
472
share/rt38/html/Elements/Quicksearch
473
share/rt38/html/Elements/RT__CustomField/ColumnMap
466
share/rt38/html/Elements/RT__Group/ColumnMap
474
share/rt38/html/Elements/RT__Group/ColumnMap
467
share/rt38/html/Elements/RT__Queue/ColumnMap
475
share/rt38/html/Elements/RT__Queue/ColumnMap
468
share/rt38/html/Elements/RT__Scrip/ColumnMap
476
share/rt38/html/Elements/RT__Scrip/ColumnMap
Lines 487-499 Link Here
487
share/rt38/html/Elements/SelectMatch
495
share/rt38/html/Elements/SelectMatch
488
share/rt38/html/Elements/SelectNewTicketQueue
496
share/rt38/html/Elements/SelectNewTicketQueue
489
share/rt38/html/Elements/SelectOwner
497
share/rt38/html/Elements/SelectOwner
498
share/rt38/html/Elements/SelectPriority
490
share/rt38/html/Elements/SelectQueue
499
share/rt38/html/Elements/SelectQueue
491
share/rt38/html/Elements/SelectResultsPerPage
500
share/rt38/html/Elements/SelectResultsPerPage
492
share/rt38/html/Elements/SelectSortOrder
501
share/rt38/html/Elements/SelectSortOrder
493
share/rt38/html/Elements/SelectStatus
502
share/rt38/html/Elements/SelectStatus
494
share/rt38/html/Elements/SelectTicketSortBy
503
share/rt38/html/Elements/SelectTicketSortBy
495
share/rt38/html/Elements/SelectTicketTypes
504
share/rt38/html/Elements/SelectTicketTypes
496
share/rt38/html/Elements/SelectPriority
497
share/rt38/html/Elements/SelectTimeUnits
505
share/rt38/html/Elements/SelectTimeUnits
498
share/rt38/html/Elements/SelectTimezone
506
share/rt38/html/Elements/SelectTimezone
499
share/rt38/html/Elements/SelectUsers
507
share/rt38/html/Elements/SelectUsers
Lines 507-512 Link Here
507
share/rt38/html/Elements/ShowLink
515
share/rt38/html/Elements/ShowLink
508
share/rt38/html/Elements/ShowLinks
516
share/rt38/html/Elements/ShowLinks
509
share/rt38/html/Elements/ShowMemberships
517
share/rt38/html/Elements/ShowMemberships
518
share/rt38/html/Elements/ShowRelationLabel
510
share/rt38/html/Elements/ShowSearch
519
share/rt38/html/Elements/ShowSearch
511
share/rt38/html/Elements/ShowUser
520
share/rt38/html/Elements/ShowUser
512
share/rt38/html/Elements/ShowUserConcise
521
share/rt38/html/Elements/ShowUserConcise
Lines 908-919 Link Here
908
share/rt38/html/NoAuth/css/3.5-default/titlebox.css
917
share/rt38/html/NoAuth/css/3.5-default/titlebox.css
909
share/rt38/html/NoAuth/css/3.5-default/transactions.css
918
share/rt38/html/NoAuth/css/3.5-default/transactions.css
910
share/rt38/html/NoAuth/css/autohandler
919
share/rt38/html/NoAuth/css/autohandler
920
share/rt38/html/NoAuth/css/base/misc.css
911
share/rt38/html/NoAuth/css/dhandler
921
share/rt38/html/NoAuth/css/dhandler
912
share/rt38/html/NoAuth/css/print.css
922
share/rt38/html/NoAuth/css/print.css
913
share/rt38/html/NoAuth/css/web2/InHeader
923
share/rt38/html/NoAuth/css/web2/InHeader
914
share/rt38/html/NoAuth/css/web2/admin.css
924
share/rt38/html/NoAuth/css/web2/admin.css
915
share/rt38/html/NoAuth/css/web2/base.css
925
share/rt38/html/NoAuth/css/web2/base.css
916
share/rt38/html/NoAuth/css/web2/boxes.css
926
share/rt38/html/NoAuth/css/web2/boxes.css
927
share/rt38/html/NoAuth/css/web2/collection.css
917
share/rt38/html/NoAuth/css/web2/forms.css
928
share/rt38/html/NoAuth/css/web2/forms.css
918
share/rt38/html/NoAuth/css/web2/images/dhandler
929
share/rt38/html/NoAuth/css/web2/images/dhandler
919
share/rt38/html/NoAuth/css/web2/images/source/background-gradient.png
930
share/rt38/html/NoAuth/css/web2/images/source/background-gradient.png
Lines 976-981 Link Here
976
share/rt38/html/NoAuth/js/scriptaculous/scriptaculous.js
987
share/rt38/html/NoAuth/js/scriptaculous/scriptaculous.js
977
share/rt38/html/NoAuth/js/titlebox-state.js
988
share/rt38/html/NoAuth/js/titlebox-state.js
978
share/rt38/html/NoAuth/js/util.js
989
share/rt38/html/NoAuth/js/util.js
990
share/rt38/html/NoAuth/rss/dhandler
979
share/rt38/html/Prefs/Elements/Tabs
991
share/rt38/html/Prefs/Elements/Tabs
980
share/rt38/html/Prefs/MyRT.html
992
share/rt38/html/Prefs/MyRT.html
981
share/rt38/html/Prefs/Other.html
993
share/rt38/html/Prefs/Other.html
Lines 1027-1032 Link Here
1027
share/rt38/html/Search/Elements/PickCFs
1039
share/rt38/html/Search/Elements/PickCFs
1028
share/rt38/html/Search/Elements/PickCriteria
1040
share/rt38/html/Search/Elements/PickCriteria
1029
share/rt38/html/Search/Elements/ResultViews
1041
share/rt38/html/Search/Elements/ResultViews
1042
share/rt38/html/Search/Elements/ResultsRSSView
1030
share/rt38/html/Search/Elements/SearchPrivacy
1043
share/rt38/html/Search/Elements/SearchPrivacy
1031
share/rt38/html/Search/Elements/SearchesForObject
1044
share/rt38/html/Search/Elements/SearchesForObject
1032
share/rt38/html/Search/Elements/SelectAndOr
1045
share/rt38/html/Search/Elements/SelectAndOr
Lines 1146-1155 Link Here
1146
share/rt38/html/dhandler
1159
share/rt38/html/dhandler
1147
share/rt38/html/index.html
1160
share/rt38/html/index.html
1148
share/rt38/html/l
1161
share/rt38/html/l
1149
@dirrm share/rt38/etc
1162
@dirrmtry www/rt38
1163
@dirrm share/rt38/po
1150
@exec mkdir -p %D/share/rt38/plugins
1164
@exec mkdir -p %D/share/rt38/plugins
1151
@dirrm share/rt38/plugins
1165
@dirrm share/rt38/plugins
1152
@dirrm share/rt38/po
1166
@dirrm share/rt38/lib
1153
@dirrm share/rt38/html/Widgets/Form
1167
@dirrm share/rt38/html/Widgets/Form
1154
@dirrm share/rt38/html/Widgets
1168
@dirrm share/rt38/html/Widgets
1155
@dirrm share/rt38/html/User/Groups
1169
@dirrm share/rt38/html/User/Groups
Lines 1184-1189 Link Here
1184
@dirrm share/rt38/html/REST
1198
@dirrm share/rt38/html/REST
1185
@dirrm share/rt38/html/Prefs/Elements
1199
@dirrm share/rt38/html/Prefs/Elements
1186
@dirrm share/rt38/html/Prefs
1200
@dirrm share/rt38/html/Prefs
1201
@dirrm share/rt38/html/NoAuth/rss
1187
@dirrm share/rt38/html/NoAuth/js/scriptaculous
1202
@dirrm share/rt38/html/NoAuth/js/scriptaculous
1188
@dirrm share/rt38/html/NoAuth/js/prototype
1203
@dirrm share/rt38/html/NoAuth/js/prototype
1189
@dirrm share/rt38/html/NoAuth/js/IE7
1204
@dirrm share/rt38/html/NoAuth/js/IE7
Lines 1194-1202 Link Here
1194
@dirrm share/rt38/html/NoAuth/css/web2/images/source
1209
@dirrm share/rt38/html/NoAuth/css/web2/images/source
1195
@dirrm share/rt38/html/NoAuth/css/web2/images
1210
@dirrm share/rt38/html/NoAuth/css/web2/images
1196
@dirrm share/rt38/html/NoAuth/css/web2
1211
@dirrm share/rt38/html/NoAuth/css/web2
1212
@dirrm share/rt38/html/NoAuth/css/base
1197
@dirrm share/rt38/html/NoAuth/css/3.5-default
1213
@dirrm share/rt38/html/NoAuth/css/3.5-default
1198
@dirrm share/rt38/html/NoAuth/css/3.4-compat
1214
@dirrm share/rt38/html/NoAuth/css/3.4-compat
1199
@dirrm share/rt38/html/NoAuth/css
1215
@dirrm share/rt38/html/NoAuth/css
1216
@dirrm share/rt38/html/NoAuth/RichText/FCKeditor/editor/wsc
1200
@dirrm share/rt38/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images
1217
@dirrm share/rt38/html/NoAuth/RichText/FCKeditor/editor/skins/silver/images
1201
@dirrm share/rt38/html/NoAuth/RichText/FCKeditor/editor/skins/silver
1218
@dirrm share/rt38/html/NoAuth/RichText/FCKeditor/editor/skins/silver
1202
@dirrm share/rt38/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images
1219
@dirrm share/rt38/html/NoAuth/RichText/FCKeditor/editor/skins/office2003/images
Lines 1237-1243 Link Here
1237
@dirrm share/rt38/html/NoAuth/RichText/FCKeditor/editor/css/images
1254
@dirrm share/rt38/html/NoAuth/RichText/FCKeditor/editor/css/images
1238
@dirrm share/rt38/html/NoAuth/RichText/FCKeditor/editor/css/behaviors
1255
@dirrm share/rt38/html/NoAuth/RichText/FCKeditor/editor/css/behaviors
1239
@dirrm share/rt38/html/NoAuth/RichText/FCKeditor/editor/css
1256
@dirrm share/rt38/html/NoAuth/RichText/FCKeditor/editor/css
1240
@dirrm share/rt38/html/NoAuth/RichText/FCKeditor/editor/wsc
1241
@dirrm share/rt38/html/NoAuth/RichText/FCKeditor/editor/_source/internals
1257
@dirrm share/rt38/html/NoAuth/RichText/FCKeditor/editor/_source/internals
1242
@dirrm share/rt38/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses
1258
@dirrm share/rt38/html/NoAuth/RichText/FCKeditor/editor/_source/commandclasses
1243
@dirrm share/rt38/html/NoAuth/RichText/FCKeditor/editor/_source/classes
1259
@dirrm share/rt38/html/NoAuth/RichText/FCKeditor/editor/_source/classes
Lines 1257-1262 Link Here
1257
@dirrm share/rt38/html/Elements/RT__Scrip
1273
@dirrm share/rt38/html/Elements/RT__Scrip
1258
@dirrm share/rt38/html/Elements/RT__Queue
1274
@dirrm share/rt38/html/Elements/RT__Queue
1259
@dirrm share/rt38/html/Elements/RT__Group
1275
@dirrm share/rt38/html/Elements/RT__Group
1276
@dirrm share/rt38/html/Elements/RT__CustomField
1260
@dirrm share/rt38/html/Elements/GnuPG
1277
@dirrm share/rt38/html/Elements/GnuPG
1261
@dirrm share/rt38/html/Elements/CollectionAsTable
1278
@dirrm share/rt38/html/Elements/CollectionAsTable
1262
@dirrm share/rt38/html/Elements
1279
@dirrm share/rt38/html/Elements
Lines 1283-1289 Link Here
1283
@dirrm share/rt38/html/Admin/CustomFields
1300
@dirrm share/rt38/html/Admin/CustomFields
1284
@dirrm share/rt38/html/Admin
1301
@dirrm share/rt38/html/Admin
1285
@dirrm share/rt38/html
1302
@dirrm share/rt38/html
1286
@dirrm share/rt38/lib
1303
@dirrm share/rt38/fonts
1304
@dirrm share/rt38/etc
1287
@dirrm share/rt38
1305
@dirrm share/rt38
1288
%%PORTDOCS%%@dirrm %%DOCSDIR%%
1306
%%PORTDOCS%%@dirrm %%DOCSDIR%%
1289
@dirrm %%SITE_PERL%%/RT/URI
1307
@dirrm %%SITE_PERL%%/RT/URI
Lines 1312-1315 Link Here
1312
@dirrm %%SITE_PERL%%/RT/Action
1330
@dirrm %%SITE_PERL%%/RT/Action
1313
@dirrm %%SITE_PERL%%/RT
1331
@dirrm %%SITE_PERL%%/RT
1314
@dirrm etc/rt38
1332
@dirrm etc/rt38
1315
@dirrmtry www/rt38

Return to bug 149349