Commit graph

9 commits

Author SHA1 Message Date
Warner Losh
539b06529b fix cut-n-paste error: need to update i_ffs2_blocks for ffs2 systems.
Submitted by:	mat@
2007-12-18 22:10:28 +00:00
Warner Losh
4f17c30a01 Gcc 4.2 doesn't like expressions of the form (a ? b : c) = 12; so we
code it in a less obscure way.

I did this as a patch to the original, but I don't know if the
original will ever be updated.  This is a hack to make it work well
enough for me to use it.
2007-12-17 03:03:38 +00:00
Kris Kennaway
b7ff7031ea BROKEN with gcc 4.2 2007-05-27 03:03:31 +00:00
Colin Percival
ba3e1eee5c Drop maintainership: I have neither maintained nor used this port for
over two years.
2006-12-26 05:32:22 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Volker Stolz
1524ab97c8 Update to latest src in NetBSD: 20040704
PR:		ports/68675
Submitted by:	maintainer
2004-07-05 17:15:26 +00:00
Pav Lucistnik
b41c6d18b6 - Use SIZE
PR:		ports/62469
Submitted by:	cperciva (maintainer)
2004-02-07 12:54:58 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Pav Lucistnik
1d0f69f8cd Add makefs, an utility from NetBSD for creating a filesystem image
without requiring any special privileges or kernel support.

PR:		ports/60348
Submitted by:	Colin Percival <cperciva@daemonology.net>
2003-12-19 00:01:56 +00:00