Commit graph

121 commits

Author SHA1 Message Date
grant
0503e60527 don't call "install -d" with multiple directory arguments. 2004-06-11 13:22:36 +00:00
snj
74367fe413 Convert to buildlink3. 2004-04-11 04:07:05 +00:00
snj
7b4bd4a804 Convert to buildlink3 and correct a spelling error in DESCR. 2004-04-11 04:06:09 +00:00
snj
847fda614b Convert to buildlink3. 2004-04-11 03:50:56 +00:00
minskim
03a3e5f9a4 bl3ify and enable pkgviews installation. 2004-04-10 02:40:01 +00:00
minskim
76c9962543 Disable gnome support explicitly. Otherwise this package installs
more files on platforms where /usr/share/mime-info exists.
2004-04-10 02:33:12 +00:00
wiz
7e32f9de41 Update to 9.11:
New in 9.11:
Because the program uses the approximation of 4 calories per gram
for carbohydrate and protein to analyze meals according to the
"Daily Value" -- although real food has various values for calories
per gram -- the program now refigures fat percentage values at each
analysis so that when calories, carbs, and protein are each at
exactly 100%, fat will be also.
New in 9.10:
This release fixes a buffer overflow in the food selection function
which caused the program to not find certain foods even though they
existed in the database.
New in 9.9:
A bug has been fixed in which during food selection, the program
lost the value of the food name key. Also, some of the program's
reference values for the essential fatty acids have been modified.
New in 9.8:
The program now defaults to either grams or ounces, depending on
the weight unit the user enters to specify servings. A bug in
handling customary meal names that are too long has been fixed.
New in 9.7:
The program computes essential fatty acid reference values based
on the user's diet. Prior releases aimed toward a particular balance
of Omega-6 and Omega-3. This release allows the user to specify
the balance between Omega-6 and Omega-3 without having to determine
the amount of the individual fatty acids.
New in 9.6:
The program is now capable of understanding food names in simple
English, such as "fried chicken" and "mashed potatoes." This is
accomplished by including the list of abbreviations the USDA uses
and by successively searching for each tokenized term, whatever
the order in the USDA name.
2004-03-10 18:37:48 +00:00
minskim
13da5d6ea6 Do not install files not specified in PLIST.
While here, remove trailing whitespace and enable pkgviews installation.
2004-02-18 21:13:48 +00:00
jlam
3ac2d4b8aa In the new compiler selection framework, GCC_REQD is appended to, not
overridden.
2004-02-01 01:43:28 +00:00
grant
b2d1f41ee2 call ${MAKE} with the right environment and arguments, override CC.
fixes build with non-gcc.

minor style fixes.
2004-01-29 13:41:05 +00:00
grant
0fe93082c3 make sure we use ${CC}. 2004-01-29 13:34:24 +00:00
kristerw
03e47212a7 Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler
for arm, so that we don't need to install the gcc package(s) on
machines that already have a working compiler in their /usr/bin.
2004-01-24 20:55:42 +00:00
grant
ed16993a08 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:14:59 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
cjep
ae7fd52e7b Add trailing / on HOMEPAGEs 2003-12-30 17:21:54 +00:00
wiz
0989e29e4b Update to 9.5:
9.5:
The last release introduced a bug when adding customary meals to
regular meals. The program now adds the foods without the additional
prompt screen.
9.4:
This release changes the method of searching for foods to a substring
search. The narrowing-down of food categories to a unique food is
the same as in prior releases.
2003-12-25 14:46:17 +00:00
wiz
08e57f51e7 Update to 9.3:
This release fixes a bug in the graphs where the "Daily Value" was
such a small percentage of the values graphed that the DV line
indicator exceeded the graph width.
2003-12-13 10:44:06 +00:00
jschauma
7e5f7ad7b8 Apply patches from Tyler Retzlaff in PR pkg/23083 to make this behave with
gcc3.  While here, update to version 2.12 (previous version was erraneously
named 2.1, when it should have been 2.10) which is the only distfile
available on the ftp site.
Changelog seems to say:
   - Fix bug on long-orfs.cc to avoid occasional array out-of-bounds
	error (detected on Mac OS X).
2003-10-07 18:20:15 +00:00
wiz
2577cc71b7 Update to 9.2:
9.2:
The upper limit of the polyunsaturated reference value for linoleic
acid has been reduced to 4% of calories, while that for alpha
linolenic acid has been raised to 2%. An internal constant for the
percentage of total fat that is fatty acids has been replaced by
a function that figures it for each analysis.

9.1:
The program is no longer limited to three meals a day, and can now
be set for 1 to 19 meals per day. A list of the meals not yet
recorded for a selected day is displayed as a mnemonic during the
"Record Meals" function.
2003-10-05 10:24:57 +00:00
jschauma
3e0bfff865 Add/enable xylem 2003-10-04 19:16:29 +00:00
jschauma
558f18b319 Initial import of xylem, one of the many packages provided by
brook at biology dot nmsu dot edu and his team at NMSU.

