The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD dns : py-adns

A Python Interface to adns, the asynchronous DNS library

 The adns module provides an interface to
the GNU adns asynchronous DNS resolver library. 

http://code.google.com/p/adns-python/



py-adns history


v. 1.17
date: 2007/07/30 09:41:27;  author: alexbl;  state: Exp;  lines: +1 -0
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav

v. 1.16 date: 2007/02/12 12:06:07; author: perky; state: Exp; lines: +2 -3 Update to 1.2.1 PR: 108471 Submitted by: Li-Wen Hsu
v. 1.15 date: 2007/01/06 10:04:02; author: erwin; state: Exp; lines: +3 -4 - Update to 1.2.0 - Update WWW, this project moved to code.google.com PR: 107381 Submitted by: Li-Wen Hsu Approved by: maintainer timeout
v. 1.14 date: 2006/04/24 02:43:51; author: marcus; state: Exp; lines: +1 -1 Fix the adns library version so it matches the internal soname. This sets the lib version back to 1, but since the dependencies still linked to libadns.so.1 even when the installed file was libadns.so.12, a new PORTREVISION bump is not needed.
v. 1.13 date: 2006/04/22 05:38:10; author: perky; state: Exp; lines: +1 -3 Fix build on adns 1.2.
v. 1.12 date: 2006/04/21 18:47:26; author: sem; state: Exp; lines: +2 -0 - Mark BROKEN since the port does not build with a new version of dns/adns
v. 1.11 date: 2006/04/21 18:39:18; author: sem; state: Exp; lines: +2 -1 - Bump adns library version and PORTREVISION after last dns/adns update for all affected ports. Reproached by: kris
v. 1.10 date: 2005/03/20 17:49:32; author: perky; state: Exp; lines: +1 -1 Update to 1.1.0.
v. 1.9 date: 2003/09/05 07:33:46; author: edwin; state: Exp; lines: +1 -1 Chase repocopies towards ports/dns PR: ports/56020 Submitted by: Kimura Fuyuki Approved by: portmgr
v. 1.8 date: 2003/09/05 04:54:37; author: edwin; state: Exp; lines: +1 -1 Massive repo-copies request: net->dns (partly devel->dns) PR: ports/56020 Submitted by: Kimura Fuyuki Approved by: portmgr
v. 1.7 date: 2003/02/25 06:25:33; author: perky; state: Exp; lines: +1 -0 De-pkg-comment for my ports.
v. 1.6 date: 2002/06/25 19:19:54; author: perky; state: Exp; lines: +3 -2 Use REINPLACE_CMD as well as USE_REINPLACE
v. 1.5 date: 2002/06/25 07:50:56; author: perky; state: Exp; lines: +1 -1 Updating my email address. Approved by: cjh (mentor)
v. 1.4 date: 2002/05/23 22:22:06; author: pat; state: Exp; lines: +1 -9 back out commit made comparing OSVERSION and use sed(1) to workaround perl on current issue. gotta back it out sooner or later. /me puts on pointy hat Requested by: many
v. 1.3 date: 2002/05/23 00:31:47; author: pat; state: Exp; lines: +9 -1 Fix ports for building with -current without perl PR: 38359 Submitted by: maintainer
v. 1.2 date: 2002/04/29 18:31:57; author: ijliao; state: Exp; lines: +1 -7 use USE_PYDISTUTILS
v. 1.1 date: 2002/02/26 22:35:54; author: pat; state: Exp; Add new port net/py-adns - Python interface to asynchronous dns resolver PR: 35277 Submitted by: Hye-Shik Chang ============================================================================= v. 1.17 date: 2007/07/30 09:41:27; author: alexbl; state: Exp; lines: +1 -0 - Make Python 2.5.1 the default Python version - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav
v. 1.16 date: 2007/02/12 12:06:07; author: perky; state: Exp; lines: +2 -3 Update to 1.2.1 PR: 108471 Submitted by: Li-Wen Hsu
v. 1.15 date: 2007/01/06 10:04:02; author: erwin; state: Exp; lines: +3 -4 - Update to 1.2.0 - Update WWW, this project moved to code.google.com PR: 107381 Submitted by: Li-Wen Hsu Approved by: maintainer timeout
v. 1.14 date: 2006/04/24 02:43:51; author: marcus; state: Exp; lines: +1 -1 Fix the adns library version so it matches the internal soname. This sets the lib version back to 1, but since the dependencies still linked to libadns.so.1 even when the installed file was libadns.so.12, a new PORTREVISION bump is not needed.
v. 1.13 date: 2006/04/22 05:38:10; author: perky; state: Exp; lines: +1 -3 Fix build on adns 1.2.
v. 1.12 date: 2006/04/21 18:47:26; author: sem; state: Exp; lines: +2 -0 - Mark BROKEN since the port does not build with a new version of dns/adns
v. 1.11 date: 2006/04/21 18:39:18; author: sem; state: Exp; lines: +2 -1 - Bump adns library version and PORTREVISION after last dns/adns update for all affected ports. Reproached by: kris
v. 1.10 date: 2005/03/20 17:49:32; author: perky; state: Exp; lines: +1 -1 Update to 1.1.0.
v. 1.9 date: 2003/09/05 07:33:46; author: edwin; state: Exp; lines: +1 -1 Chase repocopies towards ports/dns PR: ports/56020 Submitted by: Kimura Fuyuki Approved by: portmgr
v. 1.8 date: 2003/09/05 04:54:37; author: edwin; state: Exp; lines: +1 -1 Massive repo-copies request: net->dns (partly devel->dns) PR: ports/56020 Submitted by: Kimura Fuyuki Approved by: portmgr
v. 1.7 date: 2003/02/25 06:25:33; author: perky; state: Exp; lines: +1 -0 De-pkg-comment for my ports.
v. 1.6 date: 2002/06/25 19:19:54; author: perky; state: Exp; lines: +3 -2 Use REINPLACE_CMD as well as USE_REINPLACE
v. 1.5 date: 2002/06/25 07:50:56; author: perky; state: Exp; lines: +1 -1 Updating my email address. Approved by: cjh (mentor)
v. 1.4 date: 2002/05/23 22:22:06; author: pat; state: Exp; lines: +1 -9 back out commit made comparing OSVERSION and use sed(1) to workaround perl on current issue. gotta back it out sooner or later. /me puts on pointy hat Requested by: many
v. 1.3 date: 2002/05/23 00:31:47; author: pat; state: Exp; lines: +9 -1 Fix ports for building with -current without perl PR: 38359 Submitted by: maintainer
v. 1.2 date: 2002/04/29 18:31:57; author: ijliao; state: Exp; lines: +1 -7 use USE_PYDISTUTILS
v. 1.1 date: 2002/02/26 22:35:54; author: pat; state: Exp; Add new port net/py-adns - Python interface to asynchronous dns resolver PR: 35277 Submitted by: Hye-Shik Chang ============================================================================= v. 1.17 date: 2007/07/30 09:41:27; author: alexbl; state: Exp; lines: +1 -0 - Make Python 2.5.1 the default Python version - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav
v. 1.16 date: 2007/02/12 12:06:07; author: perky; state: Exp; lines: +2 -3 Update to 1.2.1 PR: 108471 Submitted by: Li-Wen Hsu
v. 1.15 date: 2007/01/06 10:04:02; author: erwin; state: Exp; lines: +3 -4 - Update to 1.2.0 - Update WWW, this project moved to code.google.com PR: 107381 Submitted by: Li-Wen Hsu Approved by: maintainer timeout
v. 1.14 date: 2006/04/24 02:43:51; author: marcus; state: Exp; lines: +1 -1 Fix the adns library version so it matches the internal soname. This sets the lib version back to 1, but since the dependencies still linked to libadns.so.1 even when the installed file was libadns.so.12, a new PORTREVISION bump is not needed.
v. 1.13 date: 2006/04/22 05:38:10; author: perky; state: Exp; lines: +1 -3 Fix build on adns 1.2.
v. 1.12 date: 2006/04/21 18:47:26; author: sem; state: Exp; lines: +2 -0 - Mark BROKEN since the port does not build with a new version of dns/adns
v. 1.11 date: 2006/04/21 18:39:18; author: sem; state: Exp; lines: +2 -1 - Bump adns library version and PORTREVISION after last dns/adns update for all affected ports. Reproached by: kris
v. 1.10 date: 2005/03/20 17:49:32; author: perky; state: Exp; lines: +1 -1 Update to 1.1.0.
v. 1.9 date: 2003/09/05 07:33:46; author: edwin; state: Exp; lines: +1 -1 Chase repocopies towards ports/dns PR: ports/56020 Submitted by: Kimura Fuyuki Approved by: portmgr
v. 1.8 date: 2003/09/05 04:54:37; author: edwin; state: Exp; lines: +1 -1 Massive repo-copies request: net->dns (partly devel->dns) PR: ports/56020 Submitted by: Kimura Fuyuki Approved by: portmgr
v. 1.7 date: 2003/02/25 06:25:33; author: perky; state: Exp; lines: +1 -0 De-pkg-comment for my ports.
v. 1.6 date: 2002/06/25 19:19:54; author: perky; state: Exp; lines: +3 -2 Use REINPLACE_CMD as well as USE_REINPLACE
v. 1.5 date: 2002/06/25 07:50:56; author: perky; state: Exp; lines: +1 -1 Updating my email address. Approved by: cjh (mentor)
v. 1.4 date: 2002/05/23 22:22:06; author: pat; state: Exp; lines: +1 -9 back out commit made comparing OSVERSION and use sed(1) to workaround perl on current issue. gotta back it out sooner or later. /me puts on pointy hat Requested by: many
v. 1.3 date: 2002/05/23 00:31:47; author: pat; state: Exp; lines: +9 -1 Fix ports for building with -current without perl PR: 38359 Submitted by: maintainer
v. 1.2 date: 2002/04/29 18:31:57; author: ijliao; state: Exp; lines: +1 -7 use USE_PYDISTUTILS
v. 1.1 date: 2002/02/26 22:35:54; author: pat; state: Exp; Add new port net/py-adns - Python interface to asynchronous dns resolver PR: 35277 Submitted by: Hye-Shik Chang =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm