Hi All, as I can see from the last commit to the port, the port doesn't build (depends on two python versions). Can't reproduce it at my tinderbox (though I did it for the first time and can't say it it was ever the case for my tinderbox). Neighter can I find any traces of build failures: http://portsmon.freebsd.org/portoverview.py?category=devel&portname=py-cheetah&wildcard=
BTW, the maintainer is ports@ . May I commit the following patch: ----- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/py-cheetah/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- Makefile 9 Nov 2007 22:45:00 -0000 1.8 +++ Makefile 5 Jan 2008 11:25:29 -0000 @@ -18,10 +18,6 @@ BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools RUN_DEPENDS= ${BUILD_DEPENDS} -.if defined(PACKAGE_BUILDING) -IGNORE= cannot package: will depend on 2 pythons until py-cheetah is converted to easy_install support -.endif - USE_PYTHON= yes USE_PYDISTUTILS=easy_install PYDISTUTILS_PKGNAME= Cheetah ----- Thanks! WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve _______________________________________________ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[EMAIL PROTECTED]"