XYLEM is a package of tools designed to exploit the Unix environment to enable
the user to identify, extract and manipulate data from major databases such as
GenBank, EMBL and PIR.
2003-10-04 19:13:28 +00:00
jschauma
c34937f178 Add/enable glimmer. 2003-09-30 02:11:32 +00:00
jschauma
b92c4d6b4b Initial import of glimmer, one of the many packages provided by
brook at biology dot nmsu dot edu and his team at NMSU.

Glimmer (Gene Locator and Interpolated Markov Modeler) is a system for finding
genes in microbial DNA, especially the genomes of bacteria and archaea.
Glimmer uses interpolated Markov models (IMMs) to identify the coding regions
and  distinguish them from noncoding DNA. The IMM approach uses a combination
of Markov models from 1st through 8th-order, weighting each model according to
its predictive power.
2003-09-30 02:11:06 +00:00
jschauma
ecaefb1578 Add/enable genesplicer. 2003-09-30 01:57:35 +00:00
jschauma
f4364c13ef Initial import of genesplicer, one of the many packages provided by
brook at biology dot nmsu dot edu and his team at NMSU.

GeneSplicer is a  fast, flexible system for detecting splice sites in the
genomic DNA of various eukaryotes. The system has been trained and tested
successfully on Plasmodium falciparum (malaria), Arabidopsis thaliana, human,
Drosophila, and rice.
2003-09-30 01:57:08 +00:00
jschauma
53f2681a9f Add/enable fluctuate. 2003-09-30 01:20:02 +00:00
jschauma
487853693e Initial import of fluctuate, one of the many packages provided by
brook at biology dot nmsu dot edu and his team at NMSU.

FLUCTUATE fits the model which has a single population which has been
growing (or shrinking) according to an exponential growth law. It
estimates 4Nu and g, where N is the effective population size, u is
the neutral mutation rate per site, and g is the growth rate of the
population.
2003-09-30 01:19:31 +00:00
jschauma
f04d4bf38a Add/enable coalesce. 2003-09-30 01:04:39 +00:00
jschauma
ed400565a2 Initial import of coalesce, one of the many packages provided by
brook at biology dot nmsu dot edu and his team at NMSU.

COALESCE fits the model which has a single population of constant size, and
estimates 4Nu, where N is the effective population size and u is the neutral
mutation rate per site.
2003-09-30 01:03:56 +00:00
jschauma
52e686b5bd Add/enable stride 2003-09-27 23:47:20 +00:00
jschauma
d844618851 Initial import of stride, one of the many packages provided by
brook at biology dot nmsu dot edu and his team at NMSU.

Knowledge-based protein secondary structure assignment from atomic
coordinates.
2003-09-27 23:46:55 +00:00
jschauma
7b86174cc4 Add/enable sewer 2003-09-27 23:36:59 +00:00
jschauma
a328110a95 Initial import of sewer, one of the many packages provided by
brook at biology dot nmsu dot edu and his team at NMSU.

SeWeR is SEquence Analysis using WEb Resources. It has web based Sequence
Analysis. SeWeR is an integrated portal to common web-based services in
bioinformatics.
2003-09-27 23:36:34 +00:00
jschauma
115d93fc1f Add/enable profit 2003-09-27 23:18:55 +00:00
jschauma
b1ac371053 Initial import of profit, one of the many packages provided by
brook at biology dot nmsu dot edu and his team at NMSU.

ProFit (pronounced Pro-Fit, not profit!) is designed to be the ultimate
program for performing least squares fits of two protein structures. It
performs a very simple and basic function, but allows as much flexibility as
possible in performing this procedure. Thus one can specify subsets of atoms
to be considered, specify zones to be fitted by number, sequence, or by
sequence alignment.
2003-09-27 23:18:26 +00:00
jschauma
17127b1ec0 Add/enable mummer 2003-09-27 22:25:54 +00:00
jschauma
b627116d1b Initial import of mummer, one of the many packages provided by
brook at biology dot nmsu dot edu and his team at NMSU.

Mummer is a system for aligning whole genome sequences. Using an efficient
data structure called a suffix tree, the system is able rapidly to align
sequences containing millions of nucleotides whether in complete or draft
form. MUMmer can also align incomplete genomes; it handles the 100s or 1000s
of contigs from a shotgun sequencing project with ease, and will align them to
another set of contigs or a genome using the NUCmer program included with the
system.
2003-09-27 22:24:56 +00:00
wiz
5bdb77d9bb Add trailing slash to HOMEPAGE to placate pkglint. 2003-09-26 05:21:04 +00:00
wiz
0a1c9d1660 Remove autogenerated file. 2003-09-26 05:19:49 +00:00
jschauma
836b031b26 Add/enable hmmer. 2003-09-26 03:53:10 +00:00
jschauma
20bf40599b Initial import of hmmer, one of the many packages provided by
brook at biology dot nmsu dot edu and his team at NMSU.

