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) combination for a given watch list. This is what FreshPorts will look for.

Port details
dcd-server Auto-complete program for the D programming language (server)
0.13.6_4 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.13.6_3Version of this port present on the latest quarterly branch.
Broken BROKEN: none of the overloads of `fatalHandler` are callable using a `shared` object
Ignore IGNORE: is marked as broken: none of the overloads of `fatalHandler` are callable using a `shared` object
Maintainer: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-07-22 03:33:47
Last Update: 2024-02-17 06:05:52
Commit Hash: a348a07
License: BSL
WWW:
https://github.com/dlang-community/DCD
Description:
DCD is not an IDE. DCD is designed to provide autocompletion for your favorite text editor. If you are looking for an IDE, try one of these. DCD consists of a client and a server. The client (dcd-client) is almost always used through a text editor script or plugin, though it can be used from the command line. The server (dcd-server) is responsible for caching imported files, calculating autocomplete information, and sending it back to the client.
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 (23 items)
Collapse this list.
  1. /usr/local/share/licenses/dcd-server-0.13.6_4/catalog.mk
  2. /usr/local/share/licenses/dcd-server-0.13.6_4/LICENSE
  3. /usr/local/share/licenses/dcd-server-0.13.6_4/BSL
  4. bin/dcd-server
  5. include/d/dcd/common/constants.d
  6. include/d/dcd/common/constants2.d
  7. include/d/dcd/common/dcd_version.d
  8. include/d/dcd/common/messages.d
  9. include/d/dcd/common/socket.d
  10. include/d/dcd/server/autocomplete/complete.d
  11. include/d/dcd/server/autocomplete/doc.d
  12. include/d/dcd/server/autocomplete/localuse.d
  13. include/d/dcd/server/autocomplete/package.d
  14. include/d/dcd/server/autocomplete/symbols.d
  15. include/d/dcd/server/autocomplete/util.d
  16. include/d/dcd/server/main.d
  17. include/d/dcd/server/server.d
  18. lib/d/libdcd.a
  19. share/man/man1/dcd-server.1.gz
  20. @dir include/d/common
  21. @owner
  22. @group
  23. @mode
Collapse this list.
Dependency lines:
  • dcd-server>0:devel/dcd-server
To install the port:
cd /usr/ports/devel/dcd-server/ && 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/dcd-server
  • pkg install dcd-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dcd-server
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1668455203 SHA256 (dlang-community-DCD-v0.13.6_GH0.tar.gz) = b4237b0489cb095cfd6cf5e22061086326eae057a3ff66244dc99bf61370db8b SIZE (dlang-community-DCD-v0.13.6_GH0.tar.gz) = 134053

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Slave ports:
  1. devel/dcd-client
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. libmsgpack-d.a : devel/msgpack-d
  7. libdparse.a : devel/libdparse
  8. libmir-core.a : devel/mir-core
  9. libstdx-allocator.a : devel/stdx-allocator
  10. pkgconf>=1.3.0_1 : devel/pkgconf
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. editors/dlangide*
  2. Collapse this list of deleted ports.
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_dcd-server
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/DCD/tar.gz/v0.13.6?dummy=/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.13.6_4
17 Feb 2024 06:05:52
commit hash: a348a07287d1bd8bc94cf25049f37ab5757dee9ccommit hash: a348a07287d1bd8bc94cf25049f37ab5757dee9ccommit hash: a348a07287d1bd8bc94cf25049f37ab5757dee9ccommit hash: a348a07287d1bd8bc94cf25049f37ab5757dee9c files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/dcd-server: Mark BROKEN

Fails to compile with:
none of the overloads of `fatalHandler` are callable using a `shared` object

Approved by:	portmgr (blanket)
0.13.6_4
10 Jan 2024 13:13:03
commit hash: d146e301543d7941f706e91ab113e86477fe2beacommit hash: d146e301543d7941f706e91ab113e86477fe2beacommit hash: d146e301543d7941f706e91ab113e86477fe2beacommit hash: d146e301543d7941f706e91ab113e86477fe2bea files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
devel/dcd-server: correctly bump portrevision
0.13.6_1
10 Jan 2024 08:16:01
commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
0.13.6_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.13.6_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.13.6_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
0.13.6
15 Nov 2022 02:05:15
commit hash: 7b1119cc4840b815e4d2cd2011a9206141546550commit hash: 7b1119cc4840b815e4d2cd2011a9206141546550commit hash: 7b1119cc4840b815e4d2cd2011a9206141546550commit hash: 7b1119cc4840b815e4d2cd2011a9206141546550 files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
devel/dcd-*: Update to 0.13.6
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.11.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.11.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.11.0
01 Apr 2022 15:09:49
commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: fix trailing whitespace in pkg-descr's

Approved by:	portmgr blanket
0.11.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.11.0
07 Mar 2019 06:13:43
Revision:494897Original commit files touched by this commit
acm search for other commits by this committer
- Update to 0.11.0
0.9.13
20 Nov 2018 02:53:49
Revision:485401Original commit files touched by this commit
acm search for other commits by this committer
- Update to 0.9.13
0.9.6
03 Jun 2018 06:54:59
Revision:471462Original commit files touched by this commit
acm search for other commits by this committer
- Update to 0.9.6
0.9.1_1
15 Mar 2018 21:35:59
Revision:464641Original commit files touched by this commit
bdrewery search for other commits by this committer
Fix plist
0.9.1
01 Feb 2018 23:54:11
Revision:460653Original commit files touched by this commit
acm search for other commits by this committer
- Update to 0.9.1
0.9.0_2
26 Jul 2017 13:16:58
Revision:446656Original commit files touched by this commit
mat search for other commits by this committer
Bump PORTREVISION after adding the plist.

Pointy hat:	acm
Sponsored by:	Absolight
0.9.0_1
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.9.0_1
25 Jul 2017 01:44:54
Revision:446552Original commit files touched by this commit
acm search for other commits by this committer
- Add pkg-plist forgotten on previous commit
0.9.0_1
23 Jul 2017 02:53:47
Revision:446442Original commit files touched by this commit
acm search for other commits by this committer
- Fix build on dcd-client
- Add dcd-server d files
- Install dcd-client/dcd-server library
- Bump PORTREVISION (server)
0.9.0
22 Jul 2017 03:33:36
Revision:446363Original commit files touched by this commit
acm search for other commits by this committer
- New port: devel/dcd-server

DCD is not an IDE. DCD is designed to provide autocompletion for your favorite
text editor. If you are looking for an IDE, try one of these.

DCD consists of a client and a server. The client (dcd-client) is almost always
used through a text editor script or plugin, though it can be used from the
command line. The server (dcd-server) is responsible for caching imported
files, calculating autocomplete information, and sending it back to the client.

WWW: https://github.com/dlang-community/DCD

Number of commits found: 22