head	1.18;
access;
symbols
	RELEASE_8_3_0:1.16
	RELEASE_9_0_0:1.16
	RELEASE_7_4_0:1.14
	RELEASE_8_2_0:1.14
	RELEASE_6_EOL:1.13
	RELEASE_8_1_0:1.11
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	old_RELEASE_5_EOL:1.2
	old_RELEASE_7_0_0:1.2
	old_RELEASE_6_3_0:1.2;
locks; strict;
comment	@# @;


1.18
date	2012.11.17.06.02.32;	author svnexp;	state Exp;
branches;
next	1.17;

1.17
date	2012.06.01.05.24.51;	author dinoex;	state Exp;
branches;
next	1.16;

1.16
date	2011.08.31.15.53.46;	author crees;	state Exp;
branches;
next	1.15;

1.15
date	2011.07.29.08.36.47;	author crees;	state Exp;
branches;
next	1.14;

1.14
date	2010.12.28.09.26.13;	author rea;	state Exp;
branches;
next	1.13;

1.13
date	2010.11.27.18.59.51;	author rea;	state Exp;
branches;
next	1.12;

1.12
date	2010.08.26.12.32.04;	author niels;	state Exp;
branches;
next	1.11;

1.11
date	2010.05.09.11.23.01;	author miwi;	state Exp;
branches;
next	1.10;

1.10
date	2010.03.09.22.32.01;	author miwi;	state Exp;
branches;
next	1.9;

1.9
date	2010.02.05.11.44.49;	author dinoex;	state Exp;
branches;
next	1.8;

1.8
date	2009.10.04.10.08.31;	author miwi;	state Exp;
branches;
next	1.7;

1.7
date	2009.06.16.19.35.02;	author miwi;	state Exp;
branches;
next	1.6;

1.6
date	2009.04.11.18.05.38;	author miwi;	state Exp;
branches;
next	1.5;

1.5
date	2009.03.11.16.56.46;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2008.08.07.10.03.47;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2008.08.07.09.49.53;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2007.08.11.15.23.21;	author rafan;	state Exp;
branches;
next	1.1;

1.1
date	2007.07.29.10.54.52;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.18
log
@Switch exporter over
@
text
@# New ports collection makefile for:	drupal5-views
# Date created:				25 Jul 2007
# Whom:					Geoff Glasson <g_glasson@@jimali.dyndns.org>
#
# $FreeBSD: head/www/drupal6-views/Makefile 300897 2012-07-14 14:29:18Z beat $
#

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

MAINTAINER=	rea@@FreeBSD.org
COMMENT=	Controls how content lists are generated

USE_DRUPAL=	yes
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-rtl.css \
		css/views-tabs.css \
		css/views.css \
		docs/docs.php \
		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/about.html \
		help/analyze-theme.html \
		help/api-default-views.html \
		help/api-example.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/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/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-unformatted.html \
		help/style-summary.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/expanded-options.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.js \
		js/ajax_view.js \
		js/base.js \
		js/dependent.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_item_description.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_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/comment.views.inc \
		modules/comment.views_convert.inc \
		modules/comment.views_default.inc \
		modules/contact/views_handler_field_contact_link.inc \
		modules/contact.views.inc \
		modules/filter/views_handler_field_filter_format_name.inc \
		modules/filter.views.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/locale.views.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_path.inc \
		modules/node/views_handler_field_node_revision.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/node.views.inc \
		modules/node.views_convert.inc \
		modules/node.views_default.inc \
		modules/poll.views.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/profile.views.inc \
		modules/profile.views_convert.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/search.views.inc \
		modules/search.views_convert.inc \
		modules/search.views_default.inc \
		modules/statistics/views_handler_field_accesslog_path.inc \
		modules/statistics.views.inc \
		modules/statistics.views_convert.inc \
		modules/statistics.views_default.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/system.views.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_handler_relationship_node_term_data.inc \
		modules/taxonomy/views_plugin_argument_default_taxonomy_tid.inc \
		modules/taxonomy/views_plugin_argument_validate_taxonomy_term.inc \
		modules/taxonomy.views.inc \
		modules/taxonomy.views_convert.inc \
		modules/taxonomy.views_default.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_link_translate.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/translation.views.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/upload.views.inc \
		modules/upload.views_convert.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 \
		modules/user.views.inc \
		modules/user.views_convert.inc \
		modules/views.views.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_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.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_jump_menu.inc \
		plugins/views_plugin_style_list.inc \
		plugins/views_plugin_style_rss.inc \
		plugins/views_plugin_style_summary.inc \
		plugins/views_plugin_style_summary_jump_menu.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/de.po \
		translations/eo.po \
		translations/fr.po \
		translations/hu.po \
		translations/it.po \
		translations/pl.po \
		translations/pt-br.po \
		translations/sv.po \
		translations/uk-ua.po \
		translations/uk.po \
		translations/views.pot \
		views.info \
		views.install \
		views.module \
		views2.doxy \
		views_export/views_export.css \
		views_export/views_export.info \
		views_export/views_export.module \
		views_ui.info \
		views_ui.module

