From owner-cvs-all@FreeBSD.ORG Sat Mar 25 11:56:01 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 46A0416A43E; Sat, 25 Mar 2006 11:56:01 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FF0D43D45; Sat, 25 Mar 2006 11:56:01 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k2PBu042085325; Sat, 25 Mar 2006 11:56:00 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k2PBu0ts085324; Sat, 25 Mar 2006 11:56:00 GMT (envelope-from garga) Message-Id: <200603251156.k2PBu0ts085324@repoman.freebsd.org> From: Renato Botelho Date: Sat, 25 Mar 2006 11:56:00 +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/audio Makefile ports/audio/hawkvoice Makefile distinfo pkg-descr pkg-plist ports/audio/hawkvoice/files patch-src_makefile.linux 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: Sat, 25 Mar 2006 11:56:01 -0000 garga 2006-03-25 11:56:00 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/hawkvoice Makefile distinfo pkg-descr pkg-plist audio/hawkvoice/files patch-src_makefile.linux Log: HawkVoice is a game oriented, multiplayer voice over network API released under the GNU Library General Public License (LGPL) , with support for Linux/UNIX systems and Windows 9x/ME/NT/2000/XP/CE. It is designed to be a portable, free, open source code alternative to the Microsoft DirectPlay Voice in DX8-9. It provides voice compression using several free voice codecs. The very low bitrate (VLB) codecs, those less than 6 Kbps, are optimized for the compression of human speech. WWW: http://www.hawksoft.com/hawkvoice/ PR: ports/94115 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.695 +1 -0 ports/audio/Makefile 1.1 +50 -0 ports/audio/hawkvoice/Makefile (new) 1.1 +3 -0 ports/audio/hawkvoice/distinfo (new) 1.1 +55 -0 ports/audio/hawkvoice/files/patch-src_makefile.linux (new) 1.1 +10 -0 ports/audio/hawkvoice/pkg-descr (new) 1.1 +10 -0 ports/audio/hawkvoice/pkg-plist (new)