aboutsummaryrefslogtreecommitdiff
path: root/www/drupal6-views/Makefile
blob: 223a9aaefc897436628cfccddd9fc144e0496a6d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
# New ports collection makefile for:	drupal5-views
# Date created:				25 Jul 2007
# Whom:					Geoff Glasson <g_glasson@jimali.dyndns.org>
#
# $FreeBSD$
#

PORTNAME=	views
DISTVERSION=	6.x-2.6
PORTREVISION=	1
CATEGORIES=	www

MAINTAINER=	rea-fbsd@codelabs.ru
COMMENT=	Controls how content lists are generated

DRUPAL6_MODULE=	yes
MODULE_DIRS=	css docs handlers help/images help images includes js \
		modules/aggregator modules/comment modules/contact \
		modules/filter modules/locale modules/node modules/profile \
		modules/search modules/statistics modules/system \
		modules/taxonomy modules/translation modules/upload \
		modules/user modules plugins theme translations views_export

MODULE_FILES=	css/views-admin.css \
		css/views-list-rtl.css \
		css/views-list.css \
		css/views-tabs.css \
		css/views.css \
		docs/docs.php \
		views.info \
		views.install \
		views.module \
		views2.doxy \
		views_ui.info \
		views_ui.module \
		handlers/views_handler_argument.inc \
		handlers/views_handler_argument_date.inc \
		handlers/views_handler_argument_formula.inc \
		handlers/views_handler_argument_many_to_one.inc \
		handlers/views_handler_argument_null.inc \
		handlers/views_handler_argument_numeric.inc \
		handlers/views_handler_argument_string.inc \
		handlers/views_handler_field.inc \
		handlers/views_handler_field_boolean.inc \
		handlers/views_handler_field_counter.inc \
		handlers/views_handler_field_custom.inc \
		handlers/views_handler_field_date.inc \
		handlers/views_handler_field_markup.inc \
		handlers/views_handler_field_numeric.inc \
		handlers/views_handler_field_prerender_list.inc \
		handlers/views_handler_field_url.inc \
		handlers/views_handler_filter.inc \
		handlers/views_handler_filter_boolean_operator.inc \
		handlers/views_handler_filter_boolean_operator_string.inc \
		handlers/views_handler_filter_date.inc \
		handlers/views_handler_filter_equality.inc \
		handlers/views_handler_filter_float.inc \
		handlers/views_handler_filter_in_operator.inc \
		handlers/views_handler_filter_many_to_one.inc \
		handlers/views_handler_filter_numeric.inc \
		handlers/views_handler_filter_string.inc \
		handlers/views_handler_relationship.inc \
		handlers/views_handler_sort.inc \
		handlers/views_handler_sort_date.inc \
		handlers/views_handler_sort_formula.inc \
		handlers/views_handler_sort_menu_hierarchy.inc \
		handlers/views_handler_sort_random.inc \
		help/images/node-term_node-term_data-large.png \
		help/images/node-term_node-term_data.png \
		help/images/overview-ui-large.png \
		help/images/overview-ui-small.png \
		help/images/style-breakdown-large.png \
		help/images/style-breakdown.png \
		help/images/views1-admin-large.png \
		help/images/views1-admin.png \
		help/images/views1-changeviewtype-large.png \
		help/images/views1-changeviewtype.png \
		help/images/views2-addaview-large.png \
		help/images/views2-addaview.png \
		help/images/views2-adddisplay-large.png \
		help/images/views2-adddisplay.png \
		help/images/views2-addfields-large.png \
		help/images/views2-addfields.png \
		help/images/views2-addfieldsajax-large.png \
		help/images/views2-addfieldsajax.png \
		help/images/views2-admin-large.png \
		help/images/views2-admin.png \
		help/images/views2-changedisplaystyle-large.png \
		help/images/views2-changedisplaystyle.png \
		help/images/views2-fieldspreview-large.png \
		help/images/views2-fieldspreview.png \
		help/images/views2-newview-large.png \
		help/images/views2-newview.png \
		help/images/views2-rearrangefields-large.png \
		help/images/views2-rearrangefields.png \
		help/images/views2-tablestyle-large.png \
		help/images/views2-tablestyle.png \
		help/about.html \
		help/analyze-theme.html \
		help/api-default-views.html \
		help/api-handlers.html \
		help/api-plugins.html \
		help/api-tables.html \
		help/api.html \
		help/argument.html \
		help/display-attachment.html \
		help/display-block.html \
		help/display-default.html \
		help/display-feed.html \
		help/display-page.html \
		help/display.html \
		help/embed.html \
		help/example-author-block.html \
		help/example-recent-stories.html \
		help/example-user-feed.html \
		help/example-users-by-role.html \
		help/field.html \
		help/filter.html \
		help/getting-started.html \
		help/menu.html \
		help/new.html \
		help/overrides.html \
		help/path.html \
		help/relationship.html \
		help/sort.html \
		help/style-comment-rss.html \
		help/style-fields.html \
		help/style-grid.html \
		help/style-list.html \
		help/style-node-rss.html \
		help/style-node.html \
		help/style-row.html \
		help/style-rss.html \
		help/style-summary.html \
		help/style-summary-unformatted.html \
		help/style-table.html \
		help/style-unformatted.html \
		help/style.html \
		help/theme-css.html \
		help/updating.html \
		help/using-theme.html \
		help/view-type.html \
		help/views.help.ini \
		images/arrow-active.png \
		images/overridden.gif \
		images/sprites.png \
		images/status-active.gif \
		includes/admin.inc \
		includes/ajax.inc \
		includes/analyze.inc \
		includes/base.inc \
		includes/cache.inc \
		includes/convert.inc \
		includes/form.inc \
		includes/handlers.inc \
		includes/plugins.inc \
		includes/query.inc \
		includes/tabs.inc \
		includes/view.inc \
		js/ajax_view.js \
		js/ajax.js \
		js/dependent.js \
		js/base.js \
		js/tabs.js \
		modules/aggregator/views_handler_argument_aggregator_category_cid.inc \
		modules/aggregator/views_handler_argument_aggregator_fid.inc \
		modules/aggregator/views_handler_field_aggregator_category.inc \
		modules/aggregator/views_handler_field_aggregator_title_link.inc \
		modules/aggregator/views_handler_filter_aggregator_category_cid.inc \
		modules/aggregator/views_plugin_row_aggregator_rss.inc \
		modules/aggregator.views.inc \
		modules/book.views.inc \
		modules/book.views_convert.inc \
		modules/comment.views.inc \
		modules/comment.views_convert.inc \
		modules/comment.views_default.inc \
		modules/contact.views.inc \
		modules/filter.views.inc \
		modules/locale.views.inc \
		modules/node.views.inc \
		modules/node.views_convert.inc \
		modules/node.views_default.inc \
		modules/poll.views.inc \
		modules/profile.views.inc \
		modules/profile.views_convert.inc \
		modules/search.views.inc \
		modules/search.views_convert.inc \
		modules/search.views_default.inc \
		modules/statistics.views.inc \
		modules/statistics.views_convert.inc \
		modules/statistics.views_default.inc \
		modules/system.views.inc \
		modules/taxonomy.views.inc \
		modules/taxonomy.views_convert.inc \
		modules/taxonomy.views_default.inc \
		modules/translation.views.inc \
		modules/upload.views.inc \
		modules/upload.views_convert.inc \
		modules/user.views.inc \
		modules/user.views_convert.inc \
		modules/views.views.inc \
		modules/comment/views_handler_argument_comment_user_uid.inc \
		modules/comment/views_handler_field_comment.inc \
		modules/comment/views_handler_field_comment_depth.inc \
		modules/comment/views_handler_field_comment_link.inc \
		modules/comment/views_handler_field_comment_link_delete.inc \
		modules/comment/views_handler_field_comment_link_edit.inc \
		modules/comment/views_handler_field_comment_link_reply.inc \
		modules/comment/views_handler_field_comment_node_link.inc \
		modules/comment/views_handler_field_comment_username.inc \
		modules/comment/views_handler_field_ncs_last_comment_name.inc \
		modules/comment/views_handler_field_ncs_last_updated.inc \
		modules/comment/views_handler_field_node_comment.inc \
		modules/comment/views_handler_field_node_new_comments.inc \
		modules/comment/views_handler_filter_comment_user_uid.inc \
		modules/comment/views_handler_filter_ncs_last_updated.inc \
		modules/comment/views_handler_filter_node_comment.inc \
		modules/comment/views_handler_sort_comment_thread.inc \
		modules/comment/views_handler_sort_ncs_last_comment_name.inc \
		modules/comment/views_handler_sort_ncs_last_updated.inc \
		modules/comment/views_plugin_row_comment_rss.inc \
		modules/comment/views_plugin_row_comment_view.inc \
		modules/contact/views_handler_field_contact_link.inc \
		modules/filter/views_handler_field_filter_format_name.inc \
		modules/locale/views_handler_argument_locale_group.inc \
		modules/locale/views_handler_argument_locale_language.inc \
		modules/locale/views_handler_field_locale_group.inc \
		modules/locale/views_handler_field_locale_language.inc \
		modules/locale/views_handler_field_locale_link_edit.inc \
		modules/locale/views_handler_filter_locale_group.inc \
		modules/locale/views_handler_filter_locale_language.inc \
		modules/locale/views_handler_filter_locale_version.inc \
		modules/node/views_handler_argument_dates_various.inc \
		modules/node/views_handler_argument_node_language.inc \
		modules/node/views_handler_argument_node_nid.inc \
		modules/node/views_handler_argument_node_type.inc \
		modules/node/views_handler_argument_node_vid.inc \
		modules/node/views_handler_field_history_user_timestamp.inc \
		modules/node/views_handler_field_node.inc \
		modules/node/views_handler_field_node_link.inc \
		modules/node/views_handler_field_node_link_delete.inc \
		modules/node/views_handler_field_node_link_edit.inc \
		modules/node/views_handler_field_node_revision_link_delete.inc \
		modules/node/views_handler_field_node_revision_link_revert.inc \
		modules/node/views_handler_field_node_type.inc \
		modules/node/views_handler_filter_history_user_timestamp.inc \
		modules/node/views_handler_filter_node_access.inc \
		modules/node/views_handler_filter_node_status.inc \
		modules/node/views_handler_filter_node_type.inc \
		modules/node/views_plugin_argument_default_node.inc \
		modules/node/views_plugin_argument_validate_node.inc \
		modules/node/views_plugin_row_node_rss.inc \
		modules/node/views_plugin_row_node_view.inc \
		modules/profile/views_handler_field_profile_date.inc \
		modules/profile/views_handler_field_profile_list.inc \
		modules/profile/views_handler_filter_profile_selection.inc \
		modules/search/views_handler_field_search_score.inc \
		modules/search/views_handler_filter_search.inc \
		modules/search/views_handler_sort_search_score.inc \
		modules/search/views_plugin_row_search_view.inc \
		modules/statistics/views_handler_field_accesslog_path.inc \
		modules/system/views_handler_argument_file_fid.inc \
		modules/system/views_handler_field_file.inc \
		modules/system/views_handler_field_file_status.inc \
		modules/system/views_handler_filter_file_status.inc \
		modules/taxonomy/views_handler_argument_taxonomy.inc \
		modules/taxonomy/views_handler_argument_term_node_tid.inc \
		modules/taxonomy/views_handler_argument_term_node_tid_depth.inc \
		modules/taxonomy/views_handler_argument_term_node_tid_depth_modifier.inc \
		modules/taxonomy/views_handler_argument_vocabulary_vid.inc \
		modules/taxonomy/views_handler_field_taxonomy.inc \
		modules/taxonomy/views_handler_field_term_node_tid.inc \
		modules/taxonomy/views_handler_filter_term_node_tid.inc \
		modules/taxonomy/views_handler_filter_term_node_tid_depth.inc \
		modules/taxonomy/views_handler_filter_vocabulary_vid.inc \
		modules/taxonomy/views_plugin_argument_validate_taxonomy_term.inc \
		modules/translation/views_handler_argument_node_language.inc \
		modules/translation/views_handler_argument_node_tnid.inc \
		modules/translation/views_handler_field_node_language.inc \
		modules/translation/views_handler_field_node_translation_link.inc \
		modules/translation/views_handler_filter_node_language.inc \
		modules/translation/views_handler_filter_node_tnid.inc \
		modules/translation/views_handler_filter_node_tnid_child.inc \
		modules/translation/views_handler_relationship_translation.inc \
		modules/upload/views_handler_field_upload_description.inc \
		modules/upload/views_handler_field_upload_fid.inc \
		modules/upload/views_handler_filter_upload_fid.inc \
		modules/user/views_handler_argument_user_uid.inc \
		modules/user/views_handler_argument_users_roles_rid.inc \
		modules/user/views_handler_field_user.inc \
		modules/user/views_handler_field_user_language.inc \
		modules/user/views_handler_field_user_link.inc \
		modules/user/views_handler_field_user_link_delete.inc \
		modules/user/views_handler_field_user_link_edit.inc \
		modules/user/views_handler_field_user_mail.inc \
		modules/user/views_handler_field_user_name.inc \
		modules/user/views_handler_field_user_picture.inc \
		modules/user/views_handler_field_user_roles.inc \
		modules/user/views_handler_filter_user_current.inc \
		modules/user/views_handler_filter_user_name.inc \
		modules/user/views_handler_filter_user_roles.inc \
		modules/user/views_plugin_argument_default_current_user.inc \
		modules/user/views_plugin_argument_default_user.inc \
		modules/user/views_plugin_argument_validate_user.inc \
		plugins/views_plugin_access.inc \
		plugins/views_plugin_access_none.inc \
		plugins/views_plugin_access_perm.inc \
		plugins/views_plugin_access_role.inc \
		plugins/views_plugin_argument_default.inc \
		plugins/views_plugin_argument_default_php.inc \
		plugins/views_plugin_argument_validate.inc \
		plugins/views_plugin_argument_validate_numeric.inc \
		plugins/views_plugin_argument_validate_php.inc \
		plugins/views_plugin_cache.inc \
		plugins/views_plugin_cache_none.inc \
		plugins/views_plugin_row.inc \
		plugins/views_plugin_cache_time.inc \
		plugins/views_plugin_display.inc \
		plugins/views_plugin_display_attachment.inc \
		plugins/views_plugin_display_block.inc \
		plugins/views_plugin_display_default.inc \
		plugins/views_plugin_display_feed.inc \
		plugins/views_plugin_display_page.inc \
		plugins/views_plugin_row_fields.inc \
		plugins/views_plugin_style.inc \
		plugins/views_plugin_style_default.inc \
		plugins/views_plugin_style_grid.inc \
		plugins/views_plugin_style_list.inc \
		plugins/views_plugin_style_rss.inc \
		plugins/views_plugin_style_summary.inc \
		plugins/views_plugin_style_summary_unformatted.inc \
		plugins/views_plugin_style_table.inc \
		theme/theme.inc \
		theme/views-exposed-form.tpl.php \
		theme/views-more.tpl.php \
		theme/views-ui-edit-item.tpl.php \
		theme/views-ui-edit-tab.tpl.php \
		theme/views-ui-edit-view.tpl.php \
		theme/views-ui-list-views.tpl.php \
		theme/views-view-field.tpl.php \
		theme/views-view-fields.tpl.php \
		theme/views-view-grid.tpl.php \
		theme/views-view-list.tpl.php \
		theme/views-view-row-comment.tpl.php \
		theme/views-view-row-node.tpl.php \
		theme/views-view-row-rss.tpl.php \
		theme/views-view-rss.tpl.php \
		theme/views-view-summary-unformatted.tpl.php \
		theme/views-view-summary.tpl.php \
		theme/views-view-table.tpl.php \
		theme/views-view-unformatted.tpl.php \
		theme/views-view.tpl.php \
		translations/uk-ua.po \
		translations/de.po \
		translations/eo.po \
		translations/fr.po \
		translations/it.po \
		translations/pl.po \
		translations/sv.po \
		translations/views.pot \
		translations/uk.po \
		views_export/views_export.css \
		views_export/views_export.info \
		views_export/views_export.module
DOC_FILES=	LICENSE.txt README.txt CHANGELOG.txt \
		documentation-standards.txt

.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
.include <bsd.port.post.mk>