Re: Update: net/transmission 2.82 drops -qt

2013-08-11 Thread Brad Smith
On 10/08/13 7:51 PM, Vadim Zhukov wrote: Update to 2.82 for more bug fixes. This minor release, under the guise of adding support for Qt5, now casually requires Qt5 as the minimum version. Since we don't have a Qt5 port, this means dropping the Qt client. If somebody has a strong opinion to t

Re: Not only buffer cache, or portimport gets its own enlargement

2013-08-11 Thread Vadim Zhukov
2013/8/12 Juan Francisco Cantero Hurtado : > On Mon, Aug 12, 2013 at 12:44:08AM +0400, Vadim Zhukov wrote: >> This patch adds the following functionality to portimport(1): >> >> * More checks to catch some common cases: UPDATE and TODO files, >> *.core files, REVISIONs being set, SHARED_LIBS

Re: Not only buffer cache, or portimport gets its own enlargement

2013-08-11 Thread Juan Francisco Cantero Hurtado
On Mon, Aug 12, 2013 at 12:44:08AM +0400, Vadim Zhukov wrote: > This patch adds the following functionality to portimport(1): > > * More checks to catch some common cases: UPDATE and TODO files, > *.core files, REVISIONs being set, SHARED_LIBS containing > non-0.0 items, Mercurial repo d

Fix: net/tinyfugue

2013-08-11 Thread Christian Weisgerber
On -current, net/tinyfugue doesn't build any longer because the configure script is confused by the new linker warnings about rand(3) etc. * Use arc4random(), simply because it's easier than trying to make tfconfig deal with linker warnings. While here: * Unobfuscate the symlink list. * Drop gr

Not only buffer cache, or portimport gets its own enlargement

2013-08-11 Thread Vadim Zhukov
This patch adds the following functionality to portimport(1): * More checks to catch some common cases: UPDATE and TODO files, *.core files, REVISIONs being set, SHARED_LIBS containing non-0.0 items, Mercurial repo directories. * Support for importing a subtree with Makefile.inc at th

Re: CVS: cvs.openbsd.org: ports

2013-08-11 Thread Ian Darwin
> > Log message: > > Remove mentions of -kpilot subpackage, and reorder things a bit to > > be more in line with other stuff in tree. > > > > okay laundry@ > > It was not a good idea to go washing clothes at the same time as > committing... Sorry, Landry! :-\ You'll clean up with comments like th

Support multiple port directories in check-conflicts

2013-08-11 Thread Vadim Zhukov
This patch allows to check multiple trees for conflicts at once. Useful to call like: $ check-conflicts -p /usr/ports/x11/kde:/usr/ports/x11/kde4 Okay? -- WBR, Vadim Zhukov Index: bin/check-conflicts === RCS file: /cvs/por

Re: PATCH: http -> https in a bunch of ports

2013-08-11 Thread Stuart Henderson
On 2013/08/10 22:22, Juan Francisco Cantero Hurtado wrote: > Here is a partial diff with some MASTER_SITES changed from http to > https. Checksums and http response (ie, only 200, no redirections) have > been checked for each new https url. Thanks to espie, sthen and naddy > for the help. > > Plea

NEW: net/livestreamer

2013-08-11 Thread Brian Callahan
Hi ports -- Attached is a port of livestreamer, a simple command line tool that lets you pipe live video streams from popular sites (like youtube live, ustream, and twitch.tv) into the video player of your choice. Works well for me on amd64 and macppc. OK? ~Brian livestreamer.tgz Descript