Port details |
- dcd-server Auto-complete program for the D programming language (server)
- 0.13.6_4 devel =2 0.13.6_4Version of this port present on the latest quarterly branch.
- BROKEN: none of the overloads of `fatalHandler` are callable using a `shared` object
IGNORE: is marked as broken: none of the overloads of `fatalHandler` are callable using a `shared` object
- Maintainer: acm@FreeBSD.org
- Port Added: 2017-07-22 03:33:47
- Last Update: 2024-02-17 06:05:52
- Commit Hash: a348a07
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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:
-
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. Perhaps there is a build error. Check the fallout link:
- Slave ports:
-
- devel/dcd-client
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ldmd2 : lang/ldc
- dub : devel/dub
- rdmd : lang/dlang-tools
- libemsi_containers.a : devel/containers
- libdsymbol.a : devel/dsymbol
- libmsgpack-d.a : devel/msgpack-d
- libdparse.a : devel/libdparse
- libmir-core.a : devel/mir-core
- libstdx-allocator.a : devel/stdx-allocator
- pkgconf>=1.3.0_1 : devel/pkgconf
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
Deleted ports which required this port:
- * - 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.13.6_4 17 Feb 2024 06:05:52 |
Muhammad Moinur Rahman (bofh) |
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 |
Baptiste Daroussin (bapt) |
devel/dcd-server: correctly bump portrevision |
0.13.6_1 10 Jan 2024 08:16:01 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
0.13.6_3 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.13.6_2 11 Apr 2023 20:35:21 |
Gleb Popov (arrowd) |
D ports: Bump after lang/ldc update.
PR: 270461 |
0.13.6_1 15 Nov 2022 16:17:05 |
Jose Alonso Cardenas Marquez (acm) |
lang/ldc: Bump PORTREVISION of d based ports because lang/ldc port has changed |
0.13.6 15 Nov 2022 02:05:15 |
Jose Alonso Cardenas Marquez (acm) |
devel/dcd-*: Update to 0.13.6 |
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) |
0.11.0 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 ) |
0.11.0 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
0.11.0 01 Apr 2022 15:09:49 |
Dmitry Marakasov (amdmi3) |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
0.11.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.11.0 07 Mar 2019 06:13:43 |
acm |
- Update to 0.11.0 |
0.9.13 20 Nov 2018 02:53:49 |
acm |
- Update to 0.9.13 |
0.9.6 03 Jun 2018 06:54:59 |
acm |
- Update to 0.9.6 |
0.9.1_1 15 Mar 2018 21:35:59 |
bdrewery |
Fix plist |
0.9.1 01 Feb 2018 23:54:11 |
acm |
- Update to 0.9.1 |
0.9.0_2 26 Jul 2017 13:16:58 |
mat |
Bump PORTREVISION after adding the plist.
Pointy hat: acm
Sponsored by: Absolight |
0.9.0_1 26 Jul 2017 13:16:39 |
mat |
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 |
acm |
- Add pkg-plist forgotten on previous commit |
0.9.0_1 23 Jul 2017 02:53:47 |
acm |
- 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 |
acm |
- 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 |