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
d-scanner Swiss-army knife for D source code
0.7.0_3 devel on this many watch lists=0 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 0.7.0_3Version of this port present on the latest quarterly branch.
Broken BROKEN: fails to build
Ignore IGNORE: is marked as broken: fails to build
Maintainer: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-07-22 03:32:06
Last Update: 2023-04-23 09:09:58
Commit Hash: 8d3e020
License: BSL
WWW:
https://github.com/dlang-community/D-Scanner
Description:
D-Scanner is a tool for analyzing D source code
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 (4 items)
Collapse this list.
  1. bin/dscanner
  2. /usr/local/share/licenses/d-scanner-0.7.0_3/catalog.mk
  3. /usr/local/share/licenses/d-scanner-0.7.0_3/LICENSE
  4. /usr/local/share/licenses/d-scanner-0.7.0_3/BSL
Collapse this list.
Dependency lines:
  • d-scanner>0:devel/d-scanner
To install the port:
cd /usr/ports/devel/d-scanner/ && make install clean
We doubt a package is available for this port because we see it marked as as:
  • Broken
  • Ignore
Packages are normally not provided for ports that are marked as above.
To add the package, run one of these commands:
  • pkg install devel/d-scanner
  • pkg install d-scanner
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: d-scanner
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1551853031 SHA256 (dlang-community-D-Scanner-v0.7.0_GH0.tar.gz) = f838d6baf84e5f091d629ed706f4df4a49ee61cce05ca3dc0f38b29878769b2a SIZE (dlang-community-D-Scanner-v0.7.0_GH0.tar.gz) = 85626

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ldmd2 : lang/ldc
  2. dub : devel/dub
  3. rdmd : lang/dlang-tools
  4. libemsi_containers.a : devel/containers
  5. libdsymbol.a : devel/dsymbol
  6. libinifiled.a : devel/inifiled
  7. libddoc.a : devel/libddoc
  8. libdparse.a : devel/libdparse
  9. libmir-core.a : devel/mir-core
  10. libstdx-allocator.a : devel/stdx-allocator
  11. rdmd : lang/dlang-tools
  12. pkgconf>=1.3.0_1 : devel/pkgconf
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. editors/coedit*
  2. editors/dexed*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_d-scanner
USES:
pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/dlang-community/D-Scanner/tar.gz/v0.7.0?dummy=/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.0_3
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
0.7.0_2
11 Apr 2023 20:35:21
commit hash: 7554a732e269b4a6dd988f5e42f181c630a59bc1commit hash: 7554a732e269b4a6dd988f5e42f181c630a59bc1commit hash: 7554a732e269b4a6dd988f5e42f181c630a59bc1commit hash: 7554a732e269b4a6dd988f5e42f181c630a59bc1 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
D ports: Bump after lang/ldc update.

PR:		270461
0.7.0_1
20 Feb 2023 10:42:17
commit hash: c36666881d31ca7de44c2d499f78604a19948077commit hash: c36666881d31ca7de44c2d499f78604a19948077commit hash: c36666881d31ca7de44c2d499f78604a19948077commit hash: c36666881d31ca7de44c2d499f78604a19948077 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
devel/d-scanner: mark BROKEN

src/dscanner/analysis/helpers.d(59,32): Error: none of the overloads of `this`
are callable using argument types `(CAllocatorImpl!(Mallocator, Flag.no))`
/usr/local/include/d/dsymbol/modulecache.d(76,2):        Candidate is:
`dsymbol.modulecache.ModuleCache.this(RCIAllocator symbolAllocator)`
src/dscanner/analysis/properly_documented_public_functions.d(234,37): Error: no
property `items` for type `const(dparse.ast.ExpressionNode)`
src/dscanner/analysis/properly_documented_public_functions.d(235,70): Error: no
property `items` for type `const(dparse.ast.ExpressionNode)`
/usr/local/include/d/core/lifetime.d(130,9): Error: static assert:  "Don't know
how to initialize an object of type FirstPass with arguments (const(Module),
istring, Scoped, Scoped, bool, ModuleCache*, typeof(null))"

Reported by:	pkg-fallout
0.7.0_1
15 Nov 2022 16:17:05
commit hash: d02a771fad9f8f1ae3c6cf9453c8aa0a7bcc7b25commit hash: d02a771fad9f8f1ae3c6cf9453c8aa0a7bcc7b25commit hash: d02a771fad9f8f1ae3c6cf9453c8aa0a7bcc7b25commit hash: d02a771fad9f8f1ae3c6cf9453c8aa0a7bcc7b25 files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
lang/ldc: Bump PORTREVISION of d based ports because lang/ldc port has changed
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)
0.7.0
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)
0.7.0
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.7.0
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.
0.7.0
07 Mar 2019 06:13:05
Revision:494896Original commit files touched by this commit
acm search for other commits by this committer
- Update to 0.7.0
0.5.11
20 Nov 2018 02:53:01
Revision:485400Original commit files touched by this commit
acm search for other commits by this committer
- Update to 0.5.11
0.5.3
16 Jun 2018 01:44:27
Revision:472513Original commit files touched by this commit
acm search for other commits by this committer
- Fix build

Reported by:	pkg-fallout
0.5.3
04 Jun 2018 14:46:41
Revision:471550Original commit files touched by this commit
mat search for other commits by this committer
Fix USE_GITHUB usage.

Sponsored by:	Absolight
0.5.3
03 Jun 2018 06:49:07
Revision:471460Original commit files touched by this commit
acm search for other commits by this committer
- Update to 0.5.3
0.4.2
01 Feb 2018 23:50:22
Revision:460652Original commit files touched by this commit
acm search for other commits by this committer
- Update to 0.4.2
0.4.0
26 Jul 2017 13:16:39
Revision:446655Original commit files touched by this commit
mat search for other commits by this committer
Convert (again) every usage of https://github.com/.../archive/xxx to USE_GITHUB.

Pointy hat:	acm
Sponsored by:	Absolight
0.4.0
22 Jul 2017 03:31:33
Revision:446362Original commit files touched by this commit
acm search for other commits by this committer
- New port: devel/d-scanner

D-Scanner is a tool for analyzing D source code

WWW: https://github.com/dlang-community/D-Scanner

Number of commits found: 16