Port details on branch 2025Q2 |
- kturtle Educational programming environment for KDE
- 25.04.2 lang
=0 25.08.0Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2025-04-25 19:15:07
- Last Update: 2025-06-08 18:09:27
- Commit Hash: 178ea54
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1749036800
SHA256 (KDE/release-service/25.04.2/kturtle-25.04.2.tar.xz) = b736ca9088421763b5a95a57a1699745e1f6e2e5454477fbbce5e82f25ae4315
SIZE (KDE/release-service/25.04.2/kturtle-25.04.2.tar.xz) = 2102780
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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for kturtle-25.04.2:
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:
|