From owner-cvs-ports@FreeBSD.ORG Fri May 12 17:52:22 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 EC6F616B042; Fri, 12 May 2006 17:52:22 +0000 (UTC) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8A7F43D6E; Fri, 12 May 2006 17:52:22 +0000 (GMT) (envelope-from vs@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 k4CHqMvH056016; Fri, 12 May 2006 17:52:22 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k4CHqM1K056015; Fri, 12 May 2006 17:52:22 GMT (envelope-from vs) Message-Id: <200605121752.k4CHqM1K056015@repoman.freebsd.org> From: Volker Stolz Date: Fri, 12 May 2006 17:52:22 +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-clocks Makefile ports/x11-clocks/tktz Makefile distinfo pkg-descr pkg-plist 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, 12 May 2006 17:52:25 -0000 vs 2006-05-12 17:52:22 UTC FreeBSD ports repository Modified files: x11-clocks Makefile Added files: x11-clocks/tktz Makefile distinfo pkg-descr pkg-plist Log: tktz will help you to guess the current time in another country. It reads special timezone description file (/usr/share/zoneinfo/zone.tab) and shows you a list of the countries and zone name for each entry. WWW: http://gromnizki.unixdev.net - Alexander Gromnizki PR: ports/96636 Submitted by: Alexander Gromnizki Revision Changes Path 1.52 +1 -0 ports/x11-clocks/Makefile 1.1 +28 -0 ports/x11-clocks/tktz/Makefile (new) 1.1 +2 -0 ports/x11-clocks/tktz/distinfo (new) 1.1 +7 -0 ports/x11-clocks/tktz/pkg-descr (new) 1.1 +6 -0 ports/x11-clocks/tktz/pkg-plist (new)