cvs commit: ports/lang/python30 Makefile pkg-message pkg-plist ports/lang/python30/files patch-setup.py

Li-Wen Hsu lwhsu at FreeBSD.org
Thu Jul 2 01:46:35 UTC 2009


lwhsu       2009-07-02 01:46:33 UTC

  FreeBSD ports repository

  Modified files:
    lang/python30        Makefile pkg-message pkg-plist 
    lang/python30/files  patch-setup.py 
  Log:
  - 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
  - Mark jobs safe
  - Makefile/patch cleanup
  
  PR:             ports/133440
  Submitted by:   Paul Hoffman <phoffman AT proper.com>
  
  Revision  Changes    Path
  1.156     +15 -18    ports/lang/python30/Makefile
  1.20      +1 -1      ports/lang/python30/files/patch-setup.py
  1.2       +0 -1      ports/lang/python30/pkg-message
  1.77      +547 -547  ports/lang/python30/pkg-plist


More information about the cvs-ports mailing list