Date: Sat, 30 Jan 2016 12:09:57 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Edward Tomasz Napierala <trasz@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r407489 - in head/cad: . pycam pycam/files Message-ID: <20160130120957.GA6969@FreeBSD.org> In-Reply-To: <201601291755.u0THtQ1Y087259@repo.freebsd.org> References: <201601291755.u0THtQ1Y087259@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 29, 2016 at 05:55:26PM +0000, Edward Tomasz Napierala wrote: > Author: trasz > URL: https://svnweb.freebsd.org/changeset/ports/407489 > > Log: > brickM is a toolpath generator for 3-axis CNC machining. It loads > 3D models in STL format or 2D contour models from DXF or SVG files. > The resulting GCode can be used with EMC2 or any other machine > controller. > > PyCAM supports a wide range of toolpath strategies for 3D models > and 2D contour models. > > [...] > Added: head/cad/pycam/pkg-plist > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/cad/pycam/pkg-plist Fri Jan 29 17:55:26 2016 (r407489) > @@ -0,0 +1 @@ > +@comment $FreeBSD$ What's the purpose of an empty pkg-plist? ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160130120957.GA6969>