Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id DD6A9A5851 for ; Tue, 27 May 2014 15:41:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5664A14A243; Tue, 27 May 2014 15:41:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A297814A240 for ; Tue, 27 May 2014 15:41:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id uBfNSbFmTDG3 for ; Tue, 27 May 2014 15:41:28 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 1A54114A225 for ; Tue, 27 May 2014 15:41:28 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1801096; Tue, 27 May 2014 15:41:28 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 27 May 2014 15:41:28 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www/contao33 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20140527154128.1801096@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Tue May 27 15:41:28 UTC 2014 Added Files: pkgsrc/www/contao33: DEINSTALL DESCR MESSAGE Makefile PLIST distinfo Log Message: Add www/contao33 package version 3.3.0. Contao 3.3 is new stable release of Contao Open Source CMS. Some new features from Contao 3.2: * Added a markdown content element. * Added the insert tag flags "urlencode" and "rawurlencode". * Add a flexible back end theme. * Add DropZone-based file uploader. * Add permissions to import and export themes. * Allow to override the default templates of module, content element and form firld. * Add version control for editable files. * Add template inheritance and template insertion. * Make the title tag configurable in the page layout. * Mark the beginning and end of each template in debug mode. * Add support of SCSS/LESS files as external style sheets to page layout. * Make the file system synchronization available on the command line. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/www/contao33/DEINSTALL \ pkgsrc/www/contao33/DESCR pkgsrc/www/contao33/MESSAGE \ pkgsrc/www/contao33/Makefile pkgsrc/www/contao33/PLIST \ pkgsrc/www/contao33/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.