notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2024Q4
kf5-kjs KF5 library providing an ECMAScript interpreter
5.116.0 www on this many watch lists=6 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 5.116.0Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-11-14 16:14:07
Last Update: 2024-06-19 05:23:56
Commit Hash: 3e65694
People watching this port, also watch:: libXdamage, libevent, libssh, xcb-util-image, xorg-docs
Also Listed In: kde kde-frameworks
License: LGPL20
WWW:
https://api.kde.org/frameworks/kjs/html/index.html
Description:
This library provides an ECMAScript compatible interpreter. The ECMA standard is based on well known scripting languages such as Netscape's JavaScript and Microsoft's JScript.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (125 items)
Collapse this list.
  1. /usr/local/share/licenses/kf5-kjs-5.116.0/catalog.mk
  2. /usr/local/share/licenses/kf5-kjs-5.116.0/LICENSE
  3. /usr/local/share/licenses/kf5-kjs-5.116.0/LGPL20
  4. bin/kjs5
  5. include/KF5/kjs/CommonIdentifiers.h
  6. include/KF5/kjs/CompileState.h
  7. include/KF5/kjs/ExecState.h
  8. include/KF5/kjs/JSImmediate.h
  9. include/KF5/kjs/JSLock.h
  10. include/KF5/kjs/JSType.h
  11. include/KF5/kjs/JSVariableObject.h
  12. include/KF5/kjs/JSWrapperObject.h
  13. include/KF5/kjs/LocalStorage.h
  14. include/KF5/kjs/Parser.h
  15. include/KF5/kjs/PropertyNameArray.h
  16. include/KF5/kjs/SavedBuiltins.h
  17. include/KF5/kjs/SymbolTable.h
  18. include/KF5/kjs/array_instance.h
  19. include/KF5/kjs/array_object.h
  20. include/KF5/kjs/bool_object.h
  21. include/KF5/kjs/collector.h
  22. include/KF5/kjs/commonunicode.h
  23. include/KF5/kjs/completion.h
  24. include/KF5/kjs/context.h
  25. include/KF5/kjs/date_object.h
  26. include/KF5/kjs/debugger.h
  27. include/KF5/kjs/dtoa.h
  28. include/KF5/kjs/error_object.h
  29. include/KF5/kjs/function.h
  30. include/KF5/kjs/function_object.h
  31. include/KF5/kjs/global.h
  32. include/KF5/kjs/grammar.h
  33. include/KF5/kjs/identifier.h
  34. include/KF5/kjs/internal.h
  35. include/KF5/kjs/interpreter.h
  36. include/KF5/kjs/json_object.h
  37. include/KF5/kjs/jsonlexer.h
  38. include/KF5/kjs/jsonstringify.h
  39. include/KF5/kjs/kjsapi_export.h
  40. include/KF5/kjs/kjsarguments.h
  41. include/KF5/kjs/kjscontext.h
  42. include/KF5/kjs/kjsinterpreter.h
  43. include/KF5/kjs/kjsobject.h
  44. include/KF5/kjs/kjsprototype.h
  45. include/KF5/kjs/lexer.h
  46. include/KF5/kjs/list.h
  47. include/KF5/kjs/lookup.h
  48. include/KF5/kjs/makenodes.h
  49. include/KF5/kjs/math_object.h
  50. include/KF5/kjs/nodes.h
  51. include/KF5/kjs/nodes2bytecode.h
  52. include/KF5/kjs/number_object.h
  53. include/KF5/kjs/object.h
  54. include/KF5/kjs/object_object.h
  55. include/KF5/kjs/operations.h
  56. include/KF5/kjs/package.h
  57. include/KF5/kjs/property_map.h
  58. include/KF5/kjs/property_slot.h
  59. include/KF5/kjs/propertydescriptor.h
  60. include/KF5/kjs/protect.h
  61. include/KF5/kjs/regexp.h
  62. include/KF5/kjs/regexp_object.h
  63. include/KF5/kjs/scope_chain.h
  64. include/KF5/kjs/scriptfunction.h
  65. include/KF5/kjs/string_object.h
  66. include/KF5/kjs/types.h
  67. include/KF5/kjs/ustring.h
  68. include/KF5/kjs/value.h
  69. include/KF5/kjs_version.h
  70. include/KF5/wtf/ASCIICType.h
  71. include/KF5/wtf/AlwaysInline.h
  72. include/KF5/wtf/Assertions.h
  73. include/KF5/wtf/DisallowCType.h
  74. include/KF5/wtf/FastMalloc.h
  75. include/KF5/wtf/Forward.h
  76. include/KF5/wtf/GetPtr.h
  77. include/KF5/wtf/HashCountedSet.h
  78. include/KF5/wtf/HashFunctions.h
  79. include/KF5/wtf/HashIterators.h
  80. include/KF5/wtf/HashMap.h
  81. include/KF5/wtf/HashSet.h
  82. include/KF5/wtf/HashTable.h
  83. include/KF5/wtf/HashTraits.h
  84. include/KF5/wtf/ListRefPtr.h
  85. include/KF5/wtf/MathExtras.h
  86. include/KF5/wtf/Noncopyable.h
  87. include/KF5/wtf/OwnArrayPtr.h
  88. include/KF5/wtf/OwnPtr.h
  89. include/KF5/wtf/PassRefPtr.h
  90. include/KF5/wtf/Platform.h
  91. include/KF5/wtf/RefCounted.h
  92. include/KF5/wtf/RefPtr.h
  93. include/KF5/wtf/RefPtrHashMap.h
  94. include/KF5/wtf/SharedPtr.h
  95. include/KF5/wtf/UnusedParam.h
  96. include/KF5/wtf/Vector.h
  97. include/KF5/wtf/VectorTraits.h
  98. lib/cmake/KF5JS/KF5JSConfig.cmake
  99. lib/cmake/KF5JS/KF5JSConfigVersion.cmake
  100. lib/cmake/KF5JS/KF5JSTargets-release.cmake
  101. lib/cmake/KF5JS/KF5JSTargets.cmake
  102. lib/libKF5JS.so
  103. lib/libKF5JS.so.5
  104. lib/libKF5JS.so.5.116.0
  105. lib/libKF5JSApi.so
  106. lib/libKF5JSApi.so.5
  107. lib/libKF5JSApi.so.5.116.0
  108. lib/qt5/mkspecs/modules/qt_KJS.pri
  109. lib/qt5/mkspecs/modules/qt_KJSApi.pri
  110. share/kf5/kjs/create_hash_table
  111. share/man/ca/man1/kjs5.1.gz
  112. share/man/ca@valencia/man1/kjs5.1.gz
  113. share/man/de/man1/kjs5.1.gz
  114. share/man/es/man1/kjs5.1.gz
  115. share/man/fr/man1/kjs5.1.gz
  116. share/man/it/man1/kjs5.1.gz
  117. share/man/man1/kjs5.1.gz
  118. share/man/nl/man1/kjs5.1.gz
  119. share/man/pt/man1/kjs5.1.gz
  120. share/man/pt_BR/man1/kjs5.1.gz
  121. share/man/sv/man1/kjs5.1.gz
  122. share/man/uk/man1/kjs5.1.gz
  123. @owner
  124. @group
  125. @mode
