1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Baptiste Daroussin
4ceae583cc Drop maintainership 2013-12-16 17:26:49 +00:00
Baptiste Daroussin
0ae685c6bc Update to 3.0.4 2013-10-10 13:45:37 +00:00
Baptiste Daroussin
083aec2784 Use stage 2013-09-23 06:17:02 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Baptiste Daroussin
24ed473314 Use new helpers 2013-06-14 14:19:15 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Alexey Dokuchaev
28f0bea43f In categories starting with [n-s], remove empty lines (and also few cases of
trailing slashes) from pkg-plist.
2013-03-17 14:20:20 +00:00
Baptiste Daroussin
404ade345a Use hack to unsetenv SunOS 3.2 TTY compatibility
as this broke the build on 7.x which still have it.

Submitted by:	pluknet@ (via private mail)
2012-07-24 11:33:20 +00:00
Baptiste Daroussin
cd4180aec0 Still broken on 7.X
Submitted by:	pointyhat (beat)
2012-07-24 09:09:23 +00:00
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