pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang Retire py-funge with the Python 2.3 support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/45dd1606f184
branches:  trunk
changeset: 398744:45dd1606f184
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Sep 07 18:32:05 2009 +0000

description:
Retire py-funge with the Python 2.3 support.

diffstat:

 lang/Makefile          |   3 +--
 lang/py-funge/DESCR    |   4 ----
 lang/py-funge/Makefile |  35 -----------------------------------
 lang/py-funge/PLIST    |  23 -----------------------
 lang/py-funge/distinfo |   5 -----
 5 files changed, 1 insertions(+), 69 deletions(-)

diffs (100 lines):

diff -r f7c50f7ab25b -r 45dd1606f184 lang/Makefile
--- a/lang/Makefile     Mon Sep 07 18:31:54 2009 +0000
+++ b/lang/Makefile     Mon Sep 07 18:32:05 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.273 2009/09/07 18:17:28 joerg Exp $
+# $NetBSD: Makefile,v 1.274 2009/09/07 18:32:05 joerg Exp $
 #
 
 COMMENT=       Programming languages
@@ -123,7 +123,6 @@
 SUBDIR+=       pnetlib-nox11
 SUBDIR+=       polyml
 SUBDIR+=       py-basicproperty
-SUBDIR+=       py-funge
 SUBDIR+=       py-html-docs
 SUBDIR+=       py-psyco
 SUBDIR+=       py-pyrex
diff -r f7c50f7ab25b -r 45dd1606f184 lang/py-funge/DESCR
--- a/lang/py-funge/DESCR       Mon Sep 07 18:31:54 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-PyFunge is a Funge-98 interpreter written in Python. It includes almost
-all of features found in the Funge-98 specification and also provides
-some other features like fingerprints. PyFunge is written in object-
-oriented fashion and designed to be extensible from ground up.
diff -r f7c50f7ab25b -r 45dd1606f184 lang/py-funge/Makefile
--- a/lang/py-funge/Makefile    Mon Sep 07 18:31:54 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,35 +0,0 @@
-# $NetBSD: Makefile,v 1.9 2009/07/08 13:55:59 joerg Exp $
-
-DISTNAME=      pyfunge-0.2-beta1
-PKGNAME=       ${PYPKGPREFIX}-funge-0.2beta1
-PKGREVISION=   1
-CATEGORIES=    lang python
-MASTER_SITES=  http://kldp.net/download.php/1270/
-
-MAINTAINER=    fox9%netb.co.kr@localhost
-HOMEPAGE=      http://pyfunge.kldp.net/
-COMMENT=       Extensible Funge-98 interpreter written in Python
-
-PKG_DESTDIR_SUPPORT=   user-destdir
-
-USE_TOOLS+=    pax
-
-NO_BUILD=      yes
-NO_CONFIGURE=  yes
-
-PYTHON_VERSIONS_ACCEPTED?=     23
-
-WRKSRC?=       ${WRKDIR}/PyFunge
-PLIST_SUBST+=  PYSITELIB=${PYSITELIB:Q}
-
-INSTALLATION_DIRS=     ${PYSITELIB}/PyFunge share/doc/${PKGBASE}
-
-do-install:
-       ${INSTALL_DATA} ${WRKSRC}/README.ko ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
-       cd ${WRKSRC} && pax -rwppm '-s|.*/README.ko||' \
-               . ${DESTDIR}${PREFIX}/${PYSITELIB}/PyFunge
-       ${PY_COMPILE_ALL} ${DESTDIR}${PREFIX}/${PYSITELIB}/PyFunge
-       ${PY_COMPILE_O_ALL} ${DESTDIR}${PREFIX}/${PYSITELIB}/PyFunge
-
-.include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r f7c50f7ab25b -r 45dd1606f184 lang/py-funge/PLIST
--- a/lang/py-funge/PLIST       Mon Sep 07 18:31:54 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:03:39 joerg Exp $
-share/doc/${PKGBASE}/README.ko
-${PYSITELIB}/PyFunge/__init__.py
-${PYSITELIB}/PyFunge/__init__.pyc
-${PYSITELIB}/PyFunge/__init__.pyo
-${PYSITELIB}/PyFunge/exception.py
-${PYSITELIB}/PyFunge/exception.pyc
-${PYSITELIB}/PyFunge/exception.pyo
-${PYSITELIB}/PyFunge/execute.py
-${PYSITELIB}/PyFunge/execute.pyc
-${PYSITELIB}/PyFunge/execute.pyo
-${PYSITELIB}/PyFunge/ip.py
-${PYSITELIB}/PyFunge/ip.pyc
-${PYSITELIB}/PyFunge/ip.pyo
-${PYSITELIB}/PyFunge/platform.py
-${PYSITELIB}/PyFunge/platform.pyc
-${PYSITELIB}/PyFunge/platform.pyo
-${PYSITELIB}/PyFunge/space.py
-${PYSITELIB}/PyFunge/space.pyc
-${PYSITELIB}/PyFunge/space.pyo
-${PYSITELIB}/PyFunge/stack.py
-${PYSITELIB}/PyFunge/stack.pyc
-${PYSITELIB}/PyFunge/stack.pyo
diff -r f7c50f7ab25b -r 45dd1606f184 lang/py-funge/distinfo
--- a/lang/py-funge/distinfo    Mon Sep 07 18:31:54 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 09:03:10 agc Exp $
-
-SHA1 (pyfunge-0.2-beta1.tar.gz) = 98fa7f2411b0c026adeefb389a4370e8f1786eaa
-RMD160 (pyfunge-0.2-beta1.tar.gz) = c58136f1fc4915e3536cefba228f9c6d3dfb2bf1
-Size (pyfunge-0.2-beta1.tar.gz) = 17442 bytes



Home | Main Index | Thread Index | Old Index