aboutsummaryrefslogtreecommitdiffstats
require 'formula' class Dircproxy < Formula homepage 'http://code.google.com/p/dircproxy/' url 'http://dircproxy.googlecode.com/files/dircproxy-1.2.0-RC1.tar.gz' sha1 '7dc4b3aa2e10222f74e280de69c41f571335a96b' def install system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}", "--enable-ssl" system "make install" end end
logheader'>2014-12-08added Python Echo Server example.Stephen Blum 2014-06-24[#73754750 develop] adding examples for grant, revoke, auditDevendra 2014-05-07console changes and pep8 complianceDevendra 2014-05-06modifying examplesDevendra 2014-04-24fixing importsDevendra 2014-04-24remove relative importsDevendra 2014-04-23exception handling changesDevendra 2014-04-23modifying code for pep 8 complianceDevendra 2014-04-16adding code to support async and pam client capabilities with python v2 and v3Devendra 2013-02-25refactoringDevendra 2013-02-24saving workDevendra 2013-02-24copying python, python-twisted, python-tornadoDevendra