Date: Sat, 21 Jul 2007 19:55:13 +0000 (UTC) From: Andrew Pantyukhin <sat@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/pantry Makefile distinfo pkg-descr pkg-plist Message-ID: <200707211955.l6LJtDWU013144@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sat 2007-07-21 19:55:12 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/pantry Makefile distinfo pkg-descr pkg-plist Log: Add port misc/pantry: Pantry is a command-line oriented nutrient analysis program. It is a true command-line program: there are no menus, there are no prompts. Instead, you simply type commands from your shell prompt, and Pantry does what you ask it to do, displaying results if you have asked it to do that. In addition to using Pantry from your shell prompt, you also interact with it through XML files. Using XML, you can edit Pantry's configuration file. You can also add nutrient information for custom foods (though Pantry includes nutrient information for over 7,000 foods to get you started) and recipes using XML. WWW: http://pantry.sourceforge.net/ Author: Omari Norman <massysett at users.sourceforge.net> Revision Changes Path 1.855 +1 -0 ports/misc/Makefile 1.1 +40 -0 ports/misc/pantry/Makefile (new) 1.1 +3 -0 ports/misc/pantry/distinfo (new) 1.1 +14 -0 ports/misc/pantry/pkg-descr (new) 1.1 +141 -0 ports/misc/pantry/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707211955.l6LJtDWU013144>