From owner-cvs-all@FreeBSD.ORG Tue Dec 19 23:10:56 2006 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 3253816A403; Tue, 19 Dec 2006 23:10:56 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5CCA43CA0; Tue, 19 Dec 2006 23:10:55 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kBJNAtWa061906; Tue, 19 Dec 2006 23:10:55 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kBJNAtcZ061905; Tue, 19 Dec 2006 23:10:55 GMT (envelope-from marius) Message-Id: <200612192310.kBJNAtcZ061905@repoman.freebsd.org> From: Marius Strobl Date: Tue, 19 Dec 2006 23:10:55 +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/ftp/ftp-tls Makefile ports/ftp/ftp-tls/files patch-extern.h patch-ftp_var.h 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: Tue, 19 Dec 2006 23:10:56 -0000 marius 2006-12-19 23:10:55 UTC FreeBSD ports repository (src committer) Modified files: ftp/ftp-tls Makefile Added files: ftp/ftp-tls/files patch-extern.h patch-ftp_var.h Log: - Add MASTER_SITE_LOCAL as a backup master site, the primary one suffers from outages at times. - Fix compilation with GCC 4.x. [1] - Quiet portlint. Approved by: netchild Reported by: kris [1] Obtained from: Fink [1] Revision Changes Path 1.12 +4 -2 ports/ftp/ftp-tls/Makefile 1.1 +20 -0 ports/ftp/ftp-tls/files/patch-extern.h (new) 1.1 +63 -0 ports/ftp/ftp-tls/files/patch-ftp_var.h (new)