update to 10.15; from maintainer Jon Trembley <jon@brain-box.net>
This commit is contained in:
parent
3fd3a27acb
commit
1463a06ce3
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2004/12/25 19:35:34 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2005/02/07 17:34:23 naddy Exp $
|
||||
|
||||
COMMENT= "record what you eat and analyze your meals for nutrient composition"
|
||||
|
||||
PKGNAME= nutdb-10.12
|
||||
DISTNAME= nut-10.12
|
||||
PKGNAME= nutdb-10.15
|
||||
DISTNAME= nut-10.15
|
||||
CATEGORIES= biology
|
||||
HOMEPAGE= http://www.lafn.org/~av832/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (nut-10.12.tar.gz) = 1601d8734e0fa29a8ab002939f55e582
|
||||
RMD160 (nut-10.12.tar.gz) = 23a68fd3a8c04fa37dfbc7fef0dc37291efac724
|
||||
SHA1 (nut-10.12.tar.gz) = d08a4d751baa34d57fe51708d11305f0016dfbfd
|
||||
SIZE (nut-10.12.tar.gz) = 1021027
|
||||
MD5 (nut-10.15.tar.gz) = a635e2ce84352751f0518487ffd41937
|
||||
RMD160 (nut-10.15.tar.gz) = adc179320a50f0184ee87042cfc9b206a904eab9
|
||||
SHA1 (nut-10.15.tar.gz) = b9ee94b0fd164ba29a5a759b8b32a85eb05174bb
|
||||
SIZE (nut-10.15.tar.gz) = 1021559
|
||||
|
@ -1,14 +1,19 @@
|
||||
--- nut.1.orig Sat Dec 4 21:34:16 2004
|
||||
+++ nut.1 Sat Dec 4 21:35:02 2004
|
||||
@@ -4,13 +4,13 @@
|
||||
--- nut.1.orig Wed Jan 26 17:12:39 2005
|
||||
+++ nut.1 Sun Feb 6 11:16:39 2005
|
||||
@@ -1,16 +1,16 @@
|
||||
-.\" manual page [] for nut
|
||||
+.\" manual page [] for nutdb
|
||||
.\" SH section heading
|
||||
.\" SS subsection heading
|
||||
.\" LP paragraph
|
||||
.\" IP indented paragraph
|
||||
.\" TP hanging label
|
||||
-.TH NUT 1 "NUT - 2004.12.04"
|
||||
+.TH NUTDB 1 "NUTDB - 2004.12.04"
|
||||
-.TH NUT 1 "NUT - 2005.01.26"
|
||||
+.TH NUTDB 1 "NUTDB - 2005.01.26"
|
||||
.SH NAME
|
||||
.SH SYNOPSIS
|
||||
.B nut [dbname]
|
||||
-.B nut [dbname]
|
||||
+.B nutdb [dbname]
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
-.B NUT
|
||||
@ -56,7 +61,7 @@
|
||||
in the same manner as a recipe.
|
||||
|
||||
To modify the serving size of an existing food, the food is selected
|
||||
@@ -225,7 +225,7 @@
|
||||
@@ -226,7 +226,7 @@
|
||||
|
||||
.B Record 'The Usual'--Customary Meals:
|
||||
When
|
||||
@ -65,7 +70,7 @@
|
||||
asks what you are having, you can answer "the usual." Specifically,
|
||||
this function allows you to record a customary meal,
|
||||
and give it a name. Later, when
|
||||
@@ -256,7 +256,7 @@
|
||||
@@ -257,7 +257,7 @@
|
||||
meal.db Meal database
|
||||
theusual.db Customary Meals database
|
||||
OPTIONS.txt Personal Options records
|
||||
|
@ -1,4 +1,4 @@
|
||||
NUT allows you to record what you eat and analyze your meals
|
||||
NUTDB allows you to record what you eat and analyze your meals
|
||||
for nutrient composition. The database included is the USDA
|
||||
Nutrient Database for Standard Reference, Release 17, which
|
||||
contains 6,839 foods and 128 nutrients.
|
||||
|
Loading…
Reference in New Issue
Block a user