Port details |
- di Disk Information Utility
- 4.53 sysutils =9 4.51_1Version of this port present on the latest quarterly branch.
- Maintainer: cyberbotx@cyberbotx.com
- Port Added: 2003-02-15 15:47:18
- Last Update: 2024-07-08 05:22:10
- Commit Hash: ccca232
- People watching this port, also watch:: libxml2, freetype2, p5-libwww, unzip, expat
- License: ZLIB
- WWW:
- https://diskinfo-di.sourceforge.io/
- Description:
- 'di' is a disk information utility, displaying everything
(and more) that your 'df' command does. It features the
ability to display your disk usage in whatever format you
desire/prefer/are used to. It is designed to be portable
across many platforms.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/di/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/di
- pkg install di
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: di
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1720237886
SHA256 (di-4.53.tar.gz) = 00dd5befc11dac8d65a68b248fd34158a2e6a850c2e4e2ab77594c79aa01e83e
SIZE (di-4.53.tar.gz) = 200828
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Test dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for di-4.53:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_di
- USES:
- perl5 gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.53 08 Jul 2024 05:22:10 |
Zsolt Udvari (uzsolt) Author: Naram Qashat |
sysutils/di: update to 4.53
Swith to DISTVERSION.
Add TEST_TARGET and USES=perl5 to test phase.
Changelog:
Fixed library check for modern compilers.
Removed old D language stuff.
Remove support for K&R compilers and ancient systems.
Fix debug output for env vars.
DI_ARGS: print error and exit when encountering unknown data.
PR: 280151
Approved by: submitter is maintainer |
4.51_1 25 Feb 2024 17:18:55 |
Muhammad Moinur Rahman (bofh) |
sysutils/di: Moved man to share/man
Approved by: portmgr (blanket) |
4.51 29 Nov 2022 06:34:36 |
Fernando Apesteguía (fernape) Author: Naram Qashat |
sysutils/di: Update to 4.51
PR: 268029
Reported by: cyberbotx@cyberbotx.com (maintainer) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.50 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.50 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
4.50 10 Apr 2021 17:11:07 |
Rainer Hurling (rhurlin) |
sysutils/di: Update to 4.5.0
PR: 254949
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
4.49 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.49 25 Mar 2021 14:02:57 |
nc |
sysutils/di: Update to 4.49
Changes: https://sourceforge.net/projects/diskinfo-di/files/
PR: 254549
Submitted by: Naram Qashat <cyberbotx AT cyberbotx DOT com> (maintainer) |
4.48.0.1 01 Feb 2021 20:28:36 |
rhurlin |
sysutils/di: Update to 4.48.0.1
- Update di.spec
- Update mkconfig to version 2.6.3
Changelog: https://sourceforge.net/p/diskinfo-di/code/ci/default/tree/README.txt
PR: 253162
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: arrowd, tcberner (mentors, implicit) |
4.48 02 Aug 2020 13:12:19 |
swills |
sysutils/di: Update to 4.48
PR: 248393
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
4.47.3 01 Jan 2020 21:20:10 |
tcberner |
sysutils/di: Update to 4.47.3
PR: 242974
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
4.47.2 05 Dec 2019 15:55:51 |
amdmi3 |
- Update to 4.47.2
PR: 242331
Submitted by: cyberbotx@cyberbotx.com (maintainer) |
4.47.1 30 Jun 2019 22:08:20 |
swills |
sysutils/di: update to 4.47.1
PR: 238898
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
4.47 22 Aug 2018 20:04:00 |
swills |
sysutils/di: Update to 4.47
PR: 230821
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> |
4.46 09 Jun 2018 21:28:10 |
swills |
sysutils/di: Update to 4.46
PR: 228838
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
4.44 01 Aug 2017 17:11:23 |
sunpoet |
Update to 4.44
PR: 221156
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
4.43 11 Apr 2017 09:02:13 |
amdmi3 |
- Add LICENSE
- Update WWW
Approved by: portmgr blanket |
4.43 15 Aug 2016 20:32:24 |
pi |
sysutils/di: 4.42 -> 4.43
- Cleaned up some compiler warnings
- Fixed memory allocation problem
PR: 211856
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
4.42 30 Jul 2016 15:52:46 |
pawel |
Update to version 4.42
PR: 211442
Submitted by: Naram Qashat (maintainer) |
4.41 13 Feb 2016 12:01:16 |
wen |
- Update to 4.41
PR: 206701
Submitted by: cyberbotx@cyberbotx.com(maintainer) |
4.37 05 Nov 2015 20:12:53 |
pawel |
Update to version 4.37
PR: 204082
Submitted by: Naram Qashat (maintainer) |
4.36 11 Sep 2015 22:28:20 |
jbeich |
sysutils/di: pet portlint with |make makepatch|
PR: 202779
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
4.36 19 May 2015 06:17:25 |
wen |
- Update to 4.36
PR: 200317
Submitted by: cyberbotx@cyberbotx.com(maintainer) |
4.35_1 22 Nov 2014 09:13:36 |
antoine |
Cleanup plist |
4.35_1 02 Apr 2014 14:08:52 |
jadawin |
- Use gettext
- Fix ln in patch
PR: ports/188151
Submitted by: maintainer
Reported by: marino@ |
4.35 04 Mar 2014 09:33:54 |
jadawin |
- Update to 4.35
- Support staging
PR: ports/187230
Submitted by: maintainer |
4.34 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
4.34 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
4.34 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
4.34 20 Jan 2013 23:45:24 |
madpilot |
- Update to 4.34
PR: ports/175452
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
4.33 15 Nov 2012 22:34:32 |
madpilot |
- Update to 4.33
- Add OPTIONS_DEFINE for NLS
PR: ports/173653
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe: yes |
4.32 26 Oct 2012 12:18:41 |
madpilot |
- Update to 4.32
- Remove dead MASTER_SITE
- Convert NLS check to new options framework
- Move MAKE_* variables before the .include
- Trim Makefile headers
PR: ports/173081
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Feature safe: yes |
4.31 12 Dec 2011 10:10:18 |
culot |
- Update to 4.31
PR: ports/163183
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe: yes |
4.30 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
4.30 17 Oct 2011 02:28:15 |
wen |
- Update to 4.30
PR: ports/161717
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
4.29 04 Oct 2011 00:45:12 |
eadler |
- update to 4.29
PR: ports/161209
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: sahil (mentor) |
4.27 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
4.27 03 Jan 2011 13:10:32 |
arved |
Update to 4.27
PR: 153636
Submitted by: maintainer |
4.26 27 Jul 2010 14:06:19 |
sylvio |
- Update to 4.26
PR: ports/148974
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
4.25 05 Jul 2010 18:58:03 |
sahil |
- Update to 4.25
PR: ports/148380
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: wxs@/itetcu@ (mentors, implicit)
Feature safe: yes |
4.24_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
4.24 15 May 2010 16:31:30 |
lwhsu |
- Update to 4.24
PR: ports/146617
Submitted by: Naram Qashat <cyberbotx AT cyberbotx.com> (maintainer) |
4.22 07 May 2010 09:01:07 |
wen |
- Update to 4.22
PR: ports/146360
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
4.19 02 Feb 2010 22:43:04 |
miwi |
- Update to 4.19
PR: 143449
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
4.18 02 Dec 2009 15:32:27 |
miwi |
- Update to 4.18
PR: 141024
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
4.17 23 Nov 2009 12:22:49 |
miwi |
- Update to 4.17
PR: 140808
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
4.16 21 Sep 2009 11:33:47 |
miwi |
- Update to 4.16
PR: 139009
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe: yes |
4.15 19 Sep 2009 16:12:51 |
miwi |
- Update to 4.15
PR: 138966
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Feature safe: yes |
4.14 12 Sep 2009 22:22:50 |
miwi |
- Update to 4.14
PR: 138760
Submitted by; Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
4.13_1 06 Jun 2008 14:03:26 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
4.13 30 May 2008 13:52:16 |
miwi |
- Update to 4.13
PR: 124008
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
4.12 20 Jan 2008 21:09:11 |
miwi |
- Update to 4.12
PR: 119832
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
4.11 26 Oct 2007 08:30:11 |
pav |
- Cleanup locale directories on deinstall
Reported by: pointyhat |
4.11 23 Oct 2007 23:06:54 |
miwi |
- Update to 4.11
- Pass maintainership to submitter
PR: 117245
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> |
4.9 26 May 2007 20:38:17 |
kris |
BROKEN with gcc 4.2 |
4.9 20 Dec 2006 07:19:24 |
rafan |
- Update to 4.9
PR: ports/106922
Submitted by: chinsan |
4.4 14 Dec 2006 22:27:47 |
kris |
Reset maintainer who no longer uses FreeBSD.
# This port requires work to compile with gcc 4.1 |
4.4 01 Feb 2006 02:13:41 |
edwin |
remove leftover SIZE |
4.4 29 Jan 2006 20:48:29 |
jylefort |
- Update to 4.4 [1]
- $(foo) -> ${foo}
[1]:
PR: ports/92126
Submitted by: Jeffrey H. Johnson <trn@offworld.cqasys.com>
Approved by: maintainer |
3.10 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
3.10 22 Jan 2006 02:52:21 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
3.10 16 Dec 2004 05:49:27 |
kris |
Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created |
3.10 02 Mar 2004 09:51:00 |
pav |
- Add missed dependency on gettext
- Style
Submitted by: bento via kris |
3.10 28 Feb 2004 12:31:52 |
pav |
- Update to 3.10
PR: ports/63426
Submitted by: Brad Lanam <bll@gentoo.com> (maintainer) |
3.9 29 Sep 2003 23:29:21 |
edwin |
Update port: sysutils/di: di-3.9 - disk information utility
Update port: sysutils/di: di-3.9 - disk information utility
PR: ports/52955
Submitted by: Brad Lanam <bll@gentoo.com> |
3.7 04 Jun 2003 22:43:38 |
kris |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
3.7 18 May 2003 09:26:14 |
kris |
BROKEN on 5.1: does not compile |
3.7 15 Feb 2003 15:46:48 |
markp |
Add di 3.7, a disk information utility.
PR: 42460
Submitted by: Brad Lanam <bll@gentoo.com> |