Re: new: Oberon-2 compilers; NXP LPC2000 in-circuit programming tool

2011-01-13 Thread Александр Ширяев
> I ported some programs. > > lang/oo2c: optimizing Oberon-2 to C compiler > lang/obc: Oxford Oberon-2 compiler > devel/lpc21isp: in-circuit programming tool (ISP) for NXP LPC2000 > microcontrollers > > Can someone check, test and commit it? > > Platform-specific issues. > > oo2c: ported only

UPDATE: py-pyro

2011-01-13 Thread Federico G. Schwindt
Update to 3.11. Changes at http://www.xs4all.nl/~irmen/pyro3/manual/12-changes.html#latest. OK? f.- Index: Makefile === RCS file: /cvs/ports/devel/py-pyro/Makefile,v retrieving revision 1.6 diff -N -u -p Makefile --- Makefile

Re: New ruby-gtk2 0.90.5

2011-01-13 Thread Jeremy Evans
On 01/13 05:24, Jeremy Evans wrote: > Here's a port of the current ruby binding for gtk2. Like the ruby-qt4 > port, you need to LD_PRELOAD libpthread for this to work. > > Tested on amd64. Compiles on i386, but not tested there yet. Forgot, this requires ruby-pkg-config, attached. Tested on bo

New ruby-gtk2 0.90.5

