Bug 143731 - New port: www/drupal6-imce - Drupal 6.x file/image uploader module
Summary: New port: www/drupal6-imce - Drupal 6.x file/image uploader module
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-10 19:20 UTC by Anderson S. Ferreira
Modified: 2010-02-12 14:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anderson S. Ferreira 2010-02-10 19:20:01 UTC
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.

Fix: 

---
Aviso de confidencialidade:

Esta mensagem da Empresa Brasileira de Pesquisa Agropecuária (Embrapa), 
empresa pública federal regida pelo disposto na Lei Federal nº 5.851, 
de 7 de dezembro de 1972, é enviada exclusivamente a seu destinatário 
e pode conter informações confidenciais, protegidas por sigilo profissional. 
Sua utilização desautorizada é ilegal e sujeita o infrator às penas da lei. 
Se você a recebeu indevidamente, queira, por gentileza, reenviá-la ao emitente, 
esclarecendo o equívoco.

Confidentiality note:

This message from Empresa Brasileira de Pesquisa Agropecuária (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.--D3Kv0kKNhDPoWL1K6WgrDnzAblxXbivpiqEe0SbNS351xle9
Content-Type: text/plain; name="drupal6-imce.shar"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="drupal6-imce.shar"

# 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
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2010-02-10 20:45:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-02-12 14:00:09 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-02-12 14:00:31 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"