Port details |
- coedit IDE for the D programming language
- 3.6.15 editors
=0 3.6.15Version of this port present on the latest quarterly branch.
- Maintainer: acm@FreeBSD.org
- Port Added: 2017-07-22 03:38:27
- Last Update: 2018-11-20 03:05:14
- SVN Revision: 485407
- License: BSL
- WWW:
- https://github.com/BBasile/Coedit
- Description:
- Coedit is an IDE for the D programming language, its compilers, tools and
libraries.
- available for Windows, Linux and FreeBSD.
- supports all the D compilers (DMD-GDC-LDC).
- supports the DUB projects (JSON + SDL) and also Coedit own project format.
- support the DUB scripts (aka single file packages) and Coedit own script
format (aka runnable modules).
- full D Completion Daemon integration (completion, ddoc display, call tips,
jump to declaration, rename identifier).
- Dynamic D-Scanner linting with results displayed in the editor gutter.
- single click to compile and to unittest a module.
- advanced editor with D2 syntax highlighter, folds, regions, identifier markup,
macros, sync-edit, etc.
- edition helpers: comment blocks, local identifier renaming, brace
auto-closing, ddoc templates, etc.
- Explorable list of symbols of the current module.
- static libraries manager that supports auto-registration from local DUB
projects, from online DUB packages or from Coedit custom project format.
- todo list based on the todo comments located in a project or in the current
source.
- user-defined tools powered by a string interpolation system.
- mini file browser, dfmt interface, search & replace and more
WWW: https://github.com/BBasile/Coedit
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- coedit-gtk2>0:editors/coedit
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: coedit-gtk2
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- TIMESTAMP = 1528011225
SHA256 (BBasile-Coedit-v3.6.15_GH0.tar.gz) = 0ba71193560784460a7b36ae24e96be211f91aec14776b2bcafeb0597f0fdedd
SIZE (BBasile-Coedit-v3.6.15_GH0.tar.gz) = 3879879
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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ldmd2 : lang/ldc
- libiz.a : devel/iz
- libdparse.a : devel/libdparse
- libstdx-allocator.a : devel/stdx-allocator
- ppcx64 : lang/fpc
- chm.fpm : misc/fpc-chm
- fcl-base.fpm : devel/fpc-fcl-base
- fcl-db.fpm : devel/fpc-fcl-db
- fcl-image.fpm : devel/fpc-fcl-image
- fcl-json.fpm : devel/fpc-fcl-json
- fcl-net.fpm : devel/fpc-fcl-net
- fcl-registry.fpm : devel/fpc-fcl-registry
- fcl-stl.fpm : devel/fpc-fcl-stl
- fcl-web.fpm : devel/fpc-fcl-web
- fcl-xml.fpm : devel/fpc-fcl-xml
- numlib.fpm : math/fpc-numlib
- openssl.fpm : security/fpc-openssl
- pasjpeg.fpm : graphics/fpc-pasjpeg
- rtl-objpas.fpm : lang/fpc-rtl-objpas
- regexpr.fpm : devel/fpc-regexpr
- rtl-extra.fpm : lang/fpc-rtl-extra
- x11.fpm : x11/fpc-x11
- cairo.fpm : graphics/fpc-cairo
- fpcres : lang/fpc-utils
- gtk2.fpm : x11-toolkits/fpc-gtk2
- interfaces.ppu : editors/lazarus
- x11.pc : x11/libX11
- Runtime dependencies:
-
- ldmd2 : lang/ldc
- dscanner : devel/d-scanner
- dcd-client : devel/dcd-client
- dcd-server : devel/dcd-server
- dfmt : devel/dfmt
- ddemangle : lang/dlang-tools
- x11.pc : x11/libX11
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libatk-1.0.so : accessibility/atk
- libpango-1.0.so : x11-toolkits/pango
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libcairo.so : graphics/cairo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- fpc lazarus:flavors gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.6.15 20 Nov 2018 03:05:14 |
acm |
- Rename editors/coedit to editors/dexed. Project was renamed |
3.6.15 03 Jun 2018 07:57:10 |
acm |
- Update to 3.6.15 |
3.6.4 25 May 2018 16:05:24 |
acm |
- Update to 3.6.4
- Add FLAVORS
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D14661 |
3.6.1 05 Apr 2018 04:52:36 |
acm |
- Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk
- Convert all fpc-based ports to USES=fpc
PR: 227210
Reviewed by: portmgr
Approved by: portmgr
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D14617 |
3.6.1 22 Feb 2018 09:52:47 |
antoine |
Fix build by adding chm to USE_FPC
Reported by: pkg-fallout |
3.6.1 02 Feb 2018 21:34:03 |
acm |
- Update to 3.6.1 |
3.6.0 01 Feb 2018 07:27:22 |
acm |
- Update to 3.6.0
- Add QT5 option |
3.u.3_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 |
3.u.3_1 23 Jul 2017 05:40:49 |
acm |
- Fix D_LIB_DIR path on patch file |
3.u.3_1 23 Jul 2017 05:38:08 |
acm |
- Add new RUN_DEPENDS (dfmt and dlang-tools )
- Fix a problem detecting compiler path.
- Fix typos
- Bump PORTREVISION |
3.u.3 22 Jul 2017 03:38:18 |
acm |
- New port: editors/coedit
Coedit is an IDE for the D programming language, its compilers, tools and
libraries.
- available for Windows, Linux and FreeBSD.
- supports all the D compilers (DMD-GDC-LDC).
- supports the DUB projects (JSON + SDL) and also Coedit own project format.
- support the DUB scripts (aka single file packages) and Coedit own script
format (aka runnable modules).
- full D Completion Daemon integration (completion, ddoc display, call tips,
jump to declaration, rename identifier).
- Dynamic D-Scanner linting with results displayed in the editor gutter.
- single click to compile and to unittest a module.
- advanced editor with D2 syntax highlighter, folds, regions, identifier markup,
macros, sync-edit, etc. (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 11
|