notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

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

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

Port details
wt Widget-centric C++ library for developing web applications
4.8.0_6 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.8.0_5Version 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-02-13 14:44:22
Commit Hash: db61653
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 (831 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/wt-4.8.0_6/catalog.mk
  3. /usr/local/share/licenses/wt-4.8.0_6/LICENSE
  4. /usr/local/share/licenses/wt-4.8.0_6/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/AuthUtils.h
  19. include/Wt/Auth/AuthWidget.h
  20. include/Wt/Auth/Dbo/AuthInfo.h
  21. include/Wt/Auth/Dbo/UserDatabase.h
  22. include/Wt/Auth/FacebookService.h
  23. include/Wt/Auth/FormBaseModel.h
  24. include/Wt/Auth/GoogleService.h
  25. include/Wt/Auth/HashFunction.h
  26. include/Wt/Auth/Identity.h
  27. include/Wt/Auth/IssuedToken.h
  28. include/Wt/Auth/Login.h
  29. include/Wt/Auth/LostPasswordWidget.h
  30. include/Wt/Auth/OAuthAuthorizationEndpointProcess.h
  31. include/Wt/Auth/OAuthClient.h
  32. include/Wt/Auth/OAuthService.h
  33. include/Wt/Auth/OAuthTokenEndpoint.h
  34. include/Wt/Auth/OAuthWidget.h
  35. include/Wt/Auth/OidcService.h
  36. include/Wt/Auth/OidcUserInfoEndpoint.h
  37. include/Wt/Auth/PasswordHash.h
  38. include/Wt/Auth/PasswordPromptDialog.h
  39. include/Wt/Auth/PasswordService.h
  40. include/Wt/Auth/PasswordStrengthValidator.h
  41. include/Wt/Auth/PasswordVerifier.h
  42. include/Wt/Auth/RegistrationModel.h
  43. include/Wt/Auth/RegistrationWidget.h
  44. @comment include/Wt/Auth/Saml/Assertion.h
  45. @comment include/Wt/Auth/Saml/Process.h
  46. @comment include/Wt/Auth/Saml/ProcessImpl.h
  47. @comment include/Wt/Auth/Saml/Service.h
  48. @comment include/Wt/Auth/Saml/ServiceImpl.h
  49. @comment include/Wt/Auth/Saml/Widget.h
  50. include/Wt/Auth/Token.h
  51. include/Wt/Auth/UpdatePasswordWidget.h
  52. include/Wt/Auth/User.h
  53. include/Wt/Auth/WAuthGlobal.h
  54. include/Wt/Chart/WAbstractChart.h
  55. include/Wt/Chart/WAbstractChartImplementation.h
  56. include/Wt/Chart/WAbstractChartModel.h
  57. include/Wt/Chart/WAbstractColorMap.h
  58. include/Wt/Chart/WAbstractDataSeries3D.h
  59. include/Wt/Chart/WAbstractGridData.h
  60. include/Wt/Chart/WAxis.h
  61. include/Wt/Chart/WAxisSliderWidget.h
  62. include/Wt/Chart/WCartesian3DChart.h
  63. include/Wt/Chart/WCartesianChart.h
  64. include/Wt/Chart/WChart2DImplementation.h
  65. include/Wt/Chart/WChart3DImplementation.h
  66. include/Wt/Chart/WChartGlobal.h
  67. include/Wt/Chart/WChartPalette.h
  68. include/Wt/Chart/WDataSeries.h
  69. include/Wt/Chart/WEquidistantGridData.h
  70. include/Wt/Chart/WGridData.h
  71. include/Wt/Chart/WLegend.h
  72. include/Wt/Chart/WLegend3D.h
  73. include/Wt/Chart/WPieChart.h
  74. include/Wt/Chart/WScatterData.h
  75. include/Wt/Chart/WSelection.h
  76. include/Wt/Chart/WStandardChartProxyModel.h
  77. include/Wt/Chart/WStandardColorMap.h
  78. include/Wt/Chart/WStandardPalette.h
  79. include/Wt/Core/observable.hpp
  80. include/Wt/Core/observable_impl.hpp
  81. include/Wt/Core/observing_ptr.hpp
  82. include/Wt/Core/observing_ptr_impl.hpp
  83. include/Wt/cpp17/any.hpp
  84. include/Wt/cpp17/any/any.hpp
  85. include/Wt/cpp17/any/LICENSE_1_0.txt
  86. include/Wt/cpp17/any/README.md
  87. include/Wt/cpp20/date.hpp
  88. include/Wt/cpp20/tz.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. @comment include/Wt/Dbo/backend/Firebird.h
  102. @comment include/Wt/Dbo/backend/MySQL.h
  103. @comment include/Wt/Dbo/backend/Postgres.h
  104. include/Wt/Dbo/backend/Sqlite3.h
  105. @comment include/Wt/Dbo/backend/WDboFirebirdDllDefs.h
  106. @comment include/Wt/Dbo/backend/WDboMySQLDllDefs.h
  107. @comment include/Wt/Dbo/backend/WDboPostgresDllDefs.h
  108. include/Wt/Dbo/backend/WDboSqlite3DllDefs.h
  109. include/Wt/Dbo/Call.h
  110. include/Wt/Dbo/Call_impl.h
  111. include/Wt/Dbo/collection.h
  112. include/Wt/Dbo/collection_impl.h
  113. include/Wt/Dbo/DbAction.h
  114. include/Wt/Dbo/DbAction_impl.h
  115. include/Wt/Dbo/Dbo.h
  116. include/Wt/Dbo/EscapeOStream.h
  117. include/Wt/Dbo/Exception.h
  118. include/Wt/Dbo/Field.h
  119. include/Wt/Dbo/Field_impl.h
  120. include/Wt/Dbo/FixedSqlConnectionPool.h
  121. include/Wt/Dbo/Impl.h
  122. include/Wt/Dbo/Json.h
  123. include/Wt/Dbo/Logger.h
  124. include/Wt/Dbo/ptr.h
  125. include/Wt/Dbo/ptr_impl.h
  126. include/Wt/Dbo/ptr_tuple.h
  127. include/Wt/Dbo/Query.h
  128. include/Wt/Dbo/Query_impl.h
  129. include/Wt/Dbo/QueryColumn.h
  130. include/Wt/Dbo/QueryModel.h
  131. include/Wt/Dbo/QueryModel_impl.h
  132. include/Wt/Dbo/Session.h
  133. include/Wt/Dbo/Session_impl.h
  134. include/Wt/Dbo/SqlConnection.h
  135. include/Wt/Dbo/SqlConnectionPool.h
  136. include/Wt/Dbo/SqlStatement.h
  137. include/Wt/Dbo/SqlTraits.h
  138. include/Wt/Dbo/SqlTraits_impl.h
  139. include/Wt/Dbo/StdSqlTraits.h
  140. include/Wt/Dbo/StringStream.h
  141. include/Wt/Dbo/Transaction.h
  142. include/Wt/Dbo/Types.h
  143. include/Wt/Dbo/WDboDllDefs.h
  144. include/Wt/Dbo/weak_ptr.h
  145. include/Wt/Dbo/weak_ptr_impl.h
  146. include/Wt/Dbo/WtSqlTraits.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/Message.h
  158. include/Wt/Http/Method.h
  159. include/Wt/Http/Request.h
  160. include/Wt/Http/Response.h
  161. include/Wt/Http/ResponseContinuation.h
  162. include/Wt/Http/WtClient.h
  163. include/Wt/Json/Array.h
  164. include/Wt/Json/Object.h
  165. include/Wt/Json/Parser.h
  166. include/Wt/Json/Serializer.h
  167. include/Wt/Json/Value.h
  168. include/Wt/Mail/Client.h
  169. include/Wt/Mail/Mailbox.h
  170. include/Wt/Mail/Message.h
  171. include/Wt/Payment/Address.h
  172. include/Wt/Payment/Customer.h
  173. include/Wt/Payment/Money.h
  174. include/Wt/Payment/Order.h
  175. include/Wt/Payment/OrderItem.h
  176. include/Wt/Payment/PayPal.h
  177. include/Wt/Payment/Result.h
  178. include/Wt/Render/WPdfRenderer.h
  179. include/Wt/Render/WTextRenderer.h
  180. include/Wt/Signals/signals.hpp
  181. include/Wt/Test/WTestEnvironment.h
  182. include/Wt/Utils.h
  183. include/Wt/WAbstractArea.h
  184. include/Wt/WAbstractGLImplementation.h
  185. include/Wt/WAbstractItemDelegate.h
  186. include/Wt/WAbstractItemModel.h
  187. include/Wt/WAbstractItemView.h
  188. include/Wt/WAbstractListModel.h
  189. include/Wt/WAbstractMedia.h
  190. include/Wt/WAbstractProxyModel.h
  191. include/Wt/WAbstractSpinBox.h
  192. include/Wt/WAbstractTableModel.h
  193. include/Wt/WAbstractToggleButton.h
  194. include/Wt/WAggregateProxyModel.h
  195. include/Wt/WAnchor.h
  196. include/Wt/WAnimation.h
  197. include/Wt/WAny.h
  198. include/Wt/WApplication.h
  199. include/Wt/WAudio.h
  200. include/Wt/WBatchEditProxyModel.h
  201. include/Wt/WBootstrap2Theme.h
  202. include/Wt/WBootstrap3Theme.h
  203. include/Wt/WBootstrap5Theme.h
  204. include/Wt/WBootstrapTheme.h
  205. include/Wt/WBorder.h
  206. include/Wt/WBorderLayout.h
  207. include/Wt/WBoxLayout.h
  208. include/Wt/WBreak.h
  209. include/Wt/WBrush.h
  210. include/Wt/WButtonGroup.h
  211. include/Wt/WCalendar.h
  212. include/Wt/WCanvasPaintDevice.h
  213. include/Wt/WCheckBox.h
  214. include/Wt/WCircleArea.h
  215. include/Wt/WClientGLWidget.h
  216. include/Wt/WColor.h
  217. include/Wt/WColorPicker.h
  218. include/Wt/WCombinedLocalizedStrings.h
  219. include/Wt/WComboBox.h
  220. include/Wt/WCompositeWidget.h
  221. include/Wt/WConfig.h
  222. include/Wt/WContainerWidget.h
  223. include/Wt/WCssDecorationStyle.h
  224. include/Wt/WCssStyleSheet.h
  225. include/Wt/WCssTheme.h
  226. include/Wt/WDate.h
  227. include/Wt/WDateEdit.h
  228. include/Wt/WDatePicker.h
  229. include/Wt/WDateTime.h
  230. include/Wt/WDateValidator.h
  231. include/Wt/WDefaultLoadingIndicator.h
  232. include/Wt/WDialog.h
  233. include/Wt/WDllDefs.h
  234. include/Wt/WDoubleSpinBox.h
  235. include/Wt/WDoubleValidator.h
  236. include/Wt/WEnvironment.h
  237. include/Wt/WEvent.h
  238. include/Wt/WException.h
  239. include/Wt/WFileDropWidget.h
  240. include/Wt/WFileResource.h
  241. include/Wt/WFileUpload.h
  242. include/Wt/WFitLayout.h
  243. include/Wt/WFlags.h
  244. include/Wt/WFlashObject.h
  245. include/Wt/WFont.h
  246. include/Wt/WFontMetrics.h
  247. include/Wt/WFormModel.h
  248. include/Wt/WFormWidget.h
  249. include/Wt/WGenericMatrix.h
  250. include/Wt/WGlobal.h
  251. include/Wt/WGLWidget.h
  252. include/Wt/WGoogleMap.h
  253. include/Wt/WGradient.h
  254. include/Wt/WGridLayout.h
  255. include/Wt/WGroupBox.h
  256. include/Wt/WHBoxLayout.h
  257. include/Wt/WIcon.h
  258. include/Wt/WIconPair.h
  259. include/Wt/WIdentityProxyModel.h
  260. include/Wt/WImage.h
  261. include/Wt/WInPlaceEdit.h
  262. include/Wt/WInteractWidget.h
  263. include/Wt/WIntValidator.h
  264. include/Wt/WIOService.h
  265. include/Wt/WItemDelegate.h
  266. include/Wt/WItemSelectionModel.h
  267. include/Wt/WJavaScript.h
  268. include/Wt/WJavaScriptExposableObject.h
  269. include/Wt/WJavaScriptHandle.h
  270. include/Wt/WJavaScriptObjectStorage.h
  271. include/Wt/WJavaScriptPreamble.h
  272. include/Wt/WJavaScriptSlot.h
  273. include/Wt/WLabel.h
  274. include/Wt/WLayout.h
  275. include/Wt/WLayoutImpl.h
  276. include/Wt/WLayoutItem.h
  277. include/Wt/WLayoutItemImpl.h
  278. include/Wt/WLeafletMap.h
  279. include/Wt/WLength.h
  280. include/Wt/WLengthValidator.h
  281. include/Wt/WLineEdit.h
  282. include/Wt/WLineF.h
  283. include/Wt/WLink.h
  284. include/Wt/WLinkedCssStyleSheet.h
  285. include/Wt/WLoadingIndicator.h
  286. include/Wt/WLocalDateTime.h
  287. include/Wt/WLocale.h
  288. include/Wt/WLocalizedStrings.h
  289. include/Wt/WLogger.h
  290. include/Wt/WLogSink.h
  291. include/Wt/WMatrix4x4.h
  292. include/Wt/WMeasurePaintDevice.h
  293. include/Wt/WMediaPlayer.h
  294. include/Wt/WMemoryResource.h
  295. include/Wt/WMenu.h
  296. include/Wt/WMenuItem.h
  297. include/Wt/WMessageBox.h
  298. include/Wt/WMessageResourceBundle.h
  299. include/Wt/WMessageResources.h
  300. include/Wt/WModelIndex.h
  301. include/Wt/WNavigationBar.h
  302. include/Wt/WObject.h
  303. include/Wt/WOverlayLoadingIndicator.h
  304. include/Wt/WPaintDevice.h
  305. include/Wt/WPaintedWidget.h
  306. include/Wt/WPainter.h
  307. include/Wt/WPainterPath.h
  308. include/Wt/WPanel.h
  309. include/Wt/WPdfImage.h
  310. include/Wt/WPen.h
  311. include/Wt/WPoint.h
  312. include/Wt/WPointF.h
  313. include/Wt/WPolygonArea.h
  314. include/Wt/WPopupMenu.h
  315. include/Wt/WPopupMenuItem.h
  316. include/Wt/WPopupWidget.h
  317. include/Wt/WProgressBar.h
  318. include/Wt/WPushButton.h
  319. include/Wt/WRadioButton.h
  320. include/Wt/WRandom.h
  321. include/Wt/WRasterImage.h
  322. include/Wt/WReadOnlyProxyModel.h
  323. include/Wt/WRectArea.h
  324. include/Wt/WRectF.h
  325. include/Wt/WRegExpValidator.h
  326. include/Wt/WResource.h
  327. include/Wt/WSelectionBox.h
  328. include/Wt/WServer.h
  329. include/Wt/WServerGLWidget.h
  330. include/Wt/WShadow.h
  331. include/Wt/WSignal.h
  332. include/Wt/WSlider.h
  333. include/Wt/WSocketNotifier.h
  334. include/Wt/WSortFilterProxyModel.h
  335. include/Wt/WSound.h
  336. include/Wt/WSpinBox.h
  337. include/Wt/WSplitButton.h
  338. include/Wt/WSslCertificate.h
  339. include/Wt/WSslInfo.h
  340. include/Wt/WStackedWidget.h
  341. include/Wt/WStandardItem.h
  342. include/Wt/WStandardItemModel.h
  343. include/Wt/WStatelessSlot.h
  344. include/Wt/WStreamResource.h
  345. include/Wt/WString.h
  346. include/Wt/WStringListModel.h
  347. include/Wt/WStringStream.h
  348. include/Wt/WStringUtil.h
  349. include/Wt/WSubMenuItem.h
  350. include/Wt/WSuggestionPopup.h
  351. include/Wt/WSvgImage.h
  352. include/Wt/WTable.h
  353. include/Wt/WTableCell.h
  354. include/Wt/WTableColumn.h
  355. include/Wt/WTableRow.h
  356. include/Wt/WTableView.h
  357. include/Wt/WTabWidget.h
  358. include/Wt/WTemplate.h
  359. include/Wt/WTemplateFormView.h
  360. include/Wt/WText.h
  361. include/Wt/WTextArea.h
  362. include/Wt/WTextEdit.h
  363. include/Wt/WTheme.h
  364. include/Wt/WTime.h
  365. include/Wt/WTimeEdit.h
  366. include/Wt/WTimePicker.h
  367. include/Wt/WTimer.h
  368. include/Wt/WTimerWidget.h
  369. include/Wt/WTimeValidator.h
  370. include/Wt/WToolBar.h
  371. include/Wt/WTransform.h
  372. include/Wt/WTree.h
  373. include/Wt/WTreeNode.h
  374. include/Wt/WTreeTable.h
  375. include/Wt/WTreeTableNode.h
  376. include/Wt/WTreeView.h
  377. include/Wt/WValidator.h
  378. include/Wt/WVBoxLayout.h
  379. include/Wt/WVector3.h
  380. include/Wt/WVector4.h
  381. include/Wt/WVectorImage.h
  382. include/Wt/WVideo.h
  383. include/Wt/WViewWidget.h
  384. include/Wt/WVirtualImage.h
  385. include/Wt/WVmlImage.h
  386. include/Wt/WWebWidget.h
  387. include/Wt/WWidget.h
  388. include/Wt/WWidgetItem.h
  389. include/Wt/WWidgetItemImpl.h
  390. lib/cmake/wt/wt-config-version.cmake
  391. lib/cmake/wt/wt-config.cmake
  392. lib/cmake/wt/wt-target-dbo-release.cmake
  393. lib/cmake/wt/wt-target-dbo.cmake
  394. @comment lib/cmake/wt/wt-target-dbofirebird-release.cmake
  395. @comment lib/cmake/wt/wt-target-dbofirebird.cmake
  396. @comment lib/cmake/wt/wt-target-dbomysql-release.cmake
  397. @comment lib/cmake/wt/wt-target-dbomysql.cmake
  398. @comment lib/cmake/wt/wt-target-dbopostgres-release.cmake
  399. @comment lib/cmake/wt/wt-target-dbopostgres.cmake
  400. lib/cmake/wt/wt-target-dbosqlite3-release.cmake
  401. lib/cmake/wt/wt-target-dbosqlite3.cmake
  402. lib/cmake/wt/wt-target-fcgi-release.cmake
  403. lib/cmake/wt/wt-target-fcgi.cmake
  404. lib/cmake/wt/wt-target-http-release.cmake
  405. lib/cmake/wt/wt-target-http.cmake
  406. lib/cmake/wt/wt-target-test-release.cmake
  407. lib/cmake/wt/wt-target-test.cmake
  408. lib/cmake/wt/wt-target-wt-release.cmake
  409. lib/cmake/wt/wt-target-wt.cmake
  410. lib/libwt.so
  411. lib/libwt.so.4.8.0
  412. lib/libwtdbo.so
  413. lib/libwtdbo.so.4.8.0
  414. @comment lib/libwtdbofirebird.so
  415. @comment lib/libwtdbofirebird.so.4.8.0
  416. @comment lib/libwtdbomysql.so
  417. @comment lib/libwtdbomysql.so.4.8.0
  418. @comment lib/libwtdbopostgres.so
  419. @comment lib/libwtdbopostgres.so.4.8.0
  420. lib/libwtdbosqlite3.so
  421. lib/libwtdbosqlite3.so.4.8.0
  422. lib/libwtfcgi.so
  423. lib/libwtfcgi.so.4.8.0
  424. lib/libwthttp.so
  425. lib/libwthttp.so.4.8.0
  426. lib/libwttest.so
  427. lib/libwttest.so.4.8.0
  428. share/Wt/resources/ajax-loading.gif
  429. share/Wt/resources/collapse-rtl.gif
  430. share/Wt/resources/collapse.gif
  431. share/Wt/resources/date.gif
  432. share/Wt/resources/expand-rtl.gif
  433. share/Wt/resources/expand.gif
  434. share/Wt/resources/font-awesome/css/font-awesome.css
  435. share/Wt/resources/font-awesome/css/font-awesome.min.css
  436. share/Wt/resources/font-awesome/fonts/fontawesome-webfont.eot
  437. share/Wt/resources/font-awesome/fonts/fontawesome-webfont.svg
  438. share/Wt/resources/font-awesome/fonts/fontawesome-webfont.ttf
  439. share/Wt/resources/font-awesome/fonts/fontawesome-webfont.woff
  440. share/Wt/resources/font-awesome/fonts/fontawesome-webfont.woff2
  441. share/Wt/resources/font-awesome/fonts/FontAwesome.otf
  442. share/Wt/resources/font-awesome/LICENSE.txt
  443. share/Wt/resources/form.css
  444. share/Wt/resources/html4_default.css
  445. share/Wt/resources/icon_clock.gif
  446. share/Wt/resources/items-not-ok.gif
  447. share/Wt/resources/items-ok.gif
  448. share/Wt/resources/items.gif
  449. share/Wt/resources/jPlayer/jquery.jplayer.js
  450. share/Wt/resources/jPlayer/jquery.jplayer.min.js
  451. share/Wt/resources/jPlayer/jquery.jplayer.swf
  452. share/Wt/resources/jPlayer/jquery.min.js
  453. share/Wt/resources/jPlayer/skin/jplayer.blue.monday.css
  454. share/Wt/resources/jPlayer/skin/jplayer.blue.monday.jpg
  455. share/Wt/resources/jPlayer/skin/jplayer.blue.monday.seeking.gif
  456. share/Wt/resources/jPlayer/skin/jplayer.blue.monday.video.play.png
  457. share/Wt/resources/line-last-rtl.gif
  458. share/Wt/resources/line-last.gif
  459. share/Wt/resources/line-middle-rtl.gif
  460. share/Wt/resources/line-middle.gif
  461. share/Wt/resources/line-trunk.gif
  462. share/Wt/resources/loading.png
  463. share/Wt/resources/minus.gif
  464. share/Wt/resources/moz-transitions.css
  465. share/Wt/resources/plus.gif
  466. share/Wt/resources/resizable.png
  467. share/Wt/resources/right-arrow.gif
  468. share/Wt/resources/tab_b.gif
  469. share/Wt/resources/tab_l.gif
  470. share/Wt/resources/tab_r.gif
  471. share/Wt/resources/themes/bootstrap/2/bootstrap-responsive.css
  472. share/Wt/resources/themes/bootstrap/2/bootstrap-responsive.min.css
  473. share/Wt/resources/themes/bootstrap/2/bootstrap.css
  474. share/Wt/resources/themes/bootstrap/2/bootstrap.min.css
  475. share/Wt/resources/themes/bootstrap/2/date-edit-button.png
  476. share/Wt/resources/themes/bootstrap/2/date-edit-button.svg
  477. share/Wt/resources/themes/bootstrap/2/nav-minus-rtl.gif
  478. share/Wt/resources/themes/bootstrap/2/nav-minus.gif
  479. share/Wt/resources/themes/bootstrap/2/nav-plus-rtl.gif
  480. share/Wt/resources/themes/bootstrap/2/nav-plus.gif
  481. share/Wt/resources/themes/bootstrap/2/spin-buttons.png
  482. share/Wt/resources/themes/bootstrap/2/spin-buttons.svg
  483. share/Wt/resources/themes/bootstrap/2/stripes/generate.sh
  484. share/Wt/resources/themes/bootstrap/2/stripes/stripe-10px.gif
  485. share/Wt/resources/themes/bootstrap/2/stripes/stripe-11px.gif
  486. share/Wt/resources/themes/bootstrap/2/stripes/stripe-12px.gif
  487. share/Wt/resources/themes/bootstrap/2/stripes/stripe-13px.gif
  488. share/Wt/resources/themes/bootstrap/2/stripes/stripe-14px.gif
  489. share/Wt/resources/themes/bootstrap/2/stripes/stripe-15px.gif
  490. share/Wt/resources/themes/bootstrap/2/stripes/stripe-16px.gif
  491. share/Wt/resources/themes/bootstrap/2/stripes/stripe-17px.gif
  492. share/Wt/resources/themes/bootstrap/2/stripes/stripe-18px.gif
  493. share/Wt/resources/themes/bootstrap/2/stripes/stripe-19px.gif
  494. share/Wt/resources/themes/bootstrap/2/stripes/stripe-20px.gif
  495. share/Wt/resources/themes/bootstrap/2/stripes/stripe-21px.gif
  496. share/Wt/resources/themes/bootstrap/2/stripes/stripe-22px.gif
  497. share/Wt/resources/themes/bootstrap/2/stripes/stripe-23px.gif
  498. share/Wt/resources/themes/bootstrap/2/stripes/stripe-24px.gif
  499. share/Wt/resources/themes/bootstrap/2/stripes/stripe-25px.gif
  500. share/Wt/resources/themes/bootstrap/2/stripes/stripe-26px.gif
  501. share/Wt/resources/themes/bootstrap/2/stripes/stripe-27px.gif
  502. share/Wt/resources/themes/bootstrap/2/stripes/stripe-28px.gif
  503. share/Wt/resources/themes/bootstrap/2/stripes/stripe-29px.gif
  504. share/Wt/resources/themes/bootstrap/2/stripes/stripe-30px.gif
  505. share/Wt/resources/themes/bootstrap/2/stripes/stripe-31px.gif
  506. share/Wt/resources/themes/bootstrap/2/stripes/stripe-32px.gif
  507. share/Wt/resources/themes/bootstrap/2/stripes/stripe-33px.gif
  508. share/Wt/resources/themes/bootstrap/2/stripes/stripe-34px.gif
  509. share/Wt/resources/themes/bootstrap/2/stripes/stripe-35px.gif
  510. share/Wt/resources/themes/bootstrap/2/stripes/stripe-36px.gif
  511. share/Wt/resources/themes/bootstrap/2/stripes/stripe-37px.gif
  512. share/Wt/resources/themes/bootstrap/2/stripes/stripe-38px.gif
  513. share/Wt/resources/themes/bootstrap/2/stripes/stripe-39px.gif
  514. share/Wt/resources/themes/bootstrap/2/stripes/stripe-40px.gif
  515. share/Wt/resources/themes/bootstrap/2/suggest-dropdown.png
  516. share/Wt/resources/themes/bootstrap/2/suggest-dropdown.svg
  517. share/Wt/resources/themes/bootstrap/2/time-edit-button.png
  518. share/Wt/resources/themes/bootstrap/2/wt.css
  519. share/Wt/resources/themes/bootstrap/2/wt.less
  520. share/Wt/resources/themes/bootstrap/3/bootstrap-theme.css
  521. share/Wt/resources/themes/bootstrap/3/bootstrap-theme.css.map
  522. share/Wt/resources/themes/bootstrap/3/bootstrap-theme.min.css
  523. share/Wt/resources/themes/bootstrap/3/bootstrap-theme.min.css.map
  524. share/Wt/resources/themes/bootstrap/3/bootstrap.css
  525. share/Wt/resources/themes/bootstrap/3/bootstrap.css.map
  526. share/Wt/resources/themes/bootstrap/3/bootstrap.min.css
  527. share/Wt/resources/themes/bootstrap/3/bootstrap.min.css.map
  528. share/Wt/resources/themes/bootstrap/3/date-edit-button.png
  529. share/Wt/resources/themes/bootstrap/3/date-edit-button.svg
  530. share/Wt/resources/themes/bootstrap/3/nav-minus-rtl.gif
  531. share/Wt/resources/themes/bootstrap/3/nav-minus.gif
  532. share/Wt/resources/themes/bootstrap/3/nav-plus-rtl.gif
  533. share/Wt/resources/themes/bootstrap/3/nav-plus.gif
  534. share/Wt/resources/themes/bootstrap/3/spin-buttons.png
  535. share/Wt/resources/themes/bootstrap/3/spin-buttons.svg
  536. share/Wt/resources/themes/bootstrap/3/stripes/generate.sh
  537. share/Wt/resources/themes/bootstrap/3/stripes/stripe-10px.gif
  538. share/Wt/resources/themes/bootstrap/3/stripes/stripe-11px.gif
  539. share/Wt/resources/themes/bootstrap/3/stripes/stripe-12px.gif
  540. share/Wt/resources/themes/bootstrap/3/stripes/stripe-13px.gif
  541. share/Wt/resources/themes/bootstrap/3/stripes/stripe-14px.gif
  542. share/Wt/resources/themes/bootstrap/3/stripes/stripe-15px.gif
  543. share/Wt/resources/themes/bootstrap/3/stripes/stripe-16px.gif
  544. share/Wt/resources/themes/bootstrap/3/stripes/stripe-17px.gif
  545. share/Wt/resources/themes/bootstrap/3/stripes/stripe-18px.gif
  546. share/Wt/resources/themes/bootstrap/3/stripes/stripe-19px.gif
  547. share/Wt/resources/themes/bootstrap/3/stripes/stripe-20px.gif
  548. share/Wt/resources/themes/bootstrap/3/stripes/stripe-21px.gif
  549. share/Wt/resources/themes/bootstrap/3/stripes/stripe-22px.gif
  550. share/Wt/resources/themes/bootstrap/3/stripes/stripe-23px.gif
  551. share/Wt/resources/themes/bootstrap/3/stripes/stripe-24px.gif
  552. share/Wt/resources/themes/bootstrap/3/stripes/stripe-25px.gif
  553. share/Wt/resources/themes/bootstrap/3/stripes/stripe-26px.gif
  554. share/Wt/resources/themes/bootstrap/3/stripes/stripe-27px.gif
  555. share/Wt/resources/themes/bootstrap/3/stripes/stripe-28px.gif
  556. share/Wt/resources/themes/bootstrap/3/stripes/stripe-29px.gif
  557. share/Wt/resources/themes/bootstrap/3/stripes/stripe-30px.gif
  558. share/Wt/resources/themes/bootstrap/3/stripes/stripe-31px.gif
  559. share/Wt/resources/themes/bootstrap/3/stripes/stripe-32px.gif
  560. share/Wt/resources/themes/bootstrap/3/stripes/stripe-33px.gif
  561. share/Wt/resources/themes/bootstrap/3/stripes/stripe-34px.gif
  562. share/Wt/resources/themes/bootstrap/3/stripes/stripe-35px.gif
  563. share/Wt/resources/themes/bootstrap/3/stripes/stripe-36px.gif
  564. share/Wt/resources/themes/bootstrap/3/stripes/stripe-37px.gif
  565. share/Wt/resources/themes/bootstrap/3/stripes/stripe-38px.gif
  566. share/Wt/resources/themes/bootstrap/3/stripes/stripe-39px.gif
  567. share/Wt/resources/themes/bootstrap/3/stripes/stripe-40px.gif
  568. share/Wt/resources/themes/bootstrap/3/suggest-dropdown.png
  569. share/Wt/resources/themes/bootstrap/3/suggest-dropdown.svg
  570. share/Wt/resources/themes/bootstrap/3/time-edit-button.png
  571. share/Wt/resources/themes/bootstrap/3/wt.css
  572. share/Wt/resources/themes/bootstrap/3/wt.less
  573. share/Wt/resources/themes/bootstrap/5/calendar-date.svg
  574. share/Wt/resources/themes/bootstrap/5/css/bootstrap-grid.css
  575. share/Wt/resources/themes/bootstrap/5/css/bootstrap-grid.css.map
  576. share/Wt/resources/themes/bootstrap/5/css/bootstrap-grid.min.css
  577. share/Wt/resources/themes/bootstrap/5/css/bootstrap-grid.min.css.map
  578. share/Wt/resources/themes/bootstrap/5/css/bootstrap-grid.rtl.css
  579. share/Wt/resources/themes/bootstrap/5/css/bootstrap-grid.rtl.css.map
  580. share/Wt/resources/themes/bootstrap/5/css/bootstrap-grid.rtl.min.css
  581. share/Wt/resources/themes/bootstrap/5/css/bootstrap-grid.rtl.min.css.map
  582. share/Wt/resources/themes/bootstrap/5/css/bootstrap-reboot.css
  583. share/Wt/resources/themes/bootstrap/5/css/bootstrap-reboot.css.map
  584. share/Wt/resources/themes/bootstrap/5/css/bootstrap-reboot.min.css
  585. share/Wt/resources/themes/bootstrap/5/css/bootstrap-reboot.min.css.map
  586. share/Wt/resources/themes/bootstrap/5/css/bootstrap-reboot.rtl.css
  587. share/Wt/resources/themes/bootstrap/5/css/bootstrap-reboot.rtl.css.map
  588. share/Wt/resources/themes/bootstrap/5/css/bootstrap-reboot.rtl.min.css
  589. share/Wt/resources/themes/bootstrap/5/css/bootstrap-reboot.rtl.min.css.map
  590. share/Wt/resources/themes/bootstrap/5/css/bootstrap-utilities.css
  591. share/Wt/resources/themes/bootstrap/5/css/bootstrap-utilities.css.map
  592. share/Wt/resources/themes/bootstrap/5/css/bootstrap-utilities.min.css
  593. share/Wt/resources/themes/bootstrap/5/css/bootstrap-utilities.min.css.map
  594. share/Wt/resources/themes/bootstrap/5/css/bootstrap-utilities.rtl.css
  595. share/Wt/resources/themes/bootstrap/5/css/bootstrap-utilities.rtl.css.map
  596. share/Wt/resources/themes/bootstrap/5/css/bootstrap-utilities.rtl.min.css
  597. share/Wt/resources/themes/bootstrap/5/css/bootstrap-utilities.rtl.min.css.map
  598. share/Wt/resources/themes/bootstrap/5/css/bootstrap.css
  599. share/Wt/resources/themes/bootstrap/5/css/bootstrap.css.map
  600. share/Wt/resources/themes/bootstrap/5/css/bootstrap.min.css
  601. share/Wt/resources/themes/bootstrap/5/css/bootstrap.min.css.map
  602. share/Wt/resources/themes/bootstrap/5/css/bootstrap.rtl.css
  603. share/Wt/resources/themes/bootstrap/5/css/bootstrap.rtl.css.map
  604. share/Wt/resources/themes/bootstrap/5/css/bootstrap.rtl.min.css
  605. share/Wt/resources/themes/bootstrap/5/css/bootstrap.rtl.min.css.map
  606. share/Wt/resources/themes/bootstrap/5/js/bootstrap.bundle.js
  607. share/Wt/resources/themes/bootstrap/5/js/bootstrap.bundle.js.map
  608. share/Wt/resources/themes/bootstrap/5/js/bootstrap.bundle.min.js
  609. share/Wt/resources/themes/bootstrap/5/js/bootstrap.bundle.min.js.map
  610. share/Wt/resources/themes/bootstrap/5/js/bootstrap.esm.js
  611. share/Wt/resources/themes/bootstrap/5/js/bootstrap.esm.js.map
  612. share/Wt/resources/themes/bootstrap/5/js/bootstrap.esm.min.js
  613. share/Wt/resources/themes/bootstrap/5/js/bootstrap.esm.min.js.map
  614. share/Wt/resources/themes/bootstrap/5/js/bootstrap.js
  615. share/Wt/resources/themes/bootstrap/5/js/bootstrap.js.map
  616. share/Wt/resources/themes/bootstrap/5/js/bootstrap.min.js
  617. share/Wt/resources/themes/bootstrap/5/js/bootstrap.min.js.map
  618. share/Wt/resources/themes/bootstrap/5/nav-minus-rtl.gif
  619. share/Wt/resources/themes/bootstrap/5/nav-minus.gif
  620. share/Wt/resources/themes/bootstrap/5/nav-plus-rtl.gif
  621. share/Wt/resources/themes/bootstrap/5/nav-plus.gif
  622. share/Wt/resources/themes/bootstrap/5/wt.css
  623. share/Wt/resources/themes/bootstrap/img/glyphicons-halflings-white.png
  624. share/Wt/resources/themes/bootstrap/img/glyphicons-halflings.png
  625. share/Wt/resources/themes/bootstrap/sort-arrow-down.gif
  626. share/Wt/resources/themes/bootstrap/sort-arrow-none.gif
  627. share/Wt/resources/themes/bootstrap/sort-arrow-up.gif
  628. share/Wt/resources/themes/bootstrap/splitter-h.png
  629. share/Wt/resources/themes/bootstrap/splitter-v.png
  630. share/Wt/resources/themes/default/closeicons-dialog.png
  631. share/Wt/resources/themes/default/closeicons-mi.png
  632. share/Wt/resources/themes/default/closeicons-tab.png
  633. share/Wt/resources/themes/default/dropdown.png
  634. share/Wt/resources/themes/default/nav-minus-rtl.gif
  635. share/Wt/resources/themes/default/nav-minus.gif
  636. share/Wt/resources/themes/default/nav-plus-rtl.gif
  637. share/Wt/resources/themes/default/nav-plus.gif
  638. share/Wt/resources/themes/default/no-stripes/generate.sh
  639. share/Wt/resources/themes/default/no-stripes/no-stripe-10px.gif
  640. share/Wt/resources/themes/default/no-stripes/no-stripe-11px.gif
  641. share/Wt/resources/themes/default/no-stripes/no-stripe-12px.gif
  642. share/Wt/resources/themes/default/no-stripes/no-stripe-13px.gif
  643. share/Wt/resources/themes/default/no-stripes/no-stripe-14px.gif
  644. share/Wt/resources/themes/default/no-stripes/no-stripe-15px.gif
  645. share/Wt/resources/themes/default/no-stripes/no-stripe-16px.gif
  646. share/Wt/resources/themes/default/no-stripes/no-stripe-17px.gif
  647. share/Wt/resources/themes/default/no-stripes/no-stripe-18px.gif
  648. share/Wt/resources/themes/default/no-stripes/no-stripe-19px.gif
  649. share/Wt/resources/themes/default/no-stripes/no-stripe-20px.gif
  650. share/Wt/resources/themes/default/no-stripes/no-stripe-21px.gif
  651. share/Wt/resources/themes/default/no-stripes/no-stripe-22px.gif
  652. share/Wt/resources/themes/default/no-stripes/no-stripe-23px.gif
  653. share/Wt/resources/themes/default/no-stripes/no-stripe-24px.gif
  654. share/Wt/resources/themes/default/no-stripes/no-stripe-25px.gif
  655. share/Wt/resources/themes/default/no-stripes/no-stripe-26px.gif
  656. share/Wt/resources/themes/default/no-stripes/no-stripe-27px.gif
  657. share/Wt/resources/themes/default/no-stripes/no-stripe-28px.gif
  658. share/Wt/resources/themes/default/no-stripes/no-stripe-29px.gif
  659. share/Wt/resources/themes/default/no-stripes/no-stripe-30px.gif
  660. share/Wt/resources/themes/default/no-stripes/no-stripe-31px.gif
  661. share/Wt/resources/themes/default/no-stripes/no-stripe-32px.gif
  662. share/Wt/resources/themes/default/no-stripes/no-stripe-33px.gif
  663. share/Wt/resources/themes/default/no-stripes/no-stripe-34px.gif
  664. share/Wt/resources/themes/default/no-stripes/no-stripe-35px.gif
  665. share/Wt/resources/themes/default/no-stripes/no-stripe-36px.gif
  666. share/Wt/resources/themes/default/no-stripes/no-stripe-37px.gif
  667. share/Wt/resources/themes/default/no-stripes/no-stripe-38px.gif
  668. share/Wt/resources/themes/default/no-stripes/no-stripe-39px.gif
  669. share/Wt/resources/themes/default/no-stripes/no-stripe-40px.gif
  670. share/Wt/resources/themes/default/slider-thumb-h-disabled.gif
  671. share/Wt/resources/themes/default/slider-thumb-h.gif
  672. share/Wt/resources/themes/default/slider-thumb-v-disabled.gif
  673. share/Wt/resources/themes/default/slider-thumb-v.gif
  674. share/Wt/resources/themes/default/sliderbg-h-disabled.png
  675. share/Wt/resources/themes/default/sliderbg-h.png
  676. share/Wt/resources/themes/default/sliderbg-v-disabled.png
  677. share/Wt/resources/themes/default/sliderbg-v.png
  678. share/Wt/resources/themes/default/sort-arrow-disabled.gif
  679. share/Wt/resources/themes/default/sort-arrow-down.gif
  680. share/Wt/resources/themes/default/sort-arrow-none.gif
  681. share/Wt/resources/themes/default/sort-arrow-up.gif
  682. share/Wt/resources/themes/default/spin-buttons-dn.png
  683. share/Wt/resources/themes/default/spin-buttons-up.png
  684. share/Wt/resources/themes/default/spin-buttons.png
  685. share/Wt/resources/themes/default/splitter-h.png
  686. share/Wt/resources/themes/default/splitter-v.png
  687. share/Wt/resources/themes/default/stripes/generate.sh
  688. share/Wt/resources/themes/default/stripes/stripe-10px.gif
  689. share/Wt/resources/themes/default/stripes/stripe-11px.gif
  690. share/Wt/resources/themes/default/stripes/stripe-12px.gif
  691. share/Wt/resources/themes/default/stripes/stripe-13px.gif
  692. share/Wt/resources/themes/default/stripes/stripe-14px.gif
  693. share/Wt/resources/themes/default/stripes/stripe-15px.gif
  694. share/Wt/resources/themes/default/stripes/stripe-16px.gif
  695. share/Wt/resources/themes/default/stripes/stripe-17px.gif
  696. share/Wt/resources/themes/default/stripes/stripe-18px.gif
  697. share/Wt/resources/themes/default/stripes/stripe-19px.gif
  698. share/Wt/resources/themes/default/stripes/stripe-20px.gif
  699. share/Wt/resources/themes/default/stripes/stripe-21px.gif
  700. share/Wt/resources/themes/default/stripes/stripe-22px.gif
  701. share/Wt/resources/themes/default/stripes/stripe-23px.gif
  702. share/Wt/resources/themes/default/stripes/stripe-24px.gif
  703. share/Wt/resources/themes/default/stripes/stripe-25px.gif
  704. share/Wt/resources/themes/default/stripes/stripe-26px.gif
  705. share/Wt/resources/themes/default/stripes/stripe-27px.gif
  706. share/Wt/resources/themes/default/stripes/stripe-28px.gif
  707. share/Wt/resources/themes/default/stripes/stripe-29px.gif
  708. share/Wt/resources/themes/default/stripes/stripe-30px.gif
  709. share/Wt/resources/themes/default/stripes/stripe-31px.gif
  710. share/Wt/resources/themes/default/stripes/stripe-32px.gif
  711. share/Wt/resources/themes/default/stripes/stripe-33px.gif
  712. share/Wt/resources/themes/default/stripes/stripe-34px.gif
  713. share/Wt/resources/themes/default/stripes/stripe-35px.gif
  714. share/Wt/resources/themes/default/stripes/stripe-36px.gif
  715. share/Wt/resources/themes/default/stripes/stripe-37px.gif
  716. share/Wt/resources/themes/default/stripes/stripe-38px.gif
  717. share/Wt/resources/themes/default/stripes/stripe-39px.gif
  718. share/Wt/resources/themes/default/stripes/stripe-40px.gif
  719. share/Wt/resources/themes/default/wt.css
  720. share/Wt/resources/themes/default/wt_ie.css
  721. share/Wt/resources/themes/default/wt_ie6.css
  722. share/Wt/resources/themes/polished/closeicons-dialog.png
  723. share/Wt/resources/themes/polished/closeicons-mi.png
  724. share/Wt/resources/themes/polished/closeicons-tab.png
  725. share/Wt/resources/themes/polished/dropdown.png
  726. share/Wt/resources/themes/polished/dropshadow.png
  727. share/Wt/resources/themes/polished/gradient.png
  728. share/Wt/resources/themes/polished/nav-minus-rtl.gif
  729. share/Wt/resources/themes/polished/nav-minus-rtl.png
  730. share/Wt/resources/themes/polished/nav-minus.gif
  731. share/Wt/resources/themes/polished/nav-minus.png
  732. share/Wt/resources/themes/polished/nav-plus-rtl.gif
  733. share/Wt/resources/themes/polished/nav-plus-rtl.png
  734. share/Wt/resources/themes/polished/nav-plus.gif
  735. share/Wt/resources/themes/polished/nav-plus.png
  736. share/Wt/resources/themes/polished/no-stripes/generate.sh
  737. share/Wt/resources/themes/polished/no-stripes/no-stripe-10px.gif
  738. share/Wt/resources/themes/polished/no-stripes/no-stripe-11px.gif
  739. share/Wt/resources/themes/polished/no-stripes/no-stripe-12px.gif
  740. share/Wt/resources/themes/polished/no-stripes/no-stripe-13px.gif
  741. share/Wt/resources/themes/polished/no-stripes/no-stripe-14px.gif
  742. share/Wt/resources/themes/polished/no-stripes/no-stripe-15px.gif
  743. share/Wt/resources/themes/polished/no-stripes/no-stripe-16px.gif
  744. share/Wt/resources/themes/polished/no-stripes/no-stripe-17px.gif
  745. share/Wt/resources/themes/polished/no-stripes/no-stripe-18px.gif
  746. share/Wt/resources/themes/polished/no-stripes/no-stripe-19px.gif
  747. share/Wt/resources/themes/polished/no-stripes/no-stripe-20px.gif
  748. share/Wt/resources/themes/polished/no-stripes/no-stripe-21px.gif
  749. share/Wt/resources/themes/polished/no-stripes/no-stripe-22px.gif
  750. share/Wt/resources/themes/polished/no-stripes/no-stripe-23px.gif
  751. share/Wt/resources/themes/polished/no-stripes/no-stripe-24px.gif
  752. share/Wt/resources/themes/polished/no-stripes/no-stripe-25px.gif
  753. share/Wt/resources/themes/polished/no-stripes/no-stripe-26px.gif
  754. share/Wt/resources/themes/polished/no-stripes/no-stripe-27px.gif
  755. share/Wt/resources/themes/polished/no-stripes/no-stripe-28px.gif
  756. share/Wt/resources/themes/polished/no-stripes/no-stripe-29px.gif
  757. share/Wt/resources/themes/polished/no-stripes/no-stripe-30px.gif
  758. share/Wt/resources/themes/polished/no-stripes/no-stripe-31px.gif
  759. share/Wt/resources/themes/polished/no-stripes/no-stripe-32px.gif
  760. share/Wt/resources/themes/polished/no-stripes/no-stripe-33px.gif
  761. share/Wt/resources/themes/polished/no-stripes/no-stripe-34px.gif
  762. share/Wt/resources/themes/polished/no-stripes/no-stripe-35px.gif
  763. share/Wt/resources/themes/polished/no-stripes/no-stripe-36px.gif
  764. share/Wt/resources/themes/polished/no-stripes/no-stripe-37px.gif
  765. share/Wt/resources/themes/polished/no-stripes/no-stripe-38px.gif
  766. share/Wt/resources/themes/polished/no-stripes/no-stripe-39px.gif
  767. share/Wt/resources/themes/polished/no-stripes/no-stripe-40px.gif
  768. share/Wt/resources/themes/polished/slider-thumb-disabled.png
  769. share/Wt/resources/themes/polished/slider-thumb.png
  770. share/Wt/resources/themes/polished/sliderbg-h-disabled.png
  771. share/Wt/resources/themes/polished/sliderbg-h.png
  772. share/Wt/resources/themes/polished/sliderbg-he-disabled.png
  773. share/Wt/resources/themes/polished/sliderbg-he.png
  774. share/Wt/resources/themes/polished/sliderbg-hw-disabled.png
  775. share/Wt/resources/themes/polished/sliderbg-hw.png
  776. share/Wt/resources/themes/polished/sliderbg-v-disabled.png
  777. share/Wt/resources/themes/polished/sliderbg-v.png
  778. share/Wt/resources/themes/polished/sliderbg-ve-disabled.png
  779. share/Wt/resources/themes/polished/sliderbg-ve.png
  780. share/Wt/resources/themes/polished/sliderbg-vw-disabled.png
  781. share/Wt/resources/themes/polished/sliderbg-vw.png
  782. share/Wt/resources/themes/polished/sort-arrow-disabled.gif
  783. share/Wt/resources/themes/polished/sort-arrow-down.gif
  784. share/Wt/resources/themes/polished/sort-arrow-none.gif
  785. share/Wt/resources/themes/polished/sort-arrow-up.gif
  786. share/Wt/resources/themes/polished/splitter-h.png
  787. share/Wt/resources/themes/polished/splitter-v.png
  788. share/Wt/resources/themes/polished/stripes/generate.sh
  789. share/Wt/resources/themes/polished/stripes/stripe-10px.gif
  790. share/Wt/resources/themes/polished/stripes/stripe-11px.gif
  791. share/Wt/resources/themes/polished/stripes/stripe-12px.gif
  792. share/Wt/resources/themes/polished/stripes/stripe-13px.gif
  793. share/Wt/resources/themes/polished/stripes/stripe-14px.gif
  794. share/Wt/resources/themes/polished/stripes/stripe-15px.gif
  795. share/Wt/resources/themes/polished/stripes/stripe-16px.gif
  796. share/Wt/resources/themes/polished/stripes/stripe-17px.gif
  797. share/Wt/resources/themes/polished/stripes/stripe-18px.gif
  798. share/Wt/resources/themes/polished/stripes/stripe-19px.gif
  799. share/Wt/resources/themes/polished/stripes/stripe-20px.gif
  800. share/Wt/resources/themes/polished/stripes/stripe-21px.gif
  801. share/Wt/resources/themes/polished/stripes/stripe-22px.gif
  802. share/Wt/resources/themes/polished/stripes/stripe-23px.gif
  803. share/Wt/resources/themes/polished/stripes/stripe-24px.gif
  804. share/Wt/resources/themes/polished/stripes/stripe-25px.gif
  805. share/Wt/resources/themes/polished/stripes/stripe-26px.gif
  806. share/Wt/resources/themes/polished/stripes/stripe-27px.gif
  807. share/Wt/resources/themes/polished/stripes/stripe-28px.gif
  808. share/Wt/resources/themes/polished/stripes/stripe-29px.gif
  809. share/Wt/resources/themes/polished/stripes/stripe-30px.gif
  810. share/Wt/resources/themes/polished/stripes/stripe-31px.gif
  811. share/Wt/resources/themes/polished/stripes/stripe-32px.gif
  812. share/Wt/resources/themes/polished/stripes/stripe-33px.gif
  813. share/Wt/resources/themes/polished/stripes/stripe-34px.gif
  814. share/Wt/resources/themes/polished/stripes/stripe-35px.gif
  815. share/Wt/resources/themes/polished/stripes/stripe-36px.gif
  816. share/Wt/resources/themes/polished/stripes/stripe-37px.gif
  817. share/Wt/resources/themes/polished/stripes/stripe-38px.gif
  818. share/Wt/resources/themes/polished/stripes/stripe-39px.gif
  819. share/Wt/resources/themes/polished/stripes/stripe-40px.gif
  820. share/Wt/resources/themes/polished/suggest-dropdown.png
  821. share/Wt/resources/themes/polished/title-gradient.png
  822. share/Wt/resources/themes/polished/wt.css
  823. share/Wt/resources/themes/polished/wt_ie.css
  824. share/Wt/resources/themes/polished/wt_ie6.css
  825. share/Wt/resources/transitions.css
  826. share/Wt/resources/tv-line-last-rtl.gif
  827. share/Wt/resources/tv-line-last.gif
  828. share/Wt/resources/webkit-transitions.css
  829. @owner
  830. @group
  831. @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 = 1704660192 SHA256 (emweb-wt-4.8.0_GH0.tar.gz) = e4030d8f530ec7bdd6b341a2bf31a608fb9ebcedb905155f83ec7f300a7d420d SIZE (emweb-wt-4.8.0_GH0.tar.gz) = 10604286

Expand this list (2 items)

Collapse this list.

SHA256 (450675abc789d135e456bf42a0eb7260bf3d9cbd.diff) = 8584e9e61ca6d774e6e10d89150e60f9eea717b8f9dab63742bb4fef62659df8 SIZE (450675abc789d135e456bf42a0eb7260bf3d9cbd.diff) = 2437

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages.
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. xorgproto>=0 : x11/xorgproto
  5. x11.pc : x11/libX11
  6. x11.pc : x11/libX11
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. x11.pc : x11/libX11
Library dependencies:
  1. libpng.so : graphics/png
  2. libboost_system.so : devel/boost-libs
  3. libGraphicsMagick.so : graphics/GraphicsMagick
  4. libfcgi.so : www/fcgi
  5. libfcgi++.so : www/fcgi
  6. libhpdf.so : print/libharu
  7. libfontconfig.so : x11-fonts/fontconfig
  8. libGL.so : graphics/libglvnd
  9. libGLEW.so : graphics/glew
  10. libglib-2.0.so : devel/glib20
  11. libintl.so : devel/gettext-runtime
  12. libpango-1.0.so : x11-toolkits/pango
  13. 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.8.0_6: DEBUG=off: Build with debugging support EXAMPLES=on: Install examples (implies SQLITE3 and WTHTTP) RESOURCES=on: Install resources directory HARU=on: Enable Haru Free PDF Library PANGO=on: Pango rendering library support QT5=off: Qt 5 toolkit support OPENGL=on: 2D/3D rendering support via OpenGL SAML=off: Build built-in SAML service provider for Wt::Auth LIBWTTEST=on: Build Wt::Test for automated (integration/unit) tests UNWIND=off: Build Wt with stacktrace support using libunwind ====> Connector FCGI=on: Build FastCGI connector WTHTTP=on: Build Wt stand-alone httpd connector ====> Wt::DBO SQLITE3=on: Build Wt with SQLite 3 support POSTGRES=off: Build Wt with PostgreSQL support FIREBIRD=off: Build Wt with FirebirdSQL support MYSQL=off: Build Wt with MariaDB or MySQL support ===> Use 'make config' to modify these settings
Options name:
www_wt
USES:
cmake:testing compiler:c++14-lang cpe pkgconfig ssl gl xorg gnome 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.8.0?dummy=/
Collapse this list.
Port Moves
  • port moved here from www/wt3 on 2021-01-03
    REASON: Has expired: Upstream end of life, switch to www/wt instead

Number of commits found: 73

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.8.0_6
13 Feb 2024 14:44:22
commit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after library update
4.8.0_5
07 Jan 2024 20:48:41
commit hash: f34d808d06e709f5e3a8caaeb15afd1c72107867commit hash: f34d808d06e709f5e3a8caaeb15afd1c72107867commit hash: f34d808d06e709f5e3a8caaeb15afd1c72107867commit hash: f34d808d06e709f5e3a8caaeb15afd1c72107867 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/wt: Fix fetch

The patch from the GH PR changed its size.

Approved by:	portmgr (blanket; unbreak)
4.8.0_5
02 Nov 2023 17:14:42
commit hash: fd31d93d4b10080231969559926f6c05183b6bc7commit hash: fd31d93d4b10080231969559926f6c05183b6bc7commit hash: fd31d93d4b10080231969559926f6c05183b6bc7commit hash: fd31d93d4b10080231969559926f6c05183b6bc7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/wt: Add test target

... instead of the TEST option.
The test target now builds and runs tests.

PR:		274872
Approved by:	info@babaei.net (maintainer)
4.8.0_4
27 Sep 2023 14:36:30
commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost*: bump all consumers after 1.83.0
4.8.0_3
27 Apr 2023 18:25:55
commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all direct Boost cunsumers
4.8.0_2
16 Jan 2023 19:32:07
commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*:	bump libboost*.so libraries consumert after Boost upgrade
4.8.0_1
14 Oct 2022 21:31:10
commit hash: 1c3b688903930411a6a1a4daaa2362c16ef5ef48commit hash: 1c3b688903930411a6a1a4daaa2362c16ef5ef48commit hash: 1c3b688903930411a6a1a4daaa2362c16ef5ef48commit hash: 1c3b688903930411a6a1a4daaa2362c16ef5ef48 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
www/wt: unbreak build after print/libharu update to 2.4.3 (+)

Backport patch from upstream repo

Approved by:	portmgr blanket
4.8.0
11 Sep 2022 10:20:14
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
4.8.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.8.0
18 Aug 2022 17:17:59
commit hash: 48e45257a7225100a3e11f476cb0bd0911f2a096commit hash: 48e45257a7225100a3e11f476cb0bd0911f2a096commit hash: 48e45257a7225100a3e11f476cb0bd0911f2a096commit hash: 48e45257a7225100a3e11f476cb0bd0911f2a096 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Mohammad S. Babaei
www/wt: update to 4.8.0

ChangeLog: https://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html

PR:		265904
Reported by:	info@babaei.net (maintainer)
4.7.2_2
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
4.7.2_1
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.7.2_1
22 May 2022 20:17:16
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
4.7.2
16 May 2022 23:27:08
commit hash: bc1f9b826e4760de0dfa71441d794f986130215dcommit hash: bc1f9b826e4760de0dfa71441d794f986130215dcommit hash: bc1f9b826e4760de0dfa71441d794f986130215dcommit hash: bc1f9b826e4760de0dfa71441d794f986130215d files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Mohammad S. Babaei
www/wt: update to 4.7.2

PR:	264012
4.7.1
19 Apr 2022 15:16:30
commit hash: ce07741acdf6e8f8f2d3143f447a804ba3597277commit hash: ce07741acdf6e8f8f2d3143f447a804ba3597277commit hash: ce07741acdf6e8f8f2d3143f447a804ba3597277commit hash: ce07741acdf6e8f8f2d3143f447a804ba3597277 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Mohammad S. Babaei
www/wt: update to 4.7.1

Changes: https://webtoolkit.eu/wt/doc/reference/html/Releasenotes.html

PR:	263404
4.7.0
14 Mar 2022 03:46:17
commit hash: ee0d2cd0c5f22dff4c1055807d989faed66aea0ccommit hash: ee0d2cd0c5f22dff4c1055807d989faed66aea0ccommit hash: ee0d2cd0c5f22dff4c1055807d989faed66aea0ccommit hash: ee0d2cd0c5f22dff4c1055807d989faed66aea0c files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Mohammad S. Babaei
www/wt: update to 4.7.0

Changes: https://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html

PR:	262523
4.6.2
16 Feb 2022 17:38:15
commit hash: 67f267f15a32e126eb956f4881e66ab58728efcccommit hash: 67f267f15a32e126eb956f4881e66ab58728efcccommit hash: 67f267f15a32e126eb956f4881e66ab58728efcccommit hash: 67f267f15a32e126eb956f4881e66ab58728efcc files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Mohammad S. Babaei
www/wt: Update to 4.6.2

Release note: https://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html

PR:		261993
4.6.1
27 Dec 2021 08:42:39
commit hash: e08d023ba5b63a604ec998e5e171e35380589477commit hash: e08d023ba5b63a604ec998e5e171e35380589477commit hash: e08d023ba5b63a604ec998e5e171e35380589477commit hash: e08d023ba5b63a604ec998e5e171e35380589477 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Mohammad S. Babaei
www/wt: Fix pkg-plist

PR:		260701
4.6.1
23 Dec 2021 16:23:23
commit hash: bf5c906570db82bf756cf9b8cba45c49aada9e36commit hash: bf5c906570db82bf756cf9b8cba45c49aada9e36commit hash: bf5c906570db82bf756cf9b8cba45c49aada9e36commit hash: bf5c906570db82bf756cf9b8cba45c49aada9e36 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
Author: Mohammad S. Babaei
www/wt: update to 4.6.1

An urgent release to address a bug that causes an occasional crash due
to a null pointer dereference.

Changes: https://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html

PR:		260643
4.6.0
21 Dec 2021 12:53:48
commit hash: 0a6ab188467feb96e82252e9221cf3c3330ddd93commit hash: 0a6ab188467feb96e82252e9221cf3c3330ddd93commit hash: 0a6ab188467feb96e82252e9221cf3c3330ddd93commit hash: 0a6ab188467feb96e82252e9221cf3c3330ddd93 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
www/wt: Fix invalid CPE information

Approved by:    portmgr (blanket)
4.6.0
15 Dec 2021 17:25:34
commit hash: 568a1800851b36c500b716ef0f8bfd291b25d311commit hash: 568a1800851b36c500b716ef0f8bfd291b25d311commit hash: 568a1800851b36c500b716ef0f8bfd291b25d311commit hash: 568a1800851b36c500b716ef0f8bfd291b25d311 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Mohammad S. Babaei
www/wt: Add updated Makefile

PR:	260426
4.5.1
15 Dec 2021 03:34:28
commit hash: 5336ecf5a0981fe199e36f9f9535edcf4643d60dcommit hash: 5336ecf5a0981fe199e36f9f9535edcf4643d60dcommit hash: 5336ecf5a0981fe199e36f9f9535edcf4643d60dcommit hash: 5336ecf5a0981fe199e36f9f9535edcf4643d60d files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Mohammad S. Babaei
www/wt: update to 4.6.0

Changes: https://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html

PR:	260426
4.5.1
17 Oct 2021 18:47:58
commit hash: 5618d5a1c4a1ec27642755e66c678f0c77389b80commit hash: 5618d5a1c4a1ec27642755e66c678f0c77389b80commit hash: 5618d5a1c4a1ec27642755e66c678f0c77389b80commit hash: 5618d5a1c4a1ec27642755e66c678f0c77389b80 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Mohammad S. Babaei
www/wt: update to 4.5.1

PR:	259228
4.5.0_1
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
4.5.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.5.0
23 Dec 2020 06:34:41
Revision:558966Original commit files touched by this commit
fernape search for other commits by this committer
www/wt: update to 4.5.0

ChangeLog: https://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html

PR:	252001
Submitted by:	info@babaei.net (maintainer)
4.4.0
04 Sep 2020 13:16:38
Revision:547540Original commit files touched by this commit
swills search for other commits by this committer
www/wt: Update to 4.4.0

PR:		248860
Submitted by:	Mohammad S. Babaei <info@babaei.net> (maintainer)
4.3.1
02 May 2020 06:35:00
Revision:533666Original commit files touched by this commit
lbartoletti search for other commits by this committer
www/wt: Update to 4.3.1

Changelog:
  - https://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html

PR:		245989
Submitted by:	 Mohammad S. Babaei (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D24633
4.3.0
31 Mar 2020 08:10:22
Revision:529955Original commit files touched by this commit
joneum search for other commits by this committer
Update to 4.3.0

Changelog: https://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html

PR:		245090
Sponsored by:	Netzkommune GmbH
4.2.2
20 Mar 2020 20:34:30
Revision:528800Original commit files touched by this commit
tcberner search for other commits by this committer
www/wt: Update to v4.2.2

Release 4.2.2 (March 16, 2020)

This release fixes the following issues:

    Security-related: in Wt::Auth the lost password email would be sent to the
    email address provided in the form, rather than the user's configured email
    address. While we treat email addresses as case insensitive, it is possible
    that the mail server may not, and that could potentially be used to steal
    an account. It is however quite rare for email services to be case
    sensitive.

    Issue #7439: ensure that tooltips are always on top, even inside of a
    dialog.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.2.1
19 Feb 2020 17:11:13
Revision:526519Original commit files touched by this commit
robak search for other commits by this committer
www/wt: Update 4.2.0 -> 4.2.1

PR:		244109
Submitted by:	Mohammad S. Babaei <info@babaei.net> (maintainer)
Reviewed by:	robak
4.2.0
27 Dec 2019 12:31:43
Revision:520983Original commit files touched by this commit
joneum search for other commits by this committer
Update to 4.2.0

PR:		242735
Submitted by:	Mohammad S. Babaei <info@babaei.net> (maintainer)
Sponsored by:	Netzkommune GmbH
4.1.2_1
11 Dec 2019 17:53:49
Revision:519824Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
4.1.2
01 Nov 2019 19:03:24
Revision:516262Original commit files touched by this commit
dmgk search for other commits by this committer
www/wt: Update to 4.1.2

Changes:	https://webtoolkit.eu/wt/doc/reference/html/Releasenotes.html

PR:		241630
Submitted by:	Mohammad S. Babaei <info@babaei.net> (maintainer)
Approved by:	tz (mentor, implicit)
4.1.1
18 Oct 2019 09:39:06
Revision:514710Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add USES=xorg
- Update WWW

Approved by:	portmgr blanket
4.1.1
06 Oct 2019 13:33:02
Revision:513884Original commit files touched by this commit
pkubaj search for other commits by this committer
www/wt: unbreak on powerpc64

Builds fine.

Approved by:	mentors (implicit approval)
4.1.1
15 Sep 2019 17:11:33
Revision:512124Original commit files touched by this commit
swills search for other commits by this committer
www/wt: update to 4.1.1

PR:		240587
Submitted by:	Mohammad S. Babaei <info@babaei.net> (maintainer)
4.1.0_1
19 Aug 2019 15:35:28
Revision:509290Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
4.1.0
18 Aug 2019 18:42:33
Revision:509235Original commit files touched by this commit
rene search for other commits by this committer
Fix and update wwww/wt to version 4.1.0.

Minor corrections from me.

PR:		226160
Submitted by:	maintainer
MFH:		2019Q3
3.3.7_16
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
3.3.7_15
25 May 2019 15:51:17
Revision:502582Original commit files touched by this commit
tobik search for other commits by this committer
www/wt: Blind fix CMAKE_ARGS typo

This is untested since the port is marked as broken.
3.3.7_15
20 May 2019 10:48:12
Revision:502100Original commit files touched by this commit
ak search for other commits by this committer
- Fix typos in USE_* knobs
- Convert obsolete USE_* to USES
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr blanket
3.3.7_15
12 Apr 2019 06:36:31
Revision:498698Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
3.3.7_14
16 Mar 2019 17:51:38
Revision:495924Original commit files touched by this commit
tcberner search for other commits by this committer
www/wt: Remove QT4 option (Qt4 deprecation)

Approved by:	portmgr (implicit)
3.3.7_13
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
3.3.7_13
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
3.3.7_12
12 Dec 2018 00:15:50
Revision:487266Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.69.0

Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
3.3.7_11
11 Sep 2018 18:34:28
Revision:479538Original commit files touched by this commit
zeising search for other commits by this committer
Change x11/xorgproto to become a build dep

Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained
from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
3.3.7_10
09 Aug 2018 06:58:31
Revision:476723Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
3.3.7_9
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
3.3.7_8
17 Jul 2018 08:56:32
Revision:474787Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 5 months
3.3.7_8
28 Jun 2018 17:39:55
Revision:473503Original commit files touched by this commit
tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
3.3.7_8
18 Apr 2018 13:57:43
Revision:467711Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.67.0

Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
3.3.7_7
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
3.3.7_6
18 Jan 2018 04:11:03
Revision:459315Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.66.0

Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
3.3.7_5
18 Nov 2017 19:32:39
Revision:454454Original commit files touched by this commit
zeising search for other commits by this committer
Bump portrevision to chase graphics/glew shard library version update.

PR:		223370
Submitted by:	zeising
exp-run by:	antoine
Approved by:	antoine
3.3.7_4
25 Sep 2017 00:08:17
Revision:450560Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.65.1

Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
3.3.7_3
25 Sep 2017 00:05:06
Revision:450557Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: enable C++11 features

PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
3.3.7_2
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
3.3.7_1
23 May 2017 05:03:16
Revision:441503Original commit files touched by this commit
rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
3.3.7
22 May 2017 22:29:17
Revision:441494Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
3.3.7
05 May 2017 13:51:27
Revision:440154Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 3.3.7

PR:		218299
Submitted by:	maintainer
3.3.6_6
02 May 2017 06:48:11
Revision:439934Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.64.0

Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
3.3.6_5
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
3.3.6_4
06 Jan 2017 08:45:04
Revision:430692Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.63.0

Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
3.3.6_3
31 Dec 2016 16:06:28
Revision:430140Original commit files touched by this commit
jbeich search for other commits by this committer
www/wt: unbreak with boost 1.63

In file included from wt-3.3.6/src/Wt/Render/CssParser.C:26:
[...]
/usr/local/include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_10.hpp:91:105:
error: cannot initialize a parameter of type 'char *' with an lvalue of type
'char const[17]'
            return detail::expression::function_eval<F, A0 , A1 , A2 , A3 ,
A4>::make(f, a0 , a1 , a2 , a3 , a4);
                                                                                
                       ^~

PR:		215599
Approved by:	Mohammad S. Babaei (maintainer)
3.3.6_2
19 Dec 2016 16:10:12
Revision:428947Original commit files touched by this commit
mat search for other commits by this committer
The DOCS option must not install doxygen.

Sponsored by:	Absolight
3.3.6_1
02 Dec 2016 11:58:22
Revision:427552Original commit files touched by this commit
mat search for other commits by this committer
Do not use post-stage.  Use post-install instead.

The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.

PR:		214780
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
3.3.6_1
23 Nov 2016 12:45:47
Revision:426908Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.62.0

- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
3.3.6
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
3.3.6
20 Aug 2016 21:04:16
Revision:420529Original commit files touched by this commit
arved search for other commits by this committer
- USE_GITHUB
- Remove/shorten overlong OPT_DESCR
- Use option helpers
- Other Cosmetic fixes

No functional changes, so no PORTREVISION bump

Based on suggestions by:	danfe, gerald
3.3.6
17 Aug 2016 21:19:42
Revision:420373Original commit files touched by this commit
arved search for other commits by this committer
Add Wt, a C++ library for developing web applications.

PR:             210750
Submitted by:   Mohammad S. Babaei

Number of commits found: 73