#43530: [NEW] Cling -------------------------+-------------------------------- Reporter: ani07nov@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: cling | -------------------------+-------------------------------- Comment (by mojca@…): The starting point is here: http://root.cern.ch/gitweb The official website instructs using: {{{ git clone http://root.cern.ch/git/llvm.git src cd src git checkout cling-patches cd tools git clone http://root.cern.ch/git/cling.git git clone http://root.cern.ch/git/clang.git cd clang git checkout cling-patches }}} So until someone fixes the code for fetching from git (#16373), the following files could be helpful to reduce the amount of downloads: * `http://root.cern.ch/gitweb?p=llvm.git;a=snapshot;h=cling- patches-r202469;sf=tgz` * `http://root.cern.ch/gitweb?p=cling.git;a=snapshot;h=v0.1;sf=tgz` * `http://root.cern.ch/gitweb?p=clang.git;a=snapshot;h=cling- patches-r202469;sf=tgz` (using the same variables that you used in your attachment to select the tag and latest know good revision) -- Ticket URL: <https://trac.macports.org/ticket/43530#comment:13> MacPorts <http://www.macports.org/> Ports system for OS X