cvs commit: ports/lang Makefile ports/lang/pypy Makefile distinfo pkg-descr pkg-plist ports/lang/pypy/files bsd.pypy.inst.mk patch-pypy__ctypes_configure__cbuild.py patch-pypy__rpython__tool__rffi_platform.py patch-pypy__translator__platform__freebsd.py use.pypy

Li-Wen Hsu lwhsu at FreeBSD.org
Tue Dec 13 15:37:37 UTC 2011


lwhsu       2011-12-13 15:37:36 UTC

  FreeBSD ports repository

  Modified files:
    lang                 Makefile 
  Added files:
    lang/pypy            Makefile distinfo pkg-descr pkg-plist 
    lang/pypy/files      bsd.pypy.inst.mk 
                         patch-pypy__ctypes_configure__cbuild.py 
                         patch-pypy__rpython__tool__rffi_platform.py 
                         patch-pypy__translator__platform__freebsd.py 
                         use.pypy 
  Log:
  Add pypy 1.7, PyPy is a fast, compliant implementation of the Python language.
  
  PR:             ports/160265
  Submitted by:   David Naylor <naylor.b.david at gmail.com>
  
  Revision  Changes    Path
  1.761     +1 -0      ports/lang/Makefile
  1.1       +215 -0    ports/lang/pypy/Makefile (new)
  1.1       +2 -0      ports/lang/pypy/distinfo (new)
  1.1       +19 -0     ports/lang/pypy/files/bsd.pypy.inst.mk (new)
  1.1       +57 -0     ports/lang/pypy/files/patch-pypy__ctypes_configure__cbuild.py (new)
  1.1       +13 -0     ports/lang/pypy/files/patch-pypy__rpython__tool__rffi_platform.py (new)
  1.1       +34 -0     ports/lang/pypy/files/patch-pypy__translator__platform__freebsd.py (new)
  1.1       +28 -0     ports/lang/pypy/files/use.pypy (new)
  1.1       +17 -0     ports/lang/pypy/pkg-descr (new)
  1.1       +4967 -0   ports/lang/pypy/pkg-plist (new)


More information about the cvs-all mailing list