From owner-cvs-all@FreeBSD.ORG Thu Jul 3 13:04:09 2008 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 37DE7106567A; Thu, 3 Jul 2008 13:04:09 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 054A78FC17; Thu, 3 Jul 2008 13:04:09 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m63D48Tc061263; Thu, 3 Jul 2008 13:04:08 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m63D48J4061262; Thu, 3 Jul 2008 13:04:08 GMT (envelope-from ehaupt) Message-Id: <200807031304.m63D48J4061262@repoman.freebsd.org> From: Emanuel Haupt Date: Thu, 3 Jul 2008 13:04:08 +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/iec16022 Makefile distinfo pkg-descr 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, 03 Jul 2008 13:04:09 -0000 ehaupt 2008-07-03 13:04:08 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/iec16022 Makefile distinfo pkg-descr Log: Add iec16022 0.2.2, create 2D barcodes, also known as DataMatrix. Revision Changes Path 1.1168 +1 -0 ports/graphics/Makefile 1.1 +32 -0 ports/graphics/iec16022/Makefile (new) 1.1 +3 -0 ports/graphics/iec16022/distinfo (new) 1.1 +4 -0 ports/graphics/iec16022/pkg-descr (new)