cvs commit: ports/deskutils Makefile ports/deskutils/toolbox
Makefile distinfo pkg-descr pkg-plist
Dirk Meyer
dinoex at FreeBSD.org
Mon Dec 18 10:32:01 PST 2006
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)
More information about the cvs-all
mailing list