From owner-cvs-share Sat Aug 24 02:29:10 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA23011 for cvs-share-outgoing; Sat, 24 Aug 1996 02:29:10 -0700 (PDT) Received: (from asami@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA22990; Sat, 24 Aug 1996 02:28:55 -0700 (PDT) Date: Sat, 24 Aug 1996 02:28:55 -0700 (PDT) From: Satoshi Asami Message-Id: <199608240928.CAA22990@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/mk bsd.port.mk Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 96/08/24 02:28:54 Modified: share/mk bsd.port.mk Log: Use the new "file:" URL specification to fetch to check the CDROM first if /cdrom/ports/distfiles exists. If FETCH_SYMLINK_DISTFILES is set, symlink the file instead of copying. Reviewed by: jhk Revision Changes Path 1.223 +12 -2 src/share/mk/bsd.port.mk