ports/134120: New port: www/trac-wikigoodies - wiki goodies for Trac

Alexey V.Degtyarev alexey at renatasystems.org
Thu Apr 30 21:20:02 UTC 2009


>Number:         134120
>Category:       ports
>Synopsis:       New port: www/trac-wikigoodies - wiki goodies for Trac
>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:   Thu Apr 30 21:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alexey V. Degtyarev
>Release:        FreeBSD 7.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD renatasystems.org 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 08:58:24 UTC 2009 root at driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:

This plugin extends the Trac Wiki in several ways:

- Support for displaying smileys;
- HTML 4.0 entities (named entities and numerical entities);
- Automatic replacement of common text idioms by their corresponding symbols
  (e.g. arrows, fractions, etc.);
- Simplified markup for single words: *this* /is/ _important_;
- Replace <name at domain> with "mailto:" links (obfuscated if needed);
- Replace \\... UNC paths with "file:///" links;

>How-To-Repeat:
	
>Fix:

	

--- trac-wikigoodies.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-wikigoodies
#	trac-wikigoodies/Makefile
#	trac-wikigoodies/distinfo
#	trac-wikigoodies/pkg-descr
#
echo c - trac-wikigoodies
mkdir -p trac-wikigoodies > /dev/null 2>&1
echo x - trac-wikigoodies/Makefile
sed 's/^X//' >trac-wikigoodies/Makefile << 'fed0d93607317595ca7883bd93e1006f'
X# New ports collection makefile for:	trac-wikigoodies
X# Date created:				Fri 01 May 2009
X# Whom:					Alexey V. Degtyarev <alexey at renatasystems.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	wikigoodies
XPORTVERSION=	0.3.3522
XCATEGORIES=	www devel python
XMASTER_SITES=	ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
XPKGNAMEPREFIX=	trac-
XDISTNAME=	${PORTNAME}plugin.${PORTVERSION}
X
XMAINTAINER=	alexey at renatasystems.org
XCOMMENT=	Plugin for Trac which extends the Wiki with some goodies
X
XRUN_DEPENDS=	tracd:${PORTSDIR}/www/trac
X
XWRKSRC=		${WRKDIR}/${PORTNAME}plugin/0.11
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=	easy_install
X
XPYDISTUTILS_PKGNAME=	TracWikiGoodies
XPYDISTUTILS_PKGVERSION=	0.11.${PORTVERSION:R}dev
XPYDISTUTILS_NOEGGINFO=	yes
X
XPLIST_SUB+=	PORTVERSION=${PORTVERSION:R} \
X		PYTHONVERSION=${_PYTHON_VERSION}
XPLIST_FILES=	%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
X
X.include <bsd.port.mk>
fed0d93607317595ca7883bd93e1006f
echo x - trac-wikigoodies/distinfo
sed 's/^X//' >trac-wikigoodies/distinfo << 'd8fe5d09b46263cb6241b42b6693df1a'
XMD5 (wikigoodiesplugin.0.3.3522.tar.gz) = 838de118bf92abf272a45a5513e7b33b
XSHA256 (wikigoodiesplugin.0.3.3522.tar.gz) = 10a24cf3c4a92dc305051c754590adf43a15baebfd4a2a32869bbe18df6260c8
XSIZE (wikigoodiesplugin.0.3.3522.tar.gz) = 11538
d8fe5d09b46263cb6241b42b6693df1a
echo x - trac-wikigoodies/pkg-descr
sed 's/^X//' >trac-wikigoodies/pkg-descr << 'ae4d065a8b71f8b52ba04341b03d12c2'
XThis plugin extends the Trac Wiki in several ways:
X
X- Support for displaying smileys;
X- HTML 4.0 entities (named entities and numerical entities);
X- Automatic replacement of common text idioms by their corresponding symbols
X  (e.g. arrows, fractions, etc.);
X- Simplified markup for single words: *this* /is/ _important_;
X- Replace <name at domain> with "mailto:" links (obfuscated if needed) 
X  (0.11 only - though that's now in Trac core);
X- Replace \\... UNC paths with "file:///" links (0.11 only);
X
XEach feature can be disabled individually if needed.
X
XWWW: http://trac-hacks.org/wiki/WikiGoodiesPlugin
ae4d065a8b71f8b52ba04341b03d12c2
exit
--- trac-wikigoodies.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list