From rea-fbsd@codelabs.ru  Sun Jul 20 10:54:45 2008
Return-Path: <rea-fbsd@codelabs.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D62751065671
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Jul 2008 10:54:45 +0000 (UTC)
	(envelope-from rea-fbsd@codelabs.ru)
Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45])
	by mx1.freebsd.org (Postfix) with ESMTP id 671E18FC2D
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Jul 2008 10:54:45 +0000 (UTC)
	(envelope-from rea-fbsd@codelabs.ru)
Received: from amnesiac.at.no.dns ([91.78.116.140])
	by 0.mx.codelabs.ru with esmtps (TLSv1:CAMELLIA256-SHA:256)
	id 1KKWYs-000PWu-Gc for FreeBSD-gnats-submit@freebsd.org; Sun, 20 Jul 2008 14:54:42 +0400
Received: by amnesiac.at.no.dns (Postfix, from userid 1001)
	id 34F94170F7; Sun, 20 Jul 2008 14:54:42 +0400 (MSD)
Message-Id: <20080720105442.34F94170F7@amnesiac.at.no.dns>
Date: Sun, 20 Jul 2008 14:54:42 +0400 (MSD)
From: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Reply-To: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [REPOCOPY] www/drupal6-views
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         125797
>Category:       ports
>Synopsis:       [REPOCOPY] www/drupal6-views
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 20 11:00:03 UTC 2008
>Closed-Date:    Thu Aug 07 10:04:05 UTC 2008
>Last-Modified:  Thu Aug  7 10:10:02 UTC 2008
>Originator:     Eygene Ryabinkin
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
Code Labs
>Environment:

System: FreeBSD XXX 7.0-STABLE FreeBSD 7.0-STABLE #6: Thu Jul 3 20:39:48 MSD 2008 root@XXX:/usr/obj/usr/src/sys/XXX amd64

>Description:

There is no port of views module for Drupal 6.

>How-To-Repeat:

ls -ld /usr/ports/www/drupal6 | grep views

>Fix:

The following patch adds new port for the views module.  I had tested
it for a couple of days on my Drupal 6.3 installation.

--- drupal6-views.new-port.patch starts here ---
diff -urN /var/empty/Makefile drupal6-views/Makefile
--- /var/empty/Makefile	1970-01-01 03:00:00.000000000 +0300
+++ drupal6-views/Makefile	2008-07-20 14:05:35.000000000 +0400
@@ -0,0 +1,117 @@
+# New ports collection makefile for:	drupal6-views
+#
+
+PORTNAME=	views
+DISTVERSION=	6.x-2.0-rc1
+CATEGORIES=	www
+MASTER_SITES=	http://ftp.drupal.org/files/projects/
+
+COMMENT=	Controls how content lists are generated
+
+DRUPAL6_MODULE=	yes
+MODULE_DIRS=	css docs help help/images images includes js \
+		modules theme translations views_export
+MODULE_FILES=	css/views-admin.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 \
+		help/images/node-term_node-term_data-large.png \
+		help/images/node-term_node-term_data.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-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 \
+		images/status-active.gif \
+		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 \
+		modules/statistics.views.inc \
+		modules/statistics.views_default.inc \
+		modules/system.views.inc modules/taxonomy.views.inc \
+		modules/taxonomy.views_default.inc \
+		modules/upload.views.inc modules/user.views.inc \
+		modules/views.views.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-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/views.pot translations/de.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>
diff -urN /var/empty/distinfo drupal6-views/distinfo
--- /var/empty/distinfo	1970-01-01 03:00:00.000000000 +0300
+++ drupal6-views/distinfo	2008-07-20 14:01:57.000000000 +0400
@@ -0,0 +1,3 @@
+MD5 (drupal/views-6.x-2.0-rc1.tar.gz) = 7968787a990c56061aa99ec08231f543
+SHA256 (drupal/views-6.x-2.0-rc1.tar.gz) = 6d976006929c70f1817a9f82794e88f751e460694dfc85d9b7ed0f876dbf9a54
+SIZE (drupal/views-6.x-2.0-rc1.tar.gz) = 2796661
diff -urN /var/empty/pkg-descr drupal6-views/pkg-descr
--- /var/empty/pkg-descr	1970-01-01 03:00:00.000000000 +0300
+++ drupal6-views/pkg-descr	2008-07-20 14:02:25.000000000 +0400
@@ -0,0 +1,12 @@
+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
--- drupal6-views.new-port.patch ends here ---
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Jul 20 11:00:14 UTC 2008 
Responsible-Changed-Why:  
miwi@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125797 
State-Changed-From-To: open->repocopy 
State-Changed-By: miwi 
State-Changed-When: Sun Jul 27 14:48:03 UTC 2008 
State-Changed-Why:  
Please repocopy from www/drupal5-views to www/drupal6-views 



Responsible-Changed-From-To: miwi->portmgr 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Jul 27 14:48:03 UTC 2008 
Responsible-Changed-Why:  
Over to portmgr 


http://www.freebsd.org/cgi/query-pr.cgi?pr=125797 
State-Changed-From-To: repocopy->open 
State-Changed-By: marcus 
State-Changed-When: Sun Aug 3 21:23:42 UTC 2008 
State-Changed-Why:  
Repocopy complete. 


Responsible-Changed-From-To: portmgr->miwi 
Responsible-Changed-By: marcus 
Responsible-Changed-When: Sun Aug 3 21:23:42 UTC 2008 
Responsible-Changed-Why:  
Repocopy complete. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125797 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Aug 7 10:04:03 UTC 2008 
State-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=125797 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/125797: commit references a PR
Date: Thu,  7 Aug 2008 10:04:01 +0000 (UTC)

 miwi        2008-08-07 10:03:47 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
     www/drupal6-views    Makefile distinfo 
   Log:
   - Update to 6.x-2.0-rc1
   - pass maintainership to submitter
   
   PR:             125797
   Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer)
   
   Revision  Changes    Path
   1.2114    +1 -0      ports/www/Makefile
   1.4       +92 -13    ports/www/drupal6-views/Makefile
   1.3       +3 -3      ports/www/drupal6-views/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
