Bento package builds

Erwin Lansing erwin at lansing.dk
Mon Apr 7 06:42:44 PDT 2003


On Mon, Feb 24, 2003 at 12:37:07PM -0800, Kris Kennaway wrote:
> 
> This patch doesn't seem to address cases like:
> 
> http://bento.freebsd.org/errorlogs/i386-4-exp-latest/ipsc-0.4.2.log
> 
> BUILD_DEPENDS=  ${PORTSDIR}/sysutils/prips/work/prips/prips.o:${PORTSDIR}/sysutils/prips:build
> 
> where it's not enough that the package is already installed, because
> it still needs the tarball.  Do you have any ideas about how to
> address this?
> 
The patch included in ports/50669 should address this case. For
dependencies without :target, it works as before, and for the
dependencies with :target it adds a simplistic check whether the file
exists. As most of these cases will depend on ${NONEXISTENT} or some
source file (not installed library and such) this should be sufficient.

Cheers,
-erwin


-- 
                    _._     _,-'""`-._
Erwin Lansing      (,-.`._,'(       |\`-/|    http://droso.org/
erwin at lansing.dk       `-.-' \ )-`( , o o)    http://fnidder.dk/
                    -bf-      `-    \`_`"'-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20030407/0adb49b3/attachment.bin


More information about the freebsd-ports mailing list