1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/lang/pypy
David Naylor 858030803a lang/pypy3: update to 5.2.0-alpha1
Changes to lang/pypy3:
 - "Rename" from pypy3-devel (functionaly it is a rename, technically pypy3
   is a new port and pypy3-devel is deleted).
 - Make lang/pypy3 a slave port of lang/pypy

Changes to lang/pypy:
 - Use DISTVERSION instead of PORTVERSION (lang/pypy3 is not
   PORTVERSION clean)
 - Change PYPY_CFFI_VER to include the 'pypy-' prefix (lang/pypy3 has
   'pypy3-' as a prefix)
 - Only make PYPY_MINMEM the default is ${LOCALBASE}/lang/pypy exists
 - Fix build depends for PYPY_MINMEM
 - Allow slave port to have custom patch directory
 - Remove conflicts (pypy does not conflict with pypy3)
 - Allow slave port to override the packaging argument (lang/pypy3 has a
   different syntax to exclude gdbm)
 - Add ssl as a dependency (pypy picks up Port's openssl if it is installed)
 - Strip all .so files in lib_pypy
 - Fix where spaces were used instead of tabs
 - Use PORTSNAME for binary name (fixes linking to pypy3).

Change Log:
 - Python 3.3.5 support
 - Missing features include space efficient strings (PEP 393)
 - Known issues, including performance
 - ensurepip included (only in CPython 3.4+)
2016-08-04 08:43:36 +00:00
..
files lang/pypy: update 5.0.1 -> 5.1.1 2016-05-11 11:01:57 +00:00
bsd.pypy.cffi.mk lang/pypy3: update to 5.2.0-alpha1 2016-08-04 08:43:36 +00:00
bsd.pypy.mk lang/pypy3: update to 5.2.0-alpha1 2016-08-04 08:43:36 +00:00
distinfo lang/pypy: update to 5.3.1. 2016-07-21 06:02:04 +00:00
Makefile lang/pypy3: update to 5.2.0-alpha1 2016-08-04 08:43:36 +00:00
pkg-descr
pkg-message lang/pypy: update to 2.6.1 2015-08-31 19:38:23 +00:00
pkg-plist lang/pypy: update to 5.3.1. 2016-07-21 06:02:04 +00:00