Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Dec 2011 15:37:36 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <201112131537.pBDFbaDR045760@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112131537.pBDFbaDR045760>