Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wget2 1.99.1 (new formula) #36855

Closed
wants to merge 1 commit into from

Conversation

jakob-stoeck
Copy link

GNU Wget2 is the successor of GNU Wget, a file and recursive website downloader.

Designed and written from scratch it wraps around libwget, that provides the basic functions needed by a web client.

Wget2 works multi-threaded and uses many features to allow fast operation.

In many cases Wget2 downloads much faster than Wget1.x due to HTTP zlib compression, parallel connections and use of If-Modified-Since HTTP header.

  • Have you followed the guidelines for contributing?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing brew install <formula>)?

@jakob-stoeck jakob-stoeck changed the title wget2 1.99.1 wget2 1.99.1 (new formula) Feb 9, 2019
@lembacon lembacon added the new formula PR adds a new formula to Homebrew/homebrew-core label Feb 9, 2019
Formula/wget2.rb Outdated Show resolved Hide resolved
Formula/wget2.rb Outdated Show resolved Hide resolved
GNU Wget2 is the successor of GNU Wget, a file and recursive website downloader.

Designed and written from scratch it wraps around libwget, that provides the basic functions needed by a web client.

Wget2 works multi-threaded and uses many features to allow fast operation.

In many cases Wget2 downloads much faster than Wget1.x due to HTTP zlib compression, parallel connections and use of If-Modified-Since HTTP header.
@fxcoudert
Copy link
Member

fxcoudert commented Feb 9, 2019

GNU Wget2 Release 1.99.1 (alpha)

alpha software is not acceptable in Homebrew: https://docs.brew.sh/Acceptable-Formulae

Thanks @jakob-stoeck for the PR anyway, we'll be happy to include this one it's stable!

@fxcoudert fxcoudert closed this Feb 9, 2019
@jakob-stoeck
Copy link
Author

Makes sense! Added it in a tap here for people who still want to use it since it works great: https://github.com/jakob-stoeck/homebrew-unacceptable

@jakob-stoeck jakob-stoeck deleted the wget2-1.99.1 branch February 10, 2019 14:02
@lock lock bot added the outdated PR was locked due to age label Mar 12, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Mar 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new formula PR adds a new formula to Homebrew/homebrew-core outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants