From owner-cvs-all@FreeBSD.ORG Sat Oct 14 08:59:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 D1FFB16A58E; Sat, 14 Oct 2006 08:59:47 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F1F143D5F; Sat, 14 Oct 2006 08:59:47 +0000 (GMT) (envelope-from ahze@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 k9E8xlr9052753; Sat, 14 Oct 2006 08:59:47 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9E8xl87052752; Sat, 14 Oct 2006 08:59:47 GMT (envelope-from ahze) Message-Id: <200610140859.k9E8xl87052752@repoman.freebsd.org> From: Michael Johnson Date: Sat, 14 Oct 2006 08:59:47 +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/deskutils Makefile ports/deskutils/ontv Makefile distinfo pkg-descr pkg-plist ports/deskutils/ontv/files patch-data_Makefile.in patch-ontv_Main.py patch-ontv___init__.in.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 14 Oct 2006 08:59:47 -0000 ahze 2006-10-14 08:59:47 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/ontv Makefile distinfo pkg-descr pkg-plist deskutils/ontv/files patch-data_Makefile.in patch-ontv_Main.py patch-ontv___init__.in.py Log: - Add ontv GNOME Applet frontend of XMLTV Approved by: portmgr (marcus, kris) Revision Changes Path 1.242 +1 -0 ports/deskutils/Makefile 1.1 +32 -0 ports/deskutils/ontv/Makefile (new) 1.1 +3 -0 ports/deskutils/ontv/distinfo (new) 1.1 +11 -0 ports/deskutils/ontv/files/patch-data_Makefile.in (new) 1.1 +13 -0 ports/deskutils/ontv/files/patch-ontv_Main.py (new) 1.1 +15 -0 ports/deskutils/ontv/files/patch-ontv___init__.in.py (new) 1.1 +1 -0 ports/deskutils/ontv/pkg-descr (new) 1.1 +103 -0 ports/deskutils/ontv/pkg-plist (new)