From owner-cvs-all@FreeBSD.ORG Thu Nov 10 02:24:37 2011 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 9EE80106566B; Thu, 10 Nov 2011 02:24:37 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8EB6B8FC16; Thu, 10 Nov 2011 02:24:37 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pAA2ObXX024321; Thu, 10 Nov 2011 02:24:37 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pAA2ObtR024320; Thu, 10 Nov 2011 02:24:37 GMT (envelope-from miwi) Message-Id: <201111100224.pAA2ObtR024320@repoman.freebsd.org> From: Martin Wilke Date: Thu, 10 Nov 2011 02:24:37 +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/devel Makefile ports/devel/libg19draw Makefile distinfo pkg-descr ports/devel/libg19draw/files patch-configure patch-libg19draw.c patch-libg19draw.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 02:24:37 -0000 miwi 2011-11-10 02:24:37 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/libg19draw Makefile distinfo pkg-descr devel/libg19draw/files patch-configure patch-libg19draw.c patch-libg19draw.h Log: A library that can be used for drawing images, circles, lines and test on the LCD WWW: http://g19linux.sourceforge.net/ PR: ports/156426 Submitted by: Armin Pirkovitsch Revision Changes Path 1.4666 +1 -0 ports/devel/Makefile 1.1 +30 -0 ports/devel/libg19draw/Makefile (new) 1.1 +2 -0 ports/devel/libg19draw/distinfo (new) 1.1 +57 -0 ports/devel/libg19draw/files/patch-configure (new) 1.1 +553 -0 ports/devel/libg19draw/files/patch-libg19draw.c (new) 1.1 +182 -0 ports/devel/libg19draw/files/patch-libg19draw.h (new) 1.1 +4 -0 ports/devel/libg19draw/pkg-descr (new)