From owner-cvs-all Mon May 20 7:34:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8E13537B419; Mon, 20 May 2002 07:33:52 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4KEXqG07582; Mon, 20 May 2002 07:33:52 -0700 (PDT) (envelope-from anders) Message-Id: <200205201433.g4KEXqG07582@freefall.freebsd.org> From: Anders Nordby Date: Mon, 20 May 2002 07:33:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/minicom Makefile ports/comms/minicom/files patch-configure patch-configure.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2002/05/20 07:33:52 PDT Modified files: comms/minicom Makefile Added files: comms/minicom/files patch-configure Removed files: comms/minicom/files patch-configure.in Log: Patch configure instead of configure.in & aclocal.m4. Drop USE_AUTOCONF, to avoid auto* trouble people have had with this port. Use sed instead of Perl for patching in Makefile. Make /dev/cuaa0 default port when doing batch builds, as we have no idea whether /dev/modem is there. Unbreak: Bento builds should have no problems with minicom now. Revision Changes Path 1.41 +14 -10 ports/comms/minicom/Makefile 1.1 +11 -0 ports/comms/minicom/files/patch-configure (new) 1.2 +0 -11 ports/comms/minicom/files/patch-configure.in (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message