Commit graph

7 commits

Author SHA1 Message Date
Baptiste Daroussin
c7c53d4efb Removed uneeded tab in pkg-plist
Submitted by:	olgeni@
2012-06-16 12:52:04 +00:00
Baptiste Daroussin
1145d6019e - update to 3.0.0
- add an options for NLS
- upstream changes:
  * fix size and inode calculation on FreeBSD
  * new aguments:
    -l: show only local mounts
    -d: show the used size
    -e: allow to export informations in TeX, HTML, CSV
    -p: filter on file system name
    -q: sort the output
  * more: http://projects.gw-computing.net/news/12
2012-06-15 21:53:04 +00:00
Pav Lucistnik
a6fac4b8fb - Mark BROKEN on FreeBSD 7.X: does not compile
src/util.c: In function 'getttywidth':
  src/util.c:99: error: 'struct ttysize' has no member named 'ws_col'
  *** Error code 1

Reported by:	pointyhat
2012-05-05 21:17:40 +00:00
Baptiste Daroussin
4df41fe481 fix build on 7.X
Reported by:	pointyhat (pav)
2012-04-12 22:07:36 +00:00
Baptiste Daroussin
6d9fd6003a - update to 3.5.0
- changes:
 * new -W (wide) option to avoid trauncating mount points
 * support show mount options for FreeBSD
 * gmake not needed anymore

Feature safe:	yes
2012-04-05 16:17:03 +00:00
Baptiste Daroussin
aa80085d96 - update to 2.4.0 (mostly integrating FreeBSD support upstream)
Feature safe:	yes
2012-04-01 21:39:17 +00:00
Baptiste Daroussin
1dddf0db6e Display file system space usage using graph and colors.
Feature safe:	yes
2012-04-01 08:27:11 +00:00