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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2024Q2
wt Widget-centric C++ library for developing web applications
4.12.2 www on this many watch lists=0 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 4.12.2Version of this port present on the latest quarterly branch.
Maintainer: info@babaei.net search for ports maintained by this maintainer
Port Added: 2016-08-17 21:20:00
Last Update: 2026-02-06 17:53:59
Commit Hash: ad7a878
License: GPLv2
WWW:
https://www.webtoolkit.eu/wt
Description:
Wt (pronounced as witty) is a C++ library for developing web applications. The API is widget-centric and uses well-tested patterns of desktop GUI development tailored to the web. To the developer, it offers abstraction of many web-specific implementation details, including client-server protocols (HTTP, Ajax, WebSockets), and frees the developer from tedious JavaScript manipulations of HTML and dealing with cross-browser issues. Instead, with Wt, you can focus on actual functionality with a rich set of feature-complete widgets. Unlike old-school page-based frameworks or current-day single-page JavaScript "frameworks", Wt allows you to create stateful applications that are at the same time highly interactive (using WebSockets and Ajax for everything) but still support plain HTML browsers or web crawlers using automatic graceful degradation or progressive enhancement. Things that are natural and simple with Wt would require an impractical amount of development effort otherwise: switching widgets using animations, while retaining clean URLs and browser navigation functions, or having a persistent chat widget open throughout the entire application, that even works in legacy browsers like Microsoft Internet Explorer 6. The library comes with an application server that acts as a stand-alone Http(s)/WebSocket server or integrates through FastCGI with other web servers.
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 (847 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/wt-4.12.2/catalog.mk
  3. /usr/local/share/licenses/wt-4.12.2/LICENSE
  4. /usr/local/share/licenses/wt-4.12.2/GPLv2
  5. @sample etc/wt/wt_config.xml.sample
  6. @dir /var/run/wt
  7. include/Wt/AsioWrapper/asio.hpp
  8. include/Wt/AsioWrapper/io_service.hpp
  9. include/Wt/AsioWrapper/namespace.hpp
  10. include/Wt/AsioWrapper/ssl.hpp
  11. include/Wt/AsioWrapper/steady_timer.hpp
  12. include/Wt/AsioWrapper/strand.hpp
  13. include/Wt/AsioWrapper/system_error.hpp
  14. include/Wt/Auth/AbstractPasswordService.h
  15. include/Wt/Auth/AbstractUserDatabase.h
  16. include/Wt/Auth/AuthModel.h
  17. include/Wt/Auth/AuthService.h
  18. include/Wt/Auth/AuthThrottle.h
  19. include/Wt/Auth/AuthUtils.h
  20. include/Wt/Auth/AuthWidget.h
  21. include/Wt/Auth/Dbo/AuthInfo.h
  22. include/Wt/Auth/Dbo/UserDatabase.h
  23. include/Wt/Auth/FacebookService.h
  24. include/Wt/Auth/FormBaseModel.h
  25. include/Wt/Auth/GoogleService.h
  26. include/Wt/Auth/HashFunction.h
  27. include/Wt/Auth/Identity.h
  28. include/Wt/Auth/IssuedToken.h
  29. include/Wt/Auth/Login.h
  30. include/Wt/Auth/LostPasswordWidget.h
  31. include/Wt/Auth/Mfa/AbstractMfaProcess.h
  32. include/Wt/Auth/Mfa/Totp.h
  33. include/Wt/Auth/Mfa/TotpProcess.h
  34. include/Wt/Auth/Mfa/TotpQrCode.h
  35. include/Wt/Auth/OAuthAuthorizationEndpointProcess.h
  36. include/Wt/Auth/OAuthClient.h
  37. include/Wt/Auth/OAuthService.h
  38. include/Wt/Auth/OAuthTokenEndpoint.h
  39. include/Wt/Auth/OAuthWidget.h
  40. include/Wt/Auth/OidcService.h
  41. include/Wt/Auth/OidcUserInfoEndpoint.h
  42. include/Wt/Auth/PasswordHash.h
  43. include/Wt/Auth/PasswordPromptDialog.h
  44. include/Wt/Auth/PasswordService.h
  45. include/Wt/Auth/PasswordStrengthValidator.h
  46. include/Wt/Auth/PasswordVerifier.h
  47. include/Wt/Auth/RegistrationModel.h
  48. include/Wt/Auth/RegistrationWidget.h
  49. include/Wt/Auth/ResendEmailVerificationWidget.h
  50. include/Wt/Auth/Saml/Assertion.h
  51. include/Wt/Auth/Saml/Process.h
  52. include/Wt/Auth/Saml/ProcessImpl.h
  53. include/Wt/Auth/Saml/Service.h
  54. include/Wt/Auth/Saml/ServiceImpl.h
  55. include/Wt/Auth/Saml/Widget.h
  56. include/Wt/Auth/Token.h
  57. include/Wt/Auth/UpdatePasswordWidget.h
  58. include/Wt/Auth/User.h
  59. include/Wt/Auth/WAuthGlobal.h
  60. include/Wt/Chart/WAbstractChart.h
  61. include/Wt/Chart/WAbstractChartImplementation.h
  62. include/Wt/Chart/WAbstractChartModel.h
  63. include/Wt/Chart/WAbstractColorMap.h
  64. include/Wt/Chart/WAbstractDataSeries3D.h
  65. include/Wt/Chart/WAbstractGridData.h
  66. include/Wt/Chart/WAxis.h
  67. include/Wt/Chart/WAxisSliderWidget.h
  68. include/Wt/Chart/WCartesian3DChart.h
  69. include/Wt/Chart/WCartesianChart.h
  70. include/Wt/Chart/WChart2DImplementation.h
  71. include/Wt/Chart/WChart3DImplementation.h
  72. include/Wt/Chart/WChartGlobal.h
  73. include/Wt/Chart/WChartPalette.h
  74. include/Wt/Chart/WDataSeries.h
  75. include/Wt/Chart/WEquidistantGridData.h
  76. include/Wt/Chart/WGridData.h
  77. include/Wt/Chart/WLegend.h
  78. include/Wt/Chart/WLegend3D.h
  79. include/Wt/Chart/WPieChart.h
  80. include/Wt/Chart/WScatterData.h
  81. include/Wt/Chart/WSelection.h
  82. include/Wt/Chart/WStandardChartProxyModel.h
  83. include/Wt/Chart/WStandardColorMap.h
  84. include/Wt/Chart/WStandardPalette.h
  85. include/Wt/Core/observable.hpp
  86. include/Wt/Core/observable_impl.hpp
  87. include/Wt/Core/observing_ptr.hpp
  88. include/Wt/Core/observing_ptr_impl.hpp
  89. include/Wt/Date/date.h
  90. include/Wt/Date/include/date/chrono_io.h
  91. include/Wt/Date/include/date/date.h
  92. include/Wt/Date/include/date/ios.h
  93. include/Wt/Date/include/date/islamic.h
  94. include/Wt/Date/include/date/iso_week.h
  95. include/Wt/Date/include/date/julian.h
  96. include/Wt/Date/include/date/ptz.h
  97. include/Wt/Date/include/date/solar_hijri.h
  98. include/Wt/Date/include/date/tz.h
  99. include/Wt/Date/include/date/tz_private.h
  100. include/Wt/Date/tz.h
  101. include/Wt/Dbo/Call.h
  102. include/Wt/Dbo/Call_impl.h
  103. include/Wt/Dbo/DbAction.h
  104. include/Wt/Dbo/DbAction_impl.h
  105. include/Wt/Dbo/Dbo.h
  106. include/Wt/Dbo/EscapeOStream.h
  107. include/Wt/Dbo/Exception.h
  108. include/Wt/Dbo/Field.h
  109. include/Wt/Dbo/Field_impl.h
  110. include/Wt/Dbo/FixedSqlConnectionPool.h
  111. include/Wt/Dbo/Impl.h
  112. include/Wt/Dbo/Json.h
  113. include/Wt/Dbo/Logger.h
  114. include/Wt/Dbo/Query.h
  115. include/Wt/Dbo/QueryColumn.h
  116. include/Wt/Dbo/QueryModel.h
  117. include/Wt/Dbo/QueryModel_impl.h
  118. include/Wt/Dbo/Query_impl.h
  119. include/Wt/Dbo/Session.h
  120. include/Wt/Dbo/Session_impl.h
  121. include/Wt/Dbo/SqlConnection.h
  122. include/Wt/Dbo/SqlConnectionPool.h
  123. include/Wt/Dbo/SqlStatement.h
  124. include/Wt/Dbo/SqlTraits.h
  125. include/Wt/Dbo/SqlTraits_impl.h
  126. include/Wt/Dbo/StdSqlTraits.h
  127. include/Wt/Dbo/StringStream.h
  128. include/Wt/Dbo/Transaction.h
  129. include/Wt/Dbo/Types.h
  130. include/Wt/Dbo/WDboDllDefs.h
  131. include/Wt/Dbo/WtJsonSqlTraits.h
  132. include/Wt/Dbo/WtSqlTraits.h
  133. @comment include/Wt/Dbo/backend/Firebird.h
  134. include/Wt/Dbo/backend/MySQL.h
  135. include/Wt/Dbo/backend/Postgres.h
  136. include/Wt/Dbo/backend/Sqlite3.h
  137. @comment include/Wt/Dbo/backend/WDboFirebirdDllDefs.h
  138. include/Wt/Dbo/backend/WDboMySQLDllDefs.h
  139. include/Wt/Dbo/backend/WDboPostgresDllDefs.h
  140. include/Wt/Dbo/backend/WDboSqlite3DllDefs.h
  141. include/Wt/Dbo/collection.h
  142. include/Wt/Dbo/collection_impl.h
  143. include/Wt/Dbo/ptr.h
  144. include/Wt/Dbo/ptr_impl.h
  145. include/Wt/Dbo/ptr_tuple.h
  146. include/Wt/Dbo/weak_ptr.h
  147. include/Wt/Dbo/weak_ptr_impl.h
  148. include/Wt/DomElement.h
  149. include/Wt/EscapeOStream.h
  150. include/Wt/Form/Dbo/Actions.h
  151. include/Wt/Form/Dbo/FieldOptions.h
  152. include/Wt/Form/Dbo/FormModel.h
  153. include/Wt/Form/Dbo/FormModelBase.h
  154. include/Wt/Form/Dbo/FormView.h
  155. include/Wt/Form/WAbstractFormDelegate.h
  156. include/Wt/Form/WFormDelegate.h
  157. include/Wt/Http/Client.h
  158. include/Wt/Http/Cookie.h
  159. include/Wt/Http/Message.h
  160. include/Wt/Http/Method.h
  161. include/Wt/Http/Request.h
  162. include/Wt/Http/Response.h
  163. include/Wt/Http/ResponseContinuation.h
  164. include/Wt/Http/WtClient.h
  165. include/Wt/Json/Array.h
  166. include/Wt/Json/Object.h
  167. include/Wt/Json/Parser.h
  168. include/Wt/Json/Serializer.h
  169. include/Wt/Json/Value.h
  170. include/Wt/Mail/Client.h
  171. include/Wt/Mail/Mailbox.h
  172. include/Wt/Mail/Message.h
  173. include/Wt/Payment/Address.h
  174. include/Wt/Payment/Customer.h
  175. include/Wt/Payment/Money.h
  176. include/Wt/Payment/Order.h
  177. include/Wt/Payment/OrderItem.h
  178. include/Wt/Payment/PayPal.h
  179. include/Wt/Payment/Result.h
  180. include/Wt/Render/WPdfRenderer.h
  181. include/Wt/Render/WTextRenderer.h
  182. include/Wt/Signals/signals.hpp
  183. include/Wt/Test/WTestEnvironment.h
  184. include/Wt/Utils.h
  185. include/Wt/WAbstractArea.h
  186. include/Wt/WAbstractDataInfo.h
  187. include/Wt/WAbstractGLImplementation.h
  188. include/Wt/WAbstractItemDelegate.h
  189. include/Wt/WAbstractItemModel.h
  190. include/Wt/WAbstractItemView.h
  191. include/Wt/WAbstractListModel.h
  192. include/Wt/WAbstractMedia.h
  193. include/Wt/WAbstractProxyModel.h
  194. include/Wt/WAbstractSpinBox.h
  195. include/Wt/WAbstractTableModel.h
  196. include/Wt/WAbstractToggleButton.h
  197. include/Wt/WAggregateProxyModel.h
  198. include/Wt/WAnchor.h
  199. include/Wt/WAnimation.h
  200. include/Wt/WAny.h
  201. include/Wt/WApplication.h
  202. include/Wt/WAudio.h
  203. include/Wt/WBatchEditProxyModel.h
  204. include/Wt/WBootstrap2Theme.h
  205. include/Wt/WBootstrap3Theme.h
  206. include/Wt/WBootstrap5Theme.h
  207. include/Wt/WBootstrapTheme.h
  208. include/Wt/WBorder.h
  209. include/Wt/WBorderLayout.h
  210. include/Wt/WBoxLayout.h
  211. include/Wt/WBreak.h
  212. include/Wt/WBrush.h
  213. include/Wt/WButtonGroup.h
  214. include/Wt/WCalendar.h
  215. include/Wt/WCanvasPaintDevice.h
  216. include/Wt/WCheckBox.h
  217. include/Wt/WCircleArea.h
  218. include/Wt/WClientGLWidget.h
  219. include/Wt/WColor.h
  220. include/Wt/WColorPicker.h
  221. include/Wt/WCombinedLocalizedStrings.h
  222. include/Wt/WComboBox.h
  223. include/Wt/WCompositeWidget.h
  224. include/Wt/WConfig.h
  225. include/Wt/WContainerWidget.h
  226. include/Wt/WCssDecorationStyle.h
  227. include/Wt/WCssStyleSheet.h
  228. include/Wt/WCssTheme.h
  229. include/Wt/WDataInfo.h
  230. include/Wt/WDate.h
  231. include/Wt/WDateEdit.h
  232. include/Wt/WDatePicker.h
  233. include/Wt/WDateTime.h
  234. include/Wt/WDateValidator.h
  235. include/Wt/WDefaultLoadingIndicator.h
  236. include/Wt/WDialog.h
  237. include/Wt/WDllDefs.h
  238. include/Wt/WDocRootDataInfo.h
  239. include/Wt/WDoubleSpinBox.h
  240. include/Wt/WDoubleValidator.h
  241. include/Wt/WEmailEdit.h
  242. include/Wt/WEmailValidator.h
  243. include/Wt/WEnvironment.h
  244. include/Wt/WEvent.h
  245. include/Wt/WException.h
  246. include/Wt/WFileDropWidget.h
  247. include/Wt/WFileResource.h
  248. include/Wt/WFileUpload.h
  249. include/Wt/WFitLayout.h
  250. include/Wt/WFlags.h
  251. include/Wt/WFlashObject.h
  252. include/Wt/WFont.h
  253. include/Wt/WFontMetrics.h
  254. include/Wt/WFormModel.h
  255. include/Wt/WFormWidget.h
  256. include/Wt/WGLWidget.h
  257. include/Wt/WGenericMatrix.h
  258. include/Wt/WGlobal.h
  259. include/Wt/WGoogleMap.h
  260. include/Wt/WGradient.h
  261. include/Wt/WGridLayout.h
  262. include/Wt/WGroupBox.h
  263. include/Wt/WHBoxLayout.h
  264. include/Wt/WIOService.h
  265. include/Wt/WIcon.h
  266. include/Wt/WIconPair.h
  267. include/Wt/WIdentityProxyModel.h
  268. include/Wt/WImage.h
  269. include/Wt/WInPlaceEdit.h
  270. include/Wt/WIntValidator.h
  271. include/Wt/WInteractWidget.h
  272. include/Wt/WItemDelegate.h
  273. include/Wt/WItemSelectionModel.h
  274. include/Wt/WJavaScript.h
  275. include/Wt/WJavaScriptExposableObject.h
  276. include/Wt/WJavaScriptHandle.h
  277. include/Wt/WJavaScriptObjectStorage.h
  278. include/Wt/WJavaScriptPreamble.h
  279. include/Wt/WJavaScriptSlot.h
  280. include/Wt/WLabel.h
  281. include/Wt/WLayout.h
  282. include/Wt/WLayoutImpl.h
  283. include/Wt/WLayoutItem.h
  284. include/Wt/WLayoutItemImpl.h
  285. include/Wt/WLeafletMap.h
  286. include/Wt/WLength.h
  287. include/Wt/WLengthValidator.h
  288. include/Wt/WLineEdit.h
  289. include/Wt/WLineF.h
  290. include/Wt/WLink.h
  291. include/Wt/WLinkedCssStyleSheet.h
  292. include/Wt/WLoadingIndicator.h
  293. include/Wt/WLocalDateTime.h
  294. include/Wt/WLocale.h
  295. include/Wt/WLocalizedStrings.h
  296. include/Wt/WLogSink.h
  297. include/Wt/WLogger.h
  298. include/Wt/WMatrix4x4.h
  299. include/Wt/WMeasurePaintDevice.h
  300. include/Wt/WMediaPlayer.h
  301. include/Wt/WMemoryResource.h
  302. include/Wt/WMenu.h
  303. include/Wt/WMenuItem.h
  304. include/Wt/WMessageBox.h
  305. include/Wt/WMessageResourceBundle.h
  306. include/Wt/WMessageResources.h
  307. include/Wt/WModelIndex.h
  308. include/Wt/WNavigationBar.h
  309. include/Wt/WObject.h
  310. include/Wt/WOverlayLoadingIndicator.h
  311. include/Wt/WPaintDevice.h
  312. include/Wt/WPaintedWidget.h
  313. include/Wt/WPainter.h
  314. include/Wt/WPainterPath.h
  315. include/Wt/WPanel.h
  316. include/Wt/WPasswordEdit.h
  317. include/Wt/WPasswordValidator.h
  318. include/Wt/WPdfImage.h
  319. include/Wt/WPen.h
  320. include/Wt/WPoint.h
  321. include/Wt/WPointF.h
  322. include/Wt/WPolygonArea.h
  323. include/Wt/WPopupMenu.h
  324. include/Wt/WPopupMenuItem.h
  325. include/Wt/WPopupWidget.h
  326. include/Wt/WProgressBar.h
  327. include/Wt/WPushButton.h
  328. include/Wt/WQrCode.h
  329. include/Wt/WRadioButton.h
  330. include/Wt/WRandom.h
  331. include/Wt/WRasterImage.h
  332. include/Wt/WReadOnlyProxyModel.h
  333. include/Wt/WRectArea.h
  334. include/Wt/WRectF.h
  335. include/Wt/WRegExpValidator.h
  336. include/Wt/WResource.h
  337. include/Wt/WSelectionBox.h
  338. include/Wt/WSelfDeletingResource.h
  339. include/Wt/WServer.h
  340. include/Wt/WServerGLWidget.h
  341. include/Wt/WShadow.h
  342. include/Wt/WSignal.h
  343. include/Wt/WSlider.h
  344. include/Wt/WSocketNotifier.h
  345. include/Wt/WSortFilterProxyModel.h
  346. include/Wt/WSound.h
  347. include/Wt/WSpinBox.h
  348. include/Wt/WSplitButton.h
  349. include/Wt/WSslCertificate.h
  350. include/Wt/WSslInfo.h
  351. include/Wt/WStackedValidator.h
  352. include/Wt/WStackedWidget.h
  353. include/Wt/WStandardItem.h
  354. include/Wt/WStandardItemModel.h
  355. include/Wt/WStatelessSlot.h
  356. include/Wt/WStreamResource.h
  357. include/Wt/WString.h
  358. include/Wt/WStringListModel.h
  359. include/Wt/WStringStream.h
  360. include/Wt/WStringUtil.h
  361. include/Wt/WSubMenuItem.h
  362. include/Wt/WSuggestionPopup.h
  363. include/Wt/WSvgImage.h
  364. include/Wt/WTabWidget.h
  365. include/Wt/WTable.h
  366. include/Wt/WTableCell.h
  367. include/Wt/WTableColumn.h
  368. include/Wt/WTableRow.h
  369. include/Wt/WTableView.h
  370. include/Wt/WTemplate.h
  371. include/Wt/WTemplateFormView.h
  372. include/Wt/WText.h
  373. include/Wt/WTextArea.h
  374. include/Wt/WTextEdit.h
  375. include/Wt/WTheme.h
  376. include/Wt/WTime.h
  377. include/Wt/WTimeEdit.h
  378. include/Wt/WTimePicker.h
  379. include/Wt/WTimeValidator.h
  380. include/Wt/WTimer.h
  381. include/Wt/WTimerWidget.h
  382. include/Wt/WToolBar.h
  383. include/Wt/WTransform.h
  384. include/Wt/WTree.h
  385. include/Wt/WTreeNode.h
  386. include/Wt/WTreeTable.h
  387. include/Wt/WTreeTableNode.h
  388. include/Wt/WTreeView.h
  389. include/Wt/WVBoxLayout.h
  390. include/Wt/WValidator.h
  391. include/Wt/WVector3.h
  392. include/Wt/WVector4.h
  393. include/Wt/WVectorImage.h
  394. include/Wt/WVideo.h
  395. include/Wt/WViewWidget.h
  396. include/Wt/WVirtualImage.h
  397. include/Wt/WVmlImage.h
  398. include/Wt/WWebSocketConnection.h
  399. include/Wt/WWebSocketResource.h
  400. include/Wt/WWebWidget.h
  401. include/Wt/WWidget.h
  402. include/Wt/WWidgetItem.h
  403. include/Wt/WWidgetItemImpl.h
  404. include/Wt/cpp17/any.hpp
  405. include/Wt/cpp17/any/LICENSE_1_0.txt
  406. include/Wt/cpp17/any/README.md
  407. include/Wt/cpp17/any/any.hpp
  408. include/Wt/cpp17/filesystem.hpp
  409. include/Wt/cpp20/date.hpp
  410. include/Wt/cpp20/tz.hpp
  411. include/thirdparty/qrcodegen/QrCode.hpp
  412. lib/cmake/wt/wt-config-version.cmake
  413. lib/cmake/wt/wt-config.cmake
  414. lib/cmake/wt/wt-target-dbo-release.cmake
  415. lib/cmake/wt/wt-target-dbo.cmake
  416. @comment lib/cmake/wt/wt-target-dbofirebird-release.cmake
  417. @comment lib/cmake/wt/wt-target-dbofirebird.cmake
  418. lib/cmake/wt/wt-target-dbomysql-release.cmake
  419. lib/cmake/wt/wt-target-dbomysql.cmake
  420. lib/cmake/wt/wt-target-dbopostgres-release.cmake
  421. lib/cmake/wt/wt-target-dbopostgres.cmake
  422. lib/cmake/wt/wt-target-dbosqlite3-release.cmake
  423. lib/cmake/wt/wt-target-dbosqlite3.cmake
  424. lib/cmake/wt/wt-target-fcgi-release.cmake
  425. lib/cmake/wt/wt-target-fcgi.cmake
  426. lib/cmake/wt/wt-target-http-release.cmake
  427. lib/cmake/wt/wt-target-http.cmake
  428. lib/cmake/wt/wt-target-test-release.cmake
  429. lib/cmake/wt/wt-target-test.cmake
  430. lib/cmake/wt/wt-target-wt-release.cmake
  431. lib/cmake/wt/wt-target-wt.cmake
  432. lib/libwt.so
  433. lib/libwt.so.4.12.2
  434. lib/libwtdbo.so
  435. lib/libwtdbo.so.4.12.2
  436. @comment lib/libwtdbofirebird.so
  437. @comment lib/libwtdbofirebird.so.4.12.2
  438. lib/libwtdbomysql.so
  439. lib/libwtdbomysql.so.4.12.2
  440. lib/libwtdbopostgres.so
  441. lib/libwtdbopostgres.so.4.12.2
  442. lib/libwtdbosqlite3.so
  443. lib/libwtdbosqlite3.so.4.12.2
  444. lib/libwtfcgi.so
  445. lib/libwtfcgi.so.4.12.2
  446. lib/libwthttp.so
  447. lib/libwthttp.so.4.12.2
  448. lib/libwttest.so
  449. lib/libwttest.so.4.12.2
  450. share/Wt/resources/ajax-loading.gif
  451. share/Wt/resources/collapse-rtl.gif
  452. share/Wt/resources/collapse.gif
  453. share/Wt/resources/date.gif
  454. share/Wt/resources/expand-rtl.gif
  455. share/Wt/resources/expand.gif
  456. share/Wt/resources/font-awesome/LICENSE.txt
  457. share/Wt/resources/font-awesome/css/font-awesome.css
  458. share/Wt/resources/font-awesome/css/font-awesome.min.css
  459. share/Wt/resources/font-awesome/fonts/FontAwesome.otf
  460. share/Wt/resources/font-awesome/fonts/fontawesome-webfont.eot
  461. share/Wt/resources/font-awesome/fonts/fontawesome-webfont.svg
  462. share/Wt/resources/font-awesome/fonts/fontawesome-webfont.ttf
  463. share/Wt/resources/font-awesome/fonts/fontawesome-webfont.woff
  464. share/Wt/resources/font-awesome/fonts/fontawesome-webfont.woff2
  465. share/Wt/resources/form.css
  466. share/Wt/resources/html4_default.css
  467. share/Wt/resources/icon_clock.gif
  468. share/Wt/resources/items-not-ok.gif
  469. share/Wt/resources/items-ok.gif
  470. share/Wt/resources/items.gif
  471. share/Wt/resources/jPlayer/jquery.jplayer.js
  472. share/Wt/resources/jPlayer/jquery.jplayer.min.js
  473. share/Wt/resources/jPlayer/jquery.jplayer.swf
  474. share/Wt/resources/jPlayer/jquery.min.js
  475. share/Wt/resources/jPlayer/skin/jplayer.blue.monday.css
  476. share/Wt/resources/jPlayer/skin/jplayer.blue.monday.jpg
  477. share/Wt/resources/jPlayer/skin/jplayer.blue.monday.seeking.gif
  478. share/Wt/resources/jPlayer/skin/jplayer.blue.monday.video.play.png
  479. share/Wt/resources/line-last-rtl.gif
  480. share/Wt/resources/line-last.gif
  481. share/Wt/resources/line-middle-rtl.gif
  482. share/Wt/resources/line-middle.gif
  483. share/Wt/resources/line-trunk.gif
  484. share/Wt/resources/loading.png
  485. share/Wt/resources/minus.gif
  486. share/Wt/resources/moz-transitions.css
  487. share/Wt/resources/plus.gif
  488. share/Wt/resources/resizable.png
  489. share/Wt/resources/right-arrow.gif
  490. share/Wt/resources/tab_b.gif
  491. share/Wt/resources/tab_l.gif
  492. share/Wt/resources/tab_r.gif
  493. share/Wt/resources/themes/bootstrap/2/bootstrap-responsive.css
  494. share/Wt/resources/themes/bootstrap/2/bootstrap-responsive.min.css
  495. share/Wt/resources/themes/bootstrap/2/bootstrap.css
  496. share/Wt/resources/themes/bootstrap/2/bootstrap.min.css
  497. share/Wt/resources/themes/bootstrap/2/date-edit-button.png
  498. share/Wt/resources/themes/bootstrap/2/date-edit-button.svg
  499. share/Wt/resources/themes/bootstrap/2/nav-minus-rtl.gif
  500. share/Wt/resources/themes/bootstrap/2/nav-minus.gif
  501. share/Wt/resources/themes/bootstrap/2/nav-plus-rtl.gif
  502. share/Wt/resources/themes/bootstrap/2/nav-plus.gif
  503. share/Wt/resources/themes/bootstrap/2/spin-buttons.png
  504. share/Wt/resources/themes/bootstrap/2/spin-buttons.svg
  505. share/Wt/resources/themes/bootstrap/2/stripes/generate.sh
  506. share/Wt/resources/themes/bootstrap/2/stripes/stripe-10px.gif
  507. share/Wt/resources/themes/bootstrap/2/stripes/stripe-11px.gif
  508. share/Wt/resources/themes/bootstrap/2/stripes/stripe-12px.gif
  509. share/Wt/resources/themes/bootstrap/2/stripes/stripe-13px.gif
  510. share/Wt/resources/themes/bootstrap/2/stripes/stripe-14px.gif
  511. share/Wt/resources/themes/bootstrap/2/stripes/stripe-15px.gif
  512. share/Wt/resources/themes/bootstrap/2/stripes/stripe-16px.gif
  513. share/Wt/resources/themes/bootstrap/2/stripes/stripe-17px.gif
  514. share/Wt/resources/themes/bootstrap/2/stripes/stripe-18px.gif
  515. share/Wt/resources/themes/bootstrap/2/stripes/stripe-19px.gif
  516. share/Wt/resources/themes/bootstrap/2/stripes/stripe-20px.gif
  517. share/Wt/resources/themes/bootstrap/2/stripes/stripe-21px.gif
  518. share/Wt/resources/themes/bootstrap/2/stripes/stripe-22px.gif
  519. share/Wt/resources/themes/bootstrap/2/stripes/stripe-23px.gif
  520. share/Wt/resources/themes/bootstrap/2/stripes/stripe-24px.gif
  521. share/Wt/resources/themes/bootstrap/2/stripes/stripe-25px.gif
  522. share/Wt/resources/themes/bootstrap/2/stripes/stripe-26px.gif
  523. share/Wt/resources/themes/bootstrap/2/stripes/stripe-27px.gif
  524. share/Wt/resources/themes/bootstrap/2/stripes/stripe-28px.gif
  525. share/Wt/resources/themes/bootstrap/2/stripes/stripe-29px.gif
  526. share/Wt/resources/themes/bootstrap/2/stripes/stripe-30px.gif
  527. share/Wt/resources/themes/bootstrap/2/stripes/stripe-31px.gif
  528. share/Wt/resources/themes/bootstrap/2/stripes/stripe-32px.gif
  529. share/Wt/resources/themes/bootstrap/2/stripes/stripe-33px.gif
  530. share/Wt/resources/themes/bootstrap/2/stripes/stripe-34px.gif
  531. share/Wt/resources/themes/bootstrap/2/stripes/stripe-35px.gif
  532. share/Wt/resources/themes/bootstrap/2/stripes/stripe-36px.gif
  533. share/Wt/resources/themes/bootstrap/2/stripes/stripe-37px.gif
  534. share/Wt/resources/themes/bootstrap/2/stripes/stripe-38px.gif
  535. share/Wt/resources/themes/bootstrap/2/stripes/stripe-39px.gif
  536. share/Wt/resources/themes/bootstrap/2/stripes/stripe-40px.gif
  537. share/Wt/resources/themes/bootstrap/2/suggest-dropdown.png
  538. share/Wt/resources/themes/bootstrap/2/suggest-dropdown.svg
  539. share/Wt/resources/themes/bootstrap/2/time-edit-button.png
  540. share/Wt/resources/themes/bootstrap/2/wt.css
  541. share/Wt/resources/themes/bootstrap/2/wt.less
  542. share/Wt/resources/themes/bootstrap/3/bootstrap-theme.css
  543. share/Wt/resources/themes/bootstrap/3/bootstrap-theme.css.map
  544. share/Wt/resources/themes/bootstrap/3/bootstrap-theme.min.css
  545. share/Wt/resources/themes/bootstrap/3/bootstrap-theme.min.css.map
  546. share/Wt/resources/themes/bootstrap/3/bootstrap.css
  547. share/Wt/resources/themes/bootstrap/3/bootstrap.css.map
  548. share/Wt/resources/themes/bootstrap/3/bootstrap.min.css
  549. share/Wt/resources/themes/bootstrap/3/bootstrap.min.css.map
  550. share/Wt/resources/themes/bootstrap/3/date-edit-button.png
  551. share/Wt/resources/themes/bootstrap/3/date-edit-button.svg
  552. share/Wt/resources/themes/bootstrap/3/nav-minus-rtl.gif
  553. share/Wt/resources/themes/bootstrap/3/nav-minus.gif
  554. share/Wt/resources/themes/bootstrap/3/nav-plus-rtl.gif
  555. share/Wt/resources/themes/bootstrap/3/nav-plus.gif
  556. share/Wt/resources/themes/bootstrap/3/spin-buttons.png
  557. share/Wt/resources/themes/bootstrap/3/spin-buttons.svg
  558. share/Wt/resources/themes/bootstrap/3/stripes/generate.sh
  559. share/Wt/resources/themes/bootstrap/3/stripes/stripe-10px.gif
  560. share/Wt/resources/themes/bootstrap/3/stripes/stripe-11px.gif
  561. share/Wt/resources/themes/bootstrap/3/stripes/stripe-12px.gif
  562. share/Wt/resources/themes/bootstrap/3/stripes/stripe-13px.gif
  563. share/Wt/resources/themes/bootstrap/3/stripes/stripe-14px.gif
  564. share/Wt/resources/themes/bootstrap/3/stripes/stripe-15px.gif
  565. share/Wt/resources/themes/bootstrap/3/stripes/stripe-16px.gif
  566. share/Wt/resources/themes/bootstrap/3/stripes/stripe-17px.gif
  567. share/Wt/resources/themes/bootstrap/3/stripes/stripe-18px.gif
  568. share/Wt/resources/themes/bootstrap/3/stripes/stripe-19px.gif
  569. share/Wt/resources/themes/bootstrap/3/stripes/stripe-20px.gif
  570. share/Wt/resources/themes/bootstrap/3/stripes/stripe-21px.gif
  571. share/Wt/resources/themes/bootstrap/3/stripes/stripe-22px.gif
  572. share/Wt/resources/themes/bootstrap/3/stripes/stripe-23px.gif
  573. share/Wt/resources/themes/bootstrap/3/stripes/stripe-24px.gif
  574. share/Wt/resources/themes/bootstrap/3/stripes/stripe-25px.gif
  575. share/Wt/resources/themes/bootstrap/3/stripes/stripe-26px.gif
  576. share/Wt/resources/themes/bootstrap/3/stripes/stripe-27px.gif
  577. share/Wt/resources/themes/bootstrap/3/stripes/stripe-28px.gif
  578. share/Wt/resources/themes/bootstrap/3/stripes/stripe-29px.gif
  579. share/Wt/resources/themes/bootstrap/3/stripes/stripe-30px.gif
  580. share/Wt/resources/themes/bootstrap/3/stripes/stripe-31px.gif
  581. share/Wt/resources/themes/bootstrap/3/stripes/stripe-32px.gif
  582. share/Wt/resources/themes/bootstrap/3/stripes/stripe-33px.gif
  583. share/Wt/resources/themes/bootstrap/3/stripes/stripe-34px.gif
  584. share/Wt/resources/themes/bootstrap/3/stripes/stripe-35px.gif
  585. share/Wt/resources/themes/bootstrap/3/stripes/stripe-36px.gif
  586. share/Wt/resources/themes/bootstrap/3/stripes/stripe-37px.gif
  587. share/Wt/resources/themes/bootstrap/3/stripes/stripe-38px.gif
  588. share/Wt/resources/themes/bootstrap/3/stripes/stripe-39px.gif
  589. share/Wt/resources/themes/bootstrap/3/stripes/stripe-40px.gif
  590. share/Wt/resources/themes/bootstrap/3/suggest-dropdown.png
  591. share/Wt/resources/themes/bootstrap/3/suggest-dropdown.svg
  592. share/Wt/resources/themes/bootstrap/3/time-edit-button.png
  593. share/Wt/resources/themes/bootstrap/3/wt.css
  594. share/Wt/resources/themes/bootstrap/3/wt.less
  595. share/Wt/resources/themes/bootstrap/5/bootstrap.bundle.min.js
  596. share/Wt/resources/themes/bootstrap/5/bootstrap.bundle.min.js.map
  597. share/Wt/resources/themes/bootstrap/5/calendar-date.svg
  598. share/Wt/resources/themes/bootstrap/5/main.css
  599. share/Wt/resources/themes/bootstrap/5/main.css.map
  600. share/Wt/resources/themes/bootstrap/5/nav-minus-rtl.gif
  601. share/Wt/resources/themes/bootstrap/5/nav-minus.gif
  602. share/Wt/resources/themes/bootstrap/5/nav-plus-rtl.gif
  603. share/Wt/resources/themes/bootstrap/5/nav-plus.gif
  604. share/Wt/resources/themes/bootstrap/img/glyphicons-halflings-white.png
  605. share/Wt/resources/themes/bootstrap/img/glyphicons-halflings.png
  606. share/Wt/resources/themes/bootstrap/sort-arrow-down.gif
  607. share/Wt/resources/themes/bootstrap/sort-arrow-none.gif
  608. share/Wt/resources/themes/bootstrap/sort-arrow-up.gif
  609. share/Wt/resources/themes/bootstrap/splitter-h.png
  610. share/Wt/resources/themes/bootstrap/splitter-v.png
  611. share/Wt/resources/themes/default/closeicons-dialog.png
  612. share/Wt/resources/themes/default/closeicons-mi.png
  613. share/Wt/resources/themes/default/closeicons-tab.png
  614. share/Wt/resources/themes/default/dropdown.png
  615. share/Wt/resources/themes/default/nav-minus-rtl.gif
  616. share/Wt/resources/themes/default/nav-minus.gif
  617. share/Wt/resources/themes/default/nav-plus-rtl.gif
  618. share/Wt/resources/themes/default/nav-plus.gif
  619. share/Wt/resources/themes/default/no-stripes/generate.sh
  620. share/Wt/resources/themes/default/no-stripes/no-stripe-10px.gif
  621. share/Wt/resources/themes/default/no-stripes/no-stripe-11px.gif
  622. share/Wt/resources/themes/default/no-stripes/no-stripe-12px.gif
  623. share/Wt/resources/themes/default/no-stripes/no-stripe-13px.gif
  624. share/Wt/resources/themes/default/no-stripes/no-stripe-14px.gif
  625. share/Wt/resources/themes/default/no-stripes/no-stripe-15px.gif
  626. share/Wt/resources/themes/default/no-stripes/no-stripe-16px.gif
  627. share/Wt/resources/themes/default/no-stripes/no-stripe-17px.gif
  628. share/Wt/resources/themes/default/no-stripes/no-stripe-18px.gif
  629. share/Wt/resources/themes/default/no-stripes/no-stripe-19px.gif
  630. share/Wt/resources/themes/default/no-stripes/no-stripe-20px.gif
  631. share/Wt/resources/themes/default/no-stripes/no-stripe-21px.gif
  632. share/Wt/resources/themes/default/no-stripes/no-stripe-22px.gif
  633. share/Wt/resources/themes/default/no-stripes/no-stripe-23px.gif
  634. share/Wt/resources/themes/default/no-stripes/no-stripe-24px.gif
  635. share/Wt/resources/themes/default/no-stripes/no-stripe-25px.gif
  636. share/Wt/resources/themes/default/no-stripes/no-stripe-26px.gif
  637. share/Wt/resources/themes/default/no-stripes/no-stripe-27px.gif
  638. share/Wt/resources/themes/default/no-stripes/no-stripe-28px.gif
  639. share/Wt/resources/themes/default/no-stripes/no-stripe-29px.gif
  640. share/Wt/resources/themes/default/no-stripes/no-stripe-30px.gif
  641. share/Wt/resources/themes/default/no-stripes/no-stripe-31px.gif
  642. share/Wt/resources/themes/default/no-stripes/no-stripe-32px.gif
  643. share/Wt/resources/themes/default/no-stripes/no-stripe-33px.gif
  644. share/Wt/resources/themes/default/no-stripes/no-stripe-34px.gif
  645. share/Wt/resources/themes/default/no-stripes/no-stripe-35px.gif
  646. share/Wt/resources/themes/default/no-stripes/no-stripe-36px.gif
  647. share/Wt/resources/themes/default/no-stripes/no-stripe-37px.gif
  648. share/Wt/resources/themes/default/no-stripes/no-stripe-38px.gif
  649. share/Wt/resources/themes/default/no-stripes/no-stripe-39px.gif
  650. share/Wt/resources/themes/default/no-stripes/no-stripe-40px.gif
  651. share/Wt/resources/themes/default/slider-thumb-h-disabled.gif
  652. share/Wt/resources/themes/default/slider-thumb-h.gif
  653. share/Wt/resources/themes/default/slider-thumb-v-disabled.gif
  654. share/Wt/resources/themes/default/slider-thumb-v.gif
  655. share/Wt/resources/themes/default/sliderbg-h-disabled.png
  656. share/Wt/resources/themes/default/sliderbg-h.png
  657. share/Wt/resources/themes/default/sliderbg-v-disabled.png
  658. share/Wt/resources/themes/default/sliderbg-v.png
  659. share/Wt/resources/themes/default/sort-arrow-disabled.gif
  660. share/Wt/resources/themes/default/sort-arrow-down.gif
  661. share/Wt/resources/themes/default/sort-arrow-none.gif
  662. share/Wt/resources/themes/default/sort-arrow-up.gif
  663. share/Wt/resources/themes/default/spin-buttons-dn.png
  664. share/Wt/resources/themes/default/spin-buttons-up.png
  665. share/Wt/resources/themes/default/spin-buttons.png
  666. share/Wt/resources/themes/default/splitter-h.png
  667. share/Wt/resources/themes/default/splitter-v.png
  668. share/Wt/resources/themes/default/stripes/generate.sh
  669. share/Wt/resources/themes/default/stripes/stripe-10px.gif
  670. share/Wt/resources/themes/default/stripes/stripe-11px.gif
  671. share/Wt/resources/themes/default/stripes/stripe-12px.gif
  672. share/Wt/resources/themes/default/stripes/stripe-13px.gif
  673. share/Wt/resources/themes/default/stripes/stripe-14px.gif
  674. share/Wt/resources/themes/default/stripes/stripe-15px.gif
  675. share/Wt/resources/themes/default/stripes/stripe-16px.gif
  676. share/Wt/resources/themes/default/stripes/stripe-17px.gif
  677. share/Wt/resources/themes/default/stripes/stripe-18px.gif
  678. share/Wt/resources/themes/default/stripes/stripe-19px.gif
  679. share/Wt/resources/themes/default/stripes/stripe-20px.gif
  680. share/Wt/resources/themes/default/stripes/stripe-21px.gif
  681. share/Wt/resources/themes/default/stripes/stripe-22px.gif
  682. share/Wt/resources/themes/default/stripes/stripe-23px.gif
  683. share/Wt/resources/themes/default/stripes/stripe-24px.gif
  684. share/Wt/resources/themes/default/stripes/stripe-25px.gif
  685. share/Wt/resources/themes/default/stripes/stripe-26px.gif
  686. share/Wt/resources/themes/default/stripes/stripe-27px.gif
  687. share/Wt/resources/themes/default/stripes/stripe-28px.gif
  688. share/Wt/resources/themes/default/stripes/stripe-29px.gif
  689. share/Wt/resources/themes/default/stripes/stripe-30px.gif
  690. share/Wt/resources/themes/default/stripes/stripe-31px.gif
  691. share/Wt/resources/themes/default/stripes/stripe-32px.gif
  692. share/Wt/resources/themes/default/stripes/stripe-33px.gif
  693. share/Wt/resources/themes/default/stripes/stripe-34px.gif
  694. share/Wt/resources/themes/default/stripes/stripe-35px.gif
  695. share/Wt/resources/themes/default/stripes/stripe-36px.gif
  696. share/Wt/resources/themes/default/stripes/stripe-37px.gif
  697. share/Wt/resources/themes/default/stripes/stripe-38px.gif
  698. share/Wt/resources/themes/default/stripes/stripe-39px.gif
  699. share/Wt/resources/themes/default/stripes/stripe-40px.gif
  700. share/Wt/resources/themes/default/wt.css
  701. share/Wt/resources/themes/default/wt_ie.css
  702. share/Wt/resources/themes/default/wt_ie6.css
  703. share/Wt/resources/themes/polished/closeicons-dialog.png
  704. share/Wt/resources/themes/polished/closeicons-mi.png
  705. share/Wt/resources/themes/polished/closeicons-tab.png
  706. share/Wt/resources/themes/polished/dropdown.png
  707. share/Wt/resources/themes/polished/dropshadow.png
  708. share/Wt/resources/themes/polished/gradient.png
  709. share/Wt/resources/themes/polished/nav-minus-rtl.gif
  710. share/Wt/resources/themes/polished/nav-minus-rtl.png
  711. share/Wt/resources/themes/polished/nav-minus.gif
  712. share/Wt/resources/themes/polished/nav-minus.png
  713. share/Wt/resources/themes/polished/nav-plus-rtl.gif
  714. share/Wt/resources/themes/polished/nav-plus-rtl.png
  715. share/Wt/resources/themes/polished/nav-plus.gif
  716. share/Wt/resources/themes/polished/nav-plus.png
  717. share/Wt/resources/themes/polished/no-stripes/generate.sh
  718. share/Wt/resources/themes/polished/no-stripes/no-stripe-10px.gif
  719. share/Wt/resources/themes/polished/no-stripes/no-stripe-11px.gif
  720. share/Wt/resources/themes/polished/no-stripes/no-stripe-12px.gif
  721. share/Wt/resources/themes/polished/no-stripes/no-stripe-13px.gif
  722. share/Wt/resources/themes/polished/no-stripes/no-stripe-14px.gif
  723. share/Wt/resources/themes/polished/no-stripes/no-stripe-15px.gif
  724. share/Wt/resources/themes/polished/no-stripes/no-stripe-16px.gif
  725. share/Wt/resources/themes/polished/no-stripes/no-stripe-17px.gif
  726. share/Wt/resources/themes/polished/no-stripes/no-stripe-18px.gif
  727. share/Wt/resources/themes/polished/no-stripes/no-stripe-19px.gif
  728. share/Wt/resources/themes/polished/no-stripes/no-stripe-20px.gif
  729. share/Wt/resources/themes/polished/no-stripes/no-stripe-21px.gif
  730. share/Wt/resources/themes/polished/no-stripes/no-stripe-22px.gif
  731. share/Wt/resources/themes/polished/no-stripes/no-stripe-23px.gif
  732. share/Wt/resources/themes/polished/no-stripes/no-stripe-24px.gif
  733. share/Wt/resources/themes/polished/no-stripes/no-stripe-25px.gif
  734. share/Wt/resources/themes/polished/no-stripes/no-stripe-26px.gif
  735. share/Wt/resources/themes/polished/no-stripes/no-stripe-27px.gif
  736. share/Wt/resources/themes/polished/no-stripes/no-stripe-28px.gif
  737. share/Wt/resources/themes/polished/no-stripes/no-stripe-29px.gif
  738. share/Wt/resources/themes/polished/no-stripes/no-stripe-30px.gif
  739. share/Wt/resources/themes/polished/no-stripes/no-stripe-31px.gif
  740. share/Wt/resources/themes/polished/no-stripes/no-stripe-32px.gif
  741. share/Wt/resources/themes/polished/no-stripes/no-stripe-33px.gif
  742. share/Wt/resources/themes/polished/no-stripes/no-stripe-34px.gif
  743. share/Wt/resources/themes/polished/no-stripes/no-stripe-35px.gif
  744. share/Wt/resources/themes/polished/no-stripes/no-stripe-36px.gif
  745. share/Wt/resources/themes/polished/no-stripes/no-stripe-37px.gif
  746. share/Wt/resources/themes/polished/no-stripes/no-stripe-38px.gif
  747. share/Wt/resources/themes/polished/no-stripes/no-stripe-39px.gif
  748. share/Wt/resources/themes/polished/no-stripes/no-stripe-40px.gif
  749. share/Wt/resources/themes/polished/slider-thumb-disabled.png
  750. share/Wt/resources/themes/polished/slider-thumb.png
  751. share/Wt/resources/themes/polished/sliderbg-h-disabled.png
  752. share/Wt/resources/themes/polished/sliderbg-h.png
  753. share/Wt/resources/themes/polished/sliderbg-he-disabled.png
  754. share/Wt/resources/themes/polished/sliderbg-he.png
  755. share/Wt/resources/themes/polished/sliderbg-hw-disabled.png
  756. share/Wt/resources/themes/polished/sliderbg-hw.png
  757. share/Wt/resources/themes/polished/sliderbg-v-disabled.png
  758. share/Wt/resources/themes/polished/sliderbg-v.png
  759. share/Wt/resources/themes/polished/sliderbg-ve-disabled.png
  760. share/Wt/resources/themes/polished/sliderbg-ve.png
  761. share/Wt/resources/themes/polished/sliderbg-vw-disabled.png
  762. share/Wt/resources/themes/polished/sliderbg-vw.png
  763. share/Wt/resources/themes/polished/sort-arrow-disabled.gif
  764. share/Wt/resources/themes/polished/sort-arrow-down.gif
  765. share/Wt/resources/themes/polished/sort-arrow-none.gif
  766. share/Wt/resources/themes/polished/sort-arrow-up.gif
  767. share/Wt/resources/themes/polished/splitter-h.png
  768. share/Wt/resources/themes/polished/splitter-v.png
  769. share/Wt/resources/themes/polished/stripes/generate.sh
  770. share/Wt/resources/themes/polished/stripes/stripe-10px.gif
  771. share/Wt/resources/themes/polished/stripes/stripe-11px.gif
  772. share/Wt/resources/themes/polished/stripes/stripe-12px.gif
  773. share/Wt/resources/themes/polished/stripes/stripe-13px.gif
  774. share/Wt/resources/themes/polished/stripes/stripe-14px.gif
  775. share/Wt/resources/themes/polished/stripes/stripe-15px.gif
  776. share/Wt/resources/themes/polished/stripes/stripe-16px.gif
  777. share/Wt/resources/themes/polished/stripes/stripe-17px.gif
  778. share/Wt/resources/themes/polished/stripes/stripe-18px.gif
  779. share/Wt/resources/themes/polished/stripes/stripe-19px.gif
  780. share/Wt/resources/themes/polished/stripes/stripe-20px.gif
  781. share/Wt/resources/themes/polished/stripes/stripe-21px.gif
  782. share/Wt/resources/themes/polished/stripes/stripe-22px.gif
  783. share/Wt/resources/themes/polished/stripes/stripe-23px.gif
  784. share/Wt/resources/themes/polished/stripes/stripe-24px.gif
  785. share/Wt/resources/themes/polished/stripes/stripe-25px.gif
  786. share/Wt/resources/themes/polished/stripes/stripe-26px.gif
  787. share/Wt/resources/themes/polished/stripes/stripe-27px.gif
  788. share/Wt/resources/themes/polished/stripes/stripe-28px.gif
  789. share/Wt/resources/themes/polished/stripes/stripe-29px.gif
  790. share/Wt/resources/themes/polished/stripes/stripe-30px.gif
  791. share/Wt/resources/themes/polished/stripes/stripe-31px.gif
  792. share/Wt/resources/themes/polished/stripes/stripe-32px.gif
  793. share/Wt/resources/themes/polished/stripes/stripe-33px.gif
  794. share/Wt/resources/themes/polished/stripes/stripe-34px.gif
  795. share/Wt/resources/themes/polished/stripes/stripe-35px.gif
  796. share/Wt/resources/themes/polished/stripes/stripe-36px.gif
  797. share/Wt/resources/themes/polished/stripes/stripe-37px.gif
  798. share/Wt/resources/themes/polished/stripes/stripe-38px.gif
  799. share/Wt/resources/themes/polished/stripes/stripe-39px.gif
  800. share/Wt/resources/themes/polished/stripes/stripe-40px.gif
  801. share/Wt/resources/themes/polished/suggest-dropdown.png
  802. share/Wt/resources/themes/polished/title-gradient.png
  803. share/Wt/resources/themes/polished/wt.css
  804. share/Wt/resources/themes/polished/wt_ie.css
  805. share/Wt/resources/themes/polished/wt_ie6.css
  806. share/Wt/resources/transitions.css
  807. share/Wt/resources/tv-line-last-rtl.gif
  808. share/Wt/resources/tv-line-last.gif
  809. share/Wt/resources/webkit-transitions.css
  810. share/Wt/themes/bootstrap/5/gulpfile.js
  811. share/Wt/themes/bootstrap/5/main.scss
  812. share/Wt/themes/bootstrap/5/package.yaml
  813. share/Wt/themes/bootstrap/5/pnpm-lock.yaml
  814. share/Wt/themes/bootstrap/5/wt/_index.scss
  815. share/Wt/themes/bootstrap/5/wt/_variables.scss
  816. share/Wt/themes/bootstrap/5/wt/widgets/_calendar.scss
  817. share/Wt/themes/bootstrap/5/wt/widgets/_date-edit.scss
  818. share/Wt/themes/bootstrap/5/wt/widgets/_date-picker.scss
  819. share/Wt/themes/bootstrap/5/wt/widgets/_dialog.scss
  820. share/Wt/themes/bootstrap/5/wt/widgets/_file-drop-widget.scss
  821. share/Wt/themes/bootstrap/5/wt/widgets/_google-map.scss
  822. share/Wt/themes/bootstrap/5/wt/widgets/_grid-layout.scss
  823. share/Wt/themes/bootstrap/5/wt/widgets/_icon.scss
  824. share/Wt/themes/bootstrap/5/wt/widgets/_index.scss
  825. share/Wt/themes/bootstrap/5/wt/widgets/_menu-item.scss
  826. share/Wt/themes/bootstrap/5/wt/widgets/_menu.scss
  827. share/Wt/themes/bootstrap/5/wt/widgets/_navigation-bar.scss
  828. share/Wt/themes/bootstrap/5/wt/widgets/_panel.scss
  829. share/Wt/themes/bootstrap/5/wt/widgets/_popup-menu.scss
  830. share/Wt/themes/bootstrap/5/wt/widgets/_progress-bar.scss
  831. share/Wt/themes/bootstrap/5/wt/widgets/_push-button.scss
  832. share/Wt/themes/bootstrap/5/wt/widgets/_slider.scss
  833. share/Wt/themes/bootstrap/5/wt/widgets/_spin-box.scss
  834. share/Wt/themes/bootstrap/5/wt/widgets/_stacked-widget.scss
  835. share/Wt/themes/bootstrap/5/wt/widgets/_suggestion-popup.scss
  836. share/Wt/themes/bootstrap/5/wt/widgets/_time-edit.scss
  837. share/Wt/themes/bootstrap/5/wt/widgets/_toolbar.scss
  838. share/Wt/themes/bootstrap/5/wt/widgets/_tree-table.scss
  839. share/Wt/themes/bootstrap/5/wt/widgets/_tree.scss
  840. share/Wt/themes/bootstrap/5/wt/widgets/item-views/_abstract-item-view.scss
  841. share/Wt/themes/bootstrap/5/wt/widgets/item-views/_index.scss
  842. share/Wt/themes/bootstrap/5/wt/widgets/item-views/_paging-bar.scss
  843. share/Wt/themes/bootstrap/5/wt/widgets/item-views/_table-view.scss
  844. share/Wt/themes/bootstrap/5/wt/widgets/item-views/_tree-view.scss
  845. @owner
  846. @group
  847. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • wt>0:www/wt
To install the port:
cd /usr/ports/www/wt/ && make install clean
To add the package, run one of these commands:
  • pkg install www/wt
  • pkg install wt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wt
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1770260234 SHA256 (emweb-wt-4.12.2_GH0.tar.gz) = e0aaaaec05b243df6ebb93c4d648a9607156df3b049db723db3487bb80cab06a SIZE (emweb-wt-4.12.2_GH0.tar.gz) = 10955876

Packages (timestamps in pop-ups are UTC):
wt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--4.5.04.11.4-n/an/an/a
FreeBSD:13:quarterly4.12.24.12.2-4.11.3_1-n/an/an/a
FreeBSD:14:latest4.12.24.12.2-4.11.4---4.8.0_3
FreeBSD:14:quarterly4.12.24.12.2-4.11.3_1--4.8.0_54.8.0_5
FreeBSD:15:latest4.12.24.12.2n/a4.11.4n/an/a4.8.0_54.8.0_6
FreeBSD:15:quarterly4.12.24.12.2n/a-n/an/a--
FreeBSD:16:latest4.12.24.12.2n/a-n/an/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. pkgconf>=1.3.0_1 : devel/pkgconf
  4. x11.pc : x11/libX11
  5. x11.pc : x11/libX11
Test dependencies:
  1. roboto-fonts-ttf>=0 : x11-fonts/roboto-fonts-ttf
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. x11.pc : x11/libX11
Library dependencies:
  1. libboost_thread.so : devel/boost-libs
  2. libGraphicsMagick.so : graphics/GraphicsMagick
  3. libpng.so : graphics/png
  4. libfcgi++.so : www/fcgi
  5. libfcgi.so : www/fcgi
  6. libhpdf.so : print/libharu
  7. libfontconfig.so : x11-fonts/fontconfig
  8. liblog4shib.so : devel/log4shib
  9. libsaml.so : security/opensaml
  10. libxerces-c.so : textproc/xerces-c3
  11. libxml-security-c.so : security/apache-xml-security-c
  12. libxmltooling.so : devel/xmltooling
  13. libmysqlclient.so.21 : databases/mysql80-client
  14. libOpenGL.so : graphics/libglvnd
  15. libGLEW.so : graphics/glew
  16. libglib-2.0.so : devel/glib20
  17. libintl.so : devel/gettext-runtime
  18. libharfbuzz.so : print/harfbuzz
  19. libpango-1.0.so : x11-toolkits/pango
  20. libpq.so.5 : databases/postgresql17-client
  21. libsqlite3.so : databases/sqlite3
This port is required by:
for Libraries
  1. multimedia/lms

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. audio/lms*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for wt-4.12.2: DEBUG=off: Build with debugging support EXAMPLES=on: Install examples (implies SQLITE3 and WTHTTP) HARU=on: Enable Haru Free PDF Library LIBWTTEST=on: Build Wt::Test for automated (integration/unit) tests OPENGL=on: 2D/3D rendering support via OpenGL PANGO=on: Pango rendering library support RESOURCES=on: Install resources directory SAML=on: Build built-in SAML service provider for Wt::Auth THEMES=on: Install the source files for Wt's themes UNWIND=off: Build Wt with stacktrace support using libunwind ====> Connector FASTCGI=on: Build FastCGI connector WTHTTP=on: Build Wt stand-alone httpd connector ====> Wt::DBO FIREBIRD=off: Build Wt with FirebirdSQL support MYSQL=on: Build Wt with MariaDB or MySQL support PGSQL=on: Build Wt with PostgreSQL support SQLITE3=on: Build Wt with SQLite 3 support ====> Wt C++ Features Implementations STDANY=on: Use std::any instead of bundled thelink2012::any STDFS=on: Use std::filesystem instead of boost::filesystem ===> Use 'make config' to modify these settings
Options name:
www_wt
USES:
cmake:testing compiler:c++20-lang cpe pkgconfig ssl mysql gl xorg gnome pgsql sqlite:3
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/emweb/wt/tar.gz/4.12.2?dummy=/
Collapse this list.

There are no commits on branch 2024Q2 for this port