summaryrefslogtreecommitdiff
path: root/biology/azara/patches
AgeCommit message (Collapse)AuthorFilesLines
2006-01-04One of the first questions in every C class is about the return typejoerg2-0/+39
of main. Why does it have to be int? Well, not returning anything can result in a random exit code. Add make(1) as caller and the normal behaviour of just stopping on the first error and this package has a very low success rate for building e.g. on DragonFly.
2005-11-19malloc.h is nonstandard, and not available on all platforms.kristerw1-0/+12
2005-11-05Import azara from pkgsrc-wip. Packaged by David Price.minskim2-0/+228
Azara is a suite of programs to process and view NMR data.