From root@undeliverable.renatasystems.org  Thu Apr 30 21:13:39 2009
Return-Path: <root@undeliverable.renatasystems.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E1DDF106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 30 Apr 2009 21:13:39 +0000 (UTC)
	(envelope-from root@undeliverable.renatasystems.org)
Received: from hs-9.renatasystems.org (hs-9.renatasystems.org [83.222.5.149])
	by mx1.freebsd.org (Postfix) with SMTP id 19E2F8FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 30 Apr 2009 21:13:38 +0000 (UTC)
	(envelope-from root@undeliverable.renatasystems.org)
Received: (qmail 93252 invoked by uid 0); 1 May 2009 01:13:36 +0400
Message-Id: <20090430211336.93251.qmail@hs-9.renatasystems.org>
Date: 1 May 2009 01:13:36 +0400
From: Alexey V.Degtyarev <alexey@renatasystems.org>
Reply-To: Alexey V.Degtyarev <alexey@renatasystems.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: www/trac-wikigoodies - wiki goodies for Trac
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         134120
>Category:       ports
>Synopsis:       New port: www/trac-wikigoodies - wiki goodies for Trac
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 30 21:20:01 UTC 2009
>Closed-Date:    Sun May 03 12:57:58 UTC 2009
>Last-Modified:  Sun May  3 13:00:01 UTC 2009
>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@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@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@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@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@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:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Thu Apr 30 22:42:36 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134120 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun May 3 12:57:57 UTC 2009 
State-Changed-Why:  
New port added. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/134120: commit references a PR
Date: Sun,  3 May 2009 12:57:45 +0000 (UTC)

 miwi        2009-05-03 12:57:30 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
   Added files:
     www/trac-wikigoodies Makefile distinfo pkg-descr 
   Log:
   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@domain> with "mailto:" links (obfuscated if needed)
     (0.11 only - though that's now in Trac core);
   - Replace \\... UNC paths with "file:///" links (0.11 only);
   
   Each feature can be disabled individually if needed.
   
   WWW: http://trac-hacks.org/wiki/WikiGoodiesPlugin
   
   PR:             ports/134120
   Submitted by:   Alexey V. Degtyarev <alexey at renatasystems.org>
   
   Revision  Changes    Path
   1.2338    +1 -0      ports/www/Makefile
   1.1       +33 -0     ports/www/trac-wikigoodies/Makefile (new)
   1.1       +3 -0      ports/www/trac-wikigoodies/distinfo (new)
   1.1       +14 -0     ports/www/trac-wikigoodies/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:
