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
deheader Tool to find unnecessary includes in C/C++ files
1.6_1 devel on this many watch lists=1 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 1.6Version of this port present on the latest quarterly branch.
Maintainer: gahr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-03-12 08:34:57
Last Update: 2024-03-05 14:51:15
Commit Hash: 5e7b02c
People watching this port, also watch:: speedtables, io, roundcube-carddav-php82, tcl-lmdb, catch
License: BSD2CLAUSE
WWW:
http://www.catb.org/esr/deheader/
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.
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 (5 items)
Collapse this list.
  1. bin/deheader
  2. share/man/man1/deheader.1.gz
  3. /usr/local/share/licenses/deheader-1.6_1/catalog.mk
  4. /usr/local/share/licenses/deheader-1.6_1/LICENSE
  5. /usr/local/share/licenses/deheader-1.6_1/BSD2CLAUSE
Collapse this list.
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
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
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):
deheader
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.61.6_11.61.61.6_1-1.6-
FreeBSD:13:quarterly1.61.61.61.61.61.61.61.6
FreeBSD:14:latest1.61.6_11.61.61.6_11.6-1.6
FreeBSD:14:quarterly1.61.6-1.61.61.61.61.6
FreeBSD:15:latest1.61.6_1n/a1.6n/a1.61.61.6
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. xmlto : textproc/xmlto
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
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:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.com/esr/deheader/-/archive/b408c9013f4e1d917cc12f06edda4e1782e64888.tar.gz?dummy=/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6_1
05 Mar 2024 14:51:15
commit hash: 5e7b02c5498d758ba7ac2c95e42e81c494f70685commit hash: 5e7b02c5498d758ba7ac2c95e42e81c494f70685commit hash: 5e7b02c5498d758ba7ac2c95e42e81c494f70685commit hash: 5e7b02c5498d758ba7ac2c95e42e81c494f70685 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/deheader: Move man pages to share/man

Approved by:	portmgr (blanket)
1.6
12 Jul 2023 18:56:04
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
bsd.sites.mk: Update all ports using USE_GITLAB

Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
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)
1.6
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)
1.6
09 Apr 2021 18:44:23
commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
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
1.6
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
1.6
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.
1.6
16 Mar 2018 12:46:02
Revision:464678Original commit files touched by this commit
gahr search for other commits by this committer
devel/deheader: update to 1.6, take maintainership
1.0_1
27 Jan 2018 12:48:26
Revision:460118Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix shebangs
- Add NO_ARCH
1.0
12 Jan 2018 11:21:07
Revision:458818Original commit files touched by this commit
rene search for other commits by this committer
Return kevlo's ports to the pool, he handed in his commit bit.

With hat:	portmgr-secretary
1.0
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
1.0
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
1.0
05 Jun 2014 08:04:30
Revision:356607Original commit files touched by this commit
kevlo search for other commits by this committer
License should be BSD3CLAUSE.

Pointed out by:	Jimmy Olgeni
1.0
05 Jun 2014 03:41:20
Revision:356580Original commit files touched by this commit
kevlo search for other commits by this committer
Update to 1.0
0.8
13 Nov 2013 06:09:26
Revision:333652Original commit files touched by this commit
kevlo search for other commits by this committer
- 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
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
0.7
02 Aug 2013 04:54:12
Revision:324140Original commit files touched by this commit
kevlo search for other commits by this committer
Update to 0.7

PR:	ports/180993
Submitted by:	r4721 at tormail.org
0.6
25 Jul 2012 11:24:11
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT
0.6
12 Mar 2011 08:34:39
Original commit files touched by this commit
kevlo search for other commits by this committer
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: 19