Changes between Version 1 and Version 2 of Ticket #51516, comment 62
- Timestamp:
- Aug 21, 2020, 11:03:10 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #51516, comment 62
v1 v2 1 1 > I suppose using a bootstrap version of MacPorts in /opt/bootstrap to provide a full current version of curl and openssl that can be used by the main installation of MacPorts in ${prefix} is felt to be just beyond the capability of average users? 2 2 3 Yes .3 Yes (or is it No?). I think bootstrapping cURL is a good idea. You will need it on old PowerMacs. 4 4 5 5 In fact, for bootstrapping, I recommend you build Wget rather then cURL. Wget is easier to build because it has two dependencies - OpenSSL and Unistring. Bootstrapping Wget/OpenSSL/Unistring works back to at least OS X 10.5 on PowerMacs.