Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id AD99E63BD37 for ; Sat, 21 May 2011 08:18:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 73A1714A481; Sat, 21 May 2011 08:18:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 955D014A47B for ; Sat, 21 May 2011 08:18:17 +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 EMC8jLJdAPA2 for ; Sat, 21 May 2011 08:18:17 +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 1098C14A47A for ; Sat, 21 May 2011 08:18:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B2FDD175DD; Sat, 21 May 2011 08:18:16 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 21 May 2011 08:18:16 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/x11/efltk To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20110521081816.B2FDD175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Sat May 21 08:18:16 UTC 2011 Modified Files: pkgsrc/x11/efltk: Makefile distinfo pkgsrc/x11/efltk/patches: patch-ae Added Files: pkgsrc/x11/efltk/patches: patch-efltk_Fl__Text__Buffer.h patch-efltk_Fl__Window.h patch-src_images_Fl__Png.cpp Log Message: * build fixes, libpng-1.5, and others. * set LICENSE * add user-destdir installation support. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/x11/efltk/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/efltk/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/efltk/patches/patch-ae cvs rdiff -u -r0 -r1.1 \ pkgsrc/x11/efltk/patches/patch-efltk_Fl__Text__Buffer.h \ pkgsrc/x11/efltk/patches/patch-efltk_Fl__Window.h \ pkgsrc/x11/efltk/patches/patch-src_images_Fl__Png.cpp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.