notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
dfc Display file system space usage using graph and colors
3.1.1_1 sysutils on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.1.1Version of this port present on the latest quarterly branch.
Maintainer: mcy@lm7.fr search for ports maintained by this maintainer
Port Added: 2012-04-01 08:27:36
Last Update: 2024-01-11 13:59:36
Commit Hash: 7074d7f
People watching this port, also watch:: libdrm, wget, glib, rsync, coreutils
License: BSD3CLAUSE
WWW:
https://projects.gw-computing.net/projects/dfc
Description:
dfc displays file system space usage using graphs and colors. In some ways, it is a modernized version of df as it is able to use colors, draw graphs and export its output to different formats such as CSV or HTML.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. /usr/local/share/licenses/dfc-3.1.1_1/catalog.mk
  2. /usr/local/share/licenses/dfc-3.1.1_1/LICENSE
  3. /usr/local/share/licenses/dfc-3.1.1_1/BSD3CLAUSE
  4. bin/dfc
  5. etc/xdg/dfc/dfcrc
  6. etc/xdg/dfc/fr/dfcrc
  7. etc/xdg/dfc/nl/dfcrc
  8. share/man/fr/man1/dfc.1.gz
  9. share/man/nl/man1/dfc.1.gz
  10. share/man/man1/dfc.1.gz
  11. share/doc/dfc/AUTHORS.md
  12. share/doc/dfc/CHANGELOG.md
  13. share/doc/dfc/HACKING.md
  14. share/doc/dfc/LICENSE
  15. share/doc/dfc/README.md
  16. share/doc/dfc/TRANSLATORS.md
  17. share/locale/fr/LC_MESSAGES/dfc.mo
  18. share/locale/nl/LC_MESSAGES/dfc.mo
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • dfc>0:sysutils/dfc
To install the port:
cd /usr/ports/sysutils/dfc/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/dfc
  • pkg install dfc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dfc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1505683878 SHA256 (dfc-3.1.1.tar.gz) = 962466e77407dd5be715a41ffc50a54fce758a78831546f03a6bb282e8692e54 SIZE (dfc-3.1.1.tar.gz) = 52709

Packages (timestamps in pop-ups are UTC):
dfc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1.1_13.1.1_13.1.13.1.1_13.1.1_1-3.1.1-
FreeBSD:13:quarterly3.1.13.1.13.1.13.1.13.1.13.1.13.1.13.1.1
FreeBSD:14:latest3.1.1_13.1.1_13.1.13.1.1_13.1.1_13.1.1-3.1.1
FreeBSD:14:quarterly3.1.13.1.1-3.1.13.1.13.1.13.1.13.1.1
FreeBSD:15:latest3.1.1_13.1.1_1n/a3.1.1_1n/a3.1.1_13.1.1_13.1.1_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. gettext-runtime>=0.22_1 : devel/gettext-runtime
  4. msgfmt : devel/gettext-tools
Library dependencies:
  1. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for dfc-3.1.1_1: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings
Options name:
sysutils_dfc
USES:
cmake gettext
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://projects.gw-computing.net/attachments/download/615/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.1_1
11 Jan 2024 13:59:36
commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate usage of MANPREFIX

While here move some manpages to share/man
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
3.1.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.1.1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
3.1.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.1.1
17 Sep 2017 21:33:55
Revision:450028Original commit files touched by this commit
dbaio search for other commits by this committer
sysutils/dfc: Update to 3.1.1

Update pkg-descr.
While here, add LICENSE_FILE and use https address.

PR:		222315
Submitted by:	Matteo Cypriani <mcy@lm7.fr> (maintainer)
3.0.5_2
08 Dec 2016 19:52:20
Revision:428152Original commit files touched by this commit
tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
3.0.5_1
18 Oct 2014 22:04:30
Revision:371161Original commit files touched by this commit
bapt search for other commits by this committer
Fix plist with NLS
While here sort plist

PR:		194444
3.0.5
14 Oct 2014 18:41:02
Revision:370878Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 3.0.5
- More precise LICENSE, fix WWW line
- Give maintainership to submitter

PR:		194253
Submitted by:	Matteo Cypriani <mcy@lm7.fr>
3.0.4
16 Dec 2013 17:26:49
Revision:336648Original commit files touched by this commit
bapt search for other commits by this committer
Drop maintainership
3.0.4
10 Oct 2013 13:45:38
Revision:329999Original commit files touched by this commit
bapt search for other commits by this committer
Update to 3.0.4
3.0.0
23 Sep 2013 06:17:03
Revision:327933Original commit files touched by this commit
bapt search for other commits by this committer
Use stage
3.0.0
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
3.0.0
14 Jun 2013 14:19:16
Revision:320927Original commit files touched by this commit
bapt search for other commits by this committer
Use new helpers
3.0.0
26 Apr 2013 10:44:29
Revision:316596Original commit files touched by this commit
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
3.0.0
22 Mar 2013 20:06:15
Revision:314960Original commit files touched by this commit
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
3.0.0
17 Mar 2013 14:20:20
Revision:314445Original commit files touched by this commit
danfe search for other commits by this committer
In categories starting with [n-s], remove empty lines (and also few cases of
trailing slashes) from pkg-plist.
3.0.0
24 Jul 2012 11:33:20
Original commit files touched by this commit
bapt search for other commits by this committer
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)
3.0.0
24 Jul 2012 09:09:23
Original commit files touched by this commit
bapt search for other commits by this committer
Still broken on 7.X

Submitted by:	pointyhat (beat)
3.0.0
16 Jun 2012 12:52:04
Original commit files touched by this commit
bapt search for other commits by this committer
Removed uneeded tab in pkg-plist

Submitted by:   olgeni@
3.0.0
15 Jun 2012 21:53:04
Original commit files touched by this commit
bapt search for other commits by this committer
- 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
2.5.0
05 May 2012 21:17:40
Original commit files touched by this commit
pav search for other commits by this committer
- 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
2.5.0
12 Apr 2012 22:07:36
Original commit files touched by this commit
bapt search for other commits by this committer
fix build on 7.X

Reported by:    pointyhat (pav)
2.5.0
05 Apr 2012 16:17:03
Original commit files touched by this commit
bapt search for other commits by this committer
- 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
2.4.0
01 Apr 2012 21:39:17
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 2.4.0 (mostly integrating FreeBSD support upstream)

Feature safe:   yes
2.3.0
01 Apr 2012 08:27:12
Original commit files touched by this commit
bapt search for other commits by this committer
Display file system space usage using graph and colors.

Feature safe:   yes

Number of commits found: 26