Port details |
- diffstat Makes a histogram summarizing "diff" output
- 1.66 textproc =8 1.66Version of this port present on the latest quarterly branch.
- Maintainer: bapt@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-03-07 10:56:00
- Commit Hash: a110343
- People watching this port, also watch:: nmap, sudo, unzip, openssl, zip
- Also Listed In: devel
- License: MIT
- WWW:
- https://invisible-island.net/diffstat/
- Description:
- This program takes the output of "diff" and makes an ASCII graph
showing how many lines were inserted, deleted, or changed in the
files that were compared. It can interpret unified or context
diffs, or the default format generated by "diff".
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- diffstat>0:textproc/diffstat
- To install the port:
- cd /usr/ports/textproc/diffstat/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/diffstat
- pkg install diffstat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: diffstat
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1709038101
SHA256 (diffstat-1.66.tgz) = f54531bbe32e8e0fa461f018b41e3af516b632080172f361f05e50367ecbb69e
SIZE (diffstat-1.66.tgz) = 302451
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Build
-
- devel/quilt
- for Run
-
- devel/quilt
Configuration Options:
- No options to configure
- Options name:
- textproc_diffstat
- 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 |
1.66 07 Mar 2024 10:56:00 |
Baptiste Daroussin (bapt) Author: Thomas E. Dickey |
textproc/diffstat: update URLs
PR: 276631 |
1.66 27 Feb 2024 12:48:48 |
Baptiste Daroussin (bapt) |
textproc/diffstat: update to 1.66 |
1.65_1 10 Jan 2024 16:27:53 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
1.65 16 Jan 2023 21:38:20 |
Baptiste Daroussin (bapt) |
textproc/diffstat: update to 1.65 |
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) |
1.64 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 ) |
1.64 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.64 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.64 18 Jan 2021 08:12:17 |
bapt |
update to 1.64 |
1.63 28 Feb 2020 19:25:36 |
sunpoet |
Update WWW
Approved by: portmgr (blanket) |
1.63 02 Dec 2019 08:46:45 |
bapt |
Update to 1.63 |
1.62 04 Jan 2019 11:16:32 |
bapt |
Update to 1.62 |
1.61 08 Dec 2016 09:00:46 |
amdmi3 |
- Add LICENSE
- Switch to USES=tar
Approved by: portmgr blanket |
1.61 15 Jan 2016 12:30:07 |
bapt |
Update to 1.61 |
1.60 07 Jul 2015 22:21:28 |
bapt |
Update to 1.60 |
1.59 02 Dec 2014 22:42:41 |
bapt |
Update to 1.59
Take maintainership |
1.57 02 Dec 2014 22:40:57 |
bapt |
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059 |
1.57 26 Jan 2014 15:35:16 |
mat |
Support staging.
Sponsored by: Absolight |
1.57 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.57 21 Jun 2013 04:03:57 |
clsung |
- Update to 1.57 |
1.56 12 Feb 2013 13:20:04 |
clsung |
- Update to 1.56 |
1.55 27 Jan 2013 05:55:20 |
tabthorpe |
- Strip header at request of original creator
Submitted by: trevor
With hat: portmgr |
1.55 15 Feb 2012 06:46:18 |
sunpoet |
- Update to 1.55
- Update MASTER_SITES and WWW: change URL to match the official site
Changes: http://invisible-island.net/diffstat/CHANGES
Approved by: clsung (maintainer, via IRC) |
1.54 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
1.54 27 Oct 2010 01:08:34 |
clsung |
- Update to 1.54
PR: ports/151458
Submitted by: Julien Laffaye <kimelto_AT_gmail dot com> |
1.53 06 Sep 2010 02:21:18 |
clsung |
- Update to 1.53
PR: ports/149500
Submitted by: Frederic Culot <frederic_AT_culot dot org>
Reviewed by: swell.k at gmail.com |
1.51_1 28 Jul 2010 03:44:13 |
clsung |
- lzcat => xz
- bump PORTREVISION
PR: ports/148604
Submitted by: Anonymous <swell dot k_AT_gmail dot com> |
1.51 12 Dec 2009 05:23:57 |
clsung |
- Update to 1.51 |
1.50 30 Oct 2009 00:34:12 |
clsung |
- Update to 1.50 |
1.49_1 03 Sep 2009 06:57:22 |
clsung |
- fix build error
- bump PORTREVISION
Noted by: Matthias Andree <matthias dot andree_AT_tu-dortmund dot de> |
1.49 02 Sep 2009 03:18:19 |
clsung |
- Update to 1.49 |
1.48 17 Aug 2009 09:21:55 |
clsung |
- Update to 1.48 |
1.47 30 Mar 2009 08:41:14 |
clsung |
- Update to 1.47 |
1.46 27 Aug 2008 02:48:37 |
clsung |
- Update to 1.46 |
1.45 10 Oct 2007 09:56:06 |
clsung |
- Update to 1.45 |
1.44 27 Aug 2007 02:01:56 |
clsung |
- Update to 1.44 |
1.43 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
1.43 14 Aug 2006 04:13:47 |
clsung |
- Respect DESTDIR
- Use MAN1PREFIX
PR: ports/101870
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
1.43 17 Jul 2006 07:56:39 |
clsung |
- update to 1.43 |
1.42 03 Jul 2006 13:30:59 |
clsung |
- update to 1.42
- take maintainership
Noted: no.1000 of my commits in ports/ :) |
1.41 11 Feb 2006 21:03:14 |
netchild |
Reset maintainership to ports@ after ~4 months without any response to any
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1] |
1.41 24 Jan 2006 03:10:24 |
edwin |
SHA256ify
Approved by: krion@ |
1.41 30 Sep 2005 13:15:46 |
garga |
- Update to 1.41
PR: ports/85738
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: maintainer timeout (25 days) |
1.34 07 Apr 2004 17:05:45 |
trevor |
Update to 1.34. Avoid running configure script. Use INSTALL_ macros. |
1.33 30 Jan 2004 22:51:45 |
trevor |
Use PLIST_FILES. |
1.33 27 Jan 2004 16:12:37 |
trevor |
Add size data. |
1.33 13 Nov 2003 10:21:09 |
trevor |
Remove my e-mail address from DESCR files of ports
I have contributed, in order to attract less spam. |
1.33 13 Nov 2003 10:11:35 |
trevor |
Remove my e-mail address from comment blocks of ports
I have contributed, in hopes of attracting less spam. |
1.33 03 Mar 2003 17:38:36 |
trevor |
Update to 1.33. |
1.31 01 Mar 2003 14:34:34 |
trevor |
Retire comment file. |
1.31 26 Aug 2002 00:13:02 |
trevor |
Update to 1.31, which has new options -k to suppress merging of
filenames and -u to suppress sorting of filenames. |
1.30 18 Aug 2002 20:30:05 |
trevor |
Update to 1.30. This version permits "-" separators in dates, as
found in the output of the newest gendiff. |
09 Feb 2002 16:03:22 |
trevor |
Update to 1.29. This version supports for bzip2-compressed diffs and is
supposed to work better on RCS diffs. |
25 Jul 2001 18:53:09 |
steve |
There's no need to strip diffstat in the post-install target since
${INSTALL_PROGRAM} does it already. |
05 Feb 2001 16:35:27 |
olgeni |
More style fixes for ports/textproc. |
08 Oct 2000 07:29:51 |
asami |
Convert category textproc to new layout. |
02 Oct 2000 06:39:36 |
trevor |
Change MAINTAINER for my ports. |
08 Jun 2000 10:03:32 |
knu |
Update the distfile/site. |