From owner-cvs-all Sat Sep 21 10:58:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E60C237B401; Sat, 21 Sep 2002 10:58:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B59143E3B; Sat, 21 Sep 2002 10:58:40 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: from freefall.freebsd.org (roam@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8LHweCo014059; Sat, 21 Sep 2002 10:58:40 -0700 (PDT) (envelope-from roam@freefall.freebsd.org) Received: (from roam@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8LHwer3014058; Sat, 21 Sep 2002 10:58:40 -0700 (PDT) Message-Id: <200209211758.g8LHwer3014058@freefall.freebsd.org> From: Peter Pentchev Date: Sat, 21 Sep 2002 10:58:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cvsd Makefile ports/devel/cvsd/files patch-configure patch-cvsd.c 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 roam 2002/09/21 10:58:40 PDT Modified files: devel/cvsd Makefile Added files: devel/cvsd/files patch-configure patch-cvsd.c Log: Fix the problems in my last commit to make cvsd actually build: - actually add files/patch-cvsd.c, which *was* in the PR; - add files/patch-configure, which was mentioned but missing from the PR; - remove autoconf/make/etc invocation from the Makefile so our changes to the configure script are not lost. Pointed out by: kris, Ports Fury Pointy hat to: roam (myself) Revision Changes Path 1.9 +4 -2 ports/devel/cvsd/Makefile 1.1 +18 -0 ports/devel/cvsd/files/patch-configure (new) 1.1 +16 -0 ports/devel/cvsd/files/patch-cvsd.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message