Remove this port we already have it under devel/py-IP

This commit is contained in:
mpi 2011-09-28 12:50:11 +00:00
parent 45763c7f0d
commit e5d31ee634
4 changed files with 0 additions and 47 deletions

View File

@ -1,29 +0,0 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/09/28 12:36:26 mpi Exp $
COMMENT = module for handling IPv4 and IPv6 Addresses and Networks
MODPY_EGG_VERSION = 0.75
DISTNAME = IPy-${MODPY_EGG_VERSION}
PKGNAME = py-ipy-${MODPY_EGG_VERSION}
CATEGORIES = net
HOMEPAGE = http://c0re.23.nu/c0de/IPy
MAINTAINER = Martin Pieuchot <mpi@openbsd.org>
# MIT
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
MASTER_SITES = ${MASTER_SITE_PYPI:=I/IPy/}
MODULES = lang/python
do-regress: fake
@cd ${WRKSRC}/test && \
env PYTHONPATH=${WRKINST}${MODPY_SITEPKG} ${MODPY_BIN} test_IPy.py
.include <bsd.port.mk>

View File

@ -1,5 +0,0 @@
MD5 (IPy-0.75.tar.gz) = 1WcWo9jHf+hTm26QyIAQvQ==
RMD160 (IPy-0.75.tar.gz) = 8xtk1i13o3tftmu2vwRyWEJse+0=
SHA1 (IPy-0.75.tar.gz) = JWUpumQDRdMBxECyHoCKu+vgprw=
SHA256 (IPy-0.75.tar.gz) = D6FK9HkswLb2HLWhzY+99926poZO+CaBAht1Dp5rK2E=
SIZE (IPy-0.75.tar.gz) = 28459

View File

@ -1,9 +0,0 @@
IPy is a Python module for handling IPv4 and IPv6 Addresses and
Networks in a fashion similar to perl's Net::IP and friends.
The IP class allows a comfortable parsing and handling for most
notations in use for IPv4 and IPv6 Addresses and Networks.
It can detect about a dozen different ways of expressing IP addresses
and networks, parse them and distinguish between IPv4 and IPv6
addresses.

View File

@ -1,4 +0,0 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/09/28 12:36:26 mpi Exp $
lib/python${MODPY_VERSION}/site-packages/IPy-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
lib/python${MODPY_VERSION}/site-packages/IPy.py
lib/python${MODPY_VERSION}/site-packages/IPy.pyc