Give these to jasper@ as well (salt w/ raet).

This commit is contained in:
ajacoutot 2018-04-05 11:52:06 +00:00
parent cc16d3f428
commit 9f94a5f24a
3 changed files with 9 additions and 7 deletions

View File

@ -1,16 +1,17 @@
# $OpenBSD: Makefile,v 1.25 2017/09/14 14:04:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.26 2018/04/05 11:52:06 ajacoutot Exp $
COMMENT= automated reasoning engine, flow based programming framework
MODPY_EGG_VERSION= 1.7.4
DISTNAME= ioflo-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}
REVISION= 0
CATEGORIES= devel
HOMEPAGE= https://github.com/ioflo/ioflo
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# Apache 2.0
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,16 +1,17 @@
# $OpenBSD: Makefile,v 1.8 2017/07/22 07:36:42 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.9 2018/04/05 11:52:06 ajacoutot Exp $
COMMENT= Reliable Asynchronous Event Transport protocol
MODPY_EGG_VERSION= 0.6.8
DISTNAME= raet-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}
REVISION= 0
CATEGORIES= net
HOMEPAGE= https://github.com/saltstack/raet
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# Apache 2.0
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,17 +1,17 @@
# $OpenBSD: Makefile,v 1.8 2018/02/26 20:18:16 espie Exp $
# $OpenBSD: Makefile,v 1.9 2018/04/05 11:52:06 ajacoutot Exp $
COMMENT= python bindings for libsodium/tweetnacl based on ctypes
MODPY_EGG_VERSION= 1.6.1
DISTNAME= libnacl-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}
REVISION= 0
REVISION= 1
CATEGORIES= security
HOMEPAGE= https://libnacl.readthedocs.org/en/latest/
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# apache 2.0
PERMIT_PACKAGE_CDROM= Yes