PR stalled/timeout (was: ports/170632: devel/otrs: please update to current version)

2013-02-25 Thread Frank Wall
Hi, would someone please takeover PR ports/170632? It's been open for 6 months now. The version in the ports collection is already 6 patchlevels behind the current version of OTRS. But it's not due to a lack of maintenance or contributions. Several people invested time, sent patches, posted buil

Re: php5 and pgsql/sqlite

2012-04-03 Thread Frank Wall
Hi, On Mon, Apr 02, 2012 at 06:22:54PM +0300, Daniel Braniss wrote: > whenever extensions=pgsql.so or/and extensions=slqlite3.so is added > php exits with error (Exit 1) > [...] > but when adding, for example extension=pgsql.so to > /usr/local/etc/php/extensions.ini > php exits with error I susp

Re: Porting OpenVAS 5.0 (BETA) - Current state?

2012-03-12 Thread Frank Wall
Hi olli, On Mon, Mar 12, 2012 at 03:00:42PM +0100, olli hauer wrote: > I tried a to port OPenVAS 4 last year but give up because > of to many linuxisms in the codebase. > (special for detecting network settings, interfaces ...) do you still have your partial work somewhere around? Every piece of

Porting OpenVAS 5.0 (BETA) - Current state?

2012-03-12 Thread Frank Wall
Hi, is anyone working on porting OpenVAS 5 to FreeBSD or has anyone tried to do it in the past? Any known problems, caveats or linuxisms? I've seen some posts about a year ago regarding OpenVAS 4, but it seems nothing has happended since then. I would like to continue work on OpenVAS if someone

cciss_vol_status: cross-compiling on amd64 for i386 fails

2011-12-14 Thread Frank Wall
Hi, I'm currently trying to compile sysutils/cciss_vol_status on my amd64 build server. Later I want to deploy it on my i386 servers. Unfortunately my attempt was not successfull... ===> Building for cciss_vol_status-1.09 make all-am cc -DHAVE_CONFIG_H -I. -pipe -MT cciss_vol_status.o -M

Re: cvs commit: ports/mail/procmail Makefile

2011-08-30 Thread Frank Wall
On Tue, Aug 30, 2011 at 01:11:52PM +0200, Kurt Jaeger wrote: > - Can it use the 700+ lines long .procmailrc I have running > in a criticial application or do I have to migrate that ? I would suggest to migrate to something new. While searching for a procmail replacement myself, I've even found

Re: OPTIONS framework bug vs. SSL issues

2011-08-30 Thread Frank Wall
On Mon, Aug 29, 2011 at 11:40:25AM +0200, Matthias Andree wrote: > Euhm, while workable I don't like that approach. And I conclude that > the way the OPTIONS system currently works has a serious shortcoming, in > that it does not report changed defaults to the user. > > Basically in this situatio

Re: php5-5.3.6_1 with Segmentation fault (amd64)

2011-06-29 Thread Frank Wall
On Wed, Jun 29, 2011 at 11:40:59AM +0200, Alex Dupre wrote: > > Frank Wall ha scritto: > >Is this fix supposed to work with lang/php52 too? > > Of course, but you should update to a supported php release ;-) Submitted PR ports/158423. Let's see if it works for PHP 5.2. A

Re: php5-5.3.6_1 with Segmentation fault (amd64)

2011-06-29 Thread Frank Wall
On Wed, Jun 29, 2011 at 09:33:12AM +0200, Alex Dupre wrote: > > Steven Hartland ha scritto: > >Rebuild with threads enabled, will likely fix all your problems. > > That's correct. Is this fix supposed to work with lang/php52 too? If so I'd go and submit a patch for it to add WITH_LINKTHR. Than

Re: portlint: FATAL: no in ".".

2010-11-04 Thread Frank Wall
On Thu, Nov 04, 2010 at 12:25:44PM +0100, René Ladan wrote: > Which version of bsd.port.mk do you have on these machines? > If you're using revision 1.652 or higher (MD5 checksumming removed), Got this version: $FreeBSD: ports/Mk/bsd.port.mk,v 1.653 2010/10/29 12:41:29 erwin Exp $ > you'll need t

portlint: FATAL: no in ".".

2010-11-04 Thread Frank Wall
Hi, I'm trying to verify a newly created port and got this strange error from `portlint` for the first time: $ portlint -aNv [...] OK: WRKSRC seems to be ${WRKDIR}/. OK: no NO_WRKSUBDIR, checking value of WRKSRC. OK: checking RESTRICTED/NO_CDROM/NO_PACKAGE. OK: checking NO_CONFIGURE/NO_PATCH. OK

Re: ClamAV 0.96.2 not working on FreeBSD 7.1

2010-09-03 Thread Frank Wall
On Fri, Aug 27, 2010 at 02:48:15PM +0200, Frank Wall wrote: > > Maybe the ClamAV people will provide a fix for this issue. There is a patch [1] available from ClamAV. For me it solves the problem. I've created a PR [2] to get the fix committed to the ports tree soon. [1] http://git

Re: ClamAV 0.96.2 not working on FreeBSD 7.1

2010-08-27 Thread Frank Wall
On Fri, Aug 27, 2010 at 01:20:23PM +0100, Paul Macdonald wrote: > > i had something similar and eventually found that disabling JIT > Bytecode compiler option, returned it to being stable. > This only happened on one of my boxes though so i figured it was 'me'. Thanks for the hint. Setting "By

ClamAV 0.96.2 not working on FreeBSD 7.1

2010-08-27 Thread Frank Wall
Hi, I'm experiencing problems running ClamAV 0.96.2 on FreeBSD 7.1 (i386). The clamd will stop working immediately after startup. The process is still there, but unresponsive: # /usr/local/bin/clamdtop [...] Connecting to: /var/run/clamav/clamd.sock /var/run/clamav/clamd.sock: Resource temporari

PHP4 no longer compiles with www/apache20

2010-06-17 Thread Frank Wall
tem is really ancient, running 6.4-RELEASE with lot's of old stuff, but I cannot upgrade PHP nor Apache because of some compatiblity issues. Any hints/hacks? Regards Frank Wall ___ freebsd-ports@freebsd.org mailing list http://lists.freebs

Porting Java Applications - Best Practise?

2010-06-01 Thread Frank Wall
hips as a complete maven project [2]. [1] http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html#JAVA-BUILDING-WITH-ANT [2] http://www.jasig.org/cas/download Regards Frank Wall ___ freebsd-ports@freebsd.org mailing list http:/