From owner-cvs-ports@FreeBSD.ORG Thu Nov 10 02:23:05 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C7C41065673; Thu, 10 Nov 2011 02:23:05 +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 4C80F8FC17; Thu, 10 Nov 2011 02:23:05 +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 pAA2N5LD024142; Thu, 10 Nov 2011 02:23:05 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pAA2N5Lu024141; Thu, 10 Nov 2011 02:23:05 GMT (envelope-from miwi) Message-Id: <201111100223.pAA2N5Lu024141@repoman.freebsd.org> From: Martin Wilke Date: Thu, 10 Nov 2011 02:23:05 +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/libg19 Makefile distinfo pkg-descr ports/devel/libg19/files patch-configure patch-libg19.c patch-libg19.h X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 02:23:05 -0000 miwi 2011-11-10 02:23:05 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/libg19 Makefile distinfo pkg-descr devel/libg19/files patch-configure patch-libg19.c patch-libg19.h Log: A library that handles the USB interfacing with the G19 WWW: http://g19linux.sourceforge.net/ PR: ports/156426 Submitted by: Armin Pirkovitsch Revision Changes Path 1.4665 +1 -0 ports/devel/Makefile 1.1 +31 -0 ports/devel/libg19/Makefile (new) 1.1 +2 -0 ports/devel/libg19/distinfo (new) 1.1 +39 -0 ports/devel/libg19/files/patch-configure (new) 1.1 +107 -0 ports/devel/libg19/files/patch-libg19.c (new) 1.1 +90 -0 ports/devel/libg19/files/patch-libg19.h (new) 1.1 +3 -0 ports/devel/libg19/pkg-descr (new)