Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 May 2002 09:45:30 +0200
From:      Jens Rehsack <rehsack@liwing.de>
To:        "Andrey A. Chernov" <ache@nagual.pp.ru>
Cc:        Dominic Marks <dominic_marks@btinternet.com>, ports@freebsd.org
Subject:   Re: FreeBSD Port: apache-1.3.24_2
Message-ID:  <3CD7861A.8CE2A8CA@liwing.de>
References:  <3CD30C9C.BBFA5DC5@liwing.de> <20020504023109.B921@host217-41-52-202.in-addr.btope> <20020504023327.D921@host217-41-52-202.in-addr.btope> <3CD3C006.DCB42156@liwing.de> <20020504181251.GA11045@nagual.pp.ru> <3CD504EE.828802D1@liwing.de> <20020507045135.GA84039@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help


"Andrey A. Chernov" wrote:
> 
> On Sun, May 05, 2002 at 12:09:50 +0200, Jens Rehsack wrote:
> 
> > +.if defined(WITH_APACHE_SUEXEC) && ${WITH_APACHE_SUEXEC} == YES
> 
> I just commit some variant of that.
> 
> > +# required by www/mod_perl
> > +.if defined(LARGEFILE_SOURCE)
> > +CFLAGS+=     -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> > +.endif
> 
> I doubt this is ever needed. I can't find such defines used
> somewhere inside Apache or in /usr/include
Me too. But without this, mod_perl asks for it, and with it, it doesn't.
Search in /usr/ports/www/mod_perl/work/mod_perl*/Makefile.PL (after a
make patch) for it.

> > +.if defined(APACHE_LISTEN_PORT)
> > +CONFIGURE_ARGS+=     \
> > +             --with-port=${APACHE_LISTEN_PORT}
> > +.endif
> 
> I not commit this and similar stuff because port Makefile isn't place for
> all possible configuration options, there are config files for this
> purpose.
It isn't because of that. It's because apache should not be needed to run
as root as recommented in the apache documentation. But you are the maintainer,
you have to decide.

But, let me ask you a question. What it the port-makefile good for, if I do
have to maintain an own fix for full options? How many fixes exists out
there? Why do not accept the defaults and let the admin change anything if
required.

I personally changed to freebsd, because there was most things more relaxed.

Kind regards
Jens
-- 
L     i  W     W     W  i                 Jens Rehsack
L        W     W     W
L     i   W   W W   W   i  nnn    gggg    LiWing IT-Services
L     i    W W   W W    i  n  n  g   g
LLLL  i     W     W     i  n  n  g   g    Friesenstraße 2
                                  gggg    06112 Halle
                                     g
                                 g   g
Tel.:  +49 - 3 45 - 5 17 05 91    ggg     e-Mail: <rehsack@liwing.de>
Fax:   +49 - 3 45 - 5 17 05 92            http://www.liwing.de/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CD7861A.8CE2A8CA>