Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2005 12:23:34 +0100
From:      Peter Weiss <Peter.Weiss@ConSol.de>
To:        freebsd-current@freebsd.org
Subject:   Re: Mozilla port fails
Message-ID:  <85hdjxudvt.fsf@ConSol.de>
In-Reply-To: <200502280014.j1S0Ebv5098776@fire.jhs.private> (Julian H. Stacey's message of "Mon, 28 Feb 2005 01:14:37 %2B0100")
References:  <200502280014.j1S0Ebv5098776@fire.jhs.private>

next in thread | previous in thread | raw e-mail | index | archive | help
"Julian H. Stacey" <jhs@berklix.org> writes:

> Peter Weiss wrote:
>> has anybody been successfull compiling the mozilla port 1.7.5 under 5.3?
>
> Hi, why 1.7.5 ?
> 1.7.2 & 1.8.a3 both compile & run on 5.3-RELEASE amd64 here (& my
> i386 too I recall) (OK, I've not tried java, & not tried current,
> but though this list is current@ you wrote 5.3)
>
> 5.3-RELEASE:
> cd /usr/ports/www;grep PORTVERSION= mozilla*/Makefile|sort -r|grep -v bonobo
> 	mozilla/Makefile:PORTVERSION=   1.7.2
> 	mozilla-devel/Makefile:PORTVERSION=     1.8.a3
>
>[...]

... because the default port version in my cvs tree is a 1.7.5:

/usr/ports/www:2# grep PORTVERSION mozil*/Makefile | sort -r| grep -v bonobo
mozilla/Makefile:PORTVERSION=   1.7.5
mozilla/Makefile:MASTER_SITE_SUBDIR=    mozilla/releases/${PORTNAME}${PORTVERSION}/source \
mozilla/Makefile:DISTFILES=     ${PORTNAME}-source-${PORTVERSION}${EXTRACT_SUFX}
mozilla-devel/Makefile:PORTVERSION=     1.8.b1
mozilla-devel/Makefile:MASTER_SITE_SUBDIR=      mozilla/releases/${PORTNAME}${PORTVERSION:S/.b1/b1/}/source
mozilla-devel/Makefile:DISTFILES=       ${PORTNAME}-source-${PORTVERSION:S/.b1/b1/}${EXTRACT_SUFX}
/

Just did a cvsup and a cvs update for the ports this morning

okay, trying to use the mozilla-devel port...

Thanks anyway -- Peter

-- 
Peter.Weiss@consol.de                         ConSol* Software GmbH
Phone  +49 89 45841-100                       Consulting & Solutions
Mobile +49 177 6040121                        Franziskanerstr. 38
http://www.consol.de                          D-81669 München



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?85hdjxudvt.fsf>