From owner-cvs-all@FreeBSD.ORG Sun Jul 2 10:45:17 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 4F0C316A415; Sun, 2 Jul 2006 10:45:17 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FD9F43D48; Sun, 2 Jul 2006 10:45:17 +0000 (GMT) (envelope-from itetcu@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 k62AjGNx004071; Sun, 2 Jul 2006 10:45:16 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k62AjGXq004070; Sun, 2 Jul 2006 10:45:16 GMT (envelope-from itetcu) Message-Id: <200607021045.k62AjGXq004070@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sun, 2 Jul 2006 10:45:16 +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/tagutils Makefile distinfo pkg-descr pkg-plist 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: Sun, 02 Jul 2006 10:45:17 -0000 itetcu 2006-07-02 10:45:16 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/tagutils Makefile distinfo pkg-descr pkg-plist Log: Leaftag is a library and set of utilities for tagging files on the desktop. tagutils is the primary way of tagging files from the command line. It can tag, untag, display a list of known tags, manipulate tag properties, and show files belonging to a tag. Project homepage: WWW: http://www.chipx86.com/wiki/Leaftag PR: ports/98118 Submitted by: Khairil Yusof Revision Changes Path 1.232 +1 -0 ports/deskutils/Makefile 1.1 +25 -0 ports/deskutils/tagutils/Makefile (new) 1.1 +3 -0 ports/deskutils/tagutils/distinfo (new) 1.1 +8 -0 ports/deskutils/tagutils/pkg-descr (new) 1.1 +6 -0 ports/deskutils/tagutils/pkg-plist (new)