Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jul 2005 11:56:58 -0400 (EDT)
From:      Vivek Khera <vivek@khera.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/83334: www/trac port could use some more dependencies
Message-ID:  <20050712155658.D97FBB80F@yertle.kcilink.com>
Resent-Message-ID: <200507121600.j6CG0LMA049241@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         83334
>Category:       ports
>Synopsis:       www/trac port could use some more dependencies
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 12 16:00:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Vivek Khera
>Release:        FreeBSD 5.4-STABLE amd64
>Organization:
>Environment:
System: FreeBSD yertle.int.kciLink.com 5.4-STABLE FreeBSD 5.4-STABLE #7: Tue May 31 11:38:22 EDT 2005 khera@yertle.int.kciLink.com:/usr/obj/usr/src/sys/YERTLE amd64


	
>Description:
	

the www/trac port could use some additional dependencies to enable some
additional features.  trac automatically detects if these are installed
and uses them.

textproc/py-docutils allows for additional simplified text markup in the
 wiki component.

textproc/silvercity enables syntax highlighting of code snippets in the
 wiki component.


>How-To-Repeat:
	
>Fix:

	

add these lines to RUN_DEPENDS, perhaps optionally with an OPTIONS setting.

${PREFIX}/bin/rst2html:${PORTSDIR}/textproc/py-docutils
${PREFIX}/bin/source2html.py:${PORTSDIR}/textproc/silvercity


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050712155658.D97FBB80F>