From owner-cvs-all@FreeBSD.ORG Tue Feb 10 20:26:45 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 7A05616A4CE; Tue, 10 Feb 2004 20:26:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7592B43D4C; Tue, 10 Feb 2004 20:26:45 -0800 (PST) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1B4QjGe073376; Tue, 10 Feb 2004 20:26:45 -0800 (PST) (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1B4QjsC073375; Tue, 10 Feb 2004 20:26:45 -0800 (PST) (envelope-from linimon) Message-Id: <200402110426.i1B4QjsC073375@repoman.freebsd.org> From: Mark Linimon Date: Tue, 10 Feb 2004 20:26:45 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/wdm/files patch-src::wdm::loghelpers.cports/x11/wdm Makefile distinfo 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: Wed, 11 Feb 2004 04:26:45 -0000 linimon 2004/02/10 20:26:45 PST FreeBSD ports repository Modified files: x11/wdm Makefile distinfo Removed files: x11/wdm/files patch-src::wdm::loghelpers.c Log: Update to wdm 1.26. Highlights of changes: - daemon mode works again - spanish and czech translations added - en locale is now different from C locale. - fixed problem with wdm not reacting to signals sent to process with pid written to pid file. - removed unused code - many other bugfixes See NEWS, README, and ChangeLog for the complete list. PR: ports/57010 Submitted by: Ports Fury Approved by: maintainer timeout (>3 months) Revision Changes Path 1.60 +1 -2 ports/x11/wdm/Makefile 1.9 +1 -1 ports/x11/wdm/distinfo 1.2 +0 -24 ports/x11/wdm/files/patch-src::wdm::loghelpers.c (dead)