ports/119571: [NEW PORT] www/trac-wysiwyg: WYSIWYG editor for Trac wiki

Greg Larkin glarkin at sourcehosting.net
Fri Jan 11 20:50:03 UTC 2008


>Number:         119571
>Category:       ports
>Synopsis:       [NEW PORT] www/trac-wysiwyg: WYSIWYG editor for Trac wiki
>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:   Fri Jan 11 20:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Greg Larkin
>Release:        FreeBSD 6.1-SECURITY i386
>Organization:
SourceHosting.net, LLC
>Environment:
System: FreeBSD ports.entropy.prv 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Thu Apr 26 14:24:01 UTC 2007
>Description:
This plugin provides a wiki WYSIWYG editor that generates Trac
wiki markup. This enables users to switch between the WYSIWYG mode
and the standard wiki markup format, as needed.

WWW: http://trac-hacks.org/wiki/TracWysiwygPlugin

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- trac-wysiwyg-0.2.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:
#
#	trac-wysiwyg
#	trac-wysiwyg/Makefile
#	trac-wysiwyg/distinfo
#	trac-wysiwyg/pkg-descr
#	trac-wysiwyg/pkg-plist
#	trac-wysiwyg/pkg-message
#
echo c - trac-wysiwyg
mkdir -p trac-wysiwyg > /dev/null 2>&1
echo x - trac-wysiwyg/Makefile
sed 's/^X//' >trac-wysiwyg/Makefile << 'END-of-trac-wysiwyg/Makefile'
X# New ports collection makefile for: trac-wysiwyg
X# Date created:                      Jan 11 2008
X# Whom:                              Greg Larkin <glarkin at sourcehosting.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	wysiwyg
XPORTVERSION=	0.2
XCATEGORIES=	www devel python
XMASTER_SITES=	http://www.sourcehosting.net/freebsd/distfiles/
XPKGNAMEPREFIX=	trac-
XDISTNAME=	${PORTNAME}plugin-${PORTVERSION}
X
XMAINTAINER=	glarkin at sourcehosting.net
XCOMMENT=	WYSIWYG editor for Trac wiki
X
XBUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
XRUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac
X
XUSE_ZIP=	yes
X
XWRKSRC=		${WRKDIR}/trac${PORTNAME}plugin/0.10
XNO_BUILD=	yes
XUSE_PYTHON=	2.3+
XUSE_PYDISTUTILS=yes
XPLIST_SUB+=	PORTVERSION=${PORTVERSION} PYTHONVERSION=${_PYTHON_VERSION}
XPYDISTUTILS_NOEGGINFO=	yes
X
Xpost-install:
X	@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-trac-wysiwyg/Makefile
echo x - trac-wysiwyg/distinfo
sed 's/^X//' >trac-wysiwyg/distinfo << 'END-of-trac-wysiwyg/distinfo'
XMD5 (wysiwygplugin-0.2.zip) = 398926240666273bf7088c948d3c04f6
XSHA256 (wysiwygplugin-0.2.zip) = 18133585c45489c91eb449bc28b9d6a694837e6b6a24b0006836507851709bea
XSIZE (wysiwygplugin-0.2.zip) = 77814
END-of-trac-wysiwyg/distinfo
echo x - trac-wysiwyg/pkg-descr
sed 's/^X//' >trac-wysiwyg/pkg-descr << 'END-of-trac-wysiwyg/pkg-descr'
XThis plugin provides a wiki WYSIWYG editor that generates Trac
Xwiki markup. This enables users to switch between the WYSIWYG mode
Xand the standard wiki markup format, as needed.
X
XWWW: http://trac-hacks.org/wiki/TracWysiwygPlugin
END-of-trac-wysiwyg/pkg-descr
echo x - trac-wysiwyg/pkg-plist
sed 's/^X//' >trac-wysiwyg/pkg-plist << 'END-of-trac-wysiwyg/pkg-plist'
X%%PYTHON_SITELIBDIR%%/TracWysiwyg-%%PORTVERSION%%-py%%PYTHONVERSION%%.egg
END-of-trac-wysiwyg/pkg-plist
echo x - trac-wysiwyg/pkg-message
sed 's/^X//' >trac-wysiwyg/pkg-message << 'END-of-trac-wysiwyg/pkg-message'
X**************************************************
XTo complete the installation, please add:
X
X[components]
Xtracwysiwyg.* = enabled
X
Xto your trac.ini to enable the WYSIWYG editor.
X**************************************************
END-of-trac-wysiwyg/pkg-message
exit
--- trac-wysiwyg-0.2.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list