Date: Sat, 17 Oct 2009 13:22:17 +0400 From: Boris Samorodov <bsam@ipt.ru> To: Martin Wilke <miwi@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics Makefile ports/graphics/pysvg Makefile distinfo pkg-descr pkg-plist Message-ID: <90460742@ipt.ru> In-Reply-To: <200910170711.n9H7BRv2045641@repoman.freebsd.org> (Martin Wilke's message of "Sat\, 17 Oct 2009 07\:11\:27 %2B0000 \(UTC\)") References: <200910170711.n9H7BRv2045641@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Martin Wilke <miwi@FreeBSD.org> writes: > miwi 2009-10-17 07:11:27 UTC > > FreeBSD ports repository > > Modified files: > graphics Makefile > Added files: > graphics/pysvg Makefile distinfo pkg-descr pkg-plist > Log: > pySVG is a pure Python library to create SVG documents. > > WWW: http://codeboje.de/pysvg/ > > PR: ports/139672 > Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com> > > Revision Changes Path > 1.1286 +1 -0 ports/graphics/Makefile > 1.1 +32 -0 ports/graphics/pysvg/Makefile (new) > 1.1 +3 -0 ports/graphics/pysvg/distinfo (new) > 1.1 +3 -0 ports/graphics/pysvg/pkg-descr (new) > 1.1 +34 -0 ports/graphics/pysvg/pkg-plist (new) Seems that we usually add a prefix "py-" to a ports directory name for python ports (even if the ports name begins with "py"). Examples at ports/graphics: py-pycha, py-pydot, py-pyglet and so on. -- WBR, bsam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?90460742>