Mercurial > hgrepos > FreeBSD > ports > PyPy
diff pkg-message @ 2:5797a1bc38cb origin
ADD: the latest easily available port of lang/pypy
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 28 Sep 2022 22:14:32 +0200 |
| parents | |
| children | 3e54ae4e5d8b |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pkg-message Wed Sep 28 22:14:32 2022 +0200 @@ -0,0 +1,17 @@ +[ +{ type: install + message: <<EOM +Note that some standard Python modules are provided as separate ports +as they require additional dependencies. They are available as: + +gdbm databases/pypy-gdbm +sqlite3 databases/pypy-sqlite3 +tkinter x11-toolkits/pypy-tkinter + +Note that PyPy does not implement the following module that would +have been provided as a separate port: + +bsddb databases/pypy-bsddb +EOM +} +]
