Li-Wen Hsu wrote:
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.

Given the experimental nature of Python 3.0, and the fact that 3.1 is out, it seems to me that Python 3.0's time in the ports collection
should not be extended.

--
-------------------------------------------------------------------------
Andrew I MacIntyre                     "These thoughts are mine alone..."
E-mail: andy...@bullseye.apana.org.au  (pref) | Snail: PO Box 370
       andy...@pcug.org.au             (alt) |        Belconnen ACT 2616
Web:    http://www.andymac.org/               |        Australia
_______________________________________________
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to