View | Details | Raw Unified | Return to bug 91768
Collapse All | Expand All

(-)phpicalendar/Makefile (-5 / +6 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	phpicalendar
8
PORTNAME=	phpicalendar
9
PORTVERSION=	1.1
9
PORTVERSION=	2.1
10
PORTREVISION=	1
11
CATEGORIES=	deskutils www
10
CATEGORIES=	deskutils www
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
Lines 17-33 Link Here
17
COMMENT=	Webbased calendar with iCal support
16
COMMENT=	Webbased calendar with iCal support
18
17
19
NO_BUILD=	yes
18
NO_BUILD=	yes
20
WWWDIR=		${PREFIX}/www/phpicalendar
19
PHPICALENDAR=	www/phpicalendar
20
WWWDIR=		${PREFIX}/${PHPICALENDAR}
21
PLIST_SUB+=	PHPICALENDAR=${PHPICALENDAR}
21
22
22
do-install:
23
do-install:
23
.if !exists(${WWWDIR})
24
.if !exists(${WWWDIR})
24
	${MKDIR} ${WWWDIR}
25
	${MKDIR} ${WWWDIR}
25
.endif
26
.endif
26
.for dir in calendars functions images includes languages rss styles
27
.for dir in admin calendars functions images includes languages rss templates
27
	@${CP} -R ${WRKSRC}/${dir} ${WWWDIR}
28
	@${CP} -R ${WRKSRC}/${dir} ${WWWDIR}
28
	@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}/${dir}
29
	@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}/${dir}
29
.endfor
30
.endfor
30
.for f in index.php TIMEZONES admin.php day.php preferences.php print.php search.php week.php month.php year.php README COPYING AUTHORS
31
.for f in index.php TIMEZONES error.php day.php preferences.php print.php search.php week.php month.php year.php README COPYING AUTHORS
31
	@${CP} ${WRKSRC}/${f} ${WWWDIR}
32
	@${CP} ${WRKSRC}/${f} ${WWWDIR}
32
	@${CHOWN} ${WWWOWN}:${WWWGRP} ${WWWDIR}/${f}
33
	@${CHOWN} ${WWWOWN}:${WWWGRP} ${WWWDIR}/${f}