Collapse this list.
Dependency lines:
  • kf5-kjs>0:www/kf5-kjs
To install the port:
cd /usr/ports/www/kf5-kjs/ && make install clean
To add the package, run one of these commands:
  • pkg install www/kf5-kjs
  • pkg install kf5-kjs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: kf5-kjs
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1714975042 SHA256 (KDE/frameworks/5.116.0/kjs-5.116.0.tar.xz) = 9fb4f33e31d5b31eb6449311c1c61acaa968d42419252c0ab9dccb1f5fd9e1b7 SIZE (KDE/frameworks/5.116.0/kjs-5.116.0.tar.xz) = 339828

Packages (timestamps in pop-ups are UTC):
kf5-kjs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.116.05.116.0--5.116.0---
FreeBSD:13:quarterly5.116.05.116.0--5.116.05.112.05.112.05.112.0
FreeBSD:14:latest5.116.05.116.0--5.116.05.106.0-5.106.0
FreeBSD:14:quarterly5.116.05.116.0--5.116.05.112.05.112.05.112.0
FreeBSD:15:latest5.116.05.116.0n/a5.116.0n/a5.114.0_15.114.0_15.115.0_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. meinproc5 : devel/kf5-kdoctools
  4. ECMConfig.cmake : devel/kf5-extra-cmake-modules
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. perl5>=5.36<5.37 : lang/perl5.36
  7. qt5-buildtools>=5.15 : devel/qt5-buildtools
  8. qt5-qmake>=5.15 : devel/qt5-qmake
Library dependencies:
  1. libpcre.so : devel/pcre
  2. libQt5Core.so : devel/qt5-core
This port is required by:
for Libraries
  1. cad/ktechlab
  2. devel/kio-extras
  3. editors/calligra
  4. editors/calligraplan
  5. editors/kile
  6. graphics/kimagemapeditor
  7. graphics/okular
Expand this list (18 items / 11 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. japanese/kiten
  3. net-im/kopete
  4. science/kalzium
  5. science/step
  6. sysutils/khelpcenter
  7. sysutils/plasma5-systemsettings
  8. www/kf5-khtml
  9. www/kf5-kjsembed
  10. x11/kf5-frameworks
  11. x11/plasma5-plasma-workspace
  12. x11-fm/konqueror
  13. Collapse this list.

Configuration Options:
No options to configure
Options name:
www_kf5-kjs
USES:
cmake compiler:c++11-lib kde:5 perl5 pkgconfig qt:5 tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://download.kde.org/stable/frameworks/5.116/portingAids/
Collapse this list.

There are no commits on branch 2024Q4 for this port