From owner-cvs-all@FreeBSD.ORG Fri Sep 3 06:00:44 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 2E4CA16A4E8; Fri, 3 Sep 2004 06:00:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0041143D5E; Fri, 3 Sep 2004 06:00:21 +0000 (GMT) (envelope-from glewis@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 i8360Kei017809; Fri, 3 Sep 2004 06:00:20 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8360KqC017808; Fri, 3 Sep 2004 06:00:20 GMT (envelope-from glewis) Message-Id: <200409030600.i8360KqC017808@repoman.freebsd.org> From: Greg Lewis Date: Fri, 3 Sep 2004 06:00:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-clocks Makefile ports/x11-clocks/astzclock Makefile distinfo pkg-descr 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: Fri, 03 Sep 2004 06:00:44 -0000 glewis 2004-09-03 06:00:20 UTC FreeBSD ports repository Modified files: x11-clocks Makefile Added files: x11-clocks/astzclock Makefile distinfo pkg-descr Log: Add a port of ASTZClock: ASTZClock is currently a fairly minimal hack to the original ASClock to allow the specification of a time zone for the clock to use. Revision Changes Path 1.44 +1 -0 ports/x11-clocks/Makefile 1.1 +44 -0 ports/x11-clocks/astzclock/Makefile (new) 1.1 +2 -0 ports/x11-clocks/astzclock/distinfo (new) 1.1 +4 -0 ports/x11-clocks/astzclock/pkg-descr (new)