ports/106599: Maintainer update: devel/viewvc depends on subversion-python

Jean-Baptiste Quenot jbq at caraldi.com
Mon Dec 11 09:30:05 UTC 2006


>Number:         106599
>Category:       ports
>Synopsis:       Maintainer update: devel/viewvc depends on subversion-python
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 11 09:30:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Baptiste Quenot
>Release:        FreeBSD 5.5-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD vision.anyware 5.5-PRERELEASE FreeBSD 5.5-PRERELEASE #2: Tue Aug 8 11:20:48 CEST 2006 jbq at vision.anyware:/usr/obj/usr/src/sys/VISION i386
>Description:
"No module named svn" when running viewvc.cgi After installing
ports/devel/subversion-python viewvc started to work like magic.

Reported by Javier Echaiz <jechaiz at cs.uns.edu.ar>

Thanks in advance!
>How-To-Repeat:
>Fix:
diff --ignore-matching-lines=\$FreeBSD.*\$ --exclude=.swp --exclude=.*.sw* --exclude=.svn --exclude=work --exclude=admin -ruN /usr/ports/devel/viewvc/Makefile ./Makefile
--- /usr/ports/devel/viewvc/Makefile	Fri Jul 28 00:01:17 2006
+++ ./Makefile	Mon Dec 11 10:24:03 2006
@@ -14,6 +14,7 @@
 COMMENT=	Web-based Version Control Repository Browsing
 
 FETCH_DEPENDS=	wget:${PORTSDIR}/ftp/wget
+RUN_DEPENDS=	${PYTHON_LIBDIR}/site-packages/svn/__init__.py:${PORTSDIR}/devel/subversion-python
 
 FETCH_CMD=	${LOCALBASE}/bin/wget -c
 DISABLE_SIZE=	yes	# Need because -S are not recognized by wget
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list