Re: Automating Apache installs..

From: Martin Jessa (freebsd_at_yazzy.org)
Date: 01/27/04

  • Next message: Roman Volf: "Re: Automating Apache installs.."
    Date: Tue, 27 Jan 2004 09:13:22 +0100
    To: freebsd-isp@freebsd.org
    
    

    Hi.

    This should go to ports@
    You can add an option in the php4 port to allow you to chose your apache version.
    This is fairly easy. Then send PR with your patches using i.e gtk-send-pr.
    It should get accepted and published after that. All of my patches fortunatelly did.
    Good luck.

    YazzY

    On Mon, 26 Jan 2004 22:45:07 -0600
    <dap99@i-55.com> wrote:

    > I am using FreeBSD ports to install both Apache 1.3 and PHP4. All fine and
    > dandy, except we use apache+modssl instead of just apache. Well, both
    > www/mod_php4 and lang/php4 have apache as a dependency. This means that if I
    > install apache+modssl and then php4 that ports will try to install apache as
    > well. I can of course do this:
    >
    > 1. Install apache
    > 2. Install apache+modssl over apache
    > 3. Install php4
    >
    > But that's just messy. I want to automate this process, so I am trying to
    > avoid customizing lang/php4/Makefile (i.e., changing the DEPENDS line from
    > apache to apache+modssl).
    >
    > Any suggestions? I am sure others here have experience with just this
    > problem.
    >
    >
    > _______________________________________________
    > freebsd-isp@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"

    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"


  • Next message: Roman Volf: "Re: Automating Apache installs.."

    Relevant Pages

    • Re: Interesting webserver intrusion (apache 1.3.31, mod_ssl 2.8.18, php 4.3.7)
      ... one thing that would definitely help are tighter firewall rules ... Since then, I have blocked the common IRC ports, and the firewall was ... >to the attacker or some IRC channel ... Apache needs to open the outbound to ...
      (Incidents)
    • Re: pkg_list & applications from source
      ... I installed apache, php and a few other applications from source. ... package or ports. ... because it tries to install my already installed applications. ... So if you don't like the config and want to start over it's as easy as "make ...
      (comp.unix.bsd.freebsd.misc)
    • Build Frustrations
      ... I'm of the realization that FreeBSD is a volunteer project, but there's a recent issue I've hit, and I've contacted nearly EVERYONE I can think of about it to try and fix, and the response I've gotten has been a deafening silence. ... I've emailed ports maintainers, APR developers, the general apache mailing list, and gotten nothing. ... That said, I believe there's either a bug in the core operating system here, or a bug in the way some of the critical ports are built, and I cannot figure it out alone. ...
      (freebsd-questions)
    • RE: Build Frustrations
      ... I'm of the realization that FreeBSD is a volunteer project, ... Here's what I sent to the maintainers of the above two ports: ... I believe there's either a bug in the core operating system ... confused at least one apache committer. ...
      (freebsd-questions)
    • Re: Upgrade PHP
      ... > server in which i have to upgrade PHP from 4 to 5. ... > I've read about the ports, ... Now go ahead and replace all of the php4 modules with their php5 ... You should stop apache before starting on this whole exercise, ...
      (freebsd-questions)