notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
dlangide D language IDE based on DlangUI
0.8.12_2 editors Deleted 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.8.12_2Version of this port present on the latest quarterly branch.
Broken BROKEN: does not compile with latest version of ldc
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2019-05-08
Ignore IGNORE: is marked as broken: does not compile with latest version of ldc
Maintainer: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-07-23 03:06:28
Last Update: 2019-05-09 15:03:38
SVN Revision: 501106
License: BSL
Description:
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/dlangide
  2. /usr/local/share/licenses/dlangide-0.8.12_2/catalog.mk
  3. /usr/local/share/licenses/dlangide-0.8.12_2/LICENSE
  4. /usr/local/share/licenses/dlangide-0.8.12_2/BSL
Collapse this list.
Dependency lines:
  • dlangide>0:editors/dlangide
No installation instructions:
This port has been deleted.
PKGNAME: dlangide
Flavors: there is no flavor information for this port.
distinfo:

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. libdlangui.a : devel/dlangui
  4. libdsymbol.a : devel/dsymbol
  5. libdparse.a : devel/libdparse
  6. libemsi_containers.a : devel/containers
  7. libmsgpack-d.a : devel/msgpack-d
  8. libdlib.a : devel/dlib
  9. libDerelictUtil.a : devel/derelict-util
  10. libDerelictGL3.a : graphics/derelict-gl3
  11. libDerelictSDL2.a : devel/derelict-sdl2
  12. libDerelictFT.a : print/derelict-ft
  13. libstdx-allocator.a : devel/stdx-allocator
  14. libisfreedesktop.a : devel/isfreedesktop
  15. libinilike.a : devel/inilike
  16. libxdgpaths.a : devel/xdgpaths
  17. libicontheme.a : devel/icontheme
  18. dcd-server : devel/dcd-server
There are no ports dependent upon this port

Configuration Options:
Options name:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/buggins/dlangide/tar.gz/v0.8.12?dummy=/
Collapse this list.
Port Moves
  • port deleted on 2019-05-09
    REASON: Has expired: Broken for more than 6 months

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.12_2
09 May 2019 15:03:38
Revision:501106Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2019-05-08 databases/ruby-odbc: Broken for more than 6 months
2019-05-08 databases/rubygem-dbd-odbc: Broken for more than 6 months
2019-05-08 devel/dlangui: Broken for more than 6 months
2019-05-08 editors/dlangide: Broken for more than 6 months
2019-05-08 emulators/desmume: Broken for more than 6 months
2019-05-08 emulators/yabause: Broken for more than 6 months
2019-05-08 emulators/yape: Broken for more than 6 months
2019-05-08 games/armagetron: Broken for more than 6 months
2019-05-08 games/boswars: Broken for more than 6 months
2019-05-08 games/ceferino: Broken for more than 6 months
2019-05-08 games/chanta: Broken for more than 6 months
2019-05-08 games/d2x-xl: Broken for more than 6 months
2019-05-08 games/drcreep: Broken for more than 6 months
2019-05-08 games/frobtads: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.12_2
07 Apr 2019 07:43:38
Revision:498264Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
0.8.12_2
07 Mar 2019 06:28:02
Revision:494910Original commit files touched by this commit
acm search for other commits by this committer
- Bump PORTREVISION. lang/ldc was update to 1.14.0
0.8.12_1
20 Nov 2018 03:00:51
Revision:485406Original commit files touched by this commit
acm search for other commits by this committer
- Mark BROKEN with latest version of lang/ldc
0.8.12
15 Jun 2018 18:15:28
Revision:472478Original commit files touched by this commit
acm search for other commits by this committer
- Fix build

Reported by:	pkg-fallout
0.8.12
03 Jun 2018 07:30:06
Revision:471471Original commit files touched by this commit
acm search for other commits by this committer
- Update to 0.8.12
0.7.30
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.7.30
23 Jul 2017 03:21:16
Revision:446444Original commit files touched by this commit
acm search for other commits by this committer
- Fix INDEX
0.7.30
23 Jul 2017 02:54:34
Revision:446443Original commit files touched by this commit Sanity Test Failure
acm search for other commits by this committer
- New port: editors/dlangide

Cross platform D language IDE written using DlangUI library.
- Uses DUB (dub.json or dub.sdl) project format
- Shows tree with project source files
- Can open and edit source files from project or file system in multi-tab editor
- Build and run project with DUB
- Build log highlight and navigation to place of error or warning by clicking on
  log line (contributed by Extrawurst)
- DUB dependencies update
- DUB package configuration selection (contributed by NCrashed)
- Dependency projects are shown in workspace tree
- New project wizard
- Toolchain settings for DMD, LDC, GDC
- Project specific settings
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 9