DOC_FILES=	LICENSE.txt README.txt CHANGELOG.txt \
		documentation-standards.txt

## Maintenance targets for creating lists of directories and files.
module-dirs: patch
	@@cd ${WRKSRC}; ${FIND} -s . -type d -d -mindepth 1 | ${SED} -e's|^\./|		|;s|$$| \\|'

module-files: patch
	@@cd ${WRKSRC}; ${FIND} -s . -type f -d | ${SED} -e's|^\./|		|;s|$$| \\|'

.include <bsd.port.mk>
@


1.17
log
@- update png to 1.5.10
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.16
log
@Use USE_DRUPAL instead of including bsd.drupal.mk
@
text
@d10 1
@


1.15
log
@Begin process of removal of drupal5 ports:

- Stop using the bsd.drupal.mk in drupal5/ and use the Mk/ version
- Deprecate the drupal5 ports for removal on 29/Aug

Submitted by:	Nick Hilliard <nick@@foobar.org> (maintainer)
@
text
@d15 1
d410 1
a410 3
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.drupal.mk"
.include <bsd.port.post.mk>
@


1.14
log
@Update to 2.12

The only change from 2.11 is the fix for the XSS in the plugin,
SA-CONTRIB-2010-111 and CVE-2010-4521.

Approved by: erwin (mentor)
Feature safe: yes
@
text
@d410 1
a410 1
.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
@


1.13
log
@Change maintainer address for my ports

Approved by: erwin (co-mentor)
@
text
@d9 1
a9 1
DISTVERSION=	6.x-2.11
a276 1
		modules/taxonomy/views_plugin_argument_default_taxonomy_tid.inc \
d288 1
d381 1
a382 1
		translations/hu.po \
@


1.12
log
@Security update which fixes XSRF and XSS issues
(VuXML entry will follow later)

PR:		ports/149974
Submitted by:	John Levine
Approved by:	itetcu (mentor, implicit), maintainer
Security:	http://drupal.org/node/829840
@
text
@d12 1
a12 1
MAINTAINER=	rea-fbsd@@codelabs.ru
@


1.11
log
@- Update to 2.9

PR:		145692
Submitted by:	Nick Hilliard <nick@@foobar.org> (maintainer)
@
text
@d9 1
a9 1
DISTVERSION=	6.x-2.9
@


1.10
log
@- Update to 2.8

PR:		144265 (based on)
Submitted by:	Nick Hilliard <nick@@foobar.org>
Approved by:	maintainer
@
text
@d9 1
a9 1
DISTVERSION=	6.x-2.8
d47 1
d185 1
d239 2
d277 1
d296 1
d382 1
d384 1
@


1.9
log
@- update to jpeg-8
@
text
@d9 1
a9 2
DISTVERSION=	6.x-2.6
PORTREVISION=	1
d16 27
a42 6
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
a49 6
		views.info \
		views.install \
		views.module \
		views2.doxy \
		views_ui.info \
		views_ui.module \
d82 23
a134 22
		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 \
d149 1
a150 1
		help/style-summary-unformatted.html \
d160 1
d176 1
d178 1
a178 1
		js/ajax.js \
a179 1
		js/base.js \
a189 28
		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 \
d211 3
d215 1
d217 1
d226 1
d248 4
d255 2
d261 3
d265 3
d272 1
d283 1
d285 3
d296 1
d300 2
d319 3
a332 1
		plugins/views_plugin_row.inc \
d340 1
d345 1
d349 1
a371 1
		translations/uk-ua.po \
d378 2
d381 4
a384 1
		translations/uk.po \
d387 4
a390 1
		views_export/views_export.module
d394 7
@


1.8
log
@- Update to 2.6

PR:		139265
Submitted by:	Nick Hilliard <nick@@foobar.org> (maintainer)
@
text
@d10 1
@


1.7
log
@- Update to 2.5

PR:		135235
Submitted by:	Nick Hilliard <nick@@foobar.org> (maintainer)
@
text
@d9 1
a9 1
DISTVERSION=	6.x-2.5
d17 6
a22 6
		modules/aggregator modules/comment \
		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
d44 1
d112 1
d133 1
a134 2
		help/style.html \
		help/style-summary.html \
d137 1
d164 1
d166 1
d168 1
d176 2
d184 1
d189 1
d222 2
d246 1
d273 1
d290 1
d313 4
a322 1
		plugins/views_plugin_row.inc \
d352 1
a352 1
		translations/views.pot \
d357 1
d359 2
@


1.6
log
@- Update to 2.4

PR:		133552
Submitted by:	Eygene Ryabinkin <rea-fbsd@@codelabs.ru> (maintainer)
@
text
@d9 1
a9 1
DISTVERSION=	6.x-2.4
a10 1
MASTER_SITES=	http://ftp.drupal.org/files/projects/
d199 1
@


1.5
log
@- Update to 1.2

