svn commit: r389077 - in head/archivers: . py-lz4
Kubilay Kocak
koobs at FreeBSD.org
Thu Jun 11 03:08:18 UTC 2015
> +PORTNAME= lz4
> +PORTVERSION= 0.7.0
> +CATEGORIES= archivers python
> +MASTER_SITES= CHEESESHOP
> +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> +
> +MAINTAINER= ports at FreeBSD.org
> +PORTNAME= rencode
> +PORTVERSION= 1.0.3
> +CATEGORIES= converters devel python
> +MASTER_SITES= https://www.xpra.org/src/
> +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> +
> +MAINTAINER= ports at FreeBSD.org
> +COMMENT= R-encoding and r-decoding implementation
> +PORTNAME= opengl
> +PORTVERSION= 3.0.1
> +CATEGORIES= graphics python
> +MASTER_SITES= CHEESESHOP
> +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> +PKGNAMESUFFIX= -accelerate
> +DISTNAME= PyOpenGL${PKGNAMESUFFIX}-${PORTVERSION}
> +
> +MAINTAINER= ports at FreeBSD.org
> +COMMENT= OpenGL acceleration code for PyOpenGL
Thanks for adding these to the FreeBSD/Python ports ecosystem Jung-uk
Shouldn't these however, be maintained by you rather than added under
ports@ in the first instance?
If you really can't or don't want to maintain them, you may also put
them under python@
./koobs
More information about the svn-ports-all
mailing list