From owner-cvs-all@FreeBSD.ORG Sat Mar 6 04:41:09 2004 Return-Path: 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 8FAE116A4CE; Sat, 6 Mar 2004 04:41:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 895C243D1F; Sat, 6 Mar 2004 04:41:09 -0800 (PST) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i26Cf9Ge017237; Sat, 6 Mar 2004 04:41:09 -0800 (PST) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i26Cf9PB017236; Sat, 6 Mar 2004 04:41:09 -0800 (PST) (envelope-from fjoe) Message-Id: <200403061241.i26Cf9PB017236@repoman.freebsd.org> From: Max Khon Date: Sat, 6 Mar 2004 04:41:09 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/russian/cyrproxy Makefileports/russian/cyrproxy/files patch-Makefile patch-aa patch-ac patch-ad patch-cyrproxy.conf.tmpl patch-discover-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 06 Mar 2004 12:41:09 -0000 fjoe 2004/03/06 04:41:09 PST FreeBSD ports repository Modified files: russian/cyrproxy Makefile Added files: russian/cyrproxy/files patch-Makefile patch-cyrproxy.conf.tmpl patch-discover-Makefile Removed files: russian/cyrproxy/files patch-aa patch-ac patch-ad Log: - Unbreak on alpha, sparc64 and other non-i386 platforms. (remove discover binary for Linux which accidentally crept into tarball before build). - Generate sample config with comments even with gcc 3.x Revision Changes Path 1.17 +4 -7 ports/russian/cyrproxy/Makefile 1.1 +35 -0 ports/russian/cyrproxy/files/patch-Makefile (new) 1.4 +0 -79 ports/russian/cyrproxy/files/patch-aa (dead) 1.2 +0 -19 ports/russian/cyrproxy/files/patch-ac (dead) 1.2 +0 -19 ports/russian/cyrproxy/files/patch-ad (dead) 1.1 +83 -0 ports/russian/cyrproxy/files/patch-cyrproxy.conf.tmpl (new) 1.1 +15 -0 ports/russian/cyrproxy/files/patch-discover-Makefile (new)