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 2023Q1
wt Widget-centric C++ library for developing web applications
4.11.0_2 www on this many watch lists=2 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.10.4Version 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: 2024-11-20 10:05:25
Commit Hash: 312ee18
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
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 (836 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/wt-4.11.0_2/catalog.mk
  3. /usr/local/share/licenses/wt-4.11.0_2/LICENSE
  4. /usr/local/share/licenses/wt-4.11.0_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/WtSqlTraits.h
  132. include/Wt/Dbo/backend/Firebird.h
  133. include/Wt/Dbo/backend/MySQL.h
  134. include/Wt/Dbo/backend/Postgres.h
  135. include/Wt/Dbo/backend/Sqlite3.h
  136. include/Wt/Dbo/backend/WDboFirebirdDllDefs.h
  137. include/Wt/Dbo/backend/WDboMySQLDllDefs.h
  138. include/Wt/Dbo/backend/WDboPostgresDllDefs.h
  139. include/Wt/Dbo/backend/WDboSqlite3DllDefs.h
  140. include/Wt/Dbo/collection.h
  141. include/Wt/Dbo/collection_impl.h
  142. include/Wt/Dbo/ptr.h
  143. include/Wt/Dbo/ptr_impl.h
  144. include/Wt/Dbo/ptr_tuple.h
  145. include/Wt/Dbo/weak_ptr.h
  146. include/Wt/Dbo/weak_ptr_impl.h
  147. include/Wt/DomElement.h
  148. include/Wt/EscapeOStream.h
  149. include/Wt/Form/Dbo/Actions.h
  150. include/Wt/Form/Dbo/FieldOptions.h
  151. include/Wt/Form/Dbo/FormModel.h
  152. include/Wt/Form/Dbo/FormModelBase.h
  153. include/Wt/Form/Dbo/FormView.h
  154. include/Wt/Form/WAbstractFormDelegate.h
  155. include/Wt/Form/WFormDelegate.h
  156. include/Wt/Http/Client.h
  157. include/Wt/Http/Cookie.h
  158. include/Wt/Http/Message.h
  159. include/Wt/Http/Method.h
  160. include/Wt/Http/Request.h
  161. include/Wt/Http/Response.h
  162. include/Wt/Http/ResponseContinuation.h
  163. include/Wt/Http/WtClient.h
  164. include/Wt/Json/Array.h
  165. include/Wt/Json/Object.h
  166. include/Wt/Json/Parser.h
  167. include/Wt/Json/Serializer.h
  168. include/Wt/Json/Value.h
  169. include/Wt/Mail/Client.h
  170. include/Wt/Mail/Mailbox.h
  171. include/Wt/Mail/Message.h
  172. include/Wt/Payment/Address.h
  173. include/Wt/Payment/Customer.h
  174. include/Wt/Payment/Money.h
  175. include/Wt/Payment/Order.h
  176. include/Wt/Payment/OrderItem.h
  177. include/Wt/Payment/PayPal.h
  178. include/Wt/Payment/Result.h
  179. include/Wt/Render/WPdfRenderer.h
  180. include/Wt/Render/WTextRenderer.h
  181. include/Wt/Signals/signals.hpp
  182. include/Wt/Test/WTestEnvironment.h
  183. include/Wt/Utils.h
  184. include/Wt/WAbstractArea.h
  185. include/Wt/WAbstractGLImplementation.h
  186. include/Wt/WAbstractItemDelegate.h
  187. include/Wt/WAbstractItemModel.h
  188. include/Wt/WAbstractItemView.h
  189. include/Wt/WAbstractListModel.h
  190. include/Wt/WAbstractMedia.h
  191. include/Wt/WAbstractProxyModel.h
  192. include/Wt/WAbstractSpinBox.h
  193. include/Wt/WAbstractTableModel.h
  194. include/Wt/WAbstractToggleButton.h
  195. include/Wt/WAggregateProxyModel.h
  196. include/Wt/WAnchor.h
  197. include/Wt/WAnimation.h
  198. include/Wt/WAny.h
  199. include/Wt/WApplication.h
  200. include/Wt/WAudio.h
  201. include/Wt/WBatchEditProxyModel.h
  202. include/Wt/WBootstrap2Theme.h
  203. include/Wt/WBootstrap3Theme.h
  204. include/Wt/WBootstrap5Theme.h
  205. include/Wt/WBootstrapTheme.h
  206. include/Wt/WBorder.h
  207. include/Wt/WBorderLayout.h
  208. include/Wt/WBoxLayout.h
  209. include/Wt/WBreak.h
  210. include/Wt/WBrush.h
  211. include/Wt/WButtonGroup.h
  212. include/Wt/WCalendar.h
  213. include/Wt/WCanvasPaintDevice.h
  214. include/Wt/WCheckBox.h
  215. include/Wt/WCircleArea.h
  216. include/Wt/WClientGLWidget.h
  217. include/Wt/WColor.h
  218. include/Wt/WColorPicker.h
  219. include/Wt/WCombinedLocalizedStrings.h
  220. include/Wt/WComboBox.h
  221. include/Wt/WCompositeWidget.h
  222. include/Wt/WConfig.h
  223. include/Wt/WContainerWidget.h
  224. include/Wt/WCssDecorationStyle.h
  225. include/Wt/WCssStyleSheet.h
  226. include/Wt/WCssTheme.h
  227. include/Wt/WDate.h
  228. include/Wt/WDateEdit.h
  229. include/Wt/WDatePicker.h
  230. include/Wt/WDateTime.h
  231. include/Wt/WDateValidator.h
  232. include/Wt/WDefaultLoadingIndicator.h
  233. include/Wt/WDialog.h
  234. include/Wt/WDllDefs.h
  235. include/Wt/WDoubleSpinBox.h
  236. include/Wt/WDoubleValidator.h
  237. include/Wt/WEmailEdit.h
  238. include/Wt/WEmailValidator.h
  239. include/Wt/WEnvironment.h
  240. include/Wt/WEvent.h
  241. include/Wt/WException.h
  242. include/Wt/WFileDropWidget.h
  243. include/Wt/WFileResource.h
  244. include/Wt/WFileUpload.h
  245. include/Wt/WFitLayout.h
  246. include/Wt/WFlags.h
  247. include/Wt/WFlashObject.h
  248. include/Wt/WFont.h
  249. include/Wt/WFontMetrics.h
  250. include/Wt/WFormModel.h
  251. include/Wt/WFormWidget.h
  252. include/Wt/WGLWidget.h
  253. include/Wt/WGenericMatrix.h
  254. include/Wt/WGlobal.h
  255. include/Wt/WGoogleMap.h
  256. include/Wt/WGradient.h
  257. include/Wt/WGridLayout.h
  258. include/Wt/WGroupBox.h
  259. include/Wt/WHBoxLayout.h
  260. include/Wt/WIOService.h
  261. include/Wt/WIcon.h
  262. include/Wt/WIconPair.h
  263. include/Wt/WIdentityProxyModel.h
  264. include/Wt/WImage.h
  265. include/Wt/WInPlaceEdit.h
  266. include/Wt/WIntValidator.h
  267. include/Wt/WInteractWidget.h
  268. include/Wt/WItemDelegate.h
  269. include/Wt/WItemSelectionModel.h
  270. include/Wt/WJavaScript.h
  271. include/Wt/WJavaScriptExposableObject.h
  272. include/Wt/WJavaScriptHandle.h
  273. include/Wt/WJavaScriptObjectStorage.h
  274. include/Wt/WJavaScriptPreamble.h
  275. include/Wt/WJavaScriptSlot.h
  276. include/Wt/WLabel.h
  277. include/Wt/WLayout.h
  278. include/Wt/WLayoutImpl.h
  279. include/Wt/WLayoutItem.h
  280. include/Wt/WLayoutItemImpl.h
  281. include/Wt/WLeafletMap.h
  282. include/Wt/WLength.h
  283. include/Wt/WLengthValidator.h
  284. include/Wt/WLineEdit.h
  285. include/Wt/WLineF.h
  286. include/Wt/WLink.h
  287. include/Wt/WLinkedCssStyleSheet.h
  288. include/Wt/WLoadingIndicator.h
  289. include/Wt/WLocalDateTime.h
  290. include/Wt/WLocale.h
  291. include/Wt/WLocalizedStrings.h
  292. include/Wt/WLogSink.h
  293. include/Wt/WLogger.h
  294. include/Wt/WMatrix4x4.h
  295. include/Wt/WMeasurePaintDevice.h
  296. include/Wt/WMediaPlayer.h
  297. include/Wt/WMemoryResource.h
  298. include/Wt/WMenu.h
  299. include/Wt/WMenuItem.h
  300. include/Wt/WMessageBox.h
  301. include/Wt/WMessageResourceBundle.h
  302. include/Wt/WMessageResources.h
  303. include/Wt/WModelIndex.h
  304. include/Wt/WNavigationBar.h
  305. include/Wt/WObject.h
  306. include/Wt/WOverlayLoadingIndicator.h
  307. include/Wt/WPaintDevice.h
  308. include/Wt/WPaintedWidget.h
  309. include/Wt/WPainter.h
  310. include/Wt/WPainterPath.h
  311. include/Wt/WPanel.h
  312. include/Wt/WPdfImage.h
  313. include/Wt/WPen.h
  314. include/Wt/WPoint.h
  315. include/Wt/WPointF.h
  316. include/Wt/WPolygonArea.h
  317. include/Wt/WPopupMenu.h
  318. include/Wt/WPopupMenuItem.h
  319. include/Wt/WPopupWidget.h
  320. include/Wt/WProgressBar.h
  321. include/Wt/WPushButton.h
  322. include/Wt/WRadioButton.h
  323. include/Wt/WRandom.h
  324. include/Wt/WRasterImage.h
  325. include/Wt/WReadOnlyProxyModel.h
  326. include/Wt/WRectArea.h
  327. include/Wt/WRectF.h
  328. include/Wt/WRegExpValidator.h
  329. include/Wt/WResource.h
  330. include/Wt/WSelectionBox.h
  331. include/Wt/WServer.h
  332. include/Wt/WServerGLWidget.h
  333. include/Wt/WShadow.h
  334. include/Wt/WSignal.h
  335. include/Wt/WSlider.h
  336. include/Wt/WSocketNotifier.h
  337. include/Wt/WSortFilterProxyModel.h
  338. include/Wt/WSound.h
  339. include/Wt/WSpinBox.h
  340. include/Wt/WSplitButton.h
  341. include/Wt/WSslCertificate.h
  342. include/Wt/WSslInfo.h
  343. include/Wt/WStackedWidget.h
  344. include/Wt/WStandardItem.h
  345. include/Wt/WStandardItemModel.h
  346. include/Wt/WStatelessSlot.h
  347. include/Wt/WStreamResource.h
  348. include/Wt/WString.h
  349. include/Wt/WStringListModel.h
  350. include/Wt/WStringStream.h
  351. include/Wt/WStringUtil.h
  352. include/Wt/WSubMenuItem.h
  353. include/Wt/WSuggestionPopup.h
  354. include/Wt/WSvgImage.h
  355. include/Wt/WTabWidget.h
  356. include/Wt/WTable.h
  357. include/Wt/WTableCell.h
  358. include/Wt/WTableColumn.h
  359. include/Wt/WTableRow.h
  360. include/Wt/WTableView.h
  361. include/Wt/WTemplate.h
  362. include/Wt/WTemplateFormView.h
  363. include/Wt/WText.h
  364. include/Wt/WTextArea.h
  365. include/Wt/WTextEdit.h
  366. include/Wt/WTheme.h
  367. include/Wt/WTime.h
  368. include/Wt/WTimeEdit.h
  369. include/Wt/WTimePicker.h
  370. include/Wt/WTimeValidator.h
  371. include/Wt/WTimer.h
  372. include/Wt/WTimerWidget.h
  373. include/Wt/WToolBar.h
  374. include/Wt/WTransform.h
  375. include/Wt/WTree.h
  376. include/Wt/WTreeNode.h
  377. include/Wt/WTreeTable.h
  378. include/Wt/WTreeTableNode.h
  379. include/Wt/WTreeView.h
  380. include/Wt/WVBoxLayout.h
  381. include/Wt/WValidator.h
  382. include/Wt/WVector3.h
  383. include/Wt/WVector4.h
  384. include/Wt/WVectorImage.h
  385. include/Wt/WVideo.h
  386. include/Wt/WViewWidget.h
  387. include/Wt/WVirtualImage.h
  388. include/Wt/WVmlImage.h
  389. include/Wt/WWebSocketConnection.h
  390. include/Wt/WWebSocketResource.h
  391. include/Wt/WWebWidget.h
  392. include/Wt/WWidget.h
  393. include/Wt/WWidgetItem.h
  394. include/Wt/WWidgetItemImpl.h
  395. include/Wt/cpp17/any.hpp
  396. include/Wt/cpp17/any/LICENSE_1_0.txt
  397. include/Wt/cpp17/any/README.md
  398. include/Wt/cpp17/any/any.hpp
  399. include/Wt/cpp20/date.hpp
  400. include/Wt/cpp20/tz.hpp
  401. lib/cmake/wt/wt-config-version.cmake
  402. lib/cmake/wt/wt-config.cmake
  403. lib/cmake/wt/wt-target-dbo-release.cmake
  404. lib/cmake/wt/wt-target-dbo.cmake
  405. lib/cmake/wt/wt-target-dbofirebird-release.cmake
  406. lib/cmake/wt/wt-target-dbofirebird.cmake
  407. lib/cmake/wt/wt-target-dbomysql-release.cmake
  408. lib/cmake/wt/wt-target-dbomysql.cmake
  409. lib/cmake/wt/wt-target-dbopostgres-release.cmake
  410. lib/cmake/wt/wt-target-dbopostgres.cmake
  411. lib/cmake/wt/wt-target-dbosqlite3-release.cmake
  412. lib/cmake/wt/wt-target-dbosqlite3.cmake
  413. lib/cmake/wt/wt-target-fcgi-release.cmake
  414. lib/cmake/wt/wt-target-fcgi.cmake
  415. lib/cmake/wt/wt-target-http-release.cmake
  416. lib/cmake/wt/wt-target-http.cmake
  417. lib/cmake/wt/wt-target-test-release.cmake
  418. lib/cmake/wt/wt-target-test.cmake
  419. lib/cmake/wt/wt-target-wt-release.cmake
  420. lib/cmake/wt/wt-target-wt.cmake
  421. lib/libwt.so
  422. lib/libwt.so.4.11.0
  423. lib/libwtdbo.so
  424. lib/libwtdbo.so.4.11.0
  425. lib/libwtdbofirebird.so
  426. lib/libwtdbofirebird.so.4.11.0
  427. lib/libwtdbomysql.so
  428. lib/libwtdbomysql.so.4.11.0
  429. lib/libwtdbopostgres.so
  430. lib/libwtdbopostgres.so.4.11.0
  431. lib/libwtdbosqlite3.so
  432. lib/libwtdbosqlite3.so.4.11.0
  433. lib/libwtfcgi.so
  434. lib/libwtfcgi.so.4.11.0
  435. lib/libwthttp.so
  436. lib/libwthttp.so.4.11.0
  437. lib/libwttest.so
  438. lib/libwttest.so.4.11.0
  439. share/Wt/resources/ajax-loading.gif
  440. share/Wt/resources/collapse-rtl.gif
  441. share/Wt/resources/collapse.gif
  442. share/Wt/resources/date.gif
  443. share/Wt/resources/expand-rtl.gif
  444. share/Wt/resources/expand.gif
  445. share/Wt/resources/font-awesome/LICENSE.txt
  446. share/Wt/resources/font-awesome/css/font-awesome.css
  447. share/Wt/resources/font-awesome/css/font-awesome.min.css
  448. share/Wt/resources/font-awesome/fonts/FontAwesome.otf
  449. share/Wt/resources/font-awesome/fonts/fontawesome-webfont.eot
  450. share/Wt/resources/font-awesome/fonts/fontawesome-webfont.svg
  451. share/Wt/resources/font-awesome/fonts/fontawesome-webfont.ttf
  452. share/Wt/resources/font-awesome/fonts/fontawesome-webfont.woff
  453. share/Wt/resources/font-awesome/fonts/fontawesome-webfont.woff2
  454. share/Wt/resources/form.css
  455. share/Wt/resources/html4_default.css
  456. share/Wt/resources/icon_clock.gif
  457. share/Wt/resources/items-not-ok.gif
  458. share/Wt/resources/items-ok.gif
  459. share/Wt/resources/items.gif
  460. share/Wt/resources/jPlayer/jquery.jplayer.js
  461. share/Wt/resources/jPlayer/jquery.jplayer.min.js
  462. share/Wt/resources/jPlayer/jquery.jplayer.swf
  463. share/Wt/resources/jPlayer/jquery.min.js
  464. share/Wt/resources/jPlayer/skin/jplayer.blue.monday.css
  465. share/Wt/resources/jPlayer/skin/jplayer.blue.monday.jpg
  466. share/Wt/resources/jPlayer/skin/jplayer.blue.monday.seeking.gif
  467. share/Wt/resources/jPlayer/skin/jplayer.blue.monday.video.play.png
  468. share/Wt/resources/line-last-rtl.gif
  469. share/Wt/resources/line-last.gif
  470. share/Wt/resources/line-middle-rtl.gif
  471. share/Wt/resources/line-middle.gif
  472. share/Wt/resources/line-trunk.gif
  473. share/Wt/resources/loading.png
  474. share/Wt/resources/minus.gif
  475. share/Wt/resources/moz-transitions.css
  476. share/Wt/resources/plus.gif
  477. share/Wt/resources/resizable.png
  478. share/Wt/resources/right-arrow.gif
  479. share/Wt/resources/tab_b.gif
  480. share/Wt/resources/tab_l.gif
  481. share/Wt/resources/tab_r.gif
  482. share/Wt/resources/themes/bootstrap/2/bootstrap-responsive.css
  483. share/Wt/resources/themes/bootstrap/2/bootstrap-responsive.min.css
  484. share/Wt/resources/themes/bootstrap/2/bootstrap.css
  485. share/Wt/resources/themes/bootstrap/2/bootstrap.min.css
  486. share/Wt/resources/themes/bootstrap/2/date-edit-button.png
  487. share/Wt/resources/themes/bootstrap/2/date-edit-button.svg
  488. share/Wt/resources/themes/bootstrap/2/nav-minus-rtl.gif
  489. share/Wt/resources/themes/bootstrap/2/nav-minus.gif
  490. share/Wt/resources/themes/bootstrap/2/nav-plus-rtl.gif
  491. share/Wt/resources/themes/bootstrap/2/nav-plus.gif
  492. share/Wt/resources/themes/bootstrap/2/spin-buttons.png
  493. share/Wt/resources/themes/bootstrap/2/spin-buttons.svg
  494. share/Wt/resources/themes/bootstrap/2/stripes/generate.sh
  495. share/Wt/resources/themes/bootstrap/2/stripes/stripe-10px.gif
  496. share/Wt/resources/themes/bootstrap/2/stripes/stripe-11px.gif
  497. share/Wt/resources/themes/bootstrap/2/stripes/stripe-12px.gif
  498. share/Wt/resources/themes/bootstrap/2/stripes/stripe-13px.gif
  499. share/Wt/resources/themes/bootstrap/2/stripes/stripe-14px.gif
  500. share/Wt/resources/themes/bootstrap/2/stripes/stripe-15px.gif
  501. share/Wt/resources/themes/bootstrap/2/stripes/stripe-16px.gif
  502. share/Wt/resources/themes/bootstrap/2/stripes/stripe-17px.gif
  503. share/Wt/resources/themes/bootstrap/2/stripes/stripe-18px.gif
  504. share/Wt/resources/themes/bootstrap/2/stripes/stripe-19px.gif
  505. share/Wt/resources/themes/bootstrap/2/stripes/stripe-20px.gif
  506. share/Wt/resources/themes/bootstrap/2/stripes/stripe-21px.gif
  507. share/Wt/resources/themes/bootstrap/2/stripes/stripe-22px.gif
  508. share/Wt/resources/themes/bootstrap/2/stripes/stripe-23px.gif
  509. share/Wt/resources/themes/bootstrap/2/stripes/stripe-24px.gif
  510. share/Wt/resources/themes/bootstrap/2/stripes/stripe-25px.gif
  511. share/Wt/resources/themes/bootstrap/2/stripes/stripe-26px.gif
  512. share/Wt/resources/themes/bootstrap/2/stripes/stripe-27px.gif
  513. share/Wt/resources/themes/bootstrap/2/stripes/stripe-28px.gif
  514. share/Wt/resources/themes/bootstrap/2/stripes/stripe-29px.gif
  515. share/Wt/resources/themes/bootstrap/2/stripes/stripe-30px.gif
  516. share/Wt/resources/themes/bootstrap/2/stripes/stripe-31px.gif
  517. share/Wt/resources/themes/bootstrap/2/stripes/stripe-32px.gif
  518. share/Wt/resources/themes/bootstrap/2/stripes/stripe-33px.gif
  519. share/Wt/resources/themes/bootstrap/2/stripes/stripe-34px.gif
  520. share/Wt/resources/themes/bootstrap/2/stripes/stripe-35px.gif
  521. share/Wt/resources/themes/bootstrap/2/stripes/stripe-36px.gif
  522. share/Wt/resources/themes/bootstrap/2/stripes/stripe-37px.gif
  523. share/Wt/resources/themes/bootstrap/2/stripes/stripe-38px.gif
  524. share/Wt/resources/themes/bootstrap/2/stripes/stripe-39px.gif
  525. share/Wt/resources/themes/bootstrap/2/stripes/stripe-40px.gif
  526. share/Wt/resources/themes/bootstrap/2/suggest-dropdown.png
  527. share/Wt/resources/themes/bootstrap/2/suggest-dropdown.svg
  528. share/Wt/resources/themes/bootstrap/2/time-edit-button.png
  529. share/Wt/resources/themes/bootstrap/2/wt.css
  530. share/Wt/resources/themes/bootstrap/2/wt.less
  531. share/Wt/resources/themes/bootstrap/3/bootstrap-theme.css
  532. share/Wt/resources/themes/bootstrap/3/bootstrap-theme.css.map
  533. share/Wt/resources/themes/bootstrap/3/bootstrap-theme.min.css
  534. share/Wt/resources/themes/bootstrap/3/bootstrap-theme.min.css.map
  535. share/Wt/resources/themes/bootstrap/3/bootstrap.css
  536. share/Wt/resources/themes/bootstrap/3/bootstrap.css.map
  537. share/Wt/resources/themes/bootstrap/3/bootstrap.min.css
  538. share/Wt/resources/themes/bootstrap/3/bootstrap.min.css.map
  539. share/Wt/resources/themes/bootstrap/3/date-edit-button.png
  540. share/Wt/resources/themes/bootstrap/3/date-edit-button.svg
  541. share/Wt/resources/themes/bootstrap/3/nav-minus-rtl.gif
  542. share/Wt/resources/themes/bootstrap/3/nav-minus.gif
  543. share/Wt/resources/themes/bootstrap/3/nav-plus-rtl.gif
  544. share/Wt/resources/themes/bootstrap/3/nav-plus.gif
  545. share/Wt/resources/themes/bootstrap/3/spin-buttons.png
  546. share/Wt/resources/themes/bootstrap/3/spin-buttons.svg
  547. share/Wt/resources/themes/bootstrap/3/stripes/generate.sh
  548. share/Wt/resources/themes/bootstrap/3/stripes/stripe-10px.gif
  549. share/Wt/resources/themes/bootstrap/3/stripes/stripe-11px.gif
  550. share/Wt/resources/themes/bootstrap/3/stripes/stripe-12px.gif
  551. share/Wt/resources/themes/bootstrap/3/stripes/stripe-13px.gif
  552. share/Wt/resources/themes/bootstrap/3/stripes/stripe-14px.gif
  553. share/Wt/resources/themes/bootstrap/3/stripes/stripe-15px.gif
  554. share/Wt/resources/themes/bootstrap/3/stripes/stripe-16px.gif
  555. share/Wt/resources/themes/bootstrap/3/stripes/stripe-17px.gif
  556. share/Wt/resources/themes/bootstrap/3/stripes/stripe-18px.gif
  557. share/Wt/resources/themes/bootstrap/3/stripes/stripe-19px.gif
  558. share/Wt/resources/themes/bootstrap/3/stripes/stripe-20px.gif
  559. share/Wt/resources/themes/bootstrap/3/stripes/stripe-21px.gif
  560. share/Wt/resources/themes/bootstrap/3/stripes/stripe-22px.gif
  561. share/Wt/resources/themes/bootstrap/3/stripes/stripe-23px.gif
  562. share/Wt/resources/themes/bootstrap/3/stripes/stripe-24px.gif
  563. share/Wt/resources/themes/bootstrap/3/stripes/stripe-25px.gif
  564. share/Wt/resources/themes/bootstrap/3/stripes/stripe-26px.gif
  565. share/Wt/resources/themes/bootstrap/3/stripes/stripe-27px.gif
  566. share/Wt/resources/themes/bootstrap/3/stripes/stripe-28px.gif
  567. share/Wt/resources/themes/bootstrap/3/stripes/stripe-29px.gif
  568. share/Wt/resources/themes/bootstrap/3/stripes/stripe-30px.gif
  569. share/Wt/resources/themes/bootstrap/3/stripes/stripe-31px.gif
  570. share/Wt/resources/themes/bootstrap/3/stripes/stripe-32px.gif
  571. share/Wt/resources/themes/bootstrap/3/stripes/stripe-33px.gif
  572. share/Wt/resources/themes/bootstrap/3/stripes/stripe-34px.gif
  573. share/Wt/resources/themes/bootstrap/3/stripes/stripe-35px.gif
  574. share/Wt/resources/themes/bootstrap/3/stripes/stripe-36px.gif
  575. share/Wt/resources/themes/bootstrap/3/stripes/stripe-37px.gif
  576. share/Wt/resources/themes/bootstrap/3/stripes/stripe-38px.gif
  577. share/Wt/resources/themes/bootstrap/3/stripes/stripe-39px.gif
  578. share/Wt/resources/themes/bootstrap/3/stripes/stripe-40px.gif
  579. share/Wt/resources/themes/bootstrap/3/suggest-dropdown.png
  580. share/Wt/resources/themes/bootstrap/3/suggest-dropdown.svg
  581. share/Wt/resources/themes/bootstrap/3/time-edit-button.png
  582. share/Wt/resources/themes/bootstrap/3/wt.css
  583. share/Wt/resources/themes/bootstrap/3/wt.less
  584. share/Wt/resources/themes/bootstrap/5/bootstrap.bundle.min.js
  585. share/Wt/resources/themes/bootstrap/5/bootstrap.bundle.min.js.map
  586. share/Wt/resources/themes/bootstrap/5/calendar-date.svg
  587. share/Wt/resources/themes/bootstrap/5/main.css
  588. share/Wt/resources/themes/bootstrap/5/main.css.map
  589. share/Wt/resources/themes/bootstrap/5/nav-minus-rtl.gif
  590. share/Wt/resources/themes/bootstrap/5/nav-minus.gif
  591. share/Wt/resources/themes/bootstrap/5/nav-plus-rtl.gif
  592. share/Wt/resources/themes/bootstrap/5/nav-plus.gif
  593. share/Wt/resources/themes/bootstrap/img/glyphicons-halflings-white.png
  594. share/Wt/resources/themes/bootstrap/img/glyphicons-halflings.png
  595. share/Wt/resources/themes/bootstrap/sort-arrow-down.gif
  596. share/Wt/resources/themes/bootstrap/sort-arrow-none.gif
  597. share/Wt/resources/themes/bootstrap/sort-arrow-up.gif
  598. share/Wt/resources/themes/bootstrap/splitter-h.png
  599. share/Wt/resources/themes/bootstrap/splitter-v.png
  600. share/Wt/resources/themes/default/closeicons-dialog.png
  601. share/Wt/resources/themes/default/closeicons-mi.png
  602. share/Wt/resources/themes/default/closeicons-tab.png
  603. share/Wt/resources/themes/default/dropdown.png
  604. share/Wt/resources/themes/default/nav-minus-rtl.gif
  605. share/Wt/resources/themes/default/nav-minus.gif
  606. share/Wt/resources/themes/default/nav-plus-rtl.gif
  607. share/Wt/resources/themes/default/nav-plus.gif
  608. share/Wt/resources/themes/default/no-stripes/generate.sh
  609. share/Wt/resources/themes/default/no-stripes/no-stripe-10px.gif
  610. share/Wt/resources/themes/default/no-stripes/no-stripe-11px.gif
  611. share/Wt/resources/themes/default/no-stripes/no-stripe-12px.gif
  612. share/Wt/resources/themes/default/no-stripes/no-stripe-13px.gif
  613. share/Wt/resources/themes/default/no-stripes/no-stripe-14px.gif
  614. share/Wt/resources/themes/default/no-stripes/no-stripe-15px.gif
  615. share/Wt/resources/themes/default/no-stripes/no-stripe-16px.gif
  616. share/Wt/resources/themes/default/no-stripes/no-stripe-17px.gif
  617. share/Wt/resources/themes/default/no-stripes/no-stripe-18px.gif
  618. share/Wt/resources/themes/default/no-stripes/no-stripe-19px.gif
  619. share/Wt/resources/themes/default/no-stripes/no-stripe-20px.gif
  620. share/Wt/resources/themes/default/no-stripes/no-stripe-21px.gif
  621. share/Wt/resources/themes/default/no-stripes/no-stripe-22px.gif
  622. share/Wt/resources/themes/default/no-stripes/no-stripe-23px.gif
  623. share/Wt/resources/themes/default/no-stripes/no-stripe-24px.gif
  624. share/Wt/resources/themes/default/no-stripes/no-stripe-25px.gif
  625. share/Wt/resources/themes/default/no-stripes/no-stripe-26px.gif
  626. share/Wt/resources/themes/default/no-stripes/no-stripe-27px.gif
  627. share/Wt/resources/themes/default/no-stripes/no-stripe-28px.gif
  628. share/Wt/resources/themes/default/no-stripes/no-stripe-29px.gif
  629. share/Wt/resources/themes/default/no-stripes/no-stripe-30px.gif
  630. share/Wt/resources/themes/default/no-stripes/no-stripe-31px.gif
  631. share/Wt/resources/themes/default/no-stripes/no-stripe-32px.gif
  632. share/Wt/resources/themes/default/no-stripes/no-stripe-33px.gif
  633. share/Wt/resources/themes/default/no-stripes/no-stripe-34px.gif
  634. share/Wt/resources/themes/default/no-stripes/no-stripe-35px.gif
  635. share/Wt/resources/themes/default/no-stripes/no-stripe-36px.gif
  636. share/Wt/resources/themes/default/no-stripes/no-stripe-37px.gif
  637. share/Wt/resources/themes/default/no-stripes/no-stripe-38px.gif
  638. share/Wt/resources/themes/default/no-stripes/no-stripe-39px.gif
  639. share/Wt/resources/themes/default/no-stripes/no-stripe-40px.gif
  640. share/Wt/resources/themes/default/slider-thumb-h-disabled.gif
  641. share/Wt/resources/themes/default/slider-thumb-h.gif
  642. share/Wt/resources/themes/default/slider-thumb-v-disabled.gif
  643. share/Wt/resources/themes/default/slider-thumb-v.gif
  644. share/Wt/resources/themes/default/sliderbg-h-disabled.png
  645. share/Wt/resources/themes/default/sliderbg-h.png
  646. share/Wt/resources/themes/default/sliderbg-v-disabled.png
  647. share/Wt/resources/themes/default/sliderbg-v.png
  648. share/Wt/resources/themes/default/sort-arrow-disabled.gif
  649. share/Wt/resources/themes/default/sort-arrow-down.gif
  650. share/Wt/resources/themes/default/sort-arrow-none.gif
  651. share/Wt/resources/themes/default/sort-arrow-up.gif
  652. share/Wt/resources/themes/default/spin-buttons-dn.png
  653. share/Wt/resources/themes/default/spin-buttons-up.png
  654. share/Wt/resources/themes/default/spin-buttons.png
  655. share/Wt/resources/themes/default/splitter-h.png
  656. share/Wt/resources/themes/default/splitter-v.png
  657. share/Wt/resources/themes/default/stripes/generate.sh
  658. share/Wt/resources/themes/default/stripes/stripe-10px.gif
  659. share/Wt/resources/themes/default/stripes/stripe-11px.gif
  660. share/Wt/resources/themes/default/stripes/stripe-12px.gif
  661. share/Wt/resources/themes/default/stripes/stripe-13px.gif
  662. share/Wt/resources/themes/default/stripes/stripe-14px.gif
  663. share/Wt/resources/themes/default/stripes/stripe-15px.gif
  664. share/Wt/resources/themes/default/stripes/stripe-16px.gif
  665. share/Wt/resources/themes/default/stripes/stripe-17px.gif
  666. share/Wt/resources/themes/default/stripes/stripe-18px.gif
  667. share/Wt/resources/themes/default/stripes/stripe-19px.gif
  668. share/Wt/resources/themes/default/stripes/stripe-20px.gif
  669. share/Wt/resources/themes/default/stripes/stripe-21px.gif
  670. share/Wt/resources/themes/default/stripes/stripe-22px.gif
  671. share/Wt/resources/themes/default/stripes/stripe-23px.gif
  672. share/Wt/resources/themes/default/stripes/stripe-24px.gif
  673. share/Wt/resources/themes/default/stripes/stripe-25px.gif
  674. share/Wt/resources/themes/default/stripes/stripe-26px.gif
  675. share/Wt/resources/themes/default/stripes/stripe-27px.gif
  676. share/Wt/resources/themes/default/stripes/stripe-28px.gif
  677. share/Wt/resources/themes/default/stripes/stripe-29px.gif
  678. share/Wt/resources/themes/default/stripes/stripe-30px.gif
  679. share/Wt/resources/themes/default/stripes/stripe-31px.gif
  680. share/Wt/resources/themes/default/stripes/stripe-32px.gif
  681. share/Wt/resources/themes/default/stripes/stripe-33px.gif
  682. share/Wt/resources/themes/default/stripes/stripe-34px.gif
  683. share/Wt/resources/themes/default/stripes/stripe-35px.gif
  684. share/Wt/resources/themes/default/stripes/stripe-36px.gif
  685. share/Wt/resources/themes/default/stripes/stripe-37px.gif
  686. share/Wt/resources/themes/default/stripes/stripe-38px.gif
  687. share/Wt/resources/themes/default/stripes/stripe-39px.gif
  688. share/Wt/resources/themes/default/stripes/stripe-40px.gif
  689. share/Wt/resources/themes/default/wt.css
  690. share/Wt/resources/themes/default/wt_ie.css
  691. share/Wt/resources/themes/default/wt_ie6.css
  692. share/Wt/resources/themes/polished/closeicons-dialog.png
  693. share/Wt/resources/themes/polished/closeicons-mi.png
  694. share/Wt/resources/themes/polished/closeicons-tab.png
  695. share/Wt/resources/themes/polished/dropdown.png
  696. share/Wt/resources/themes/polished/dropshadow.png
  697. share/Wt/resources/themes/polished/gradient.png
  698. share/Wt/resources/themes/polished/nav-minus-rtl.gif
  699. share/Wt/resources/themes/polished/nav-minus-rtl.png
  700. share/Wt/resources/themes/polished/nav-minus.gif
  701. share/Wt/resources/themes/polished/nav-minus.png
  702. share/Wt/resources/themes/polished/nav-plus-rtl.gif
  703. share/Wt/resources/themes/polished/nav-plus-rtl.png
  704. share/Wt/resources/themes/polished/nav-plus.gif
  705. share/Wt/resources/themes/polished/nav-plus.png
  706. share/Wt/resources/themes/polished/no-stripes/generate.sh
  707. share/Wt/resources/themes/polished/no-stripes/no-stripe-10px.gif
  708. share/Wt/resources/themes/polished/no-stripes/no-stripe-11px.gif
  709. share/Wt/resources/themes/polished/no-stripes/no-stripe-12px.gif
  710. share/Wt/resources/themes/polished/no-stripes/no-stripe-13px.gif
  711. share/Wt/resources/themes/polished/no-stripes/no-stripe-14px.gif
  712. share/Wt/resources/themes/polished/no-stripes/no-stripe-15px.gif
  713. share/Wt/resources/themes/polished/no-stripes/no-stripe-16px.gif
  714. share/Wt/resources/themes/polished/no-stripes/no-stripe-17px.gif
  715. share/Wt/resources/themes/polished/no-stripes/no-stripe-18px.gif
  716. share/Wt/resources/themes/polished/no-stripes/no-stripe-19px.gif
  717. share/Wt/resources/themes/polished/no-stripes/no-stripe-20px.gif
  718. share/Wt/resources/themes/polished/no-stripes/no-stripe-21px.gif
  719. share/Wt/resources/themes/polished/no-stripes/no-stripe-22px.gif
  720. share/Wt/resources/themes/polished/no-stripes/no-stripe-23px.gif
  721. share/Wt/resources/themes/polished/no-stripes/no-stripe-24px.gif
  722. share/Wt/resources/themes/polished/no-stripes/no-stripe-25px.gif
  723. share/Wt/resources/themes/polished/no-stripes/no-stripe-26px.gif
  724. share/Wt/resources/themes/polished/no-stripes/no-stripe-27px.gif
  725. share/Wt/resources/themes/polished/no-stripes/no-stripe-28px.gif
  726. share/Wt/resources/themes/polished/no-stripes/no-stripe-29px.gif
  727. share/Wt/resources/themes/polished/no-stripes/no-stripe-30px.gif
  728. share/Wt/resources/themes/polished/no-stripes/no-stripe-31px.gif
  729. share/Wt/resources/themes/polished/no-stripes/no-stripe-32px.gif
  730. share/Wt/resources/themes/polished/no-stripes/no-stripe-33px.gif
  731. share/Wt/resources/themes/polished/no-stripes/no-stripe-34px.gif
  732. share/Wt/resources/themes/polished/no-stripes/no-stripe-35px.gif
  733. share/Wt/resources/themes/polished/no-stripes/no-stripe-36px.gif
  734. share/Wt/resources/themes/polished/no-stripes/no-stripe-37px.gif
  735. share/Wt/resources/themes/polished/no-stripes/no-stripe-38px.gif
  736. share/Wt/resources/themes/polished/no-stripes/no-stripe-39px.gif
  737. share/Wt/resources/themes/polished/no-stripes/no-stripe-40px.gif
  738. share/Wt/resources/themes/polished/slider-thumb-disabled.png
  739. share/Wt/resources/themes/polished/slider-thumb.png
  740. share/Wt/resources/themes/polished/sliderbg-h-disabled.png
  741. share/Wt/resources/themes/polished/sliderbg-h.png
  742. share/Wt/resources/themes/polished/sliderbg-he-disabled.png
  743. share/Wt/resources/themes/polished/sliderbg-he.png
  744. share/Wt/resources/themes/polished/sliderbg-hw-disabled.png
  745. share/Wt/resources/themes/polished/sliderbg-hw.png
  746. share/Wt/resources/themes/polished/sliderbg-v-disabled.png
  747. share/Wt/resources/themes/polished/sliderbg-v.png
  748. share/Wt/resources/themes/polished/sliderbg-ve-disabled.png
  749. share/Wt/resources/themes/polished/sliderbg-ve.png
  750. share/Wt/resources/themes/polished/sliderbg-vw-disabled.png
  751. share/Wt/resources/themes/polished/sliderbg-vw.png
  752. share/Wt/resources/themes/polished/sort-arrow-disabled.gif
  753. share/Wt/resources/themes/polished/sort-arrow-down.gif
  754. share/Wt/resources/themes/polished/sort-arrow-none.gif
  755. share/Wt/resources/themes/polished/sort-arrow-up.gif
  756. share/Wt/resources/themes/polished/splitter-h.png
  757. share/Wt/resources/themes/polished/splitter-v.png
  758. share/Wt/resources/themes/polished/stripes/generate.sh
  759. share/Wt/resources/themes/polished/stripes/stripe-10px.gif
  760. share/Wt/resources/themes/polished/stripes/stripe-11px.gif
  761. share/Wt/resources/themes/polished/stripes/stripe-12px.gif
  762. share/Wt/resources/themes/polished/stripes/stripe-13px.gif
  763. share/Wt/resources/themes/polished/stripes/stripe-14px.gif
  764. share/Wt/resources/themes/polished/stripes/stripe-15px.gif
  765. share/Wt/resources/themes/polished/stripes/stripe-16px.gif
  766. share/Wt/resources/themes/polished/stripes/stripe-17px.gif
  767. share/Wt/resources/themes/polished/stripes/stripe-18px.gif
  768. share/Wt/resources/themes/polished/stripes/stripe-19px.gif
  769. share/Wt/resources/themes/polished/stripes/stripe-20px.gif
  770. share/Wt/resources/themes/polished/stripes/stripe-21px.gif
  771. share/Wt/resources/themes/polished/stripes/stripe-22px.gif
  772. share/Wt/resources/themes/polished/stripes/stripe-23px.gif
  773. share/Wt/resources/themes/polished/stripes/stripe-24px.gif
  774. share/Wt/resources/themes/polished/stripes/stripe-25px.gif
  775. share/Wt/resources/themes/polished/stripes/stripe-26px.gif
  776. share/Wt/resources/themes/polished/stripes/stripe-27px.gif
  777. share/Wt/resources/themes/polished/stripes/stripe-28px.gif
  778. share/Wt/resources/themes/polished/stripes/stripe-29px.gif
  779. share/Wt/resources/themes/polished/stripes/stripe-30px.gif
  780. share/Wt/resources/themes/polished/stripes/stripe-31px.gif
  781. share/Wt/resources/themes/polished/stripes/stripe-32px.gif
  782. share/Wt/resources/themes/polished/stripes/stripe-33px.gif
  783. share/Wt/resources/themes/polished/stripes/stripe-34px.gif
  784. share/Wt/resources/themes/polished/stripes/stripe-35px.gif
  785. share/Wt/resources/themes/polished/stripes/stripe-36px.gif
  786. share/Wt/resources/themes/polished/stripes/stripe-37px.gif
  787. share/Wt/resources/themes/polished/stripes/stripe-38px.gif
  788. share/Wt/resources/themes/polished/stripes/stripe-39px.gif
  789. share/Wt/resources/themes/polished/stripes/stripe-40px.gif
  790. share/Wt/resources/themes/polished/suggest-dropdown.png
  791. share/Wt/resources/themes/polished/title-gradient.png
  792. share/Wt/resources/themes/polished/wt.css
  793. share/Wt/resources/themes/polished/wt_ie.css
  794. share/Wt/resources/themes/polished/wt_ie6.css
  795. share/Wt/resources/transitions.css
  796. share/Wt/resources/tv-line-last-rtl.gif
  797. share/Wt/resources/tv-line-last.gif
  798. share/Wt/resources/webkit-transitions.css
  799. share/Wt/themes/bootstrap/5/gulpfile.js
  800. share/Wt/themes/bootstrap/5/main.scss
  801. share/Wt/themes/bootstrap/5/package.yaml
  802. share/Wt/themes/bootstrap/5/pnpm-lock.yaml
  803. share/Wt/themes/bootstrap/5/wt/_index.scss
  804. share/Wt/themes/bootstrap/5/wt/_variables.scss
  805. share/Wt/themes/bootstrap/5/wt/widgets/_calendar.scss
  806. share/Wt/themes/bootstrap/5/wt/widgets/_date-edit.scss
  807. share/Wt/themes/bootstrap/5/wt/widgets/_date-picker.scss
  808. share/Wt/themes/bootstrap/5/wt/widgets/_dialog.scss
  809. share/Wt/themes/bootstrap/5/wt/widgets/_file-drop-widget.scss
  810. share/Wt/themes/bootstrap/5/wt/widgets/_google-map.scss
  811. share/Wt/themes/bootstrap/5/wt/widgets/_grid-layout.scss
  812. share/Wt/themes/bootstrap/5/wt/widgets/_icon.scss
  813. share/Wt/themes/bootstrap/5/wt/widgets/_index.scss
  814. share/Wt/themes/bootstrap/5/wt/widgets/_menu-item.scss
  815. share/Wt/themes/bootstrap/5/wt/widgets/_menu.scss
  816. share/Wt/themes/bootstrap/5/wt/widgets/_navigation-bar.scss
  817. share/Wt/themes/bootstrap/5/wt/widgets/_panel.scss
  818. share/Wt/themes/bootstrap/5/wt/widgets/_popup-menu.scss
  819. share/Wt/themes/bootstrap/5/wt/widgets/_progress-bar.scss
  820. share/Wt/themes/bootstrap/5/wt/widgets/_push-button.scss
  821. share/Wt/themes/bootstrap/5/wt/widgets/_slider.scss
  822. share/Wt/themes/bootstrap/5/wt/widgets/_spin-box.scss
  823. share/Wt/themes/bootstrap/5/wt/widgets/_stacked-widget.scss
  824. share/Wt/themes/bootstrap/5/wt/widgets/_suggestion-popup.scss
  825. share/Wt/themes/bootstrap/5/wt/widgets/_time-edit.scss
  826. share/Wt/themes/bootstrap/5/wt/widgets/_toolbar.scss
  827. share/Wt/themes/bootstrap/5/wt/widgets/_tree-table.scss
  828. share/Wt/themes/bootstrap/5/wt/widgets/_tree.scss
  829. share/Wt/themes/bootstrap/5/wt/widgets/item-views/_abstract-item-view.scss
  830. share/Wt/themes/bootstrap/5/wt/widgets/item-views/_index.scss
  831. share/Wt/themes/bootstrap/5/wt/widgets/item-views/_paging-bar.scss
  832. share/Wt/themes/bootstrap/5/wt/widgets/item-views/_table-view.scss
  833. share/Wt/themes/bootstrap/5/wt/widgets/item-views/_tree-view.scss
  834. @owner
  835. @group
  836. @mode
Collapse this list.
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 = 1728480049 SHA256 (emweb-wt-4.11.0_GH0.tar.gz) = b5f4a85559adaa0d89a78cec8a8ab7aa3f80c6d3a5ccd8ebe1134adf9aba3065 SIZE (emweb-wt-4.11.0_GH0.tar.gz) = 10563042

Packages (timestamps in pop-ups are UTC):
wt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-4.11.0_24.5.0-4.11.0_2---
FreeBSD:13:quarterly------4.8.0_54.8.0_5
FreeBSD:14:latest-4.11.0_2--4.11.0_2--4.8.0_3
FreeBSD:14:quarterly------4.8.0_54.8.0_5
FreeBSD:15:latest-4.11.0_2n/a-n/a-4.8.0_54.8.0_6
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. libfbclient.so : databases/firebird30-client
  14. libmysqlclient.so.21 : databases/mysql80-client
  15. libOpenGL.so : graphics/libglvnd
  16. libGLEW.so : graphics/glew
  17. libglib-2.0.so : devel/glib20
  18. libintl.so : devel/gettext-runtime
  19. libharfbuzz.so : print/harfbuzz
  20. libpango-1.0.so : x11-toolkits/pango
  21. libpq.so.5 : databases/postgresql16-client
  22. 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.11.0_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=on: 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 ===> Use 'make config' to modify these settings
Options name:
www_wt
USES:
cmake:testing compiler:c++14-lang cpe pkgconfig ssl firebird 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.11.0?dummy=/
Collapse this list.

There are no commits on branch 2023Q1 for this port