Re: NEW: archivers/quazip

2013-03-16 Thread Brian Callahan
On 3/17/2013 1:56 AM, Brian Callahan wrote: Hi ports -- Attached is a tarball for quazip. No easy way to describe it, so here is pkg/DESCR: QuaZIP is the C++ wrapper for Gilles Vollant's ZIP/UNZIP package (aka minizip) using Trolltech's Qt library. It uses existing ZIP/UNZIP package C code and

NEW: archivers/quazip

2013-03-16 Thread Brian Callahan
Hi ports -- Attached is a tarball for quazip. No easy way to describe it, so here is pkg/DESCR: QuaZIP is the C++ wrapper for Gilles Vollant's ZIP/UNZIP package (aka minizip) using Trolltech's Qt library. It uses existing ZIP/UNZIP package C code and therefore depends on the zlib library.

Re: update: multimedia/ogmrip

2013-03-16 Thread Brad Smith
On Sat, Mar 16, 2013 at 12:42:35PM +0100, Pascal Stumpf wrote: > On Sat, 16 Mar 2013 02:04:16 -0400, Brad Smith wrote: > > On Thu, Mar 14, 2013 at 01:26:15PM +0100, Pascal Stumpf wrote: > > > Update to 1.0.0. No header/API changes, and multimedia/shrip is still > > > happy. > > > > How does this

update: botan-1.10.5 + mips64el fix

2013-03-16 Thread James Turner
Attached is an update for botan that allows it to build and pass all tests on mips64el. While here update to recently released 1.10.5. oks? -- James Turner Index: Makefile === RCS file: /cvs/ports/security/botan/Makefile,v retrievin

@extraunexec and Error deleting directory

2013-03-16 Thread Jiri B
Hi, I'm curious how to suppress 'Error deleting directory' warnings? It is quite obvious if I put @extraunexec rm -rf $path and it is show to user that something is still in the paths... But @extraunexec does not know about commant, it just declares command to be run. What about to change @extra

Re: new: opam-1.0.0 (deps)

2013-03-16 Thread James Turner
On Sat, Mar 16, 2013 at 11:02:05PM +0100, Jérémie Courrèges-Anglas wrote: > James Turner writes: > > [...] > > > Would you mind sending your ports to the list or me? While I can't find > > the source for the ocp-build.boot file I was able to get it to write > > it's config file to $WRKDIR instea

Re: NEW: py-django-tagging

2013-03-16 Thread frantisek holop
ping? -f hmm, on Tue, Mar 12, 2013 at 02:29:04AM +0100, frantisek holop said that > latest version, PERMIT_, TEST > > -f > -- > if practice makes perfect, and nobody's perfect, why practice? -- and on the 8th day god said, "murphy, you're in charge"

Re: NEW: py-django-south

2013-03-16 Thread frantisek holop
ping? -f hmm, on Tue, Mar 12, 2013 at 02:28:35AM +0100, frantisek holop said that > latest version, PERMIT_, TEST > > -f > -- > envy is thin because it bites but never eats. -- exam is a four-letter word for torture.

Re: NEW: py-django-debug-toolbar

2013-03-16 Thread frantisek holop
ping? -f hmm, on Tue, Mar 12, 2013 at 02:28:12AM +0100, frantisek holop said that > latest version, PERMIT_, TEST > > -f > -- > i started out with nothing. i still have most of it. -- when dating a homeless girl you can drop her off anywhere.

Re: UPDATE: py-simplejson

2013-03-16 Thread frantisek holop
ping? -f hmm, on Tue, Mar 12, 2013 at 01:57:24AM +0100, frantisek holop said that > latest version. > please test. > > -f > -- > sorry guys, this is not heavy metal. > diff -x CVS -urNP /usr/ports/devel/py-simplejson/Makefile > /home/f/src/mystuff/devel/py-simplejson/Makefile > --- /usr/ports

Re: NEW: py-bleach

2013-03-16 Thread frantisek holop
ping? -f hmm, on Tue, Mar 12, 2013 at 02:10:00AM +0100, frantisek holop said that > now with: > PERMIT_* changes > REGRESS -> TEST > > please test and commit > > -f > -- > microsoft is suing apple 'cause they have employees too. -- engraving is, in brief terms, the art of scratch.

Re: UPDATE: py-beautifulsoup

2013-03-16 Thread frantisek holop
ping? -f hmm, on Tue, Mar 12, 2013 at 01:51:50AM +0100, frantisek holop said that > now with regress -> test > > -f > -- > 43.3% of all statistics are meaningless. > diff -x CVS -urNP /usr/ports/www/py-beautifulsoup/Makefile > /home/f/src/mystuff/www/py-beautifulsoup/Makefile > --- /usr/ports

Re: UPDATE: py-dateutil

2013-03-16 Thread frantisek holop
ping? -f hmm, on Tue, Mar 12, 2013 at 01:49:34AM +0100, frantisek holop said that > and now with regress -> test > > -f > -- > why is it that the best taglines are always too long to > diff -x CVS -urNP /usr/ports/devel/py-dateutil/Makefile > /home/f/src/mystuff/devel/py-dateutil/Makefile > -

Re: UPDATE: editors/vim

