cvs commit: ports/www/mod_dav Makefile pkg-install pkg-plist
	ports/www/mod_dav/files pkg-message.in
    Oliver Eikemeier 
    eikemeier at fillmore-labs.com
       
    Fri Aug 27 09:36:56 PDT 2004
    
    
  
Volker Stolz wrote:
> vs          2004-08-27 16:13:52 UTC
>
>   FreeBSD ports repository
>
>   Modified files:
>     www/mod_dav          Makefile
>   Added files:
>     www/mod_dav          pkg-install
>     www/mod_dav/files    pkg-message.in
>   Removed files:
>     www/mod_dav          pkg-plist
>   Log:
>   Re-package:
>   - Drop pkg-plist in favour of PLIST_FILES
>   - Use pkg-message instead of post-install-target
>   - Synchronize installation from port and package:
>     The module wasn't enabled after installing from the package
>   - Create files necessary for locking to work out-of-the-box
>
>   Approved by: clement
>
>   Revision  Changes    Path
>   1.15      +15 -10    ports/www/mod_dav/Makefile
>   1.1       +10 -0     ports/www/mod_dav/files/pkg-message.in (new)
>   1.1       +23 -0     ports/www/mod_dav/pkg-install (new)
>   1.2       +0 -2      ports/www/mod_dav/pkg-plist (dead)
Sorry when I'm telling nonsense, but it seems like WWWOWN:WWWGRP is 
undefined in pkg_install. Besides, apxs lives at ${LOCALBASE}, not 
${PKG_PREFIX}. Perhaps this should be run through sed too, and 
preferably in a post-patch/post-configure step (just a style nit)?
-Oliver
    
    
More information about the cvs-all
mailing list