From owner-cvs-all@FreeBSD.ORG Fri Oct 5 20:25:33 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5A9B116A419; Fri, 5 Oct 2007 20:25:33 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2D3EC13C458; Fri, 5 Oct 2007 20:25:33 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l95KPX3K051588; Fri, 5 Oct 2007 20:25:33 GMT (envelope-from tabthorpe@repoman.freebsd.org) Received: (from tabthorpe@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l95KPXa4051587; Fri, 5 Oct 2007 20:25:33 GMT (envelope-from tabthorpe) Message-Id: <200710052025.l95KPXa4051587@repoman.freebsd.org> From: Thomas Abthorpe Date: Fri, 5 Oct 2007 20:25:33 +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/databases/freetds Makefile 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: Fri, 05 Oct 2007 20:25:33 -0000 tabthorpe 2007-10-05 20:25:33 UTC FreeBSD ports repository Modified files: databases/freetds Makefile Log: - Add SSL knob to enable encryption - Pet portlint while I am here, USE_LDCONFIG PR: ports/116957 Submitted by: Anish Mistry Approved by: clsung (mentor, implicit) Revision Changes Path 1.49 +6 -1 ports/databases/freetds/Makefile