Ticket #10919 (closed enhancement: duplicate)
RFE: Download MP archives from a remote machine
| Reported by: | elcascador@… | Owned by: | darwinports-bugs@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | base | Version: | |
| Keywords: | new feature binhost | Cc: | markd@…, dluke@… |
| Port: |
Description
Hello,
I've hacked binhost support into MacPorts. Packages, when portarchivemode set in the configuration, will be downloaded from portarchivebinhost if not present in the portarchivepath.
The code works like this: - check if package is available in portarchivepath (normal macports behavior) - if not, check if package is available in the portarchivebinhost and download it to portarchivepath - continue normal behavior
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


