Date: Wed, 1 Jul 2009 04:49:58 +0800 From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: freebsd-python@freebsd.org Subject: [RFC] lang/python30 (and lang/python*) fixes Message-ID: <1e39c0a90906301349m5e6035acxb5098924d0aea90f@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi all, After reviewing python31 port and freebsd-python's PRs, I propose this patch for lang/python30: http://people.freebsd.org/~lwhsu/python30.diff Changes are: - Honor EXAMPLESDIR, DATADIR and NOPORTEXAMPLES, NOPORTDATA - Remove bsddb module in pkg-message since it's removed from Python default modules (python3 user should use databases/py-bsddb3) - Fix WITH_UCS4 support (ports/133440) - Mark jobs safe - Makefile cleanup If nobody objects, I'll commit it after 24 hours. For python31, shar is updated at the same place: http://people.freebsd.org/~lwhsu/bsd.python.mk-python31.diff http://people.freebsd.org/~lwhsu/python31.shar For python2*, I'll update them after patches for python3* committed (of course if nobody objects) and probably include tmclaugh@'s patch in ports/109550 for python*. I think this matches what bsd.python.mk does. -- Li-Wen Hsu http://lwhsu.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1e39c0a90906301349m5e6035acxb5098924d0aea90f>