Commit graph

3 commits

Author SHA1 Message Date
joerg
898348ab90 One of the first questions in every C class is about the return type
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.
2006-01-04 21:57:08 +00:00
kristerw
8dc7dfb61a malloc.h is nonstandard, and not available on all platforms. 2005-11-19 17:23:46 +00:00
minskim
437c570c5d Import azara from pkgsrc-wip. Packaged by David Price.
Azara is a suite of programs to process and view NMR data.
2005-11-05 01:47:41 +00:00