SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
lang/python/2.7/files/CHANGES.OpenBSD
Normal file
11
lang/python/2.7/files/CHANGES.OpenBSD
Normal 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
3
lang/python/2.7/files/idle
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
/usr/bin/env python@VERSION@ @LOCALBASE@/lib/python@VERSION@/idlelib/idle.py
|
Loading…
Add table
Add a link
Reference in a new issue