Fixes the OpenSSL system linkage, inserts a dirty dirty patch to enable
compile on Yosemite and fixed the style nits.
ClosesHomebrew/homebrew#35846.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Adds a mirror. Removes the subjective time reference in the tests
option. Adds a more verbose wxmac option…
Takes a wild swing at closing Homebrew/homebrew#35815.
ClosesHomebrew/homebrew#35833.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
I goofed here on the manpage linkage and location. This fixes that
mistake. Given it’s post-install, shouldn’t be any need to regenerate
bottles or such.
ClosesHomebrew/homebrew#35824.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
There’s not a huge amount we can do with autogen in the way of testing
without writing and generating files for it to compile, but I’ve added
a simple test, and fixed the style nits.
ClosesHomebrew/homebrew#35822.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
There’s probably an ethical discussion to be had here, but here’s a
formula for the “pwntools” toolkit. The trillion resources makes it
suited to being handled by Homebrew, as does the small mountain of
executables generated, but I won’t ram it down maintainer’s throats
unless they’re happy to ship such a toolkit.
ClosesHomebrew/homebrew#35803.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Incredibly frustratingly, given it seemed like a promising project
taking some steps that its forked predecessor has struggled to thus
far, particularly around encryption, and it’s already mature codebase,
upstream have nonetheless decided to stop supporting Pulse as an
individual project, thus, boneyard it goes. Sigh.
ClosesHomebrew/homebrew#35800.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Inserted a comment about the fun new situation we have
upcoming where Go is going to be compiled with a prior version of Go.
This is going to be a pretty similar discussion to the one we had about
PyPy with potentially using our former bottles to bootstrap.
I’ve also depreciated a couple of the options in favour of shorter
options that fit our ` —with- ` syntax. If you don’t like those, I’ll
revert them.
Otherwise, just fixes the quotes up and makes the formula pass the
strict audit. Uses the Homepage SSL/TLS link, rather than the plaintext
one.
ClosesHomebrew/homebrew#35687.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>