Hi Dave, Thank you very much for your answer.
Best regards, Pavel On 12/26/23 5:19 PM, Dave Allured - NOAA Affiliate wrote:
Use one of the several mirror sites for pre-built binary distributions. Look under section "Archives" here: https://trac.macports.org/wiki/Mirrors <https://trac.macports.org/wiki/Mirrors> Because each home page is huge, I find it convenient to postfix the package name for use in a browser, e.g.: http://atl.us.packages.macports.org/ffmpeg/ <http://atl.us.packages.macports.org/ffmpeg/> On Tue, Dec 26, 2023 at 3:47 AM PavelTurk <pavelturk2...@gmail.com <mailto:pavelturk2...@gmail.com>> wrote: Hi all, We have a Java project that must work on linux, windows, mac. To make project cross-platform we provide jars with shared libraries - so, dll. These libraries are dowloaded with .sh script while jar is built. We have libraries for linux and windows, but mac library is on macports. Could anyone say how to donwload build/package, for example, for project `ffmpeg` using curl or wget? Or what is the link to to it - http/https? Best regards, Pavel