From owner-cvs-all@FreeBSD.ORG Sun Sep 13 12:39:14 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02C351065672; Sun, 13 Sep 2009 12:39:14 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E70258FC0C; Sun, 13 Sep 2009 12:39:13 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n8DCdDUB008697; Sun, 13 Sep 2009 12:39:13 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n8DCdDIF008696; Sun, 13 Sep 2009 12:39:13 GMT (envelope-from miwi) Message-Id: <200909131239.n8DCdDIF008696@repoman.freebsd.org> From: Martin Wilke Date: Sun, 13 Sep 2009 12:39:13 +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/ports-mgmt Makefile ports/ports-mgmt/portrac Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Sep 2009 12:39:14 -0000 miwi 2009-09-13 12:39:13 UTC FreeBSD ports repository Modified files: ports-mgmt Makefile Added files: ports-mgmt/portrac Makefile distinfo pkg-descr Log: portrac is a simple GUI tool for tracking port updates. It's based on Qt4 and it integrates with the system tray. portrac shows a simple list of the available updates to the installed ports on the local machine i.e. shows the ports that have updates. WWW: http://portrac.e-soul.org/ PR: 138780 Submitted by: Mario Pavlov Revision Changes Path 1.26 +1 -0 ports/ports-mgmt/Makefile 1.1 +37 -0 ports/ports-mgmt/portrac/Makefile (new) 1.1 +3 -0 ports/ports-mgmt/portrac/distinfo (new) 1.1 +7 -0 ports/ports-mgmt/portrac/pkg-descr (new)