Pavuk is UNIX program used to mirror contents of WWW documents or files. It transfers documents from HTTP, FTP, Gopher and optionaly from HTTPS (HTTP over SSL) servers. Pavuk have optional GUI based on GTK+ widget set.
Pavuk is UNIX program used to mirror contents of WWW documents or files. It transfers documents from HTTP, FTP, Gopher and optionaly from HTTPS (HTTP over SSL) servers. Pavuk have optional GUI based on GTK+ widget set.
To install pavuk, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install pavuk
To see what files were installed by pavuk, run:
port contents pavuk
To later upgrade pavuk, run:
sudo port selfupdate && sudo port upgrade pavuk
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.