33
.endfor
34
.endfor
(-)phpicalendar/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (phpicalendar-1.1.tgz) = 7af8a4f96499dfe072d552b17d873cc6
1
MD5 (phpicalendar-2.1.tgz) = c0b3fb13136f53ce60a53b3781a2d895
2
SHA256 (phpicalendar-1.1.tgz) = d05f4e4742d59399215c3d63ca0351609c439a4f8de5474692f5fa9489202abd
2
SHA256 (phpicalendar-2.1.tgz) = 3ca96aac0491f26f607f15cd869836adddfc22e1e4e9b388a1ff2bbba7371167
3
SIZE (phpicalendar-1.1.tgz) = 163934
3
SIZE (phpicalendar-2.1.tgz) = 146748
(-)phpicalendar/pkg-plist (-197 / +137 lines)
Lines 1-197 Link Here
1
www/phpicalendar/index.php
1
%%PHPICALENDAR%%/AUTHORS
2
www/phpicalendar/year.php
2
%%PHPICALENDAR%%/COPYING
3
www/phpicalendar/month.php
3
%%PHPICALENDAR%%/README
4
www/phpicalendar/week.php
4
%%PHPICALENDAR%%/TIMEZONES
5
www/phpicalendar/styles/tan/year_on.gif
5
%%PHPICALENDAR%%/admin/index.php
6
www/phpicalendar/styles/tan/week_on.gif
6
%%PHPICALENDAR%%/calendars/Home.ics
7
www/phpicalendar/styles/tan/time_bg.gif
7
%%PHPICALENDAR%%/calendars/US Holidays.ics
8
www/phpicalendar/styles/tan/spacer.gif
8
%%PHPICALENDAR%%/calendars/Work.ics
9
www/phpicalendar/styles/tan/smallicon.gif
9
%%PHPICALENDAR%%/calendars/publish.ical.php
10
www/phpicalendar/styles/tan/side_bg.gif
10
%%PHPICALENDAR%%/calendars/publish.mozilla.php
11
www/phpicalendar/styles/tan/search.gif
11
%%PHPICALENDAR%%/config.inc.php-default
12
www/phpicalendar/styles/tan/right_day.gif
12
%%PHPICALENDAR%%/day.php
13
www/phpicalendar/styles/tan/right_arrows.gif
13
%%PHPICALENDAR%%/error.php
14
www/phpicalendar/styles/tan/month_on.gif
14
%%PHPICALENDAR%%/functions/admin_functions.php
15
www/phpicalendar/styles/tan/left_day.gif
15
%%PHPICALENDAR%%/functions/calendar_functions.php
16
www/phpicalendar/styles/tan/left_arrows.gif
16
%%PHPICALENDAR%%/functions/date_functions.php
17
www/phpicalendar/styles/tan/event_dot.gif
17
%%PHPICALENDAR%%/functions/draw_functions.php
18
www/phpicalendar/styles/tan/download_arrow.gif
18
%%PHPICALENDAR%%/functions/event.js
19
www/phpicalendar/styles/tan/default.css
19
%%PHPICALENDAR%%/functions/ical_parser.php
20
www/phpicalendar/styles/tan/day_on.gif
20
%%PHPICALENDAR%%/functions/init.inc.php
21
www/phpicalendar/styles/tan/background.gif
21
%%PHPICALENDAR%%/functions/list_functions.php
22
www/phpicalendar/styles/tan/back.gif
22
%%PHPICALENDAR%%/functions/overlapping_events.php
23
www/phpicalendar/styles/tan/allday_dot.gif
23
%%PHPICALENDAR%%/functions/template.php
24
@dirrm www/phpicalendar/styles/tan
24
%%PHPICALENDAR%%/functions/timezones.php
25
www/phpicalendar/styles/silver/year_on.gif
25
%%PHPICALENDAR%%/functions/userauth_functions.php
26
www/phpicalendar/styles/silver/week_on.gif
26
%%PHPICALENDAR%%/images/cancelled.gif
27
www/phpicalendar/styles/silver/time_bg.gif
27
%%PHPICALENDAR%%/images/completed.gif
28
www/phpicalendar/styles/silver/spacer.gif
28
%%PHPICALENDAR%%/images/confirmed.gif
29
www/phpicalendar/styles/silver/smallicon.gif
29
%%PHPICALENDAR%%/images/important.gif
30
www/phpicalendar/styles/silver/side_bg.gif
30
%%PHPICALENDAR%%/images/not_completed.gif
31
www/phpicalendar/styles/silver/search.gif
31
%%PHPICALENDAR%%/images/phpical-logo.gif
32
www/phpicalendar/styles/silver/right_day.gif
32
%%PHPICALENDAR%%/images/recurring.gif
33
www/phpicalendar/styles/silver/right_arrows.gif
33
%%PHPICALENDAR%%/images/spacer.gif
34
www/phpicalendar/styles/silver/printer.gif
34
%%PHPICALENDAR%%/images/tentative.gif
35
www/phpicalendar/styles/silver/month_on.gif
35
%%PHPICALENDAR%%/images/valid-rss.png
36
www/phpicalendar/styles/silver/left_day.gif
36
%%PHPICALENDAR%%/includes/event.php
37
www/phpicalendar/styles/silver/left_arrows.gif
37
%%PHPICALENDAR%%/includes/login.php
38
www/phpicalendar/styles/silver/event_dot.gif
38
%%PHPICALENDAR%%/includes/todo.php
39
www/phpicalendar/styles/silver/download_arrow.gif
39
%%PHPICALENDAR%%/index.php
40
www/phpicalendar/styles/silver/default.css
40
%%PHPICALENDAR%%/languages/afrikaans.inc.php
41
www/phpicalendar/styles/silver/day_title.gif
41
%%PHPICALENDAR%%/languages/brazilian.inc.php
42
www/phpicalendar/styles/silver/day_on.gif
42
%%PHPICALENDAR%%/languages/catalan.inc.php
43
www/phpicalendar/styles/silver/back.gif
43
%%PHPICALENDAR%%/languages/czech.inc.php
44
www/phpicalendar/styles/silver/allday_dot.gif
44
%%PHPICALENDAR%%/languages/danish.inc.php
45
www/phpicalendar/styles/silver/allday_bg.gif
45
%%PHPICALENDAR%%/languages/dutch.inc.php
46
@dirrm www/phpicalendar/styles/silver
46
%%PHPICALENDAR%%/languages/english.inc.php
47
www/phpicalendar/styles/red/year_on.gif
47
%%PHPICALENDAR%%/languages/esperanto.inc.php
48
www/phpicalendar/styles/red/week_on.gif
48
%%PHPICALENDAR%%/languages/finnish.inc.php
49
www/phpicalendar/styles/red/time_bg.gif
49
%%PHPICALENDAR%%/languages/french.inc.php
50
www/phpicalendar/styles/red/smallicon.gif
50
%%PHPICALENDAR%%/languages/german.inc.php
51
www/phpicalendar/styles/red/side_bg.gif
51
%%PHPICALENDAR%%/languages/italian.inc.php
52
www/phpicalendar/styles/red/search.gif
52
%%PHPICALENDAR%%/languages/japanese.inc.php
53
www/phpicalendar/styles/red/right_day.gif
53
%%PHPICALENDAR%%/languages/korean.inc.php
54
www/phpicalendar/styles/red/right_arrows.gif
54
%%PHPICALENDAR%%/languages/lithuanian.inc.php
55
www/phpicalendar/styles/red/month_on.gif
55
%%PHPICALENDAR%%/languages/norwegian.inc.php
56
www/phpicalendar/styles/red/left_day.gif
56
%%PHPICALENDAR%%/languages/polish.inc.php
57
www/phpicalendar/styles/red/left_arrows.gif
57
%%PHPICALENDAR%%/languages/portuguese.inc.php
58
www/phpicalendar/styles/red/event_dot.gif
58
%%PHPICALENDAR%%/languages/spanish.inc.php
59
www/phpicalendar/styles/red/download_arrow.gif
59
%%PHPICALENDAR%%/languages/swedish.inc.php
60
www/phpicalendar/styles/red/default.css
60
%%PHPICALENDAR%%/languages/traditional_chinese.inc.php
61
www/phpicalendar/styles/red/day_on.gif
61
%%PHPICALENDAR%%/month.php
62
www/phpicalendar/styles/red/back.gif
62
%%PHPICALENDAR%%/preferences.php
63
www/phpicalendar/styles/red/allday_dot.gif
63
%%PHPICALENDAR%%/print.php
64
@dirrm www/phpicalendar/styles/red
64
%%PHPICALENDAR%%/rss/index.php
65
www/phpicalendar/styles/orange/year_on.gif
65
%%PHPICALENDAR%%/rss/rss.php
66
www/phpicalendar/styles/orange/week_on.gif
66
%%PHPICALENDAR%%/search.php
67
www/phpicalendar/styles/orange/time_bg.gif
67
%%PHPICALENDAR%%/templates/default/admin.tpl
68
www/phpicalendar/styles/orange/smallicon.gif
68
%%PHPICALENDAR%%/templates/default/calendar_nav.tpl
69
www/phpicalendar/styles/orange/side_bg.gif
69
%%PHPICALENDAR%%/templates/default/day.tpl
70
www/phpicalendar/styles/orange/search.gif
70
%%PHPICALENDAR%%/templates/default/default.css
71
www/phpicalendar/styles/orange/right_day.gif
71
%%PHPICALENDAR%%/templates/default/error.tpl
72
www/phpicalendar/styles/orange/right_arrows.gif
72
%%PHPICALENDAR%%/templates/default/event.tpl
73
www/phpicalendar/styles/orange/month_on.gif
73
%%PHPICALENDAR%%/templates/default/footer.tpl
74
www/phpicalendar/styles/orange/left_day.gif
74
%%PHPICALENDAR%%/templates/default/header.tpl
75
www/phpicalendar/styles/orange/left_arrows.gif
75
%%PHPICALENDAR%%/templates/default/images/allday_1.gif
76
www/phpicalendar/styles/orange/event_dot.gif
76
%%PHPICALENDAR%%/templates/default/images/allday_2.gif
77
www/phpicalendar/styles/orange/download_arrow.gif
77
%%PHPICALENDAR%%/templates/default/images/allday_3.gif
78
www/phpicalendar/styles/orange/default.css
78
%%PHPICALENDAR%%/templates/default/images/allday_4.gif
79
www/phpicalendar/styles/orange/day_on.gif
79
%%PHPICALENDAR%%/templates/default/images/allday_5.gif
80
www/phpicalendar/styles/orange/back.gif
80
%%PHPICALENDAR%%/templates/default/images/allday_6.gif
81
www/phpicalendar/styles/orange/allday_dot.gif
81
%%PHPICALENDAR%%/templates/default/images/allday_7.gif
82
@dirrm www/phpicalendar/styles/orange
82
%%PHPICALENDAR%%/templates/default/images/allday_bg.gif
83
www/phpicalendar/styles/grey/year_on.gif
83
%%PHPICALENDAR%%/templates/default/images/allday_dot.gif
84
www/phpicalendar/styles/grey/week_on.gif
84
%%PHPICALENDAR%%/templates/default/images/back.gif
85
www/phpicalendar/styles/grey/time_bg.gif
85
%%PHPICALENDAR%%/templates/default/images/day_on.gif
86
www/phpicalendar/styles/grey/smallicon.gif
86
%%PHPICALENDAR%%/templates/default/images/day_title.gif
87
www/phpicalendar/styles/grey/side_bg.gif
87
%%PHPICALENDAR%%/templates/default/images/download_arrow.gif
88
www/phpicalendar/styles/grey/search.gif
88
%%PHPICALENDAR%%/templates/default/images/event_dot.gif
89
www/phpicalendar/styles/grey/right_day.gif
89
%%PHPICALENDAR%%/templates/default/images/left_arrows.gif
90
www/phpicalendar/styles/grey/right_arrows.gif
90
%%PHPICALENDAR%%/templates/default/images/left_day.gif
91
www/phpicalendar/styles/grey/month_on.gif
91
%%PHPICALENDAR%%/templates/default/images/month_on.gif
92
www/phpicalendar/styles/grey/left_day.gif
92
%%PHPICALENDAR%%/templates/default/images/monthdot_1.gif
93
www/phpicalendar/styles/grey/left_arrows.gif
93
%%PHPICALENDAR%%/templates/default/images/monthdot_2.gif
94
www/phpicalendar/styles/grey/event_dot.gif
94
%%PHPICALENDAR%%/templates/default/images/monthdot_3.gif
95
www/phpicalendar/styles/grey/download_arrow.gif
95
%%PHPICALENDAR%%/templates/default/images/monthdot_4.gif
96
www/phpicalendar/styles/grey/default.css
96
%%PHPICALENDAR%%/templates/default/images/monthdot_5.gif
97
www/phpicalendar/styles/grey/day_on.gif
97
%%PHPICALENDAR%%/templates/default/images/monthdot_6.gif
98
www/phpicalendar/styles/grey/background.gif
98
%%PHPICALENDAR%%/templates/default/images/monthdot_7.gif
99
www/phpicalendar/styles/grey/back.gif
99
%%PHPICALENDAR%%/templates/default/images/printer.gif
100
www/phpicalendar/styles/grey/allday_dot.gif
100
%%PHPICALENDAR%%/templates/default/images/right_arrows.gif
101
@dirrm www/phpicalendar/styles/grey
101
%%PHPICALENDAR%%/templates/default/images/right_day.gif
102
www/phpicalendar/styles/green/year_on.gif
102
%%PHPICALENDAR%%/templates/default/images/search.gif
103
www/phpicalendar/styles/green/week_on.gif
103
%%PHPICALENDAR%%/templates/default/images/shadow_l.gif
104
www/phpicalendar/styles/green/time_bg.gif
104
%%PHPICALENDAR%%/templates/default/images/shadow_m.gif
105
www/phpicalendar/styles/green/spacer.gif
105
%%PHPICALENDAR%%/templates/default/images/shadow_r.gif
106
www/phpicalendar/styles/green/smallicon.gif
106
%%PHPICALENDAR%%/templates/default/images/side_bg.gif
107
www/phpicalendar/styles/green/side_bg.gif
107
%%PHPICALENDAR%%/templates/default/images/smallicon.gif
108
www/phpicalendar/styles/green/search.gif
108
%%PHPICALENDAR%%/templates/default/images/spacer.gif
109
www/phpicalendar/styles/green/right_day.gif
109
%%PHPICALENDAR%%/templates/default/images/time_bg.gif
110
www/phpicalendar/styles/green/right_arrows.gif
110
%%PHPICALENDAR%%/templates/default/images/week_on.gif
111
www/phpicalendar/styles/green/month_on.gif
111
%%PHPICALENDAR%%/templates/default/images/year_on.gif
112
www/phpicalendar/styles/green/left_day.gif
112
%%PHPICALENDAR%%/templates/default/month.tpl
113
www/phpicalendar/styles/green/left_arrows.gif
113
%%PHPICALENDAR%%/templates/default/month_large.tpl
114
www/phpicalendar/styles/green/event_dot.gif
114
%%PHPICALENDAR%%/templates/default/month_medium.tpl
115
www/phpicalendar/styles/green/download_arrow.gif
115
%%PHPICALENDAR%%/templates/default/month_small.tpl
116
www/phpicalendar/styles/green/default.css
116
%%PHPICALENDAR%%/templates/default/preferences.tpl
117
www/phpicalendar/styles/green/day_on.gif
117
%%PHPICALENDAR%%/templates/default/print.tpl
118
www/phpicalendar/styles/green/background.gif
118
%%PHPICALENDAR%%/templates/default/rss_index.tpl
119
www/phpicalendar/styles/green/back.gif
119
%%PHPICALENDAR%%/templates/default/search.tpl
120
www/phpicalendar/styles/green/allday_dot.gif
120
%%PHPICALENDAR%%/templates/default/search_box.tpl
121
@dirrm www/phpicalendar/styles/green
121
%%PHPICALENDAR%%/templates/default/sidebar.tpl
122
@dirrm www/phpicalendar/styles
122
%%PHPICALENDAR%%/templates/default/todo.tpl
123
www/phpicalendar/search.php
123
%%PHPICALENDAR%%/templates/default/week.tpl
124
www/phpicalendar/rss/rss.php
124
%%PHPICALENDAR%%/templates/default/year.tpl
125
www/phpicalendar/rss/index.php
125
%%PHPICALENDAR%%/week.php
126
@dirrm www/phpicalendar/rss
126
%%PHPICALENDAR%%/year.php
127
www/phpicalendar/print.php
127
@dirrm %%PHPICALENDAR%%/templates/default/images
128
www/phpicalendar/preferences.php
128
@dirrm %%PHPICALENDAR%%/templates/default
129
www/phpicalendar/languages/traditional_chinese.inc.php
129
@dirrm %%PHPICALENDAR%%/templates
130
www/phpicalendar/languages/swedish.inc.php
130
@dirrm %%PHPICALENDAR%%/rss
131
www/phpicalendar/languages/spanish.inc.php
131
@dirrm %%PHPICALENDAR%%/languages
132
www/phpicalendar/languages/portuguese.inc.php
132
@dirrm %%PHPICALENDAR%%/includes
133
www/phpicalendar/languages/polish.inc.php
133
@dirrm %%PHPICALENDAR%%/images
134
www/phpicalendar/languages/norwegian.inc.php
134
@dirrm %%PHPICALENDAR%%/functions
135
www/phpicalendar/languages/korean.inc.php
135
@dirrm %%PHPICALENDAR%%/calendars
136
www/phpicalendar/languages/japanese.inc.php
136
@dirrm %%PHPICALENDAR%%/admin
137
www/phpicalendar/languages/italian.inc.php
137
@dirrm %%PHPICALENDAR%%
138
www/phpicalendar/languages/german.inc.php
139
www/phpicalendar/languages/french.inc.php
140
www/phpicalendar/languages/finnish.inc.php
141
www/phpicalendar/languages/esperanto.inc.php
142
www/phpicalendar/languages/english.inc.php
143
www/phpicalendar/languages/dutch.inc.php
144
www/phpicalendar/languages/danish.inc.php
145
www/phpicalendar/languages/czech.inc.php
146
www/phpicalendar/languages/catalan.inc.php
147
www/phpicalendar/languages/brazilian.inc.php
148
@dirrm www/phpicalendar/languages
149
www/phpicalendar/includes/todo.php
150
www/phpicalendar/includes/sidebar.php
151
www/phpicalendar/includes/login.php
152
www/phpicalendar/includes/header.inc.php
153
www/phpicalendar/includes/footer.inc.php
154
www/phpicalendar/includes/event.php
155
www/phpicalendar/includes/calendar_nav.php
156
@dirrm www/phpicalendar/includes
157
www/phpicalendar/images/valid-rss.png
158
www/phpicalendar/images/tentative.gif
159
www/phpicalendar/images/spacer.gif
160
www/phpicalendar/images/phpical-logo.gif
161
www/phpicalendar/images/not_completed.gif
162
www/phpicalendar/images/important.gif
163
www/phpicalendar/images/confirmed.gif
164
www/phpicalendar/images/completed.gif
165
www/phpicalendar/images/cancelled.gif
166
@dirrm www/phpicalendar/images
167
www/phpicalendar/functions/upload_functions.php
168
www/phpicalendar/functions/todo.js
169
www/phpicalendar/functions/timezones.php
170
www/phpicalendar/functions/overlapping_events.php
171
www/phpicalendar/functions/list_years.php
172
www/phpicalendar/functions/list_weeks.php
173
www/phpicalendar/functions/list_months.php
174
www/phpicalendar/functions/list_languages.php
175
www/phpicalendar/functions/list_icals.php
176
www/phpicalendar/functions/init.inc.php
177
www/phpicalendar/functions/ical_parser.php
178
www/phpicalendar/functions/event.js
179
www/phpicalendar/functions/error.php
180
www/phpicalendar/functions/draw_functions.php
181
www/phpicalendar/functions/date_functions.php
182
www/phpicalendar/functions/calendar_functions.php
183
www/phpicalendar/functions/admin_functions.php
184
@dirrm www/phpicalendar/functions
185
www/phpicalendar/day.php
186
www/phpicalendar/config.inc.php-default
187
www/phpicalendar/calendars/publish.php
188
www/phpicalendar/calendars/Work.ics
189
www/phpicalendar/calendars/US Holidays.ics
190
www/phpicalendar/calendars/Home.ics
191
@dirrm www/phpicalendar/calendars
192
www/phpicalendar/admin.php
193
www/phpicalendar/TIMEZONES
194
www/phpicalendar/README
195
www/phpicalendar/COPYING
196
www/phpicalendar/AUTHORS
197
@dirrm www/phpicalendar

Return to bug 91768