2011-01-13 Thread Jeremy Evans
Here's a port of the current ruby binding for gtk2. Like the ruby-qt4 port, you need to LD_PRELOAD libpthread for this to work. Tested on amd64. Compiles on i386, but not tested there yet. Jeremy Here's a test program if you want to test: require 'gtk2' button = Gtk::Button.new("Hello World"

Re: New: ruby-qt4 2.1.0

2011-01-13 Thread Jeremy Evans
On 01/12 04:38, Jeremy Evans wrote: > Fairly simple, these are ruby bindings for Qt4. I originally started > work on this at p2k10, and just recently picked it up again and got it > working. > > Tested on i386. Compiles on amd64, but I haven't had a chance to test > there yet. Looking for OKs.

Re: UPDATE: devel/py-gdata

2011-01-13 Thread frantisek holop
hmm, on Fri, Jan 14, 2011 at 01:27:16AM +0100, frantisek holop said that > hmm, on Thu, Jan 13, 2011 at 11:07:52AM +, Stuart Henderson said that > > On 2011/01/12 22:36, nayden wrote: > > > Hoya, > > > > > > Minor update for py-gdata from 2.0.10 to 2.0.13. > > > > Hi Nayden, please remove REV

Re: UPDATE: devel/py-gdata

2011-01-13 Thread frantisek holop
hmm, on Thu, Jan 13, 2011 at 11:07:52AM +, Stuart Henderson said that > On 2011/01/12 22:36, nayden wrote: > > Hoya, > > > > Minor update for py-gdata from 2.0.10 to 2.0.13. > > Hi Nayden, please remove REVISION too. is there a specific reason why this update would be preffered over mine (i

Re: graphics/ImageMagick

2011-01-13 Thread Alexandr Shadchin
On Thu, Jan 13, 2011 at 09:49:33PM +0100, Matthias Kilian wrote: > Update to ImageMagick-6.6.6-10, with help from Brad. Regression > tests work fine on amd64, some more tests needed (I'll try to do > arm, powerpc, mips64el). > > I also tried --with-modules, but this causes almost all Magick++ > re

New: ruby-profligacy 1.0

2011-01-13 Thread Jeremy Evans
Profligacy is a JRuby library that makes building Swing Graphical User Interface much easier than with Raw code. It's not a builder as with many other projects, but instead a simple Ruby way to structure the UI for the 80% common cases you'll encounter. Tested on i386. Looking for OKs. Jeremy

Re: UPDATE: games/chocolate-doom

2011-01-13 Thread Ryan Freeman
On Thu, Jan 13, 2011 at 11:16:10AM +0100, Jasper Lievisse Adriaanse wrote: > On Wed, Jan 12, 2011 at 04:22:05PM -0800, Ryan Freeman wrote: > > Hello ports@, > > > > It's that time again, Simon has emailed me notification of > > the newest chocolate-doom release. As there has been previous > > disc

graphics/ImageMagick

2011-01-13 Thread Matthias Kilian
Update to ImageMagick-6.6.6-10, with help from Brad. Regression tests work fine on amd64, some more tests needed (I'll try to do arm, powerpc, mips64el). I also tried --with-modules, but this causes almost all Magick++ regression tests to fail with a bus error. The following ports (which lib_depe

Re: [new] dhex port (0.62/all fixed)

2011-01-13 Thread Matthias Kilian
On Thu, Jan 13, 2011 at 05:35:28PM +0200, ramrunner wrote: > here is a new port of the newest version of dhex that > has string searching capabilities and some bugfixes. > the maintainer was kind enough to provide that after marcos request. > also the new port has WANTLIB, and -03 flags, but somebo

Re: [UPDATE] security/prelude

2011-01-13 Thread Community - Dognaedis
After some suggestions, here is an updated patch. I had some tabs vs spaces issues which are now resolved and some missing PLIST files which were on the last prewikka but somehow I missed them on the patch. On a different note I've tried to build libprelude with our libtool builtin version but go

Re: NEW: www/p5-WWW-YouTube-Download

2011-01-13 Thread Mikolaj Kucharski
Ping. On Mon, Jan 10, 2011 at 10:50:14PM +, Mikolaj Kucharski wrote: > WWW::YouTube::Download lets you download video files from YouTube. http://marc.info/?l=openbsd-ports&m=129470157821944&w=2 -- best regards q#

Re: [new] dhex port (0.62/all fixed)

2011-01-13 Thread ramrunner
just to be correct i meant the developer was kind enough to provide that :) ... sorry for the extra mail. On Thu, Jan 13, 2011 at 5:35 PM, ramrunner wrote: > ok list. > here is a new port of the newest version of dhex that > has string searching capabilities and some bugfixes. > the maintainer wa

[new] dhex port (0.62/all fixed)

2011-01-13 Thread ramrunner
ok list. here is a new port of the newest version of dhex that has string searching capabilities and some bugfixes. the maintainer was kind enough to provide that after marcos request. also the new port has WANTLIB, and -03 flags , but somebody could just mention it before... cheers DsP dhex-por

Re: UPDATE: devel/py-gdata

2011-01-13 Thread Stuart Henderson
On 2011/01/12 22:36, nayden wrote: > Hoya, > > Minor update for py-gdata from 2.0.10 to 2.0.13. Hi Nayden, please remove REVISION too. > remove the regress test patch, no longer needed, and added a new patch to > make docs_test.py regress tests succeed (issue outlined in > http://code.google.co

Re: UPDATE: games/chocolate-doom

2011-01-13 Thread Jasper Lievisse Adriaanse
On Wed, Jan 12, 2011 at 04:22:05PM -0800, Ryan Freeman wrote: > Hello ports@, > > It's that time again, Simon has emailed me notification of > the newest chocolate-doom release. As there has been previous > discussion from the 1.2.1->1.4.0 release, here are a few quick > notes to refresh some memo

Re: PATCH: recent pidgin and pidgin-facebookchat conflict

2011-01-13 Thread Jasper Lievisse Adriaanse
On Wed, Jan 12, 2011 at 03:11:57AM +, Mikolaj Kucharski wrote: > Okay? > > # pkg_add -ui > libpurple-2.7.5p0->libpurple-2.7.9 forward dependencies: > | Dependency of pidgin-2.7.5-gtkspell on libpurple-2.7.5 doesn't match > Merging pidgin-2.7.5-gtkspell->pidgin-2.7.9-gtkspell (ok) > Collision i