2012-10-23 19:18:07 +02:00
|
|
|
# $NetBSD: Makefile,v 1.12 2012/10/23 17:19:01 asau Exp $
|
2003-07-25 13:49:53 +02:00
|
|
|
#
|
|
|
|
|
Update py-adns to 1.2.1.
Inspired by PR#43127 from Wen Heping.
While here, set LICENSE.
------------------------------------------------------------------------
r19 | farcepest | 2007-01-27 14:14:20 -0500 (Sat, 27 Jan 2007) | 2 lines
Fixes issues #4 and #5
------------------------------------------------------------------------
r16 | farcepest | 2007-01-01 13:52:48 -0500 (Mon, 01 Jan 2007) | 1 line
Fix hostname dereferencing of SRV records
------------------------------------------------------------------------
r9 | farcepest | 2006-12-31 13:08:02 -0500 (Sun, 31 Dec 2006) | 2 lines
Fix issues #2 and #3. Requires adns-1.2 and newer.
------------------------------------------------------------------------
r7 | farcepest | 2006-12-02 14:26:22 -0500 (Sat, 02 Dec 2006) | 2 lines
Removed generated files
------------------------------------------------------------------------
r6 | farcepest | 2006-12-02 13:39:41 -0500 (Sat, 02 Dec 2006) | 2 lines
Bump version, update metadata
------------------------------------------------------------------------
r5 | farcepest | 2006-12-02 13:04:48 -0500 (Sat, 02 Dec 2006) | 2 lines
Fix issue #1 (memory leak)
------------------------------------------------------------------------
r4 | farcepest | 2006-12-01 17:24:51 -0500 (Fri, 01 Dec 2006) | 2 lines
Update README, especially fixing restructured text
------------------------------------------------------------------------
r2 | farcepest | 2006-12-01 16:50:38 -0500 (Fri, 01 Dec 2006) | 2 lines
Initial import of adns-python-1.1.0
------------------------------------------------------------------------
r1 | (no author) | 2006-12-01 16:45:29 -0500 (Fri, 01 Dec 2006) | 1 line
Initial directory structure.
------------------------------------------------------------------------
2010-04-17 14:46:18 +02:00
|
|
|
DISTNAME= adns-python-1.2.1
|
2007-02-22 20:26:05 +01:00
|
|
|
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
2011-11-01 11:18:21 +01:00
|
|
|
PKGREVISION= 1
|
2007-02-22 20:26:05 +01:00
|
|
|
CATEGORIES= net python
|
Update py-adns to 1.2.1.
Inspired by PR#43127 from Wen Heping.
While here, set LICENSE.
------------------------------------------------------------------------
r19 | farcepest | 2007-01-27 14:14:20 -0500 (Sat, 27 Jan 2007) | 2 lines
Fixes issues #4 and #5
------------------------------------------------------------------------
r16 | farcepest | 2007-01-01 13:52:48 -0500 (Mon, 01 Jan 2007) | 1 line
Fix hostname dereferencing of SRV records
------------------------------------------------------------------------
r9 | farcepest | 2006-12-31 13:08:02 -0500 (Sun, 31 Dec 2006) | 2 lines
Fix issues #2 and #3. Requires adns-1.2 and newer.
------------------------------------------------------------------------
r7 | farcepest | 2006-12-02 14:26:22 -0500 (Sat, 02 Dec 2006) | 2 lines
Removed generated files
------------------------------------------------------------------------
r6 | farcepest | 2006-12-02 13:39:41 -0500 (Sat, 02 Dec 2006) | 2 lines
Bump version, update metadata
------------------------------------------------------------------------
r5 | farcepest | 2006-12-02 13:04:48 -0500 (Sat, 02 Dec 2006) | 2 lines
Fix issue #1 (memory leak)
------------------------------------------------------------------------
r4 | farcepest | 2006-12-01 17:24:51 -0500 (Fri, 01 Dec 2006) | 2 lines
Update README, especially fixing restructured text
------------------------------------------------------------------------
r2 | farcepest | 2006-12-01 16:50:38 -0500 (Fri, 01 Dec 2006) | 2 lines
Initial import of adns-python-1.1.0
------------------------------------------------------------------------
r1 | (no author) | 2006-12-01 16:45:29 -0500 (Fri, 01 Dec 2006) | 1 line
Initial directory structure.
------------------------------------------------------------------------
2010-04-17 14:46:18 +02:00
|
|
|
MASTER_SITES= http://adns-python.googlecode.com/files/
|
2003-07-25 13:49:53 +02:00
|
|
|
|
2007-02-22 20:26:05 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
Update py-adns to 1.2.1.
Inspired by PR#43127 from Wen Heping.
While here, set LICENSE.
------------------------------------------------------------------------
r19 | farcepest | 2007-01-27 14:14:20 -0500 (Sat, 27 Jan 2007) | 2 lines
Fixes issues #4 and #5
------------------------------------------------------------------------
r16 | farcepest | 2007-01-01 13:52:48 -0500 (Mon, 01 Jan 2007) | 1 line
Fix hostname dereferencing of SRV records
------------------------------------------------------------------------
r9 | farcepest | 2006-12-31 13:08:02 -0500 (Sun, 31 Dec 2006) | 2 lines
Fix issues #2 and #3. Requires adns-1.2 and newer.
------------------------------------------------------------------------
r7 | farcepest | 2006-12-02 14:26:22 -0500 (Sat, 02 Dec 2006) | 2 lines
Removed generated files
------------------------------------------------------------------------
r6 | farcepest | 2006-12-02 13:39:41 -0500 (Sat, 02 Dec 2006) | 2 lines
Bump version, update metadata
------------------------------------------------------------------------
r5 | farcepest | 2006-12-02 13:04:48 -0500 (Sat, 02 Dec 2006) | 2 lines
Fix issue #1 (memory leak)
------------------------------------------------------------------------
r4 | farcepest | 2006-12-01 17:24:51 -0500 (Fri, 01 Dec 2006) | 2 lines
Update README, especially fixing restructured text
------------------------------------------------------------------------
r2 | farcepest | 2006-12-01 16:50:38 -0500 (Fri, 01 Dec 2006) | 2 lines
Initial import of adns-python-1.1.0
------------------------------------------------------------------------
r1 | (no author) | 2006-12-01 16:45:29 -0500 (Fri, 01 Dec 2006) | 1 line
Initial directory structure.
------------------------------------------------------------------------
2010-04-17 14:46:18 +02:00
|
|
|
HOMEPAGE= http://code.google.com/p/adns-python/
|
2007-02-22 20:26:05 +01:00
|
|
|
COMMENT= Python interface to the GNU asynchronous DNS resolver library
|
Update py-adns to 1.2.1.
Inspired by PR#43127 from Wen Heping.
While here, set LICENSE.
------------------------------------------------------------------------
r19 | farcepest | 2007-01-27 14:14:20 -0500 (Sat, 27 Jan 2007) | 2 lines
Fixes issues #4 and #5
------------------------------------------------------------------------
r16 | farcepest | 2007-01-01 13:52:48 -0500 (Mon, 01 Jan 2007) | 1 line
Fix hostname dereferencing of SRV records
------------------------------------------------------------------------
r9 | farcepest | 2006-12-31 13:08:02 -0500 (Sun, 31 Dec 2006) | 2 lines
Fix issues #2 and #3. Requires adns-1.2 and newer.
------------------------------------------------------------------------
r7 | farcepest | 2006-12-02 14:26:22 -0500 (Sat, 02 Dec 2006) | 2 lines
Removed generated files
------------------------------------------------------------------------
r6 | farcepest | 2006-12-02 13:39:41 -0500 (Sat, 02 Dec 2006) | 2 lines
Bump version, update metadata
------------------------------------------------------------------------
r5 | farcepest | 2006-12-02 13:04:48 -0500 (Sat, 02 Dec 2006) | 2 lines
Fix issue #1 (memory leak)
------------------------------------------------------------------------
r4 | farcepest | 2006-12-01 17:24:51 -0500 (Fri, 01 Dec 2006) | 2 lines
Update README, especially fixing restructured text
------------------------------------------------------------------------
r2 | farcepest | 2006-12-01 16:50:38 -0500 (Fri, 01 Dec 2006) | 2 lines
Initial import of adns-python-1.1.0
------------------------------------------------------------------------
r1 | (no author) | 2006-12-01 16:45:29 -0500 (Fri, 01 Dec 2006) | 1 line
Initial directory structure.
------------------------------------------------------------------------
2010-04-17 14:46:18 +02:00
|
|
|
LICENSE= gnu-gpl-v2
|
2003-07-25 13:49:53 +02:00
|
|
|
|
2011-11-01 11:18:21 +01:00
|
|
|
EGG_NAME= ${DISTNAME:S/-/_/}
|
2003-07-25 13:49:53 +02:00
|
|
|
|
Update py-adns to 1.2.1.
Inspired by PR#43127 from Wen Heping.
While here, set LICENSE.
------------------------------------------------------------------------
r19 | farcepest | 2007-01-27 14:14:20 -0500 (Sat, 27 Jan 2007) | 2 lines
Fixes issues #4 and #5
------------------------------------------------------------------------
r16 | farcepest | 2007-01-01 13:52:48 -0500 (Mon, 01 Jan 2007) | 1 line
Fix hostname dereferencing of SRV records
------------------------------------------------------------------------
r9 | farcepest | 2006-12-31 13:08:02 -0500 (Sun, 31 Dec 2006) | 2 lines
Fix issues #2 and #3. Requires adns-1.2 and newer.
------------------------------------------------------------------------
r7 | farcepest | 2006-12-02 14:26:22 -0500 (Sat, 02 Dec 2006) | 2 lines
Removed generated files
------------------------------------------------------------------------
r6 | farcepest | 2006-12-02 13:39:41 -0500 (Sat, 02 Dec 2006) | 2 lines
Bump version, update metadata
------------------------------------------------------------------------
r5 | farcepest | 2006-12-02 13:04:48 -0500 (Sat, 02 Dec 2006) | 2 lines
Fix issue #1 (memory leak)
------------------------------------------------------------------------
r4 | farcepest | 2006-12-01 17:24:51 -0500 (Fri, 01 Dec 2006) | 2 lines
Update README, especially fixing restructured text
------------------------------------------------------------------------
r2 | farcepest | 2006-12-01 16:50:38 -0500 (Fri, 01 Dec 2006) | 2 lines
Initial import of adns-python-1.1.0
------------------------------------------------------------------------
r1 | (no author) | 2006-12-01 16:45:29 -0500 (Fri, 01 Dec 2006) | 1 line
Initial directory structure.
------------------------------------------------------------------------
2010-04-17 14:46:18 +02:00
|
|
|
BUILDLINK_API_DEPENDS.adns+= adns>=1.2
|
2004-04-25 10:01:15 +02:00
|
|
|
.include "../../net/adns/buildlink3.mk"
|
2011-11-01 11:18:21 +01:00
|
|
|
.include "../../lang/python/distutils.mk"
|
2003-07-25 13:49:53 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|