From owner-cvs-all@FreeBSD.ORG Fri Sep 15 19:36:59 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 250FA16A407; Fri, 15 Sep 2006 19:36:59 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9110443D58; Fri, 15 Sep 2006 19:36:56 +0000 (GMT) (envelope-from itetcu@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 k8FJauTn032338; Fri, 15 Sep 2006 19:36:56 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8FJauAS032337; Fri, 15 Sep 2006 19:36:56 GMT (envelope-from itetcu) Message-Id: <200609151936.k8FJauAS032337@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Fri, 15 Sep 2006 19:36:56 +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/xwota Makefile distinfo pkg-descr pkg-plist ports/comms/xwota/files patch-Makefile.in patch-src_stuff.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: Fri, 15 Sep 2006 19:36:59 -0000 itetcu 2006-09-15 19:36:56 UTC FreeBSD ports repository Modified files: comms Makefile Added files: comms/xwota Makefile distinfo pkg-descr pkg-plist comms/xwota/files patch-Makefile.in patch-src_stuff.c Log: Xwota is a very simple Linux/FreeBSD/xBSD client for the WOTA Database (Who is On The Air Database) written by me (IZ0ETE). It's very similar to a DX Cluster client, but it works with the WOTA server. If you don't known what is the WOTA DB, please read some info at http://www.wotadb.org. It's written in C and GTK, and it should work on the latest Linux/BSD distributions. Please report to me your successful installation. (Linux, FreeBSD at the moment) WWW: http://people.fabaris.it/iz0ete/xwota/ - Diane VA3DB db@db.net PR: ports/103305 Submitted by: Diane Bruce