Port details |
- du2ps Filter for converting output of du to PostScript file
- 3.1_1 sysutils =3 3.1_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2001-06-26 18:03:15
- Last Update: 2024-01-09 11:11:45
- Commit Hash: 220062a
- People watching this port, also watch:: fluxbox, libglade2, nc, libunicode, dia
- License: MIT
- WWW:
- https://line.to/mac/soft/du2ps/
- Description:
- The du2ps reads output of du(1), then generates a figure of
hierarchical structure and utilization of each directory.
The du2ps is a similar program to xdu, but it produces result as
a PostScript file.
The default paper is ISO A4, but you can select Letter or ISO A3/B4/B5.
You can also specify font name, font size, number of columns and other
options.
- ¦ ¦ ¦ ¦
- 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/du2ps/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/du2ps
- pkg install du2ps
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: du2ps
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (du2ps-3.1.tgz) = 72d0572fd4671c32371ac90ce1e40a1ffa9f1aa973ce6d0f0e05218404d3ddd8
SIZE (du2ps-3.1.tgz) = 18721
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:
-
- nkf : japanese/nkf
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for du2ps-3.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_du2ps
- USES:
- tar:tgz
- 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 |
3.1_1 09 Jan 2024 11:11:45 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
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) |
3.1 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 ) |
3.1 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 ) |
3.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.1 04 Mar 2018 09:33:08 |
amdmi3 |
- Add LICENSE
- Update WWW |
3.1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
3.1 12 Mar 2016 14:08:23 |
amdmi3 |
- Switch to USES=tar
- Switch to options helpers |
3.1 11 Dec 2015 08:43:44 |
miwi |
- Reset maintainer
PR: 205175
Submitted by: ysarumaru@gmail.com
Approved by: mat (mentor)
Differential Revision: D4491 |
3.1 02 Mar 2015 23:47:18 |
bapt |
Remove Author from pkg-descr and white space fixes |
3.1 27 Feb 2014 09:21:12 |
ehaupt |
- Support staging
- Define DOCS option |
3.1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
3.1 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 |
3.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.1 16 Jan 2009 09:50:00 |
miwi |
- Update to maintainer mail adress
PR: 130611
Submitted by: Yoshihiko Sarumaru <sarumaru@jp.FreeBSD.org> (maintainer) |
3.1 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
3.1 12 Mar 2005 13:58:37 |
vs |
Fix PORTDOCS-handling
Standing in the corner rereading (NO)PORTDOCS-documentation: me |
3.1 12 Mar 2005 09:30:13 |
vs |
Update to 3.1
PR: ports/78699
Submitted by: maintainer |
2.1_1 21 Mar 2004 08:59:21 |
nork |
o Update MASTERE_SITES.
o Some fix (NULL != NUL, void main -> int main).
o Update archive md5.
some bug fix in new archive(this was released after 19 hours than old one).
Submitted by: Yoshihiko - he is in seat next mine in jammed
Chuou Highway - Sarumaru <mistral@imasy.or.jp>
(maintainer)
Committed at: jammed Chuou Highway in Japan |
2.1 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
2.1 21 Feb 2003 13:28:59 |
knu |
De-pkg-comment. |
26 Jun 2001 22:03:15 |
okazaki |
Add du2ps 2.1, filter for converting output of du to PostScript file. |