From owner-cvs-ports@FreeBSD.ORG Fri Jul 4 08:01:17 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC6A537B401; Fri, 4 Jul 2003 08:01:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E88543FBF; Fri, 4 Jul 2003 08:01:17 -0700 (PDT) (envelope-from osa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h64F1H0U060844; Fri, 4 Jul 2003 08:01:17 -0700 (PDT) (envelope-from osa@repoman.freebsd.org) Received: (from osa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h64F1HC4060840; Fri, 4 Jul 2003 08:01:17 -0700 (PDT) Message-Id: <200307041501.h64F1HC4060840@repoman.freebsd.org> From: "Sergey A. Osokin" Date: Fri, 4 Jul 2003 08:01:17 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/vnc Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jul 2003 15:01:18 -0000 osa 2003/07/04 08:01:17 PDT FreeBSD ports repository Modified files: net/vnc Makefile Log: o Add RUN_DEPEND on XFree86-4-clients, for the xauth binary, if installing server components. Reported by Albert Kinderman and Peter van Dijk o Add RUN_DEPEND on XFree86-4-fontDefaultBitmaps, for a 'fixed' font, if installing server components. Reported by Albert Kinderman and Peter van Dijk o Print a short message in pre-build to note the WITHOUT_SERVER knob. o Bump PORTREVISION PR: 54017 Patch submitted by: James Raftery Approved by: fjoe (mentor) (implicit) Revision Changes Path 1.36 +12 -0 ports/net/vnc/Makefile