Skip to content
This repository has been archived by the owner. It is now read-only.

Add three Formulas #17881

Closed
wants to merge 3 commits into from
Closed

Add three Formulas #17881

wants to merge 3 commits into from

Conversation

Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
@ioerror
Copy link
Contributor

@ioerror ioerror commented Feb 16, 2013

I've attached three formulas to this pull request. I'm the upstream for all three projects.

torsocks is now bumped to version 1.3 and is re-targeted against our git repository. We have moved away from Google Code. This is an important update as it merges a number of fixes and solved a number of patch fragmentation issues.

tlsdate is a parasitic network time utility. It is the default ntp-like client for ChromeOS; I'm also the upstream author of it. I just finished porting tlsdate to Mac OS X in the HEAD of master and I wanted to ensure that users could have a secure and easy way to install tlsdate: homebrew seemed the obvious answer.

makedepend is a small shell script to help satisfy a number of build dependencies. I'm the upstream author of this version of makedepend (which isn't saying much). This will allow people to build certain versions of OpenSSL and other tools the Tor Browser on OS X. Previously, I had to use macports and I'd rather use homebrew to satisfy all of my build dependencies. I believe this will be moderately useful for a number of people.

ioerror added 3 commits Feb 16, 2013
We moved torsocks away from Google Code and back to the Tor
git repository. We also fixed a number of bugs and released
version 1.3.
This adds tlsdate to homebrew. In theory release 0.0.6 will support
OS X out of the box and so I have included the latest tagged release
as well as a --HEAD target. One must use --HEAD today on OS 10.8.2
or better.

When this patch is merged, I will update the tlsdate documentation
in master of the tlsdate git repo to instruct people to install
tlsdate with homebrew rather than doing it by hand.
This adds a very simple replacement for the otherwise unpackaged
and essentially required makedepend utility. This tool is missing
on Mac OS X 10.8.x and without it many packages, such as modern
OpenSSL, will simply refuse to build without hackery.
@adamv
Copy link
Contributor

@adamv adamv commented Feb 16, 2013

Please open three separate pull requests.

@ioerror ioerror closed this Feb 16, 2013
@ioerror
Copy link
Contributor Author

@ioerror ioerror commented Feb 16, 2013

I've opened three different pull requests - each addressing the issues raised above. Thank you for the quick review!

@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.