From owner-freebsd-ports Sun Sep 22 10:20: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46C9137B404 for ; Sun, 22 Sep 2002 10:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24C8E43E7B for ; Sun, 22 Sep 2002 10:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8MHK2Co001597 for ; Sun, 22 Sep 2002 10:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8MHK1Gk001596; Sun, 22 Sep 2002 10:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EF4D37B401 for ; Sun, 22 Sep 2002 10:10:31 -0700 (PDT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9782F43E6A for ; Sun, 22 Sep 2002 10:10:30 -0700 (PDT) (envelope-from linimon@lonesome.com) Received: from lonesome.lonesome.com (cs242743-97.austin.rr.com [24.27.43.97]) by mail.soaustin.net (Postfix) with ESMTP id A502C1423F for ; Sun, 22 Sep 2002 12:10:28 -0500 (CDT) Received: from lonesome.lonesome.com (localhost.lonesome.com [127.0.0.1]) by lonesome.lonesome.com (8.12.6/8.12.3) with ESMTP id g8MH8lBs074138 for ; Sun, 22 Sep 2002 18:08:47 +0100 (BST) (envelope-from linimon@lonesome.lonesome.com) Received: (from linimon@localhost) by lonesome.lonesome.com (8.12.6/8.12.6/Submit) id g8MH8keq074137; Sun, 22 Sep 2002 12:08:46 -0500 (CDT) (envelope-from linimon) Message-Id: <200209221708.g8MH8keq074137@lonesome.lonesome.com> Date: Sun, 22 Sep 2002 12:08:46 -0500 (CDT) From: Mark Linimon Reply-To: Mark Linimon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/43256: new port: pydns, simple DNS library for Python Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 43256 >Category: ports >Synopsis: new port: pydns, simple DNS library for Python >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Sep 22 10:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Mark Linimon >Release: FreeBSD 4.6-RELEASE i386 >Organization: Lonesome Dove Computing Services >Environment: System: FreeBSD lonesome.lonesome.com 4.6-RELEASE FreeBSD 4.6-RELEASE #2: Fri Aug 9 06:15:20 CDT 2002 linimon@lonesome.lonesome.com:/usr/src/sys/compile/XPS_R350 i386 >Description: New port for pydns, simple DNS library for Python. This is an existing project hosted on SourceForge. It is under the Python (CNRI) license. >How-To-Repeat: n/a >Fix: A sharfile is appended. # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # . # ./pkg-plist # ./pkg-descr # ./pkg-comment # ./distinfo # ./Makefile # ./files # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' Xlib/%%PYTHON_VERSION%%/site-packages/DNS/Base.py Xlib/%%PYTHON_VERSION%%/site-packages/DNS/Base.pyc Xlib/%%PYTHON_VERSION%%/site-packages/DNS/Base.pyo Xlib/%%PYTHON_VERSION%%/site-packages/DNS/Class.py Xlib/%%PYTHON_VERSION%%/site-packages/DNS/Class.pyc Xlib/%%PYTHON_VERSION%%/site-packages/DNS/Class.pyo Xlib/%%PYTHON_VERSION%%/site-packages/DNS/Lib.py Xlib/%%PYTHON_VERSION%%/site-packages/DNS/Lib.pyc Xlib/%%PYTHON_VERSION%%/site-packages/DNS/Lib.pyo Xlib/%%PYTHON_VERSION%%/site-packages/DNS/Opcode.py Xlib/%%PYTHON_VERSION%%/site-packages/DNS/Opcode.pyc Xlib/%%PYTHON_VERSION%%/site-packages/DNS/Opcode.pyo Xlib/%%PYTHON_VERSION%%/site-packages/DNS/Status.py Xlib/%%PYTHON_VERSION%%/site-packages/DNS/Status.pyc Xlib/%%PYTHON_VERSION%%/site-packages/DNS/Status.pyo Xlib/%%PYTHON_VERSION%%/site-packages/DNS/Type.py Xlib/%%PYTHON_VERSION%%/site-packages/DNS/Type.pyc Xlib/%%PYTHON_VERSION%%/site-packages/DNS/Type.pyo Xlib/%%PYTHON_VERSION%%/site-packages/DNS/__init__.py Xlib/%%PYTHON_VERSION%%/site-packages/DNS/__init__.pyc Xlib/%%PYTHON_VERSION%%/site-packages/DNS/__init__.pyo Xlib/%%PYTHON_VERSION%%/site-packages/DNS/lazy.py Xlib/%%PYTHON_VERSION%%/site-packages/DNS/lazy.pyc Xlib/%%PYTHON_VERSION%%/site-packages/DNS/lazy.pyo Xlib/%%PYTHON_VERSION%%/site-packages/DNS/win32dns.py Xlib/%%PYTHON_VERSION%%/site-packages/DNS/win32dns.pyc Xlib/%%PYTHON_VERSION%%/site-packages/DNS/win32dns.pyo X@dirrm lib/%%PYTHON_VERSION%%/site-packages/DNS END-of-./pkg-plist echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' XThis directory contains a Python module that implements a DNS (Domain XName Server) client, plus additional modules that define some symbolic Xconstants used by DNS (dnstype, dnsclass, dnsopcode). X XThis code is released under a Python-style license. X XA mailing list is available at pydns-developer@lists.sourceforge.net. X XBugs and/or patches should go to the tracker on SourceForge: XWWW: http://sourceforge.net/tracker/?group_id=31674 X X- Mark Linimon Xlinimon@lonesome.com END-of-./pkg-descr echo x - ./pkg-comment sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment' XA DNS (Domain Name Server) library for Python END-of-./pkg-comment echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (pydns-2.3.0.tgz) = b79616da9e88abce88edf82b369ee58d END-of-./distinfo echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: pydns X# Date created: 21 September 2002 X# Whom: Mark Linimon (linimon@lonesome.com) X# X# $FreeBSD$ X# X XPORTNAME= pydns XPORTVERSION= 2.3.0 XPORTREVISION= 0 XCATEGORIES= net python XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= pydns XDISTNAME= pydns-${PORTVERSION} XEXTRACT_SUFX= .tgz X XMAINTAINER= linimon@lonesome.com X XUSE_PYTHON= yes XUSE_PYDISTUTILS= yes X XDOCS= README.txt README-guido.txt X X.if !defined(NOPORTDOCS) Xpost-install: X @${MKDIR} ${DOCSDIR} X.for file in ${DOCS} X @${INSTALL_MAN} ${WRKSRC}/${file} ${DOCSDIR} X.endfor X.endif X X.include END-of-./Makefile echo c - ./files mkdir -p ./files > /dev/null 2>&1 exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message