svn commit: r407489 - in head/cad: . pycam pycam/files

Alexey Dokuchaev danfe at FreeBSD.org
Sat Jan 30 12:09:57 UTC 2016


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 @@
> + at comment $FreeBSD$

What's the purpose of an empty pkg-plist?

./danfe


More information about the svn-ports-head mailing list