HMMER is an implementation of profile HMM methods for sensitive database
searches using multiple sequence alignments as queries. HMMER takes
multiple sequence alignement as input and builds statistical model
called "Hidden Markov Model" which can be used as a query into a
sequence database to find and/or align additional homologues of the
sequence family.
2003-09-26 03:52:47 +00:00
jschauma
975db5d56b Add/enable gp. 2003-09-26 03:30:26 +00:00
jschauma
4573ae961f Initial import of gp, one of the many packages provided by
brook at biology dot nmsu dot edu and his team at NMSU.

GP is a set of small utilities written in ANSI C to manipulate
DNA sequences in a Unix fashion, fit for combining within shell
and cgi scripts.
2003-09-26 03:29:59 +00:00
jschauma
8ccab174e6 Add/enable pdbalign. 2003-09-26 03:18:15 +00:00
jschauma
63ec80410d Remove align after reimporting it as pdbalign. Sorry 'bout that. 2003-09-26 03:17:12 +00:00
jschauma
ffa6083b5c Rats. Re-import `align'' as `pdbalign'', as that's the package's name.
Given a GCG multiple sequence alignment file (a GCG MSF file), which a
includes a sequence of known structure, the program pdbalign maps the
sequence variability onto the known structure. The central premise is
of course, that for a closely related family of proteins (sequence ID
> 40%) the 3-D structures will not be significantly different.pdbdist
calculates the distance from each atom in the pdb file to each atom in
the ligand and records the minimum in the temperature field for that
atom record.distalign reads the output from pdbdist and also the
original GCG MSF file and produces an MSF file annotated with a
measure of sequence variability and the distance of the residue at
that position (of the sequence of known structure) from the ligand.
2003-09-26 03:15:28 +00:00
jschauma
9fcde05e89 Initial import of pdbalign-20030812, one of the many packages provided by
brook at biology dot nmsu dot edu and his team at NMSU.


Given a GCG multiple sequence alignment file (a GCG MSF file), which a
includes a sequence of known structure, the program pdbalign maps the
sequence variability onto the known structure. The central premise is
of course, that for a closely related family of proteins (sequence ID
> 40%) the 3-D structures will not be significantly different.pdbdist
calculates the distance from each atom in the pdb file to each atom in
the ligand and records the minimum in the temperature field for that
atom record.distalign reads the output from pdbdist and also the
original GCG MSF file and produces an MSF file annotated with a
measure of sequence variability and the distance of the residue at
that position (of the sequence of known structure) from the ligand.
2003-09-26 03:10:20 +00:00
grant
40614d0b3c get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17 19:39:58 +00:00
grant
ac2754dcb7 kill all references to gcc.buildlink2.mk and compiler.mk, and define
USE_GCC2 or USE_GCC3 where appropriate.

the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.

more changes to come later...
2003-09-12 20:07:06 +00:00
jtb
981e0b0330 Update to version 1.6.
New features in chemtool 1.6

- universal import mode based on BABEL (both openbabel and babel supported)
- Formula weight calculator now handles all main group elements and the first
  row of transition elements, and accepts greek phi as phenyl substituent.
- Movable hexagonal or square grid backdrop
- Improved SVG export, optional preview bitmaps in EPS export, optional EMF
  export
- Cursor key support for pixel-precise drawing and moving
- The cleanup function now corrects bonds that deviate from ideal
  horizontal or vertical orientation by a single pixel
- Color support (bonds and text can be red,green,blue,cyan,magenta or yellow).
- Default bond length now configurable, additional grid positions at two and
  three times this length added
- Added a brief help text to accompany the 'About' window in the 'Help' menu.
- Added alternate text font (Times Roman)
- An attachment site can be marked before saving a molecule or fragment,
  which act as reference point for adding this fragment to other molecules
  (previously, this had to be the first atom in a file). Attachment sites are
  marked in the preview window by a small x.
- Background color can now be chosen for screen display and EPS export, and
  drawing whiteout boxes under labels is now an option ( off by default !).
- Text at 8,10,12,14,17,20 and 24pt can now coexist in a drawing.
- Increased allowed label length to 100.
- Improved rendering of dashed wedge and dotted lines
- Improved text kerning in xfig-based print and export.
- It is now possible to place an auto-incrementing counter at the cursor
  position for numbering sites.
- Changed double bond drawing code to no longer switch sides depending
  on drawing (or rotation) angle. (As a result of this, some older drawings
  will need fixing)
- Rescaling a molecule now also scales its labels. Downscaling beyond
  zero size (causing strange inversions) is no longer possible.
- Renamed the "Orbitals" template menu to "Symbols" and added "plus",
  "minus" and a rearrangement arrow to it.
- Added two new bond types, a triple bond with all three lines equal,
  and a quadruple bond.
2003-08-30 21:10:11 +00:00