From owner-cvs-all@FreeBSD.ORG Sun Jun 27 13:57:02 2004 Return-Path: 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 8467416A4CE; Sun, 27 Jun 2004 13:57:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D15843D46; Sun, 27 Jun 2004 13:57:02 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i5RDusp3005668; Sun, 27 Jun 2004 13:56:54 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i5RDus8b005667; Sun, 27 Jun 2004 13:56:54 GMT (envelope-from pav) Message-Id: <200406271356.i5RDus8b005667@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 27 Jun 2004 13:56:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/comms Makefile ports/comms/thebridge Makefile distinfo pkg-descr pkg-plist ports/comms/thebridge/files patch-FreeBSD-tbd.sh patch-Makefile.in patch-configure patch-src-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 27 Jun 2004 13:57:02 -0000 pav 2004-06-27 13:56:54 UTC FreeBSD ports repository Modified files: comms Makefile Added files: comms/thebridge Makefile distinfo pkg-descr pkg-plist comms/thebridge/files patch-FreeBSD-tbd.sh patch-Makefile.in patch-configure patch-src-Makefile.in Log: Add thebridge, an amateur radio EchoLink compatible conference bridge reimplementation for UNIX PR: ports/68350 Submitted by: Diane Bruce Revision Changes Path 1.109 +1 -0 ports/comms/Makefile 1.1 +34 -0 ports/comms/thebridge/Makefile (new) 1.1 +2 -0 ports/comms/thebridge/distinfo (new) 1.1 +11 -0 ports/comms/thebridge/files/patch-FreeBSD-tbd.sh (new) 1.1 +16 -0 ports/comms/thebridge/files/patch-Makefile.in (new) 1.1 +20 -0 ports/comms/thebridge/files/patch-configure (new) 1.1 +21 -0 ports/comms/thebridge/files/patch-src-Makefile.in (new) 1.1 +6 -0 ports/comms/thebridge/pkg-descr (new) 1.1 +4 -0 ports/comms/thebridge/pkg-plist (new)