Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 5AD237A46A for ; Mon, 28 Mar 2016 19:28:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C629D85EA2; Mon, 28 Mar 2016 19:28:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 544C485E89 for ; Mon, 28 Mar 2016 19:28:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id TbfocX64unLj for ; Mon, 28 Mar 2016 19:28:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EC37485E66 for ; Mon, 28 Mar 2016 19:28:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E6F84FBBA; Mon, 28 Mar 2016 19:28:42 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 28 Mar 2016 19:28:42 +0000 From: "Pierre Pronchery" Subject: CVS commit: pkgsrc/sysutils/deforaos-terminal To: pkgsrc-changes@NetBSD.org Reply-To: khorben@netbsd.org X-Mailer: log_accum Message-Id: <20160328192842.E6F84FBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: khorben Date: Mon Mar 28 19:28:42 UTC 2016 Modified Files: pkgsrc/sysutils/deforaos-terminal: Makefile PLIST distinfo Log Message: Package DeforaOS Terminal 0.1.0 This release brings: - improvements to the user interface (renaming tabs, fullscreen...) - support for login shells - stability fixes with "xterm -hold" - re-licensed as 3-clause BSD - partial translation into Spanish Updated during a freeze because: - fixes building with --prefer-pkgsrc yes (used "install --") - removes a conflict with x11/xfce4-terminal - is a leaf package (except for meta-pkgs/deforaos-desktop) To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/sysutils/deforaos-terminal/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/deforaos-terminal/PLIST cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/deforaos-terminal/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.