Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2008 17:21:10 -0600 (CST)
From:      Jeremy Iverson <jeremy@algenta.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/120580: New port: www/drupal5-cck Content Construction Kit (CCK) module for Drupal 5
Message-ID:  <200802122321.m1CNLAcW028118@mandy.algenta.com>
Resent-Message-ID: <200802122330.m1CNU2dG090776@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         120580
>Category:       ports
>Synopsis:       New port: www/drupal5-cck Content Construction Kit (CCK) module for Drupal 5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 12 23:30:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Iverson
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
Algenta Technologies
>Environment:
System: FreeBSD furby 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root@opus.cse.buffalo.edu:/usr/o
bj/usr/src/sys/GENERIC i386
>Description:
       A Drupal module required by the Ubercart e-commerce system 
>How-To-Repeat:
        
>Fix:
--- drupal5-cck.sh begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	drupal5-cck
#	drupal5-cck/pkg-descr
#	drupal5-cck/Makefile
#	drupal5-cck/distinfo
#
echo c - drupal5-cck
mkdir -p drupal5-cck > /dev/null 2>&1
echo x - drupal5-cck/pkg-descr
sed 's/^X//' >drupal5-cck/pkg-descr << 'END-of-drupal5-cck/pkg-descr'
XThe Content Construction Kit allows you create and customize fields using a web
Xbrowser. The 4.7x version of CCK creates custom content types and allows you to
Xadd custom fields to them. In Drupal 5.x custom content types can be created in
Xcore, and CCK allows you to add custom fields to any content type.
X
XWWW: http://drupal.org/project/cck
END-of-drupal5-cck/pkg-descr
echo x - drupal5-cck/Makefile
sed 's/^X//' >drupal5-cck/Makefile << 'END-of-drupal5-cck/Makefile'
X# New ports collection makefile for:  drupal5-cck
X# Date created:  11 February 2008
X# Whom:          Jeremy Iverson <jeremy@algenta.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		cck
XDISTVERSION=	5.x-1.6-1
XCATEGORIES=		www
XMASTER_SITES=	http://ftp.drupal.org/files/projects/
X
XMAINTAINER=	jeremy@algenta.com
XCOMMENT=	Content Construction Kit (CCK) module for Drupal 5
X
XDRUPAL5_MODULE=	yes
XMODULE_DIRS=	po theme
XMODULE_FILES=	content.css content.info content.install content.module content_admin.css \
X				content_admin.inc content_copy.info content_copy.module content_crud.inc \
X				content_pathauto.inc content_views.inc \
X				field.php fieldgroup.css fieldgroup.info fieldgroup.install fieldgroup.module \
X				nodereference.info nodereference.install nodereference.module \
X				number.info number.install number.module \
X				optionwidgets.info optionwidgets.install optionwidgets.module \
X				po/cck.pot po/de.po po/es.po po/fr.po po/nl.po po/pt.po po/ru.po po/vi.po \
X				text.info text.install text.module \
X				theme/README.txt theme/field-field_my_field.tpl.php theme/field.tpl.php \
X				theme/node-content_example.tpl.php theme/template.php \
X				userreference.info userreference.install userreference.module
XDOC_FILES=		CHANGELOG.txt LICENSE.txt README.txt UPGRADE.txt
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/www/drupal5/bsd.drupal.mk"
X.include <bsd.port.post.mk>
END-of-drupal5-cck/Makefile
echo x - drupal5-cck/distinfo
sed 's/^X//' >drupal5-cck/distinfo << 'END-of-drupal5-cck/distinfo'
XMD5 (drupal/cck-5.x-1.6-1.tar.gz) = 4e79a639c1cf03a83d1e9654f1e4800d
XSHA256 (drupal/cck-5.x-1.6-1.tar.gz) = ac4267b70240f1dcd6c8e271a09a3204f1a3e6a405f1ee00768534845f33c373
XSIZE (drupal/cck-5.x-1.6-1.tar.gz) = 100169
END-of-drupal5-cck/distinfo
exit


--- drupal5-cck.sh ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802122321.m1CNLAcW028118>