From owner-cvs-all Thu Nov 14 10:17:59 2002 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 C8D0F37B401; Thu, 14 Nov 2002 10:17:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86FA943E7B; Thu, 14 Nov 2002 10:17:58 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gAEIFPmV075414; Thu, 14 Nov 2002 10:15:25 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gAEIFPZB075413; Thu, 14 Nov 2002 10:15:25 -0800 (PST) Message-Id: <200211141815.gAEIFPZB075413@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 14 Nov 2002 10:15:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11 Makefile ports/x11/startup-notification Makefile distinfo pkg-comment pkg-descr pkg-plist ports/x11/startup-notification/files patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/11/14 10:15:25 PST Modified files: x11 Makefile Added files: x11/startup-notification Makefile distinfo pkg-comment pkg-descr pkg-plist x11/startup-notification/files patch-configure Log: Add startup-notification, a minimal implementation of the startup notification spec from freedesktop.org. Revision Changes Path 1.385 +1 -0 ports/x11/Makefile 1.1 +33 -0 ports/x11/startup-notification/Makefile (new) 1.1 +1 -0 ports/x11/startup-notification/distinfo (new) 1.1 +10 -0 ports/x11/startup-notification/files/patch-configure (new) 1.1 +1 -0 ports/x11/startup-notification/pkg-comment (new) 1.1 +4 -0 ports/x11/startup-notification/pkg-descr (new) 1.1 +12 -0 ports/x11/startup-notification/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message