Index: head/graphics/py-svg_path/pkg-descr =================================================================== --- head/graphics/py-svg_path/pkg-descr (revision 528747) +++ head/graphics/py-svg_path/pkg-descr (nonexistent) @@ -1,6 +0,0 @@ -svg.path - -svg.path is a collection of objects that implement the different path commands -in SVG, and a parser for SVG path definitions. - -WWW: https://pypi.org/project/svg.path/ Property changes on: head/graphics/py-svg_path/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -on \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/py-svg_path/distinfo =================================================================== --- head/graphics/py-svg_path/distinfo (revision 528747) +++ head/graphics/py-svg_path/distinfo (nonexistent) @@ -1,3 +0,0 @@ -TIMESTAMP = 1584576249 -SHA256 (svg.path-4.0.2.tar.gz) = 4bd627ec6526cd5da14f3c6a51205d930187db2d8992aed626825492c033b195 -SIZE (svg.path-4.0.2.tar.gz) = 22880 Property changes on: head/graphics/py-svg_path/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -on \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/py-svg_path/Makefile =================================================================== --- head/graphics/py-svg_path/Makefile (revision 528747) +++ head/graphics/py-svg_path/Makefile (nonexistent) @@ -1,21 +0,0 @@ -# $FreeBSD$ - -PORTNAME= svg_path -PORTVERSION= 4.0.2 -CATEGORIES= graphics python -MASTER_SITES= CHEESESHOP -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= svg.path-${PORTVERSION} - -MAINTAINER= db@FreeBSD.org -COMMENT= SVG path objects and parser - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - -USES= python -USE_PYTHON= autoplist distutils - -NO_ARCH= yes - -.include Property changes on: head/graphics/py-svg_path/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/py-svg.path/Makefile =================================================================== --- head/graphics/py-svg.path/Makefile (nonexistent) +++ head/graphics/py-svg.path/Makefile (revision 528748) @@ -0,0 +1,21 @@ +# $FreeBSD$ + +PORTNAME= svg_path +PORTVERSION= 4.0.2 +CATEGORIES= graphics python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= svg.path-${PORTVERSION} + +MAINTAINER= db@FreeBSD.org +COMMENT= SVG path objects and parser + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +USES= python +USE_PYTHON= autoplist distutils + +NO_ARCH= yes + +.include Property changes on: head/graphics/py-svg.path/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/graphics/py-svg.path/distinfo =================================================================== --- head/graphics/py-svg.path/distinfo (nonexistent) +++ head/graphics/py-svg.path/distinfo (revision 528748) @@ -0,0 +1,3 @@ +TIMESTAMP = 1584576249 +SHA256 (svg.path-4.0.2.tar.gz) = 4bd627ec6526cd5da14f3c6a51205d930187db2d8992aed626825492c033b195 +SIZE (svg.path-4.0.2.tar.gz) = 22880 Property changes on: head/graphics/py-svg.path/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +on \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/graphics/py-svg.path/pkg-descr =================================================================== --- head/graphics/py-svg.path/pkg-descr (nonexistent) +++ head/graphics/py-svg.path/pkg-descr (revision 528748) @@ -0,0 +1,6 @@ +svg.path + +svg.path is a collection of objects that implement the different path commands +in SVG, and a parser for SVG path definitions. + +WWW: https://pypi.org/project/svg.path/ Property changes on: head/graphics/py-svg.path/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +on \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property