aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2015-01-28OpenConnect 7.04Chad Catlett
Closes #36321. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-28libqxt: add note on upstream development cessationDominyk Tiller
Upstream aren’t going to develop this any further, and it’s likely to break against future qt version. Have added a note of this in the formula, and fixed some audit nits. We could just boneyard it now, but I guess it doesn’t hurt to wait until it actually breaks. Closes #36302. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-28mono: update 3.12.0 bottle.BrewTestBot
2015-01-28mono 3.12Henrik Feldt
Fixes #36279. Closes #36283. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-28keepassc: add 1.7.0 bottle.BrewTestBot
2015-01-28keepassc 1.7.0Baptiste Fontaine
Closes #36274. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-28pass: update 1.6.4 bottle.BrewTestBot
2015-01-28pass 1.6.4Kyle Marek-Spartz
Closes #36320. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-28groonga: update 4.1.1 bottle.BrewTestBot
2015-01-28groonga 4.1.1Hiroshi Hatake
Closes #36317. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-28sound-touch: add universal option.Juha laukkanen
Closes #36313. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-28tomcat: update 8.0.18 bottle.BrewTestBot
2015-01-28tomcat 8.0.18makigumo
Closes #36312. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-28autojump 22.2.4Alessio Bogon
Closes #36241. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-28Fix version misdetections for URLs with OS/archsBaptiste Fontaine
Closes #36308. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-28global: update 6.3.3 bottle.BrewTestBot
2015-01-28global 6.3.3Baptiste Fontaine
Closes #36306. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-28freeipmi: update 1.4.8 bottle.BrewTestBot
2015-01-28freeipmi 1.4.8Baptiste Fontaine
Closes #36305. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-28auctex 11.88Baptiste Fontaine
Closes #36304. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-28bonnie++: add 1.97 bottle.BrewTestBot
2015-01-28bonnie++: add patch to enable large file support.Joe Gorse
http://lists.freebsd.org/pipermail/freebsd-ports-bugs/2003-August/011265.html I had to repatch bonnie++.cpp from scratch, so the diff is a bit ugly. The only changes are to the bonnie++.cpp file per the port's patch. Closes #35764. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-28mpssh: add 1.3.3 bottle.BrewTestBot
2015-01-28mpssh 1.3.3Baptiste Fontaine
Closes #36276. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-28Rename libcaf alias to caf.Matthias Vallentin
This is consistent with other package managers. The project is not being referred to as "libcaf" anywhere. Closes #36289. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-28libcppa: update 0.12.2 bottle.BrewTestBot
2015-01-28libcppa 0.12.2Matthias Vallentin
Closes #36288. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-27mackup 0.8.2glaszig
Closes #36298. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-01-27orientdb: update 2.0 bottle.BrewTestBot
2015-01-27OrientDB 2.0Martin Seeler
Closes #36296. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-01-27flow: update 0.1.5 bottle.BrewTestBot
2015-01-27flow 0.1.5Felix Kling
Closes #36294. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-01-27xplanetfx: update 2.6 bottle.BrewTestBot
2015-01-27xplanetfx 2.6.1blogabe
Closes #36293. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-01-27byobu 2.90Ido Samuelson
Closes #36287. Closes #36255. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-01-27libjson-rpc-cpp: update 0.4.2 bottle.BrewTestBot
2015-01-27libjson-rpc-cpp 0.4.2Baptiste Fontaine
Closes #36284. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-01-27nspr: update 4.10.8 bottle.BrewTestBot
2015-01-27nspr: 4.10.8Hector Zhao
Closes #36282. Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-01-27terraform: update 0.3.6 bottle.BrewTestBot
2015-01-27terraform 0.3.6Stephen DiCato
Update terraform to 0.3.6. Dependency goamz updated. Dependency go-cloudstack added. Fix #36245 Closes #36299. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2015-01-27leiningen 2.5.1Baptiste Fontaine
Closes #36275. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-27fakeroot: update 1.20.2 bottle.BrewTestBot
2015-01-27fakeroot: fix openat on Yosemite.Nathaniel Talbott
This is a horrible, horrible hack. fakeroot uses a "fancy" function wrapping scheme that doesn't support the variadic arguments that openat takes in Yosemite. This means that we have to patch the *generated* wrapper file in order to get a working openat call. I'm hopeful that this overall issue will get fixed upstream, but in the meantime: without this fix, building debs in Yosemite is broken. With this fix, it works. See #33400 for more background. Closes #36242. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-27horndis: update 7 bottle.BrewTestBot
2015-01-27horndis 7Baptiste Fontaine
Closes #36277. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-27fsw: add 1.3.9 bottle.BrewTestBot
2015-01-27fsw 1.3.9Baptiste Fontaine
Closes #36273. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-27galen 1.5.1Baptiste Fontaine
Closes #36272. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-27zsh-completions 0.12.0Baptiste Fontaine
Closes #36270. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>