From owner-freebsd-ports Thu May 18 7:44:37 2000 Delivered-To: freebsd-ports@freebsd.org Received: from eastwood.aldigital.algroup.co.uk (eastwood.aldigital.algroup.co.uk [194.128.162.193]) by hub.freebsd.org (Postfix) with ESMTP id B76F037B5DA; Thu, 18 May 2000 07:44:28 -0700 (PDT) (envelope-from adam@algroup.co.uk) Received: from algroup.co.uk ([193.195.56.225]) by eastwood.aldigital.algroup.co.uk (8.8.8/8.6.12) with ESMTP id OAA23597; Thu, 18 May 2000 14:44:01 GMT Message-ID: <392401B1.1AB5467@algroup.co.uk> Date: Thu, 18 May 2000 15:44:01 +0100 From: Adam Laurie Organization: A.L. Group plc X-Mailer: Mozilla 4.72 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: James Housley Cc: greg@greg.rim.or.jp, sumikawa@FreeBSD.org, hetzels@westbend.net, rse@engelschall.com, dirk@FreeBSD.org, ache@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: Adding IPv6 to all apache ports References: <3923FC04.12335B03@thehousleys.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have forwarded this to Ben Laurie (ben@algroup.co.uk), author of apache-ssl, who has indicated that he is willing to assist in incorporating IPv6 into the mega-port... cheers, Adam James Housley wrote: > > Sorry for sending this to the whole ports list, but I can't seem to find > the address of the person working on the all-in-one apache port. The > apache 1.3.12 patch from kame.net applies cleanly to apache-1.3.12. I > have tested it on 4-STABLE with apache13+ipv6 (that needed some patches > removed that were duplicates) and apache13-php3. > > The additions seem to be simple, the attached are from apache13-php3. > But should be able to added to all the ports. This section can go > anywhere near the to, but hast to before pre-fetch:, and if the OS > support IPv6 will add a second patchfile and set the configure script > > +.include > + > +.if ${OSVERSION} >= 400014 > +PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ > +PATCHFILES= apache-1.3.12-v6-20000518.diff.gz > +PATCH_DIST_STRIP= -p1 > + > +CONFIGURE_SCRIPT= configure.v6 > +.endif > + > > This needs to be added to pre-configure or a pre-configure needs to be > created. > > +.if ${OSVERSION} >= 400014 > + ${CHMOD} 755 ${WRKSRC}/${CONFIGURE_SCRIPT} > +.endif > > I have apache13-php3+mysql+mod_auth_mysql running at > http://www.ipv6.fbc-hanover.org (IPv6 only) > > Jim > -- > Unix is very user-friendly. It's just picky who its friends are. -- Adam Laurie Tel: +44 (181) 742 0755 A.L. Digital Ltd. Fax: +44 (181) 742 5995 Voysey House Barley Mow Passage http://www.aldigital.co.uk London W4 4GB mailto:adam@algroup.co.uk UNITED KINGDOM PGP key on keyservers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message