ports/70345: suphp portupdate

Jeremy Chadwick freebsd at jdc.parodius.com
Thu Aug 12 08:59:14 UTC 2004


Good question.  I'm not sure if this is really necessary or not,
as the build process does the following (note first couple of
lines):

*** INFO: Building mod_suphp for Apache 2.0 ***
/usr/local/sbin/apxs -c -o mod_suphp.la -DHAVE_CONFIG_H -DSUPHP_PATH_TO_SUPHP=\\\"/usr/local/sbin/suphp\\\" -I../../src -Wc,"-O -pipe" mod_suphp.c
/usr/local/share/apache2/build/libtool --silent --mode=compile cc -prefer-pic -O -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -D_REENTRANT -D_THREAD_SAFE  -I/usr/local/include/apache2 -I/usr/local/include/apache2   -I/usr/local/include/apache2 -I/usr/local/include -O -pipe -I../../src -DHAVE_CONFIG_H -DSUPHP_PATH_TO_SUPHP=\"/usr/local/sbin/suphp\"  -c -o mod_suphp.lo mod_suphp.c && touch mod_suphp.slo
/usr/local/share/apache2/build/libtool --silent --mode=link cc -o mod_suphp.la -O -pipe -I../../src -DHAVE_CONFIG_H -DSUPHP_PATH_TO_SUPHP=\"/usr/local/sbin/suphp\"  -rpath /usr/local/libexec/apache2 -module -avoid-version    mod_suphp.lo

Does apxs need to be called when removing an Apache module from the
libexec tree (particularly for deinstall)?

-- 
| Jeremy Chadwick                                 jdc at parodius.com |
| Parodius Networking                        http://www.parodius.com/ |
| UNIX Systems Administrator                   Mountain View, CA, USA |
| Making life hard for others since 1977.                             |

On Thu, Aug 12, 2004 at 08:46:04AM +0000, Volker Stolz wrote:
> Synopsis: suphp portupdate
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: vs
> State-Changed-When: Thu Aug 12 08:45:34 GMT 2004
> State-Changed-Why: 
> Works, but isn't there an @unexec axps missing?
> 
> 
> Responsible-Changed-From-To: freebsd-ports-bugs->vs
> Responsible-Changed-By: vs
> Responsible-Changed-When: Thu Aug 12 08:45:34 GMT 2004
> Responsible-Changed-Why: 
> Handle
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=70345



More information about the freebsd-ports-bugs mailing list