| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
Notes:
svn path=/head/; revision=328982
|
|
|
|
|
|
|
| |
misc)
Notes:
svn path=/head/; revision=327745
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
Notes:
svn path=/head/; revision=284239
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 137287
Submitted by: Earl Gay <earl@eeg3.net>
Notes:
svn path=/head/; revision=238712
|
|
|
|
| |
Notes:
svn path=/head/; revision=238223
|
|
|
|
| |
Notes:
svn path=/head/; revision=221480
|
|
|
|
| |
Notes:
svn path=/head/; revision=220094
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=220031
|
|
|
|
| |
Notes:
svn path=/head/; revision=203649
|
|
|
|
| |
Notes:
svn path=/head/; revision=201495
|
|
|
|
| |
Notes:
svn path=/head/; revision=201014
|
|
|
|
| |
Notes:
svn path=/head/; revision=198296
|
|
|
|
| |
Notes:
svn path=/head/; revision=197957
|
|
|
|
| |
Notes:
svn path=/head/; revision=197848
|
|
|
|
| |
Notes:
svn path=/head/; revision=197314
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
Notes:
svn path=/head/; revision=196700
|
|
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>
Notes:
svn path=/head/; revision=196004
|