From owner-cvs-all@FreeBSD.ORG Tue Oct 31 18:07:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63FD116A55F; Tue, 31 Oct 2006 18:07:48 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3112F43D46; Tue, 31 Oct 2006 18:07:48 +0000 (GMT) (envelope-from alepulver@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 k9VI7muE069248; Tue, 31 Oct 2006 18:07:48 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9VI7ma0069247; Tue, 31 Oct 2006 18:07:48 GMT (envelope-from alepulver) Message-Id: <200610311807.k9VI7ma0069247@repoman.freebsd.org> From: Alejandro Pulver Date: Tue, 31 Oct 2006 18:07:48 +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/comms Makefile ports/comms/libticables2 Makefile distinfo pkg-descr pkg-plist ports/comms/libticables2/files patch-silver patch-src-bsd-link_gry.c patch-src-bsd-link_ser.c 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: Tue, 31 Oct 2006 18:07:48 -0000 alepulver 2006-10-31 18:07:47 UTC FreeBSD ports repository Modified files: comms Makefile Added files: comms/libticables2 Makefile distinfo pkg-descr pkg-plist comms/libticables2/files patch-silver patch-src-bsd-link_gry.c patch-src-bsd-link_ser.c Log: The ticables library is a library to handle the various TI calculator link cables. WWW: http://tilp.info/ - Tijl Coosemans tijl@ulyssis.org PR: ports/104409 Submitted by: Tijl Coosemans Revision Changes Path 1.160 +1 -0 ports/comms/Makefile 1.1 +47 -0 ports/comms/libticables2/Makefile (new) 1.1 +3 -0 ports/comms/libticables2/distinfo (new) 1.1 +78 -0 ports/comms/libticables2/files/patch-silver (new) 1.1 +104 -0 ports/comms/libticables2/files/patch-src-bsd-link_gry.c (new) 1.1 +39 -0 ports/comms/libticables2/files/patch-src-bsd-link_ser.c (new) 1.1 +7 -0 ports/comms/libticables2/pkg-descr (new) 1.1 +11 -0 ports/comms/libticables2/pkg-plist (new)