Port details |
- deheader Tool to find unnecessary includes in C/C++ files
- 1.6 devel
=1 1.6Version of this port present on the latest quarterly branch. - Maintainer: gahr@FreeBSD.org
 - Port Added: 2011-03-12 08:34:57
- Last Update: 2021-04-09 18:44:23
- Commit Hash: 911f042
- People watching this port, also watch:: speedtables, io, roundcube-carddav-php74, tcl-lmdb, catch
- License: BSD2CLAUSE
- Description:
- Deheader analyzes C and C++ files to determine which header inclusions
can be removed while still allowing them to compile. This may result in
substantial improvements in compilation time, especially on large C++
projects; it also sometimes exposes dependencies and cohesions of which
developers were unaware.
WWW: http://www.catb.org/esr/deheader/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- deheader>0:devel/deheader
- To install the port:
- cd /usr/ports/devel/deheader/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/deheader
- pkg install deheader
- PKGNAME: deheader
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1617890487
SHA256 (esr-deheader-b408c9013f4e1d917cc12f06edda4e1782e64888_GL0.tar.gz) = f6777dd4383c9e96dc113d2e6a7650daa818b308e34266bce23cad2ca9a47313
SIZE (esr-deheader-b408c9013f4e1d917cc12f06edda4e1782e64888_GL0.tar.gz) = 27838
- 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:
-
- xmlto : textproc/xmlto
- python3.8 : lang/python38
- Runtime dependencies:
-
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_deheader
- USES:
- python shebangfix tar:bz2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 15
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
09 Apr 2021 18:44:23 1.6
|
Matthias Fechner (mfechner)  |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
07 Apr 2021 08:09:01 1.6
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.6
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
16 Mar 2018 12:46:02
1.6
|
gahr  |
devel/deheader: update to 1.6, take maintainership |
27 Jan 2018 12:48:26
1.0_1
|
amdmi3  |
- Fix shebangs
- Add NO_ARCH |
12 Jan 2018 11:21:07
1.0
|
rene  |
Return kevlo's ports to the pool, he handed in his commit bit.
With hat: portmgr-secretary |
19 May 2016 10:21:25
1.0
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
20 Oct 2014 16:04:14
1.0
|
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
05 Jun 2014 08:04:30
1.0
|
kevlo  |
License should be BSD3CLAUSE.
Pointed out by: Jimmy Olgeni |
05 Jun 2014 03:41:20
1.0
|
kevlo  |
Update to 1.0 |
13 Nov 2013 06:09:26
0.8
|
kevlo  |
- Update to 0.8
- Add stage support
PR: ports/183909
Submitted by: Kevin Zheng <kevinz5000 at gmail dot com> |
20 Sep 2013 17:03:27

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
02 Aug 2013 04:54:12
0.7
|
kevlo  |
Update to 0.7
PR: ports/180993
Submitted by: r4721 at tormail.org |
25 Jul 2012 11:24:11
0.6
|
cs  |
Fix typos in COMMENT |
12 Mar 2011 08:34:39
0.6
|
kevlo  |
Initial import of deheader 0.6
Deheader analyzes C and C++ files to determine which header inclusions
can be removed while still allowing them to compile. |
Number of commits found: 15
|