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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
kf5-kjs KF5 library providing an ECMAScript interpreter
5.115.0_1 www on this many watch lists=4 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.115.0_1Version 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-02-18 10:39:10
Commit Hash: d32f571
People watching this port, also watch:: xclock, font-bh-lucidatypewriter-100dpi, font-misc-meltho, py39-pycparser, libao
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.115.0_1/catalog.mk
  2. /usr/local/share/licenses/kf5-kjs-5.115.0_1/LICENSE
  3. /usr/local/share/licenses/kf5-kjs-5.115.0_1/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.115.0
  105. lib/libKF5JSApi.so
  106. lib/libKF5JSApi.so.5
  107. lib/libKF5JSApi.so.5.115.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 = 1707045387 SHA256 (KDE/frameworks/5.115.0/kjs-5.115.0.tar.xz) = 9cf4e00070586af43a21d5e4c30c61e66bc1c5f53952d4335bc7df44f9130432 SIZE (KDE/frameworks/5.115.0/kjs-5.115.0.tar.xz) = 339808

Packages (timestamps in pop-ups are UTC):
kf5-kjs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.115.0_15.115.0_1-5.115.0_15.115.0_1---
FreeBSD:13:quarterly5.115.0_15.115.0_1-5.115.0_15.115.0_15.112.05.112.05.112.0
FreeBSD:14:latest5.115.0_15.115.0_1-5.115.0_15.115.0_15.106.0-5.106.0
FreeBSD:14:quarterly5.112.05.115.0_1-5.112.05.115.0_15.112.05.112.05.112.0
FreeBSD:15:latest5.115.0_15.115.0_1n/a5.114.0_1n/a5.114.0_15.114.0_15.115.0_1
FreeBSD:15:quarterly--n/a-n/a---
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.115/portingAids/
Collapse this list.

There are no commits on branch 2022Q3 for this port