2013-03-16 Thread Paul Irofti
On Sun, Mar 10, 2013 at 01:24:05AM +, Stuart Henderson wrote: > On 2013/03/07 16:44, Stuart Henderson wrote: > > On 2013/03/07 16:30, Paul Irofti wrote: > > > The following diff brings vim to the present day. > > > > > > Changes: > > > - use gpatch instead of patch, lets a lot more patches a

Re: new: opam-1.0.0 (deps)

2013-03-16 Thread Jérémie Courrèges-Anglas
James Turner writes: [...] > Would you mind sending your ports to the list or me? While I can't find > the source for the ocp-build.boot file I was able to get it to write > it's config file to $WRKDIR instead of $HOME using MAKE_ENV = > OCP_HOME="${WRKDIR}". > > It looks easy enough to disable

NEW: audio/ctronome

2013-03-16 Thread Brian Callahan
Hi ports -- Attached is a tarball for ctronome, a command line metronome. Works for me on amd64 and loongson; I assume it will work on macppc and all other archs as well due to the simplicity of the program, but I haven't tested it. OK? ~Brian ctronome.tgz Description: Binary data

Re: NEW: games/golly

2013-03-16 Thread Donovan Watteau
On Sat, 16 Mar 2013, Brian Callahan wrote: > On 3/10/2013 2:02 PM, Donovan Watteau wrote: > > On Wed, 6 Mar 2013, Brian Callahan wrote: > > > On 3/2/2013 9:15 AM, Donovan Watteau wrote: > > > > Hello, > > > > > > > > Attached is a port for golly, a Conway's game of life simulator. > > > > > > > >

Re: wip minidlna

2013-03-16 Thread Stuart Henderson
On 2013/03/15 17:49, Stuart Henderson wrote: > in case anyone's interested, here's an update to minidlna from their > devel branch, use patch -E, lots of patches to rm. better one.. Index: Makefile === RCS file: /cvs/ports/multimedia

Fix x11/kde4/akonadi fetching

2013-03-16 Thread Brian Callahan
Hi ports -- Tried to install kde4 on a fresh computer and was quickly met with failure because akonadi wasn't found on the MASTER_SITES list. Patch below fixes it. OK? ~Brian Index: Makefile === RCS file: /cvs/ports/x11/kde4/ako

Re: new: opam-1.0.0

2013-03-16 Thread James Turner
On Sat, Mar 16, 2013 at 01:57:53PM +0100, Jérémie Courrèges-Anglas wrote: > jca+o...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > > [...] > > > What about importing those dependancies as OpenBSD ports? I'm not much > > versed in Ocaml packaging on OpenBSD, but I think that'd the way to go. >

Re: NEW: games/golly

2013-03-16 Thread Brian Callahan
On 3/10/2013 2:02 PM, Donovan Watteau wrote: On Wed, 6 Mar 2013, Brian Callahan wrote: On 3/2/2013 9:15 AM, Donovan Watteau wrote: Hello, Attached is a port for golly, a Conway's game of life simulator. I needed to patch it so that libutil is loaded along with libpython, otherwise I would get

Re: UPDATE: QEMU 1.4.0

2013-03-16 Thread Kirill Bychkov
On Sat, March 9, 2013 00:25, Brad Smith wrote: > Here is an update to QEMU 1.4.0. > > Comments? OK? Hi. Works for me with XP and 2003 clients on amd64 without any regression. > Index: Makefile > === > RCS file: /home/cvs/ports/emulat

UPDATE: sysutils/cfengine 2.2.10 -> 3.4.2 (take 3)

2013-03-16 Thread Martijn Rijkeboer
Hi, The attached archive is take 3 of an update of sysutils/cfengine to version 3.4.2. This version explicitly disables libvirt because when libvirt was installed it was build with libvirt. I've chosen to disable libvirt because, to my knowledge, OpenBSD can't be used as a (production) host for v

Re: new: opam-1.0.0

2013-03-16 Thread Jérémie Courrèges-Anglas
jca+o...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: [...] > What about importing those dependancies as OpenBSD ports? I'm not much > versed in Ocaml packaging on OpenBSD, but I think that'd the way to go. > You'll have to wait for the opinions of other people, though. [...] FYI I have ports

Re: update: multimedia/ogmrip

2013-03-16 Thread Pascal Stumpf
On Sat, 16 Mar 2013 02:04:16 -0400, Brad Smith wrote: > On Thu, Mar 14, 2013 at 01:26:15PM +0100, Pascal Stumpf wrote: > > Update to 1.0.0. No header/API changes, and multimedia/shrip is still > > happy. > > How does this program even work? I load up ogmrip and it can't find the > DVD disc. > >

[FIX] devel/ocaml-extlib

2013-03-16 Thread Jérémie Courrèges-Anglas
Working on a port of libcudf (see the opam thread) I've had to use our packaged extlib, which IMHO needs a bit more to be usable (namely, extLib.cmi). Thanks to Julien Moutinho who helped removing the rust from my Ocaml-fu. Index: Makefile

Re: new: opam-1.0.0

2013-03-16 Thread Jérémie Courrèges-Anglas
James Turner writes: > On Sat, Mar 16, 2013 at 04:30:41AM +0100, Jérémie Courrèges-Anglas wrote: >> >> The opam tarball comes with a ocp-build.boot bytecode file which writes >> to $HOME, right at the beginning of the build process. >> ocp-build/README.md says the sources are in TypeRex[1]. Aft