From owner-cvs-all@FreeBSD.ORG Sun May 27 23:43:32 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F0D6416A480; Sun, 27 May 2007 23:43:32 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id C97D213C487; Sun, 27 May 2007 23:43:32 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l4RNhWSR014061; Sun, 27 May 2007 23:43:32 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l4RNhW8x014060; Sun, 27 May 2007 23:43:32 GMT (envelope-from alexbl) Message-Id: <200705272343.l4RNhW8x014060@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Sun, 27 May 2007 23:43:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/git Makefile pkg-plist ports/devel/git/files patch-Makefile patch-gitk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 May 2007 23:43:33 -0000 alexbl 2007-05-27 23:43:32 UTC FreeBSD ports repository Modified files: devel/git Makefile pkg-plist Added files: devel/git/files patch-Makefile Removed files: devel/git/files patch-gitk Log: - obey CFLAGS - make WITHOUT_GUI work properly PR: 113030 Submitted by: Ed Schouten Approved by: anholt (maintainer) Revision Changes Path 1.21 +14 -14 ports/devel/git/Makefile 1.6 +34 -0 ports/devel/git/files/patch-Makefile (new) 1.2 +0 -10 ports/devel/git/files/patch-gitk (dead) 1.12 +1 -1 ports/devel/git/pkg-plist