SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,11 @@
As required by item 3 of the PSF license, here is a brief summary
of changes made to this version of Python for the OpenBSD package.
1. Regression tests have been taught about OpenBSD.
2. INSTSONAME could be incorrect, configure.ac was patched to fix it.
3. RAND_egd support has been disabled, as it is not available in LibreSSL.
These changes are available in the OpenBSD CVS repository
<http://www.openbsd.org/anoncvs.html> in ports/lang/python/2.7.

3
lang/python/2.7/files/idle Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
/usr/bin/env python@VERSION@ @LOCALBASE@/lib/python@VERSION@/idlelib/idle.py