Index: head/devel/decompyle/Makefile =================================================================== --- head/devel/decompyle/Makefile (revision 58313) +++ head/devel/decompyle/Makefile (revision 58314) @@ -1,30 +1,24 @@ # New ports collection makefile for: decompyle # Date created: 7 March 2002 # Whom: Hye-Shik Chang # # $FreeBSD$ # PORTNAME= decompyle PORTVERSION= 2.2.b1 CATEGORIES= devel python MASTER_SITES= http://www.goebel-consult.de/decompyle/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/g} MAINTAINER= perky@fallin.lv USE_PYTHON= yes +USE_PYDISTUTILS= yes PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S,${LOCALBASE}/,,g} -DISTUTIL_CMD= cd ${WRKSRC} && ${PYTHON_CMD} setup.py post-patch: ${PERL} -pi -e 's,/usr/bin/env python2,${PYTHON_CMD},' \ ${WRKSRC}/scripts/decompyle - -do-build: - ${DISTUTIL_CMD} build - -do-install: - ${DISTUTIL_CMD} install .include Property changes on: head/devel/decompyle/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/happydoc/Makefile =================================================================== --- head/devel/happydoc/Makefile (revision 58313) +++ head/devel/happydoc/Makefile (revision 58314) @@ -1,29 +1,22 @@ # ex:ts=8 # New ports collection makefile for: happydoc # Date created: Dec 29, 2000 # Whom: Ying-Chieh Liao # # $FreeBSD$ # PORTNAME= happydoc PORTVERSION= 2.0.1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= HappyDoc_r${PORTVERSION:S/./_/g} MAINTAINER= ports@FreeBSD.org USE_PYTHON= yes - +USE_PYDISTUTILS= yes WRKSRC= ${WRKDIR}/${DISTNAME:S/_r/-r/} -SETUP_CMD= cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py - -do-build: - @${SETUP_CMD} build - -do-install: - @${SETUP_CMD} install .include Property changes on: head/devel/happydoc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/devel/idlefork/Makefile =================================================================== --- head/devel/idlefork/Makefile (revision 58313) +++ head/devel/idlefork/Makefile (revision 58314) @@ -1,34 +1,31 @@ # New ports collection makefile for: idlefork # Date created: 9 August 2001 # Whom: Maxim Sobolev # # $FreeBSD$ # PORTNAME= idlefork PORTVERSION= 0.8.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sobomax@FreeBSD.org RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter USE_PYTHON= yes +USE_PYDISTUTILS= yes -SETUP_CMD= cd ${WRKSRC} && ${PYTHON_CMD} setup.py - -do-build: - ${SETUP_CMD} build - -do-install: - @printf "#!/bin/sh\nexec ${PYTHON_CMD} ${PREFIX}/lib/${PYTHON_VERSION}/site-packages/idlelib/idle.pyc\n" \ +pre-install: + @printf "#!/bin/sh\nexec ${PYTHON_CMD} ${PYTHON_SITELIBDIR}/idlelib/idle.pyc\n" \ > ${WRKSRC}/idle - ${SETUP_CMD} install -c -O1 --prefix=${PREFIX} + .if !defined(NOPORTDOCS) +post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/[^c]*.txt ${DOCSDIR} .endif .include Property changes on: head/devel/idlefork/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/devel/py-ansistyle/Makefile =================================================================== --- head/devel/py-ansistyle/Makefile (revision 58313) +++ head/devel/py-ansistyle/Makefile (revision 58314) @@ -1,28 +1,21 @@ # ex:ts=8 # New ports collection makefile for: py-ansistyle # Date created: Nov 2, 2001 # Whom: ijliao # # $FreeBSD$ # PORTNAME= ansistyle PORTVERSION= 0.2.1 CATEGORIES= devel python MASTER_SITES= ftp://ftp.livinglogic.de/pub/livinglogic/ansistyle/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ANSIStyle-${PORTVERSION} MAINTAINER= ports@FreeBSD.org USE_PYTHON= yes - -SETUP_CMD= cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py - -do-build: - @${SETUP_CMD} build - -do-install: - @${SETUP_CMD} install +USE_PYDISTUTILS= yes .include Property changes on: head/devel/py-ansistyle/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/devel/py-ciphon/Makefile =================================================================== --- head/devel/py-ciphon/Makefile (revision 58313) +++ head/devel/py-ciphon/Makefile (revision 58314) @@ -1,31 +1,26 @@ # ex:ts=8 # Ports collection makefile for: py-ciphon # Date created: Feb 10, 2002 # Whom: ijliao # # $FreeBSD$ # PORTNAME= ciphon PORTVERSION= 0.3.5 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pythonsiphon PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyexpat.so:${PORTSDIR}/textproc/py-expat USE_PYTHON= yes +USE_PYDISTUTILS= yes -SETUP_CMD= cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py - -do-build: - @${SETUP_CMD} build - -do-install: - @${SETUP_CMD} install +post-install: @${MV} -f ${PREFIX}/bin/ciphon.py ${PREFIX}/bin/ciphon .include Property changes on: head/devel/py-ciphon/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/py-cxx/Makefile =================================================================== --- head/devel/py-cxx/Makefile (revision 58313) +++ head/devel/py-cxx/Makefile (revision 58314) @@ -1,34 +1,28 @@ # ex:ts=8 # New ports collection makefile for: PyCXX # Date created: Oct 7, 2001 # Whom: ijliao # # $FreeBSD$ # PORTNAME= cxx PORTVERSION= 5.1r1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyCXX-V${PORTVERSION:S/r/-rc/} MAINTAINER= ports@FreeBSD.org USE_PYTHON= yes -SETUP_CMD= cd ${WRKSRC} && ${PYTHON_CMD} setup.py - -do-build: - @${SETUP_CMD} build - -do-install: - @${SETUP_CMD} install +USE_PYDISTUTILS= yes .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/Doc/PyCXX.html ${DOCSDIR} .endif .include Property changes on: head/devel/py-cxx/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/py-fileutils/Makefile =================================================================== --- head/devel/py-fileutils/Makefile (revision 58313) +++ head/devel/py-fileutils/Makefile (revision 58314) @@ -1,28 +1,21 @@ # ex:ts=8 # New ports collection makefile for: py-fileutils # Date created: Nov 2, 2001 # Whom: ijliao # # $FreeBSD$ # PORTNAME= fileutils PORTVERSION= 0.4 CATEGORIES= devel python MASTER_SITES= ftp://ftp.livinglogic.de/pub/livinglogic/fileutils/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= FileUtils-${PORTVERSION} MAINTAINER= ports@FreeBSD.org USE_PYTHON= yes - -SETUP_CMD= cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py - -do-build: - @${SETUP_CMD} build - -do-install: - @${SETUP_CMD} install +USE_PYDISTUTILS= yes .include Property changes on: head/devel/py-fileutils/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/py-game/Makefile =================================================================== --- head/devel/py-game/Makefile (revision 58313) +++ head/devel/py-game/Makefile (revision 58314) @@ -1,55 +1,50 @@ # New ports collection makefile for: py-game # Date created: 14 December 2000 # Whom: Maxim Sobolev # # $FreeBSD$ # PORTNAME= py-game PORTVERSION= 1.4 CATEGORIES= devel python MASTER_SITES= http://pygame.seul.org/ftp/ DISTNAME= ${PORTNAME:S/-//}-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org -BUILD_DEPENDS= ${PYDISTUTILS} \ - ${PYNUMERIC} +BUILD_DEPENDS= ${PYNUMERIC} LIB_DEPENDS= SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ smpeg.1:${PORTSDIR}/graphics/smpeg RUN_DEPENDS= ${PYNUMERIC} SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config USE_PYTHON= yes -SETUP_CMD= cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} +USE_PYDISTUTILS= yes MAKE_ENV= SDL_CONFIG="${SDL_CONFIG}" .include .if (${PYTHON_VERSION} == "python2.1" || ${PYTHON_VERSION} == "python2.2") PYNUMERIC= ${PYTHON_SITELIBDIR}/Numeric/Numeric.py:${PORTSDIR}/math/py-numeric .else PYNUMERIC= ${PYTHON_SITELIBDIR}/Numeric/Numeric.py:${PORTSDIR}/math/py-numeric17 .endif do-configure: @${SETUP_CMD} config.py -do-build: - @${SETUP_CMD} setup.py build - -do-install: - @${SETUP_CMD} setup.py install .if !defined(NOPORTDOCS) +post-install: ${MKDIR} ${PREFIX}/share/examples/py-game ${TAR} -C ${WRKSRC}/examples -cf - . | \ ${TAR} --unlink -C ${PREFIX}/share/examples/py-game -xf - ${MKDIR} ${PREFIX}/share/doc/py-game ${TAR} -C ${WRKSRC}/docs -cf - . | \ ${TAR} --unlink -C ${PREFIX}/share/doc/py-game -xf - .endif .include Property changes on: head/devel/py-game/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/devel/py-grouch/Makefile =================================================================== --- head/devel/py-grouch/Makefile (revision 58313) +++ head/devel/py-grouch/Makefile (revision 58314) @@ -1,48 +1,40 @@ # New ports collection makefile for: py-grouch # Date created: 6 September 2001 # Whom: Johann Visagie # # $FreeBSD$ # PORTNAME= grouch PORTVERSION= 0.2 CATEGORIES= devel python MASTER_SITES= http://www.mems-exchange.org/software/files/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Grouch-${PORTVERSION} MAINTAINER= wjv@FreeBSD.org -BUILD_DEPENDS= ${PYDISTUTILS} - USE_PYTHON= yes -PYTHON_SETUP= ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py +USE_PYDISTUTILS= yes .include .if ${PYTHON_REL} < 220 RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/compiler/__init__.py:${PORTSDIR}/lang/py-compiler .endif -do-build: - @ cd ${WRKSRC} && ${PYTHON_SETUP} build - pre-install: @ ${SH} ${PKGREQ} INSTALL - -do-install: - @ cd ${WRKSRC} && ${PYTHON_SETUP} install -c -O1 --prefix=${PREFIX} post-install: .if !defined(NOPORTDOCS) @ ${MKDIR} ${DOCSDIR} .for docfile in CHANGES LICENSE README @ ${INSTALL_DATA} ${WRKSRC}/${docfile}.txt ${DOCSDIR} .endfor @ ${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR} @ ${MKDIR} ${EXAMPLESDIR} @ ${INSTALL_DATA} ${WRKSRC}/examples/* ${EXAMPLESDIR} .endif .include Property changes on: head/devel/py-grouch/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/devel/py-log4py/Makefile =================================================================== --- head/devel/py-log4py/Makefile (revision 58313) +++ head/devel/py-log4py/Makefile (revision 58314) @@ -1,32 +1,27 @@ # ex:ts=8 # Ports collection makefile for: py-log4py # Date created: Mar 14, 2002 # Whom: ijliao # # $FreeBSD$ # PORTNAME= log4py PORTVERSION= 0.7.1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org USE_PYTHON= yes +USE_PYDISTUTILS= yes -SETUP_CMD= cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py - -do-build: - @${SETUP_CMD} build - -do-install: - @${SETUP_CMD} install .if !defined(NOPORTDOCS) +post-install: @${MKDIR} ${DOCSDIR} ${CP} -R ${WRKSRC}/doc/* ${DOCSDIR} .endif .include Property changes on: head/devel/py-log4py/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/py-mx-experimental/Makefile =================================================================== --- head/devel/py-mx-experimental/Makefile (revision 58313) +++ head/devel/py-mx-experimental/Makefile (revision 58314) @@ -1,36 +1,28 @@ # ex:ts=8 # New ports collection makefile for: py-mx-experimental # Date created: Nov 3, 2001 # Whom: ijliao # # $FreeBSD$ # PORTNAME= mx-experimental PORTVERSION= 0.6.0 PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= http://www.lemburg.com/files/python/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= egenix-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= ${PYDISTUTILS} \ - ${PREFIX}/include/gmp.h:${PORTSDIR}/math/libgmp4 +BUILD_DEPENDS= ${PREFIX}/include/gmp.h:${PORTSDIR}/math/libgmp4 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/BeeBase/BeeBase.py:${PORTSDIR}/lang/py-mx-base USE_PYTHON= yes +USE_PYDISTUTILS= yes -SETUP_CMD= cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py - post-patch: @${PERL} -pi -e "s|LIBGMPH|${PREFIX}/include|" ${WRKSRC}/mxEXPERIMENTAL.py - -do-build: - @${SETUP_CMD} build - -do-install: - @${SETUP_CMD} install .include Property changes on: head/devel/py-mx-experimental/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/devel/py-ncurses/Makefile =================================================================== --- head/devel/py-ncurses/Makefile (revision 58313) +++ head/devel/py-ncurses/Makefile (revision 58314) @@ -1,29 +1,20 @@ # New ports collection makefile for: pyncurses # Date created: Tue May 16 22:15:11 PDT 2000 # Whom: adsharma@sharams.dhs.org # # $FreeBSD$ # PORTNAME= py-ncurses PORTVERSION= 0.3 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/-//} DISTNAME= ${PORTNAME:S/-//}-${PORTVERSION} MAINTAINER= adsharma@sharmas.dhs.org -BUILD_DEPENDS= ${PYDISTUTILS} - USE_PYTHON= yes - -SETUP_CMD= cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py - -do-build: - @${SETUP_CMD} build - -do-install: - @${SETUP_CMD} install +USE_PYDISTUTILS= yes .include Property changes on: head/devel/py-ncurses/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/py-optik/Makefile =================================================================== --- head/devel/py-optik/Makefile (revision 58313) +++ head/devel/py-optik/Makefile (revision 58314) @@ -1,40 +1,32 @@ # ex:ts=8 # New ports collection makefile for: py-optik # Date created: Nov 13, 2001 # Whom: ijliao # # $FreeBSD$ # PORTNAME= optik PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Optik-${PORTVERSION} MAINTAINER= ports@geeksrus.net -BUILD_DEPENDS= ${PYDISTUTILS} USE_PYTHON= yes - -SETUP_CMD= cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py - -do-build: - @${SETUP_CMD} build - -do-install: - @${SETUP_CMD} install +USE_PYDISTUTILS= yes .if !defined(NOPORTDOCS) DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} PLIST_SUB+= DOCSDIR=${DOCSDIR:S/^${PREFIX}\///} post-install: @${MKDIR} ${DOCSDIR}/test ${INSTALL_DATA} ${WRKSRC}/*.txt ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/test/* ${DOCSDIR}/test .endif .include Property changes on: head/devel/py-optik/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/devel/py-ro/Makefile =================================================================== --- head/devel/py-ro/Makefile (revision 58313) +++ head/devel/py-ro/Makefile (revision 58314) @@ -1,37 +1,30 @@ # ex:ts=8 # Ports collection makefile for: py-ro # Date created: Mar 22, 2002 # Whom: ijliao # # $FreeBSD$ # PORTNAME= ro PORTVERSION= 2.5 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pyro PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Pyro-${PORTVERSION} MAINTAINER= ports@FreeBSD.org USE_PYTHON= yes - -SETUP_CMD= cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py - -do-build: - @${SETUP_CMD} build - -do-install: - @${SETUP_CMD} install +USE_PYDISTUTILS= yes .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} ${CP} -R ${WRKSRC}/docs/ ${DOCSDIR} @${MKDIR} ${EXAMPLESDIR} ${CP} -R ${WRKSRC}/examples/ ${EXAMPLESDIR} .endif .include Property changes on: head/devel/py-ro/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/py-twisted/Makefile =================================================================== --- head/devel/py-twisted/Makefile (revision 58313) +++ head/devel/py-twisted/Makefile (revision 58314) @@ -1,62 +1,54 @@ # New ports collection makefile for: py-twisted # Date created: 16 August 2001 # Whom: Johann Visagie # # $FreeBSD$ # PORTNAME= twisted PORTVERSION= 0.17.4 CATEGORIES= devel net python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Twisted-${PORTVERSION} MAINTAINER= wjv@FreeBSD.org -BUILD_DEPENDS= ${PYDISTUTILS} RUN_DEPENDS= ${PYTHON_SITELIBDIR}/unittest.py:${PORTSDIR}/devel/py-unit \ ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ USE_BZIP2= yes USE_PYTHON= yes -PYTHON_SETUP= ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py +USE_PYDISTUTILS= yes CPIO= cpio --quiet -pdum -R MAN1= coil.1 im.1 manhole.1 mktap.1 t-im.1 twistd.1 post-patch: @ ${PERL} -pi -e 's/from pyunit import/import/g' \ ${WRKSRC}/admin/runtests ${WRKSRC}/twisted/test/*.py -do-build: - @ cd ${WRKSRC} && ${PYTHON_SETUP} build - -do-install: - @ cd ${WRKSRC} && ${PYTHON_SETUP} install -c -O1 \ - --prefix=${PREFIX} +post-install: @ ${MKDIR} ${DATADIR}/admin @ ${INSTALL_SCRIPT} ${WRKSRC}/admin/accepttests \ ${WRKSRC}/admin/runtests ${DATADIR}/admin .for manpage in ${MAN1} @ ${INSTALL_MAN} ${WRKSRC}/doc/man/${manpage} ${MANPREFIX}/man/man1 .endfor - -post-install: .if !defined(NOPORTDOCS) @ ${MKDIR} ${DOCSDIR}/api @ cd ${WRKSRC}/doc/api && find * \ | ${CPIO} ${SHAREOWN}:${SHAREGRP} ${DOCSDIR}/api .for docsubdir in howto img @ ${MKDIR} ${DOCSDIR}/${docsubdir} @ ${INSTALL_DATA} ${WRKSRC}/doc/${docsubdir}/* ${DOCSDIR}/${docsubdir} .endfor .for docfile in CREDITS ERRATA README TODO @ ${INSTALL_DATA} ${WRKSRC}/${docfile} ${DOCSDIR} .endfor @ ${MKDIR} ${EXAMPLESDIR}/scripts ${EXAMPLESDIR}/static @ ${INSTALL_DATA} ${WRKSRC}/doc/examples/* ${EXAMPLESDIR}/scripts @ ${INSTALL_DATA} ${WRKSRC}/static/* ${EXAMPLESDIR}/static .endif .include Property changes on: head/devel/py-twisted/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/devel/py-unit/Makefile =================================================================== --- head/devel/py-unit/Makefile (revision 58313) +++ head/devel/py-unit/Makefile (revision 58314) @@ -1,32 +1,23 @@ # New ports collection makefile for: py-unit # Date created: Aug 16, 2001 # Whom: Shell Hung # # $FreeBSD$ # PORTNAME= unit PORTVERSION= 1.4.1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pyunit PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyunit-${PORTVERSION} MAINTAINER= shell@shellhung.org -BUILD_DEPENDS= ${PYDISTUTILS} RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter USE_PYTHON= yes - -SETUP_CMD= cd ${WRKSRC} && ${SETENV} \ - ${MAKE_ENV} ${PYTHON_CMD} setup.py - -do-build: - @${SETUP_CMD} build - -do-install: - @${SETUP_CMD} install -c -O1 --prefix=${PREFIX} +USE_PYDISTUTILS= yes .include Property changes on: head/devel/py-unit/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/devel/py-vmaps/Makefile =================================================================== --- head/devel/py-vmaps/Makefile (revision 58313) +++ head/devel/py-vmaps/Makefile (revision 58314) @@ -1,33 +1,28 @@ # ex:ts=8 # Ports collection makefile for: py-vmaps # Date created: Mar 20, 2002 # Whom: ijliao # # $FreeBSD$ # PORTNAME= vmaps PORTVERSION= 1.1 CATEGORIES= devel python MASTER_SITES= http://snafu.freedom.org/Vmaps/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Vmaps-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org USE_PYTHON= yes +USE_PYDISTUTILS= yes -SETUP_CMD= cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py - -do-build: - @${SETUP_CMD} build - -do-install: - @${SETUP_CMD} install .if !defined(NOPORTDOCS) +post-install: @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/Vmaps.html ${DOCSDIR} .endif .include Property changes on: head/devel/py-vmaps/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/pychecker/Makefile =================================================================== --- head/devel/pychecker/Makefile (revision 58313) +++ head/devel/pychecker/Makefile (revision 58314) @@ -1,33 +1,28 @@ # New ports collection makefile for: pychecker # Date created: 13 April 2001 # Whom: Maxim Sobolev # # $FreeBSD$ # PORTNAME= pychecker PORTVERSION= 0.8.8 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sobomax@FreeBSD.org USE_PYTHON= yes +USE_PYDISTUTILS= yes DOCS= CHANGELOG COPYRIGHT KNOWN_BUGS MAINTAINERS README TODO \ VERSION -SETUP_CMD= cd ${WRKSRC} && ${PYTHON_CMD} setup.py - -do-build: - ${SETUP_CMD} build - -do-install: - ${SETUP_CMD} install -c -O1 --prefix=${PREFIX} +post-install: @${MKDIR} ${DOCSDIR} .for file in ${DOCS} @${INSTALL_MAN} ${WRKSRC}/${file} ${DOCSDIR} .endfor .include Property changes on: head/devel/pychecker/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/devel/scons/Makefile =================================================================== --- head/devel/scons/Makefile (revision 58313) +++ head/devel/scons/Makefile (revision 58314) @@ -1,26 +1,19 @@ # New ports collection makefile for: scons # Date created: 16 December 2001 # Whom: Peter Haight # # $FreeBSD$ # PORTNAME= scons PORTVERSION= 0.06 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= perky@fallin.lv USE_PYTHON= yes - -SETUP_CMD= cd ${WRKSRC} && ${PYTHON_CMD} setup.py - -do-build: - ${SETUP_CMD} build - -do-install: - ${SETUP_CMD} install -c -O1 --prefix ${PREFIX} +USE_PYDISTUTILS= yes .include Property changes on: head/devel/scons/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/devel/wizard/Makefile =================================================================== --- head/devel/wizard/Makefile (revision 58313) +++ head/devel/wizard/Makefile (revision 58314) @@ -1,33 +1,26 @@ # ex:ts=8 # Ports collection makefile for: wizard # Date created: Jan 11, 2002 # Whom: ijliao # # $FreeBSD$ # PORTNAME= wizard PORTVERSION= 1.4 CATEGORIES= devel python MASTER_SITES= http://www.zolera.com/opensrc/wizard/ MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter USE_PYTHON= yes - -SETUP_CMD= cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py - -do-build: - @${SETUP_CMD} build - -do-install: - @${SETUP_CMD} install +USE_PYDISTUTILS= yes .if !defined(NOPORTDOCS) post-install: @${CP} -R ${WRKSRC}/doc ${DOCSDIR} .endif .include Property changes on: head/devel/wizard/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property