Date: Mon, 18 Dec 2006 18:31:57 +0000 (UTC) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils Makefile ports/deskutils/toolbox Makefile distinfo pkg-descr pkg-plist Message-ID: <200612181831.kBIIVvLU006024@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dinoex 2006-12-18 18:31:57 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/toolbox Makefile distinfo pkg-descr pkg-plist Log: Toobox is a collection of tools. Each tool is in the form of bundle. In a given category, you can add new items. Each item contains the value of location and of bundle (tool). Depending on the location, items can have different contents even with the same bundle. Conceptually, it is similar to the bookmark. It does not only store the location, but also the tool to access the location. The item is not supposed to change its location frequently. It is designed to access the fixed location, either on file system or over internet. Some items don't access any location, such as calculator. WWW: http://www.nongnu.org/toolbox/ Revision Changes Path 1.275 +1 -0 ports/deskutils/Makefile 1.1 +31 -0 ports/deskutils/toolbox/Makefile (new) 1.1 +3 -0 ports/deskutils/toolbox/distinfo (new) 1.1 +11 -0 ports/deskutils/toolbox/pkg-descr (new) 1.1 +70 -0 ports/deskutils/toolbox/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612181831.kBIIVvLU006024>