From owner-svn-ports-all@freebsd.org Mon Nov 6 16:15:19 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C66C1E61E1D; Mon, 6 Nov 2017 16:15:19 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-it0-x22a.google.com (mail-it0-x22a.google.com [IPv6:2607:f8b0:4001:c0b::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 878E57570B; Mon, 6 Nov 2017 16:15:19 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-it0-x22a.google.com with SMTP id y15so5941629ita.4; Mon, 06 Nov 2017 08:15:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=AiR/l5v4Ju7uownTiwYEY7EXkhflt5EdAUJCSuwvBl4=; b=EA2BWyDVnFF7QE9NcHb0jH9vIku0noTsLrXdBvNon0bf4niktcOENyHdXXv+uSP/Iz MmY5K3y1ogv8A+mOTQd40swKFencpc0I2AsygUHHKfY60H/rwP2uYezLKOwJ0BbVj/HO WaxUPIThs6zYXpXBEINqgoZ1K8nj3CeP3Ws2efpJFbJijUumgeasi6l4c+9unk4kqgSw 0RuXTb0K9Mep1INA1V2jlMUL4hdPjw1ODNoe+29gKkRzPzmWiSm65hgt4AhCYZbrrWgL S87fJk+VLaAiz1l383fSzSLhqetzTUHI9340SdWY6OSJGLks/hHeh4VvxLcTvLi7ohU2 C1gQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=AiR/l5v4Ju7uownTiwYEY7EXkhflt5EdAUJCSuwvBl4=; b=ELzZZ1VCx7yosrqgR9MexXtlxalHw67pv4I+3pGAikxSJU4niPJzJGoUh8Zo4CxWWM h/tf+N46IYj+b+n74NJiX4oHIEY6563leLFHUiYV8gCy9l/Udi/yYV6PgIdYbxMpwB0v JjSuDGMeCnSs6YJQ1JPg0DZLCy+H1vZZSlMfk2R/I72FA7QlNmcb0Iz8CFcecfooZBc8 o8AS0JHmMlrF5wuVPLQtqfFKmk5CUV+XCmttxb95dpekRe5nA1IZynuwtfdhKyxNtVq5 WloGS2jUsaHvHLJfCA6e7YlEKAHegDEeKC7HgloKx7VhVV//N4miMtOvR3U3iSMQcYaD WT7Q== X-Gm-Message-State: AJaThX7TtBBxzgvAJjIz1XAAoPEFnjkL0Z3hxRz/N6wr0/f9BHne4tx0 iRzt6PNiFoP3dyxXPfXUW+RVjtD7mwKar41QLIE= X-Google-Smtp-Source: ABhQp+QFGTS7ND+HYbffC+NySXCTbspq8ad28Jnc5Su/DjlDpB2OiPsUfR+DqNZGxYCDRb2UjuqGE+AnwnzIB37t6lE= X-Received: by 10.36.91.76 with SMTP id g73mr9930150itb.3.1509984918573; Mon, 06 Nov 2017 08:15:18 -0800 (PST) MIME-Version: 1.0 Sender: antoine.brodin.freebsd@gmail.com Received: by 10.107.166.148 with HTTP; Mon, 6 Nov 2017 08:15:18 -0800 (PST) In-Reply-To: <20171106155843.GB80443@FreeBSD.org> References: <201711050906.vA596sGt068344@repo.freebsd.org> <20171106155843.GB80443@FreeBSD.org> From: Antoine Brodin Date: Mon, 6 Nov 2017 17:15:18 +0100 X-Google-Sender-Auth: Wm5u64kR2QNEI1uA-v4-QDDkdRI Message-ID: Subject: Re: svn commit: r453526 - head/devel/libfwsi To: Alexey Dokuchaev Cc: "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Nov 2017 16:15:19 -0000 On Mon, Nov 6, 2017 at 4:58 PM, Alexey Dokuchaev wrote: > On Sun, Nov 05, 2017 at 09:06:54AM +0000, Antoine Brodin wrote: >> New Revision: 453526 >> URL: https://svnweb.freebsd.org/changeset/ports/453526 >> >> Log: >> - Update to experimental-20171103 >> - Build python2 and python3 bindings >> - Remove DOCS option, the 2 text files do not carry useful information >> >> [...] >> -OPTIONS_DEFINE= DOCS NLS >> +OPTIONS_DEFINE= NLS >> >> NLS_USES= gettext >> NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} >> NLS_CONFIGURE_OFF= --disable-nls >> - >> -PORTDOCS= AUTHORS ChangeLog > > Are they empty or what? If not, I don't see how they are useless; in > fact, many ports install similar files and personally I'd rather have > them, even out of mere respect for the software author(s). Hello, They are useless: AUTHORS information is already available in man pages and headers. ChangeLog tells to run "git log" against the git repo. Antoine