From anderson@cnpm.embrapa.br  Wed Feb 10 19:19:46 2010
Return-Path: <anderson@cnpm.embrapa.br>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 55F12106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Feb 2010 19:19:46 +0000 (UTC)
	(envelope-from anderson@cnpm.embrapa.br)
Received: from inga.cnpm.embrapa.br (inga.cnpm.embrapa.br [200.136.111.23])
	by mx1.freebsd.org (Postfix) with ESMTP id C70A88FC1A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Feb 2010 19:19:45 +0000 (UTC)
Received: from caraiba.cnpm.embrapa.br (caraiba.cnpm.embrapa.br [200.136.111.98])
	by inga.cnpm.embrapa.br (Postfix) with ESMTP id 7BE697302B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Feb 2010 17:17:28 -0200 (BRST)
Received: from localhost (localhost [127.0.0.1])
	by caraiba.cnpm.embrapa.br (Postfix) with ESMTP id EE3C83F41D
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Feb 2010 17:19:42 -0200 (BRST)
Received: from caraiba.cnpm.embrapa.br (localhost [127.0.0.1])
	by caraiba.cnpm.embrapa.br (Postfix) with ESMTP id DDC693F430
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Feb 2010 17:19:42 -0200 (BRST)
Received: from caraiba.cnpm.embrapa.br ([127.0.0.1])
	by caraiba.cnpm.embrapa.br (caraiba.cnpm.embrapa.br [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id Kg+6Mzui67Vj for <FreeBSD-gnats-submit@freebsd.org>;
	Wed, 10 Feb 2010 17:19:42 -0200 (BRST)
Received: by caraiba.cnpm.embrapa.br (Postfix, from userid 1100)
	id BD12C3F42E; Wed, 10 Feb 2010 17:19:42 -0200 (BRST)
Message-Id: <20100210191942.BD12C3F42E@caraiba.cnpm.embrapa.br>
Date: Wed, 10 Feb 2010 17:19:42 -0200 (BRST)
From: Anderson Soares Ferreira <anderson@cnpm.embrapa.br>
Reply-To: Anderson Soares Ferreira <anderson@cnpm.embrapa.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: www/drupal6-imce - Drupal 6.x file/image uploader module
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         143731
>Category:       ports
>Synopsis:       New port: www/drupal6-imce - Drupal 6.x file/image uploader module
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 10 19:20:01 UTC 2010
>Closed-Date:    Fri Feb 12 14:00:11 UTC 2010
>Last-Modified:  Fri Feb 12 14:10:01 UTC 2010
>Originator:     Anderson Soares Ferreira
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
Embrapa Satellite Monitoring
>Environment:
System: FreeBSD caraiba.cnpm.embrapa.br 8.0-STABLE FreeBSD 8.0-STABLE #0: Thu Jan 7 15:17:42 BRST 2010 anderson@caraiba.cnpm.embrapa.br:/usr/src/sys/amd64/compile/CARAIBA amd64

	
>Description:

IMCE is an image/file uploader and browser that supports personal directories and quota.
Since its first release, IMCE has been used as a file browser in many popular rich
text editors such as FCKEditor, TinyMCE, WYMEditor etc.

>How-To-Repeat:
>Fix:

--- drupal6-imce.shar 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:
#
#	drupal6-imce
#	drupal6-imce/Makefile
#	drupal6-imce/distinfo
#	drupal6-imce/pkg-descr
#
echo c - drupal6-imce
mkdir -p drupal6-imce > /dev/null 2>&1
echo x - drupal6-imce/Makefile
sed 's/^X//' >drupal6-imce/Makefile << 'f23de3c4cdabfde2edd3cdca1bcdeb78'
X# New ports collection makefile for:	drupal6-imce
X# Date created:		10 feb 2010
X# Whom:			Anderson Soares Ferreira <anderson@cnpm.embrapa.br>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	imce
XDISTVERSION=	6.x-1.3
XCATEGORIES=	www
XMASTER_SITES=	http://ftp.drupal.org/files/projects/
X
XMAINTAINER=	anderson@cnpm.embrapa.br
XCOMMENT=	Drupal 6.x image/file uploader module
X
XDRUPAL6_MODULE=	yes
X
XMODULE_DIRS=	translations tpl js inc css 
X
XMODULE_FILES=	css/collapsed.png \
X		css/expanded.png \
X		css/folder-open.png \
X		css/folder.png \
X		css/imce-content.css \
X		css/leaf.png \
X		css/loading.gif \
X		css/x-grippie.png \
X		css/y-grippie.png \
X		inc/admin.inc \
X		inc/core_profiles.inc \
X		inc/js.inc \
X		inc/page.inc \
X		inc/subdir.inc \
X		imce.info \
X		imce.install \
X		imce.module \
X		js/imce.js \
X		js/imce_extras.js \
X		js/imce_set_app.js \
X		js/imce_set_inline.js \
X		tpl/imce-content.tpl.php \
X		tpl/imce-file-list.tpl.php \
X		tpl/imce-page.tpl.php \
X		translations/imce.pot \
X		translations/cs.po \
X		translations/es.po \
X		translations/fi.po \
X		translations/fr.po \
X		translations/hu.po \
X		translations/pt-br.po \
X		translations/ja.po \
X		translations/nl.po \
X		translations/sv.po
X
XDOC_FILES=	README.txt LICENSE.txt 
X
X.include <bsd.port.pre.mk>
X.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
X.include <bsd.port.post.mk>
f23de3c4cdabfde2edd3cdca1bcdeb78
echo x - drupal6-imce/distinfo
sed 's/^X//' >drupal6-imce/distinfo << 'efd87498e46d197e571ea9faa9e02796'
XMD5 (drupal/imce-6.x-1.3.tar.gz) = f09555cd6454d1623c29258ab27525f9
XSHA256 (drupal/imce-6.x-1.3.tar.gz) = eceba63bb52ede82d76625a7b482c8daf569a0937dd06ecd5b2078a5bbcae61d
XSIZE (drupal/imce-6.x-1.3.tar.gz) = 98382
efd87498e46d197e571ea9faa9e02796
echo x - drupal6-imce/pkg-descr
sed 's/^X//' >drupal6-imce/pkg-descr << 'ea8486f445e1b1f1b43377246fb26da5'
XIMCE is an image/file uploader and browser that supports personal directories and quota.
XSince its first release, IMCE has been used as a file browser in many popular rich 
Xtext editors such as FCKEditor, TinyMCE, WYMEditor etc.
X
XWWW: http://drupal.org/project/imce
ea8486f445e1b1f1b43377246fb26da5
exit
--- drupal6-imce.shar ends here ---


---
Aviso de confidencialidade:

Esta mensagem da Empresa Brasileira de Pesquisa Agropecuria (Embrapa), 
empresa pblica federal regida pelo disposto na Lei Federal n 5.851, 
de 7 de dezembro de 1972,  enviada exclusivamente a seu destinatrio 
e pode conter informaes confidenciais, protegidas por sigilo profissional. 
Sua utilizao desautorizada  ilegal e sujeita o infrator s penas da lei. 
Se voc a recebeu indevidamente, queira, por gentileza, reenvi-la ao emitente, 
esclarecendo o equvoco.

Confidentiality note:

This message from Empresa Brasileira de Pesquisa Agropecuria (Embrapa), 
a government company established under Brazilian law (5.851/72), 
is directed exclusively to its addressee and may contain confidential data, 
protected under professional secrecy rules. Its unauthorized use is illegal 
and may subject the transgressor to the law's penalties. 
If you are not the addressee, please send it back, elucidating the failure. 
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Wed Feb 10 20:45:40 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143731 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Feb 12 14:00:09 UTC 2010 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/143731: commit references a PR
Date: Fri, 12 Feb 2010 14:00:31 +0000 (UTC)

 miwi        2010-02-12 14:00:20 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
   Added files:
     www/drupal6-imce     Makefile distinfo pkg-descr 
   Log:
   IMCE is an image/file uploader and browser that supports personal directories
   and quota. Since its first release, IMCE has been used as a file browser in
   many popular rich text editors such as FCKEditor, TinyMCE, WYMEditor etc.
   
   WWW: http://drupal.org/project/imce
   
   PR:             ports/143731
   Submitted by:   Anderson Soares Ferreira <anderson at cnpm.embrapa.br>
   
   Revision  Changes    Path
   1.2551    +1 -0      ports/www/Makefile
   1.1       +59 -0     ports/www/drupal6-imce/Makefile (new)
   1.1       +3 -0      ports/www/drupal6-imce/distinfo (new)
   1.1       +5 -0      ports/www/drupal6-imce/pkg-descr (new)
 _______________________________________________
 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:
