Version: 2.3.6, Package name: py-dns-2.3.6 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description pydns implements a DNS (Domain Name Server) client, plus additional modules that define some symbolic constants used by DNS (dnstype, dnsclass, dnsopcode). |
Filesize: 27.559 KB |
Version History (View Complete History) |
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2011-06-08 12:00:50 by Jasper Lievisse Adriaanse | Files touched by this commit (49) |
Log message: bump after default python version switch |
2010-08-30 15:21:54 by Stuart Henderson | Files touched by this commit (25) |
Log message: bumps for new python |
2010-07-12 16:07:42 by Stuart Henderson | Files touched by this commit (244) |
Log message: use REVISION, checked with before/after make show=PKGNAMES (plus some extra-careful checking where there are complicated PSEUDO_FLAVORS). |
2009-03-16 16:20:02 by Matthias Kilian | Files touched by this commit (17) |
Log message: Bump for python deps. |
2008-08-19 16:26:41 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update py-dns to 2.3.3 ok jakob@ (MAINTAINER) |
2007-10-12 16:20:24 by Matthias Kilian | Files touched by this commit (1) |
Log message: bump PKGNAME after python version switch |
2007-09-27 11:15:03 by Steven Mestdagh | Files touched by this commit (2) |
Log message: update to 2.3.1 ok jakob@ (maintainer) |
2007-09-15 16:37:00 by Michael Erdely | Files touched by this commit (333) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@) |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-06-03 03:43:03 by Aleksander Piotrowski | Files touched by this commit (15) |
Log message: Bump PKGNAMEs after recent python switch |
2005-01-05 10:15:08 by Christian Weisgerber | Files touched by this commit (250) |
Log message: SIZE |
2004-09-15 12:17:48 by Marc Espie | Files touched by this commit (262) |
Log message: new plists, kill a few INSTALL scripts. |
2004-08-04 13:14:30 by Xavier Santolaria | Files touched by this commit (11) |
Log message: MODULES= lang/python |
2004-07-26 15:04:24 by Xavier Santolaria | Files touched by this commit (14) |
Log message: python -> Python |
2003-08-01 07:54:53 by Nikolay Sturm | Files touched by this commit (1) |
Log message: fix HOMEPAGE from Xavier Santolaria <xavier@santolaria.net> |
2003-07-31 13:12:00 by Nikolay Sturm | Files touched by this commit (48) |
Log message: - simple conversions to use the new python module - while here, remove WWW from DESCR all work done by Xavier Santolaria <xavier@santolaria.net> |
2003-04-10 12:08:58 by Jason Peel | Files touched by this commit (37) |
Log message: quote COMMENTs; ok naddy@ |