Port details on branch 2023Q4 |
- cudatext Cross-platform text editor, written in Lazarus
- 1.201.0.2_1 editors =0 1.201.0.2_1Version of this port present on the latest quarterly branch.
- Maintainer: acm@FreeBSD.org
- Port Added: 2023-11-26 01:21:05
- Last Update: 2023-11-26 01:18:03
- Commit Hash: 58d9da5
- License: MPL20
- WWW:
- https://uvviewsoft.com/
- Description:
- CudaText is a cross-platform text editor, written in Lazarus. It is fully
open source. Features include:
- Syntax highlight for many languages: C, C++, JavaScript, HTML, CSS, PHP,
Python, XML etc. 200+ syntax lexers exist.
- Code tree (tree structure of functions/classes/etc in source).
- Code folding.
- Multi-carets and multi-selections.
- Find/Replace with reg. ex.
- Plugins in Python language. Plugins can do lot of things.
- Configs in JSON. Supports lexer-specific configs.
- Tabbed UI.
- Split each tab.
- Split view for 2/3/4/6 files.
- Simple auto-completion (fixed list) for some lexers.
- Command palette (ST3 style).
- Minimap.
- Micromap.
- Show unprinted whitespace.
- Support for many encodings.
- Customizable hotkeys.
- Binary/Hex viewer for files of unlimited size.
- ¦ ¦ ¦ ¦
- 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:
-
- cudatext-gtk2>0:editors/cudatext
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/editors/cudatext/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/cudatext
- pkg install cudatext-gtk2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cudatext-gtk2
- Package flavors (<flavor>: <package>)
- gtk2: cudatext-gtk2
- qt5: cudatext-qt5
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- TIMESTAMP = 1695222927
SHA256 (Alexey-T-CudaText-1.199.0_GH0.tar.gz) = 2c33875dc1eab721280e1723085847e20354abe2021d099a087bfe693b04d06f
SIZE (Alexey-T-CudaText-1.199.0_GH0.tar.gz) = 6113876
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:
-
- update-desktop-database : devel/desktop-file-utils
- as : devel/binutils
- ppcx64 : lang/fpc
- as : devel/binutils
- utils-lexyacc.fpm : lang/fpc
- interfaces.ppu : editors/lazarus
- python3.9 : lang/python39
- x11.pc : x11/libX11
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- python3.9 : lang/python39
- 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/at-spi2-core
- libpango-1.0.so : x11-toolkits/pango
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- editors_cudatext
- USES:
- desktop-file-utils dos2unix fpc gnome lazarus:flavors python xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|