head	1.8;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.1;
locks; strict;
comment	@# @;


1.8
date	2013.03.02.18.04.49;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2013.01.26.19.10.07;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.11.17.06.02.32;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2011.08.31.15.53.46;	author crees;	state Exp;
branches;
next	1.4;

1.4
date	2011.07.29.08.36.47;	author crees;	state Exp;
branches;
next	1.3;

1.3
date	2010.02.05.11.44.49;	author dinoex;	state Exp;
branches;
next	1.2;

1.2
date	2009.12.25.19.51.46;	author miwi;	state Exp;
branches;
next	1.1;

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


desc
@@


1.8
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313224
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Nick Hilliard <nick@@foobar.org>
# $FreeBSD: head/www/drupal6-wysiwyg/Makefile 313224 2013-03-02 11:20:15Z miwi $

PORTNAME=	wysiwyg
DISTVERSION=	6.x-2.0
PORTREVISION=	1
CATEGORIES=	www

MAINTAINER=	miwi@@FreeBSD.org
COMMENT=	Allows implementation of WYSIWYG editors for editing Drupal content

TINYMCEDIR=	www/tinymce

# we support either tinymce2 or tinymce3
RUN_DEPENDS+=	${LOCALBASE}/${TINYMCEDIR}:${PORTSDIR}/www/tinymce3

PLIST_FILES+=	${DRUPAL_MODDIR}/tinymce

USE_DRUPAL=	yes
DRUPAL6_MODULE=	yes
MODULE_FILES=	editors/css/openwysiwyg.css \
		editors/css/tinymce-2.css \
		editors/css/tinymce-3.css \
		editors/js/fckeditor-2.6.js \
		editors/js/fckeditor.config.js \
		editors/js/jwysiwyg.js \
		editors/js/markitup.js \
		editors/js/nicedit.js \
		editors/js/none.js \
		editors/js/tinymce-2.js \
		editors/js/tinymce-3.js \
		editors/js/whizzywig.js \
		editors/js/yui.js \
		editors/fckeditor.inc \
		editors/jwysiwyg.inc \
		editors/markitup.inc \
		editors/nicedit.inc \
		editors/tinymce.inc \
		editors/whizzywig.inc \
		editors/yui.inc \
		wysiwyg-dialog-page.tpl.php \
		wysiwyg.admin.inc \
		wysiwyg.api.php \
		wysiwyg.dialog.inc \
		wysiwyg.info \
		wysiwyg.init.js \
		wysiwyg.install \
		wysiwyg.js \
		wysiwyg.module \
		plugins/break/images/break.gif \
		plugins/break/images/breaktext.gif \
		plugins/break/images/spacer.gif \
		plugins/break/break.css \
		plugins/break/break.js \
		plugins/break.inc \
		translations/wysiwyg.pot \
		translations/da.po \
		translations/de.po \
		translations/el.po \
		translations/fr.po \
		translations/hu.po \
		translations/sv.po \
		translations/tr.po

MODULE_DIRS=	editors/css editors/js editors plugins/break/images \
		plugins/break/langs plugins/break plugins translations

DOC_FILES=	CHANGELOG.txt README.txt LICENSE.txt

post-install:
	${LN} -s ${PREFIX}/${TINYMCEDIR} ${PREFIX}/${DRUPAL_MODDIR}

.include <bsd.port.mk>
@


1.7
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311043
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/www/drupal6-wysiwyg/Makefile 311043 2013-01-26 19:06:31Z crees $
d9 1
a9 1
MAINTAINER=	ports@@FreeBSD.org
@


1.6
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	drupal6-wysiwyg
# Date created:				2 June 2009
# Whom:					Nick Hilliard <nick@@foobar.org>
#
# $FreeBSD: head/www/drupal6-wysiwyg/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d9 1
a9 1
MAINTAINER=	nick@@foobar.org
@


1.5
log
@Use USE_DRUPAL instead of including bsd.drupal.mk
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
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
@d23 1
d77 1
a77 3
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.drupal.mk"
.include <bsd.port.post.mk>
@


1.3
log
@- update to jpeg-8
@
text
@d77 1
a77 1
.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
@


1.2
log
@- Update to 6.x-2.0

Approved by:	maintainer implicit
@
text
@d10 1
@


1.1
log
@Wysiwyg API allows to use client-side editors (a.k.a.  WYSIWYG editors) for
editing content in the Drupal CMS.  It simplifies installation of editors
and allows you to define which editor to use depending on the input format.
This module replaces all existing editor integration modules and no other
Drupal module is required.

It is capable of supporting any kind of client-side editor as long as there
are support files for it that integrate the external library with Wysiwyg
API.  A client-side editor can be a regular HTML-based editor, a
"pseudo-editor" (that just provides buttons to insert HTML markup into a
plain textarea), or even a Flash-based editor.  Support for various editor
libraries is built-in.

The Wysiwyg API also allows Drupal modules to register plugins (or
"buttons") for editors.

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

PR:		ports/135230
Submitted by:	Nick Hilliard <nick at foobar.org>
@
text
@d9 1
a9 1
DISTVERSION=	6.x-2.0-alpha1
d23 1
a23 1
MODULE_FILES=	editors/css/markitup-1.css \
a56 4
		plugins/break/langs/ca.js \
		plugins/break/langs/de.js \
		plugins/break/langs/en.js \
		plugins/break/langs/es.js \
@

