From owner-cvs-share Wed Dec 25 10:19:25 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA18099 for cvs-share-outgoing; Wed, 25 Dec 1996 10:19:25 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA18092; Wed, 25 Dec 1996 10:19:24 -0800 (PST) Date: Wed, 25 Dec 1996 10:19:24 -0800 (PST) From: Warner Losh Message-Id: <199612251819.KAA18092@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 imp 96/12/25 10:19:23 Modified: share/mk bsd.port.mk Log: Integrate changes from OpenBSD's efforts to use the FreeBSD ports system. Generalize the selection of programs to run based on the existance of files rather than the OS names that we find. Add comments about me being the keeper of the OpenBSD mods of this file. Use ftp on OpenBSD rather than fetch since OpenBSD's FTP supports urls and there is no fetch. Reviewed by: Joerge Wunch, Jordan Hubbard, and others in ports I've forgotten Obtained from: OpenBSD with changes from me. Revision Changes Path 1.242 +21 -4 src/share/mk/bsd.port.mk