From owner-cvs-all@FreeBSD.ORG Thu Dec 14 02:53:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6A33F16A403; Thu, 14 Dec 2006 02:53:30 +0000 (UTC) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FBFB43CA4; Thu, 14 Dec 2006 02:51:57 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kBE2rTdS040469; Thu, 14 Dec 2006 02:53:29 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kBE2rTWY040468; Thu, 14 Dec 2006 02:53:29 GMT (envelope-from ijliao) Message-Id: <200612140253.kBE2rTWY040468@repoman.freebsd.org> From: Ying-Chieh Liao Date: Thu, 14 Dec 2006 02:53:29 +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/graphics Makefile ports/graphics/libqrencode Makefile distinfo pkg-descr ports/graphics/libqrencode/files patch-use-ltmain.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 02:53:30 -0000 ijliao 2006-12-14 02:53:29 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/libqrencode Makefile distinfo pkg-descr graphics/libqrencode/files patch-use-ltmain.sh Log: add libqrencode 1.0.0 A C library for encoding data in a QR Code symbol Revision Changes Path 1.1014 +1 -0 ports/graphics/Makefile 1.1 +33 -0 ports/graphics/libqrencode/Makefile (new) 1.1 +3 -0 ports/graphics/libqrencode/distinfo (new) 1.1 +15 -0 ports/graphics/libqrencode/files/patch-use-ltmain.sh (new) 1.1 +14 -0 ports/graphics/libqrencode/pkg-descr (new)