update: audio/tremor

2008-03-26 Thread Federico G. Schwindt
simon Exp $ COMMENT= integer-only, fully Ogg Vorbis compliant decoder library -DISTNAME= tremor-20050411 -PKGNAME= ${DISTNAME}p0 -SHARED_LIBS += vorbisidec 1.2 # .1.2 +DISTNAME= tremor-20080326 +SHARED_LIBS += vorbisidec 2.0 # .1.2 CATEGORIES

update: fix mplayer crash on amd64

2008-03-26 Thread Federico G. Schwindt
Hi, as seen in http://www.mail-archive.com/[EMAIL PROTECTED]/msg405972.html the attached diff allows me to play some .ogm files in amd64 that will make mplayer crash otherwise. the tremor update has been sent separately. OK? f.- Index: Makefile

Is it possible to move some variables from cpan.port.mk to perl.port.mk

2008-03-26 Thread andrew fresh
At the end of this message is a patch to move some stuff that is in cpan.port.mk into perl.port.mk. I have some perl ports that I am using internally, and these are things I generally do whenever I have a perl port, even if it isn't on the CPAN. I am not sure that this doesn't break

Interactive Haskell won't run

2008-03-26 Thread Andrew Cone
I just pkg_add'ed ghc-6.6.1p0 on OpenBSD 4.2 for x86_64. It seemed to install fine, but then when I tried to run ghci, I got the following: ghc-6.6.1: /usr/local/lib/ghc/HSbase.o: unknown architecture Loading package base ... ghc-6.6.1: panic! (the 'impossible' happened) (GHC version 6.6.1 for

Re: Interactive Haskell won't run

2008-03-26 Thread Matthias Kilian
On Wed, Mar 26, 2008 at 02:11:58PM -0500, Andrew Cone wrote: I just pkg_add'ed ghc-6.6.1p0 on OpenBSD 4.2 for x86_64. It seemed to install fine, but then when I tried to run ghci, I got the following: ghc-6.6.1: /usr/local/lib/ghc/HSbase.o: unknown architecture Loading package base ...

NEW: graphics/jpegpixi

2008-03-26 Thread Giovanni Bechis
pkg/DESCR: Jpegpixi is short for JPEG pixel interpolator. The intent of the program is to interpolate pixels in JFIF images (commonly referred to as JPEG images). This is useful to correct images from a digital camera with CCD defects. For example, if one pixel is always bright green, this

git-1.5.4.2: small port bug, patch

2008-03-26 Thread fulvio ciriaco
Hallo, git help some_git_command does not work. GIT_MAN_PATH is set incorrectly to /usr/local/share/man. my solution is: patch patches/patch-Makefile -mandir = $(prefix)/share/man +mandir = $(prefix)/man/ Fulvio

Re: git-1.5.4.2: small port bug, patch

2008-03-26 Thread Bernd Ahlers
fulvio ciriaco [Wed, Mar 26, 2008 at 10:25:51PM +0100] wrote: Hallo, git help some_git_command does not work. GIT_MAN_PATH is set incorrectly to /usr/local/share/man. my solution is: patch patches/patch-Makefile -mandir = $(prefix)/share/man +mandir = $(prefix)/man/ Fulvio Thank you. I'll take

NEW: graphics/pycha

2008-03-26 Thread Niall O'Higgins
Tested on i386 and amd64. http://niallo.net/pycha-port.tar.gz DESCR: Pycha is a very simple Python package for drawing charts using the great Cairo library. Its goals are to be lightweight, simple to use, nice looking with default values, allow customization. It won't try to draw any possible

NEW: benchmarks/sysbench (FLAVORS)

2008-03-26 Thread Jung
this version is Added FLAVORS . -- SysBench is a modular, cross-platform and multi-threaded benchmark tool for evaluating OS parameters that are important for a system running a database under intensive load. The idea of this benchmark suite is to quickly get an impression about system