Re: www/joomla broke -possible fix

2007-04-22 Thread Craig Butler
[EMAIL PROTECTED]:/usr/ports/www/joomla] # diff -u -p Makefile.old Makefile --- Makefile.oldSun Apr 22 16:42:18 2007 +++ MakefileSun Apr 22 16:47:54 2007 @@ -7,8 +7,8 @@ PORTNAME= joomla PORTVERSION= 1.0.12 CATEGORIES=www -MASTER_SITES=

Re: www/joomla fix pr'd 112012

2007-04-22 Thread Craig Butler
awaiting maintainer feedback Craig Butler wrote: [EMAIL PROTECTED]:/usr/ports/www/joomla] # diff -u -p Makefile.old Makefile --- Makefile.oldSun Apr 22 16:42:18 2007 +++ MakefileSun Apr 22 16:47:54 2007 @@ -7,8 +7,8 @@ PORTNAME= joomla PORTVERSION= 1.0.12 CATEGORIES=

Re: FreeMat 3.0 doesn't call functions and help

2007-04-22 Thread Thierry Thomas
Le Jeu 19 avr 07 à 1:00:38 +0200, Vittorio De Martino [EMAIL PROTECTED] écrivait : I have just upgraded FreeMAT to 3.1, which fixes the inv() problem, and which should fix this Help on line bug too; could you please check it? Yes, with the new version 3.1 inv now works fine.

pkg_add cache for use with -K flag

2007-04-22 Thread Nate Lawson
I have been thinking about adding some simple behavior to deal with pkg_add of failed or repeated packages. Currently with pkg_add -r, all packages (including dependencies) are re-fetched if there is any failure. With the -K flag though, the dependent packages should already be present on the

Port needing security/py-m2crypto built with OpenSSL =0.9.8

2007-04-22 Thread Alejandro Pulver
Hello. I am making ports for two bittorrent clients based on the ABC one. Both needing py-m2crypto compiled with OpenSSL = 0.9.8. In my FreeBSD 6.2-RELEASE, for example, I have OpenSSL 0.9.7.x and the py-m2crypto port now uses the one in the base system, so the ports won't work. Apparently

Re: ports/111811: [NEW PORT] net/ruby-rrdtool: A Ruby interface to rrdtool

2007-04-22 Thread Cheng-Lung Sung
Hi Jonathan, Is it possible to put ${SETENV} ${GEM_ENV} before ${RUBYGEMBIN}? Since Konstantin's new port required passing MAKEFLAGS=CPPFLAGS=-I/${LOCALBASE}/include to the gem build/install environment. Regards, === begin === RCS file:

Bundling Kwiki

2007-04-22 Thread Andrew Pantyukhin
First of all, thanks for taking up the initiative and updating Kwiki. It's a worthy project. Do we want to bundle Kwiki into a single port? In ports we usually consider bundling (of any software project) a harmful thing, as opposed to modularizing. I haven't looked at those new Kwiki snapshots,