notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
pypy3-devel Fast, compliant implementation of the Python language
2.4.0 lang Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.4.0Version of this port present on the latest quarterly branch.
Maintainer: dbn@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-08-11 17:27:43
Last Update: 2016-08-04 08:43:37
SVN Revision: 419600
Also Listed In: java python
License: MIT PSFL
WWW:
http://pypy.org/
Description:
PyPy is a fast, compliant alternative implementation of the Python language (2.7.1). It has several advantages and distinct features: - Speed: thanks to its Just-in-Time compiler, Python programs often run faster on PyPy. - Memory usage: large, memory-hungry Python programs might end up taking less space than they do in CPython. - Compatibility: PyPy is highly compatible with existing python code. It supports ctypes and can run popular python libraries like twisted and django. - Sandboxing: PyPy provides the ability to run untrusted code in a fully secure way. - Stackless: PyPy can be configured to run in stackless mode, providing micro-threads for massive concurrency. - As well as other features. WWW: http://pypy.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • pypy3>0:lang/pypy3-devel
No installation instructions:
This port has been deleted.
PKGNAME: pypy3
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (pypy3-2.4.0-src.tar.bz2) = d9ba207d6eecf8a0dc4414e9f4e92db1abd143e8cc6ec4a6bdcac75b29f104f3 SIZE (pypy3-2.4.0-src.tar.bz2) = 14693194

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. msgfmt : devel/gettext-tools
  2. python2.7 : lang/python27
  3. python2 : lang/python2
Library dependencies:
  1. libexpat.so : textproc/expat2
  2. libffi.so : devel/libffi
  3. libsqlite3.so : databases/sqlite3
  4. libintl.so : devel/gettext-runtime
  5. libiconv.so : converters/libiconv
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pypy3-2.4.0: ====> Options available for the group PYINST SANDBOX=off: Translate a sandboxed pypy ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
compiler:c11 gettext iconv tar:bzip2 python:2,build
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://cdn.bitbucket.org/pypy/pypy/downloads/
  2. https://bitbucket.org/pypy/pypy/downloads/
Collapse this list.

There are no commits on branch 2022Q2 for this port