Commit graph

7 commits

Author SHA1 Message Date
drochner
b15f1cca5e first attempt to make this DESTDIR ready and to update it to a
newer version (5.26, the current production version).
The pkg builds and the result starts up and can do simple operations,
but there are strange errors if I try scripts which used to work
two years ago (mostly array size check related).
The biggest problem is that the pkg needs a fortran compiler
which supports the LOC() function. f2c doesn't, the cheapest way
I found is to depend on pkgsrc/lang/gcc3-f77. This needs to be done
cleaner.
2010-02-26 10:56:38 +00:00
joerg
674dbd1712 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:47:52 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
jlam
ccc4958dd7 Add missing file entry to PLIST and honor PKGMANDIR. Bump the PKGREVISION
to 1.  This should fix the error noted in the bulk build results:

    http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html
2006-06-21 18:10:40 +00:00
drochner
0b6b95f0c9 update to 5.10
There were 3 major revisions inbetween, so I honestly can't tell
what changed.
(would be good to libtoolize this one day, but for now I've done
only minimal changes to the freebsd5 configuration)
2006-05-27 12:38:27 +00:00
rillig
e9812894f2 Sorted PLIST. 2005-05-23 08:24:07 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00