PR:		132544
Submitted by:	Eygene Ryabinkin <rea-fbsd@@codelabs.ru> (maintainer)
@
text
@d9 1
a9 1
DISTVERSION=	6.x-2.3
d18 2
a19 1
		modules/aggregator modules/comment modules/node \
d24 5
a28 2
MODULE_FILES=	css/views-admin.css css/views-list.css \
		css/views-tabs.css css/views.css \
d30 6
a35 2
		views.info views.install views.module views2.doxy \
		views_ui.info views_ui.module \
d56 1
d97 2
a98 1
		help/about.html help/analyze-theme.html \
d168 1
d170 1
d172 1
d179 1
d185 8
d213 8
a220 5
		modules/taxonomy.views_default.inc \
		modules/translation.views.inc \
		modules/upload.views.inc \
		modules/user.views.inc \
		modules/views.views.inc \
d244 1
d246 1
d340 1
@


1.4
log
@- Update to 6.x-2.0-rc1
- pass maintainership to submitter

PR:		125797
Submitted by:	Eygene Ryabinkin <rea-fbsd@@codelabs.ru> (maintainer)
@
text
@d9 1
a9 1
DISTVERSION=	6.x-2.0-rc1
d17 6
a22 2
MODULE_DIRS=	css docs help/images help images includes js \
		modules theme translations views_export
d24 2
a25 1
		css/views-tabs.css css/views.css  docs/docs.php \
d28 30
d60 2
d89 46
a134 18
		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/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-unformatted.html help/style-summary.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/sprites.png \
d136 31
a166 14
		includes/admin.inc includes/ajax.inc \
		includes/argument.handlers.inc includes/base.inc \
		includes/cache.inc includes/convert.inc \
		includes/field.handlers.inc includes/filter.handlers.inc \
		includes/form.inc includes/handlers.inc \
		includes/join.handlers.inc includes/plugins.inc \
		includes/query.inc includes/relationship.handlers.inc \
		includes/sort.handlers.inc includes/tabs.inc \
		includes/view.inc js/ajax_view.js js/ajax.js js/dependent.js \
		js/base.js js/tabs.js modules/book.views.inc modules/comment.views.inc \
		modules/comment.views_default.inc modules/node.views.inc \
		modules/node.views_convert.inc modules/node.views_default.inc \
		modules/poll.views.inc modules/profile.views.inc \
		modules/search.views.inc modules/search.views_default.inc \
d169 22
a190 1
		modules/system.views.inc modules/taxonomy.views.inc \
d192 3
a194 1
		modules/upload.views.inc modules/user.views.inc \
d196 107
a302 7
		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-rss.tpl.php \
d304 9
a312 3
		theme/views-view-summary.tpl.php theme/views-view-table.tpl.php \
		theme/views-view-unformatted.tpl.php \theme/views-view.tpl.php \
		translations/views.pot translations/de.po \
d314 2
a315 1
		views_export/views_export.info views_export/views_export.module
@


1.3
log
@- Force commit
	Repocopy from www/drupal5-views to www/drupal6-views

Repocopy by:	marcus
@
text
@d9 1
a9 1
DISTVERSION=	5.x-1.6
d13 1
a13 1
MAINTAINER=	g_glasson@@jimali.dyndns.org
d16 90
a105 11
DRUPAL5_MODULE=	yes
MODULE_DIRS=	po modules
MODULE_FILES=	go-bottom.png go-down.png go-top.png go-up.png user-trash.png \
		views.info views.install views.module views_cache.inc views_query.inc views_rss.info \
		views_rss.module views_theme_wizard.info views_theme_wizard.module views_ui.css \
		views_ui.info views_ui.module modules/views_book.inc modules/views_comment.inc \
		modules/views_forum.inc modules/views_node.inc modules/views_profile.inc \
		modules/views_search.inc modules/views_statistics.inc modules/views_taxonomy.inc \
		modules/views_upload.inc modules/views_user.inc po/da.po po/de.po po/el.po po/es.po \
		po/fr.po po/hu.po po/pl.po po/views.pot
DOC_FILES=	LICENSE.txt README.txt CHANGELOG.txt
@


1.2
log
@- Correct COMMENT

PR:		ports/115376, ports/115377
Submitted by:	Geoff Glasson <g_glasson at jimali.dyndns.org> (maintainer)
@
text
@@


1.1
log
@The views module provides a flexible method for Drupal site
designers to control how lists of content (nodes) are presented.
Traditionally, Drupal has hard-coded most of this, particularly
in how taxonomy and tracker lists are formatted.

This tool is essentially a smart query builder that,
given enough information, can build the proper query,
execute it, and display the results. It has four modes,
plus a special mode, and provides an impressive amount
of functionality from these modes.

WWW: http://drupal.org/project/views

PR:		ports/114964
Submitted by:	Geoff Glasson <g_glasson at jimali.dyndns.org>
@
text
@d14 1
a14 1
COMMENT=	The book review module allows a site to publish book reviews.
@

