pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

AW: Re: package wip/ap2-auth-pam



-- Urspr. Mitt. --
Betreff: Re: package wip/ap2-auth-pam
Von: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
Datum: 15.08.2008 17:29
> seems to do the job on my platform (with apache22) today:
It shouldn't do that. Please take a look at mk/apache.mk.

Hmm,
Seems really to work for me - but i can't find a apache.mk (not by find, nor in 
Makefile or grep -R - even within the ./work dir after a completed make).

The resulting module seem's to load perfectly into my apache22 (httpd) and (as 
far as  i can see until now) it do his job.

Here is the corresponding make install output:

--- snip --
=> Bootstrap dependency digest>=20010302: found digest-20070803
=> Checksum SHA1 OK for mod_auth_pam-2.0-1.1.1.tar.gz
=> Checksum RMD160 OK for mod_auth_pam-2.0-1.1.1.tar.gz
===> Installing dependencies for ap2-auth-pam-1.1.1nb1
==========================================================================
The following variables will affect the build process of this package,
ap2-auth-pam-1.1.1nb1.  Their current value is shown below:

        * PAM_DEFAULT = openpam

Based on these variables, the following variables have been set:

        * PAMBASE (defined, but empty)
        * PAM_TYPE = openpam

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Build dependency libtool-base>=1.5.18nb5: found libtool-base-1.5.24nb6
=> Build dependency gmake>=3.81: found gmake-3.81
=> Build dependency perl>=5.0: found perl-5.8.8nb8
=> Build dependency apache>=2.2.6nb4: found apache-2.2.9nb1
===> Overriding tools for ap2-auth-pam-1.1.1nb1
===> Extracting for ap2-auth-pam-1.1.1nb1
/bin/mv /usr/pkgsrc/wip/ap2-auth-pam/work/mod_auth_pam 
/usr/pkgsrc/wip/ap2-auth-pam/work/mod_auth_pam-2.0-1.1.1
===> Patching for ap2-auth-pam-1.1.1nb1
=> Applying pkgsrc patches for ap2-auth-pam-1.1.1nb1
===> Creating toolchain wrappers for ap2-auth-pam-1.1.1nb1
/bin/mkdir -p /usr/pkgsrc/wip/ap2-auth-pam/work/.buildlink/bin && /bin/ln -fs 
apu-1-config /usr/pkgsrc/wip/ap2-auth-pam/work/.buildlink/bin/apu-config
/bin/mkdir -p /usr/pkgsrc/wip/ap2-auth-pam/work/.buildlink/bin && /bin/ln -fs 
apr-1-config /usr/pkgsrc/wip/ap2-auth-pam/work/.buildlink/bin/apr-config
===> Configuring for ap2-auth-pam-1.1.1nb1
=> Modifying libtool scripts to use pkgsrc libtool
===> Building for ap2-auth-pam-1.1.1nb1
apxs -c mod_auth_pam.c -lpam
apxs -c mod_auth_sys_group.c -lpam
=> Unwrapping files-to-be-installed.
--- snap ---

Here is the (diff -u formatted) patch again:
--- snip ---
--- Makefile.old        2008-08-15 17:08:41.000000000 +0200
+++ Makefile    2008-08-15 16:51:30.000000000 +0200
@@ -28,6 +28,6 @@
        ${INSTALL_DATA} ${WRKSRC}/doc/configure.html ${HTMLDIR}
        ${INSTALL_DATA} ${WRKSRC}/doc/faq.html ${HTMLDIR}
 
-.include "../../www/apache2/buildlink3.mk"
+.include "../../www/apache22/buildlink3.mk"
 .include "../../mk/pam.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

--- snap ---
I'm on my cellphone here today - if required, more details are available on 
monday...

many thanks and
best regards,

Niels.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss


Home | Main Index | Thread Index | Old Index