Port details on branch 2025Q3 |
- kturtle Educational programming environment for KDE
- 25.08.0 lang
=0 25.08.0Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2025-07-14 21:31:31
- Last Update: 2025-08-21 20:58:47
- Commit Hash: 199061f
- Also Listed In: education kde kde-applications
- License: LGPL20
- WWW:
- https://edu.kde.org/kturtle
- Description:
- KTurtle is an educational programming environment for KDE. KTurtle
aims to make programming as easy and touchable as possible, and
therefore can be used to teach kids the basics of math, geometry
and... programming.
The programming language used in KTurtle is loosely based on Logo.
KTurtle allows, just like some implementations of Logo, to translate
the programming language (the commands, the documentation and the
error messages) to the native language of the programmer. Translating
the programming language to the native language of the programmer is
one of the many ways KTurtle tries to make learning to programming
more simple. Other features to help to achieve this goal are:
intuitive syntax highlighting, simple error messages, integrated
canvas to make drawings on, integrated help function, slow-motion or
step execution, and more.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/kturtle/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/kturtle
- pkg install kturtle
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kturtle
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1754646409
SHA256 (KDE/release-service/25.08.0/kturtle-25.08.0.tar.xz) = 70383dd9c92ddb8a7573b6e8f86dab0ddde02a197ffd72c8923fc3a122135d53
SIZE (KDE/release-service/25.08.0/kturtle-25.08.0.tar.xz) = 2102732
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- meinproc6 : devel/kf6-kdoctools
- ECMConfig.cmake : devel/kf6-extra-cmake-modules
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libKF6Attica.so : x11-toolkits/kf6-attica
- libKF6AuthCore.so : devel/kf6-kauth
- libKF6Codecs.so : textproc/kf6-kcodecs
- libKF6ConfigCore.so : devel/kf6-kconfig
- libKF6ConfigWidgets.so : x11-toolkits/kf6-kconfigwidgets
- libKF6CoreAddons.so : devel/kf6-kcoreaddons
- libKF6Crash.so : devel/kf6-kcrash
- libKF6I18n.so : devel/kf6-ki18n
- libKF6ItemModels.so : devel/kf6-kitemmodels
- libKF6KIOCore.so : devel/kf6-kio
- libKF6NewStuffCore.so : devel/kf6-knewstuff
- libKF6Service.so : devel/kf6-kservice
- libKF6SonnetCore.so : textproc/kf6-sonnet
- libKF6TextWidgets.so : x11-toolkits/kf6-ktextwidgets
- libKF6WidgetsAddons.so : x11-toolkits/kf6-kwidgetsaddons
- libKF6XmlGui.so : x11-toolkits/kf6-kxmlgui
- libQt6Core.so : devel/qt6-base
- This port is required by:
- for Run
-
- misc/kdeedu
Configuration Options:
- ===> The following configuration options are available for kturtle-25.08.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- lang_kturtle
- USES:
- cmake compiler:c++11-lang gettext kde:6 qt:6 tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|