|
|||||||||||
|
Re: ports/3326: Fetching packages is harder than needed
From: Sam Smith <S(at)mSmith.net>
Date: Sat Jul 26 2003 - 16:56:42 EDT On Fri, 20 Jun 2003, Gnats wrote: > >Category: ports > >Responsible: bugs > >Synopsis: Fetching packages is harder than needed > >Arrival-Date: Fri Jun 20 21:20:02 GMT 2003 Below is an updated diff to take account of the recent changes to bsd.port.mk Index: infrastructure/mk/bsd.port.mk RCS file: /library/OpenBSD/ports/infrastructure/mk/bsd.port.mk,v retrieving revision 1.564 diff -u -r1.564 bsd.port.mk --- infrastructure/mk/bsd.port.mk 25 Jul 2003 12:46:26 -0000 1.564 -install: ${_INSTALL_DEPS} fake: ${_FAKE_COOKIE} package: ${_PACKAGE_DEPS} + + +.if defined(FROM_SOURCE) || !defined(FROM_PACKAGE)
. if defined(_IGNORE_REGRESS)
RCS file: /library/OpenBSD/ports/infrastructure/templates/network.conf.template,v retrieving revision 1.65 diff -u -r1.65 network.conf.template --- infrastructure/templates/network.conf.template 24 Jul 2003 14:48:07 -0000 1.65 MASTER_SITE_HORDE+= \ ftp://ftp.horde.org/pub/ \ ftp://ftp.uk.horde.org/mirrors/ftp.horde.org/pub/ \ Sam Received on Sat Jul 26 17:20:10 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:30:00 EDT |
||||||||||
|
|||||||||||