From owner-cvs-all@FreeBSD.ORG Sat Feb 16 18:13:23 2008 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 DDBB916A417; Sat, 16 Feb 2008 18:13:23 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C52D513C4D3; Sat, 16 Feb 2008 18:13:23 +0000 (UTC) (envelope-from alepulver@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 m1GIDNld022678; Sat, 16 Feb 2008 18:13:23 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GIDNBf022677; Sat, 16 Feb 2008 18:13:23 GMT (envelope-from alepulver) Message-Id: <200802161813.m1GIDNBf022677@repoman.freebsd.org> From: Alejandro Pulver Date: Sat, 16 Feb 2008 18:13:23 +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/sysutils/fusefs-ntfs Makefile distinfo pkg-plist ports/sysutils/fusefs-ntfs/files README.FreeBSD extra-patch-ublio patch-Makefile.in patch-configure patch-src-Makefile.in pkg-message.in 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: Sat, 16 Feb 2008 18:13:24 -0000 alepulver 2008-02-16 18:13:23 UTC FreeBSD ports repository Modified files: sysutils/fusefs-ntfs Makefile distinfo pkg-plist sysutils/fusefs-ntfs/files extra-patch-ublio patch-configure patch-src-Makefile.in pkg-message.in Added files: sysutils/fusefs-ntfs/files README.FreeBSD Removed files: sysutils/fusefs-ntfs/files patch-Makefile.in Log: - Update to version 1.2129. - Change LOCK option to ON by default (as official build). - Remove pre-everything warning and conditional pkg-message about UBLIO (see below). - Add README.FreeBSD (introduction, known issues, bug reporting, ublio configuration, mounting at starup, ...) and mention in pkg-message. Revision Changes Path 1.23 +17 -11 ports/sysutils/fusefs-ntfs/Makefile 1.14 +3 -3 ports/sysutils/fusefs-ntfs/distinfo 1.1 +136 -0 ports/sysutils/fusefs-ntfs/files/README.FreeBSD (new) 1.3 +9 -10 ports/sysutils/fusefs-ntfs/files/extra-patch-ublio 1.2 +0 -11 ports/sysutils/fusefs-ntfs/files/patch-Makefile.in (dead) 1.3 +18 -9 ports/sysutils/fusefs-ntfs/files/patch-configure 1.5 +11 -13 ports/sysutils/fusefs-ntfs/files/patch-src-Makefile.in 1.7 +4 -46 ports/sysutils/fusefs-ntfs/files/pkg-message.in 1.9 +7 -1 ports/sysutils/fusefs-ntfs/pkg-plist