Re: sdl: new release soon

2013-09-19 Thread Anthony J. Bentley
Jonathan Gray writes: > On Sat, Aug 10, 2013 at 09:55:00PM +1000, Jonathan Gray wrote: > > Even though it still isn't released there are a few projects > > that now require it so I've added a quick port of the release > > candidate as devel/sdl2 in the openbsd-wip repo. Attached > > here as well.

NEW: x11/radeontop

2013-09-19 Thread Kyle R W Milz
ports@, Attached is an attempt at a port for radeontop, a top like program showing GPU utilization on radeon cards >=R600. It's quite the hack and I'm positive I'm doing some things wrong including but not limited to 1) Getting tarball off of github and the name of the distfile itself (v0.6) 2)

UPDATE: py-setuptools

2013-09-19 Thread Edd Barrett
Hi, I noticed that our py-setuptools ports is quite lagging. The following diff brings it up to date. Presumably setuptools is mostly used for building/installing python packages, so to test I have checked that every port depending upon this still packages. I did this on a fresh install using a S

Re: the_silver_searcher: Patch upstream with 0.16

2013-09-19 Thread Florian Stinglmayr
On Thu, Sep 19, 2013 at 06:03:52PM +0100, Stuart Henderson wrote: > > The bash completion script should go in > ${PREFIX}/share/bash-completion/completions/ then it will be OK sthen@ > for anyone who would like to import. > Fixed. > Annoyingly the MASTER_SITES has broken ipv6 :( > Should be fixe

Re: the_silver_searcher: Patch upstream with 0.16

2013-09-19 Thread Stuart Henderson
On 2013/09/19 18:09, Florian Stinglmayr wrote: > Hi list, > > even though the the_silver_searcher never made it into the ports, > something good did came out of it: The patch I had made that fixes a > segmentation fault that occoured on OpenBSD is now upstream. The port > in openbsd-wip[1] has bee

the_silver_searcher: Patch upstream with 0.16

2013-09-19 Thread Florian Stinglmayr
Hi list, even though the the_silver_searcher never made it into the ports, something good did came out of it: The patch I had made that fixes a segmentation fault that occoured on OpenBSD is now upstream. The port in openbsd-wip[1] has been bumped to the new version. Regards, Florian [1] https:/

Re: quvi port

2013-09-19 Thread Aaron
On Wed, Sep 18, 2013 at 11:36 PM, Anthony J. Bentley wrote: > "Anthony J. Bentley" writes: >> "Dmitrij D. Czarkoff" writes: >> > Hello! >> > >> > For some reason the quvi in ports lacks the quvi program itself. The attach >> ed >> > port is supposed to reside in net/quvi (see Makefile diff). >> >>

Re: remove www/moodle port

2013-09-19 Thread David Coppa
On Thu, Sep 19, 2013 at 3:59 PM, Stuart Henderson wrote: > The current moodle port isn't maintained, is very outdated and > there have been a number of security fixes since then (upstream are > quite good about reporting these). > > The update procedure involves upgrading to an intermediate versio

remove www/moodle port

2013-09-19 Thread Stuart Henderson
The current moodle port isn't maintained, is very outdated and there have been a number of security fixes since then (upstream are quite good about reporting these). The update procedure involves upgrading to an intermediate version before moving on to a current version, the port isn't doing anyth

Re: [th...@debian.org: [oss-security] CVE request: MediaWiki Security Release: 1.21.2, 1.20.7 and 1.19.8]

2013-09-19 Thread Kirill Bychkov
On Fri, September 13, 2013 12:49, Stuart Henderson wrote: > Could somebody who uses www/wikimedia take a look at updating it please? > Last week's security fixes include a fix for an authentication bypass bug. Hi. Two previous updates are bug fixing only, so diff is simple. I've made a simple test

Re: NEW: lang/racket 5.3.6

2013-09-19 Thread Landry Breuil
On Thu, Sep 19, 2013 at 01:59:33AM +0200, Juan Francisco Cantero Hurtado wrote: > On Mon, Sep 09, 2013 at 11:16:47PM +0200, Juan Francisco Cantero Hurtado > wrote: > > On Mon, Sep 09, 2013 at 10:05:18PM +0200, Landry Breuil wrote: > > > On Mon, Sep 09, 2013 at 08:11:08PM +0200, Juan Francisco Cant

Re: Firefox 23 Spell Check Problem

2013-09-19 Thread Landry Breuil
On Thu, Sep 19, 2013 at 10:14:50AM +0100, James Griffin wrote: > * Landry Breuil [2013-09-18 15:07:54 +0200]: > > > On Wed, Sep 18, 2013 at 12:25:49PM +0100, James Griffin wrote: > > > I'm using 5.4 current - Sep 17th snapshot. I've got Firefox 23.0 > > > installed and the en_GB mozilla language

Re: Firefox 23 Spell Check Problem

2013-09-19 Thread James Griffin
* Landry Breuil [2013-09-18 15:07:54 +0200]: > On Wed, Sep 18, 2013 at 12:25:49PM +0100, James Griffin wrote: > > I'm using 5.4 current - Sep 17th snapshot. I've got Firefox 23.0 installed > > and the en_GB mozilla language pack. However, when typing in the browser it > > doesn't recognise any

Re: UPDATE: www/cclive

2013-09-19 Thread Stuart Henderson
On 2013/09/18 23:47, Anthony J. Bentley wrote: > Hi, > > Below is a trivial update to cclive-0.7.16. > > My previous update posted was 0.7.12, and had multiple bogus warnings at > runtime. These are all fixed. they still have the warnings for the pointless renaming of command line flags, oh well