| CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 15 Jan 2026 23:44:18 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20070806162617
location: https://web.archive.org/web/20070806162617/https://python25.darwinports.com/
server-timing: captures_list;dur=0.552972, exclusion.robots;dur=0.041198, exclusion.robots.policy;dur=0.029766, esindex;dur=0.009913, cdx.remote;dur=12.536571, LoadShardBlock;dur=215.417827, PetaboxLoader3.datanode;dur=144.339085
x-app-server: wwwb-app213-dc8
x-ts: 302
x-tr: 256
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app213; path=/
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 15 Jan 2026 23:44:21 GMT
content-type: text/html; charset=ISO-8859-1
x-archive-orig-date: Mon, 06 Aug 2007 16:33:47 GMT
x-archive-orig-server: Apache
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: iso-8859-1
memento-datetime: Mon, 06 Aug 2007 16:26:17 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: IA-AROUND-THE-WORLD-2007-20070806155021-15510-crawling015-c/IA-AROUND-THE-WORLD-2007-20070806162613-16157-crawling01.us.archive.org.arc.gz
server-timing: captures_list;dur=0.609040, exclusion.robots;dur=0.040853, exclusion.robots.policy;dur=0.029113, esindex;dur=0.009795, cdx.remote;dur=15.632013, LoadShardBlock;dur=1862.510273, PetaboxLoader3.datanode;dur=1826.740482, load_resource;dur=106.873279, PetaboxLoader3.resolve;dur=50.931511
x-app-server: wwwb-app213-dc8
x-ts: 200
x-tr: 2064
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
python25 version 2.5.1 for Mac OS X
|
|||||||||
Monday the 6th of August, 2007 |
|||||||||
python25 most recent diff
Scroll down toward the bottom of the page to get installation instructions for python25. The raw portfile for python25 2.5.1 is located here: https://python25.darwinports.com/dports/lang/python25/Portfile Find related portfiles with the unique DarwinPorts.com search feature. # $Id: Portfile 24479 2007-04-25 09:04:20Z mww PortSystem 1.0 Name: python25 Version: 2.5.1 Category: lang Platform: darwin Maintainers: mww Description: An interpreted, object-oriented programming language Long Description: Python is an interpreted, interactive, object-oriented programming language. Homepage: https://www.python.org/ master_sites ${homepage}/ftp/python/${version}/ ftp://ftp.python.org/pub/python/${version}/ ftp://ftp.fastorama.com/mirrors/ftp.python.org/pub/python/${version}/ ftp://ftp.python.jp/pub/python/${version}/ distname Python-${version} use_bzip2 yes checksums sha1 993a66bd2dabb0c4f33ca98372576315ef113df6 rmd160 af0e8ed93bbc07015c338ae19bbee8811da21c1c patchfiles patch-setup.py configure.args --enable-shared --mandir=${prefix}/share/man --bindir=${prefix}/bin --libdir=${prefix}/lib --without-readline --enable-ipv6 --disable-tk --disable-framework test.run yes test.target test destroot.target install maninstall post-destroot { system "cd ${destroot}${prefix}/bin && mv idle idle2.5 && mv pydoc pydoc2.5 && mv python-config python-config2.5 && mv smtpd.py smtpd2.5.py && rm python" system "cd ${destroot}${prefix}/share/man/man1 && mv python.1 python2.5.1" } platform darwin 8 { configure.env CC=/usr/bin/gcc-4.0 CPP=/usr/bin/cpp-4.0 CXX=/usr/bin/g++-4.0 configure.args-append --with-cxx=/usr/bin/g++-4.0 } platform darwin 9 { configure.post_args-append OPT="-D__DARWIN_UNIX03" } Variant: universal { configure.args-append --enable-universalsdk } # for w/o quicktime sdk, etc. (be prepared for framework build, though) platform puredarwin { # configure.args-delete --enable-framework=${prefix}/Library/Frameworks configure.args-append --disable-toolbox-glue --disable-framework destroot.target install maninstall } livecheck.check regex livecheck.url https://www.python.org/download/releases/ livecheck.regex Python (2.5\[0-9\.\]+) If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/python25You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using python25 with these commands: % man python25 Where to find more information:
This website is back-ended by DB5, the best database in the business,
|
![]() |
![]() Digg python25 on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |




