Commit Graph

42 Commits

Author SHA1 Message Date
benoit
71837a81b8 Update to py-IP-1.01. 2020-12-03 08:08:24 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
kmos
2883f8d329 Move test to MODPY_PYTEST. Drop do-test target. This incidentally renables
another 4 regression tests.
2019-11-30 23:48:26 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
benoit
93d4df0a20 Update to py-IP-1.00. 2019-05-07 08:01:38 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
danj
ad0b318197 Fix HOMEPAGE
The nick "haypo" is not used anymore.

ok benoit@
2018-12-19 13:51:02 +00:00
shadchin
023286d19f Add a MODPY_PYOEXTENSION variable.
Beginning with Python 3.5 .pyo files are no longer used and
have been replaced by a more flexible scheme that includes
the optimization level explicitly in .pyc name (See PEP-488).
2017-01-03 18:54:48 +00:00
jca
0c659c0ce3 Add a python3 FLAVOR, from Daniel Jakots.
Add a patch for 32 bits support with python3 while here.  In boolean
context python3 tries to use __bool__(), not __nonzero().

ok sthen@ (on an earlier version) benoit@ (maintainer)
2015-12-14 19:38:12 +00:00
benoit
875fd84930 Update to py-IP-0.83. 2015-04-11 11:54:05 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
benoit
da91fbc0d0 Update py-IP to 0.82a. 2014-10-17 07:59:17 +00:00
benoit
cc152a7a94 - update py-IP to 0.81 2013-04-09 05:41:13 +00:00
benoit
df1d0769a7 - update py-IP to 0.80 2013-03-27 16:29:39 +00:00
benoit
a24a8ee4c1 - update py-IP to 0.76 2013-03-19 07:28:12 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
jasper
88f8f0add6 bump after default python version switch 2011-06-08 18:00:49 +00:00
benoit
8c191166fb - update py-IP to 0.75
- modify HOMEPAGE
2011-04-16 07:31:18 +00:00
benoit
ab3073cf2e - update py-IP to 0.74 2011-03-26 13:27:13 +00:00
benoit
fedd735522 - update py-IP to 0.72
ok jasper@
2010-11-27 09:28:44 +00:00
benoit
fc3d615888 - Update py-IP to 0.71 2010-10-17 09:18:41 +00:00
sthen
14ac80a32b bumps for new python 2010-08-30 21:21:53 +00:00
benoit
1e977ad201 - update py-IP to 0.70
ok giovanni@, ajacoutot@
2009-11-06 14:45:25 +00:00
benoit
c1e8acc0a7 - update py-IP to 0.64
- regen plist
- change maintainer
- change HOMEPAGE & MASTER_SITES

ok ajacoutot@
2009-10-01 20:13:09 +00:00
jasper
888e959f9d - more missing bumps 2009-03-24 17:55:23 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
alek
92e91b4ac4 Bump PKGNAMEs after recent python switch 2006-06-03 09:19:52 +00:00
pvalchev
c8d86ba556 remove maintainer Shell Hung due to years of inactivity 2005-09-23 19:41:43 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
xsa
ff297ecdb1 MODULES= lang/python 2004-08-04 19:14:30 +00:00
xsa
5711f0ae5c python -> Python 2004-07-26 21:04:24 +00:00
sturm
f8301209f0 use default MODPY_VERSION (currently 2.3)
from Xavier Santolaria
2004-01-25 16:46:30 +00:00
sturm
feae20e026 update HOMEPAGE
from Xavier Santolaria <xavier at santolaria dot net>
2004-01-02 13:06:52 +00:00
sturm
239ae26a0f - simple conversions to use the new python module
- while here, remove WWW from DESCR

all work done by Xavier Santolaria <xavier@santolaria.net>
2003-07-31 19:11:59 +00:00
fgsch
e5e4446061 finally, no more NEED_VERSION. 2002-12-29 21:14:10 +00:00
matt
fa5b2ea85c Update Python dependencies. 2002-02-15 19:53:42 +00:00
shell
35604a8f5c Updated to 0.41
- add regress
- optimize generated bytecode
2002-01-31 18:05:51 +00:00
shell
850369159f better DESCR 2002-01-04 17:36:19 +00:00
shell
11aa4d22ef Initial import of IPy-0.4
---
python module to handle IPv4 and IPv6 address

IPy is a 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.

WWW: http://c0re.jp:80/c0de/IPy/
2002-01-04 17:33:36 +00:00