From owner-cvs-ports@FreeBSD.ORG Fri Jun 23 23:08:14 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0DED16A49E; Fri, 23 Jun 2006 23:08:14 +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 BFD4C43D45; Fri, 23 Jun 2006 23:08:14 +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 k5NN8Ew2067822; Fri, 23 Jun 2006 23:08:14 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NN8Efu067821; Fri, 23 Jun 2006 23:08:14 GMT (envelope-from itetcu) Message-Id: <200606232308.k5NN8Efu067821@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Fri, 23 Jun 2006 23:08:14 +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/x11 Makefile ports/x11/e17-module-weather Makefile distinfo pkg-descr pkg-plist ports/x11/e17-module-weather/files patch-configure 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: Fri, 23 Jun 2006 23:08:15 -0000 itetcu 2006-06-23 23:08:14 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/e17-module-weather Makefile distinfo pkg-descr pkg-plist x11/e17-module-weather/files patch-configure Log: An e17 module displaying the current weather conditions and forecast. Features are: - choose between simple and detailed view - specify poll time - display degree in Celsius or Fahrenheit - choose the weather station from a menu or via ICAO Code. Author: Matthew Mullins WWW: http://www.enlightenment.org PR: ports/99367 Submitted by: Stanislav Sedov Revision Changes Path 1.596 +1 -0 ports/x11/Makefile 1.1 +36 -0 ports/x11/e17-module-weather/Makefile (new) 1.1 +3 -0 ports/x11/e17-module-weather/distinfo (new) 1.1 +11 -0 ports/x11/e17-module-weather/files/patch-configure (new) 1.1 +9 -0 ports/x11/e17-module-weather/pkg-descr (new) 1.1 +76 -0 ports/x11/e17-module-weather/pkg-plist (new)