Date: Fri, 27 Aug 2004 18:37:06 +0200 From: Oliver Eikemeier <eikemeier@fillmore-labs.com> To: Volker Stolz <vs@FreeBSD.org>, Clement Laforet <clement@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/mod_dav Makefile pkg-install pkg-plist ports/www/mod_dav/files pkg-message.in Message-ID: <557AD996-F847-11D8-AC6A-00039312D914@fillmore-labs.com> In-Reply-To: <200408271613.i7RGDqOg064214@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?557AD996-F847-11D8-AC6A-00039312D914>