notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
Port details
wt Widget-centric C++ library for developing web applications
4.12.2 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.12.1Version of this port present on the latest quarterly branch.
Maintainer: info@babaei.net search for ports maintained by this maintainer
Port Added: 2016-08-17 21:20:00
Last Update: 2026-02-06 17:53:59
Commit Hash: ad7a878
License: GPLv2
WWW:
https://www.webtoolkit.eu/wt
Description:
Wt (pronounced as witty) is a C++ library for developing web applications. The API is widget-centric and uses well-tested patterns of desktop GUI development tailored to the web. To the developer, it offers abstraction of many web-specific implementation details, including client-server protocols (HTTP, Ajax, WebSockets), and frees the developer from tedious JavaScript manipulations of HTML and dealing with cross-browser issues. Instead, with Wt, you can focus on actual functionality with a rich set of feature-complete widgets. Unlike old-school page-based frameworks or current-day single-page JavaScript "frameworks", Wt allows you to create stateful applications that are at the same time highly interactive (using WebSockets and Ajax for everything) but still support plain HTML browsers or web crawlers using automatic graceful degradation or progressive enhancement. Things that are natural and simple with Wt would require an impractical amount of development effort otherwise: switching widgets using animations, while retaining clean URLs and browser navigation functions, or having a persistent chat widget open throughout the entire application, that even works in legacy browsers like Microsoft Internet Explorer 6. The library comes with an application server that acts as a stand-alone Http(s)/WebSocket server or integrates through FastCGI with other web servers.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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

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

Deleted ports which required this port:

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

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

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.12.2
06 Feb 2026 17:53:59
commit hash: ad7a878c55333800115638a22ec5075ddf1840a6commit hash: ad7a878c55333800115638a22ec5075ddf1840a6commit hash: ad7a878c55333800115638a22ec5075ddf1840a6commit hash: ad7a878c55333800115638a22ec5075ddf1840a6 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Mamadou Babaei
www/wt: Uptate 4.12.1 => 4.12.2

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

While here sort *_DESC.

PR:	292947
4.12.1
07 Dec 2025 20:34:10
commit hash: d89f255a62cdb3a910a67d4f0582b38b38fa5778commit hash: d89f255a62cdb3a910a67d4f0582b38b38fa5778commit hash: d89f255a62cdb3a910a67d4f0582b38b38fa5778commit hash: d89f255a62cdb3a910a67d4f0582b38b38fa5778 files touched by this commit
Carlo Strub (cs) search for other commits by this committer
www/wt: Add missing patch file, correcting previous commit

PR:		291346
4.12.1
07 Dec 2025 18:22:11
commit hash: 9b33d1c1d32f4b016130002dbb8060392f8d4a4ecommit hash: 9b33d1c1d32f4b016130002dbb8060392f8d4a4ecommit hash: 9b33d1c1d32f4b016130002dbb8060392f8d4a4ecommit hash: 9b33d1c1d32f4b016130002dbb8060392f8d4a4e files touched by this commit
Carlo Strub (cs) search for other commits by this committer
www/wt: Update to 4.12.1

- Updates Wt to v4.12.1
- Removes unused OPTIONS_GROUP WSTRING (earlier versions using it, somehow it
has not been removed)
- Builds using C++20 instead of C++14 (because of new options STDANY STDFS, it's
possible to fallback
  to C++14 when those options are disabled, please let me know and I'll patch
it)
- Adds options group WTCPPIMPL for STD* options below
- Adds STDANY option
- Adds STDFS option
- Some other minor fixes
PR:		291346
Reported by:	maintainer
4.11.4_1
20 Oct 2025 11:48:39
commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after boost upgrade (+)

Get rid of direct dependency ob libbost_system.so, use libboost_thread.so
instead
4.11.4
22 Jul 2025 07:42:29
commit hash: 57d16755c554433c6a0c8933b27635eaf82d5ec9commit hash: 57d16755c554433c6a0c8933b27635eaf82d5ec9commit hash: 57d16755c554433c6a0c8933b27635eaf82d5ec9commit hash: 57d16755c554433c6a0c8933b27635eaf82d5ec9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/wt: update 4.11.3 → 4.11.4

PR:	288356
Approved by:	Mamadou Babaei <info@babaei.net> (maintainer)
4.11.3_1
02 Jun 2025 00:40:43
commit hash: 18632db919ce49d62374e1020f0320153951f834commit hash: 18632db919ce49d62374e1020f0320153951f834commit hash: 18632db919ce49d62374e1020f0320153951f834commit hash: 18632db919ce49d62374e1020f0320153951f834 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after Boost update
4.11.3
24 Feb 2025 09:20:26
commit hash: 830b8d8a1631459e39145fbea5e33fee8f2962eccommit hash: 830b8d8a1631459e39145fbea5e33fee8f2962eccommit hash: 830b8d8a1631459e39145fbea5e33fee8f2962eccommit hash: 830b8d8a1631459e39145fbea5e33fee8f2962ec files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/wt: Fix plist

Approved by:	portmgr (unbreak; blanket)
4.11.3
20 Feb 2025 11:01:42
commit hash: 3089b0cc1d75bfdac006794c70fcbcd80ce6a890commit hash: 3089b0cc1d75bfdac006794c70fcbcd80ce6a890commit hash: 3089b0cc1d75bfdac006794c70fcbcd80ce6a890commit hash: 3089b0cc1d75bfdac006794c70fcbcd80ce6a890 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
www/wt: upgrade to 4.11.3 to fix build

this version fixes the build with recent boost
while here disable by default firebird since 3.0 is broken with ICU
update
4.11.0_2
14 Feb 2025 03:17:03
commit hash: dd8ae820e9bce311573649b78fbd54eb01f6ad1ccommit hash: dd8ae820e9bce311573649b78fbd54eb01f6ad1ccommit hash: dd8ae820e9bce311573649b78fbd54eb01f6ad1ccommit hash: dd8ae820e9bce311573649b78fbd54eb01f6ad1c files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
www/wt: mark as BROKEN with Boost>=1.87 (+)

Since 1.87 release some long-time-ago deprecated Boost.asio facilities was
dropped off

Sponsored by:	Future Crew, LLC
4.11.0_2
20 Nov 2024 10:05:25
commit hash: 312ee18b022b4abcb14973bb10894ba152b8f60bcommit hash: 312ee18b022b4abcb14973bb10894ba152b8f60bcommit hash: 312ee18b022b4abcb14973bb10894ba152b8f60bcommit hash: 312ee18b022b4abcb14973bb10894ba152b8f60b files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consu,ers after update Boost to 1.86 release

Sponsored by:	Future Crew, LLC
4.11.0_1
25 Oct 2024 15:56:41
commit hash: 4d13b25916330f0f80987102efb7a51ce6dbe7b1commit hash: 4d13b25916330f0f80987102efb7a51ce6dbe7b1commit hash: 4d13b25916330f0f80987102efb7a51ce6dbe7b1commit hash: 4d13b25916330f0f80987102efb7a51ce6dbe7b1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/xerces-c3: Update to 3.3.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12355023
4.11.0
22 Oct 2024 17:57:53
commit hash: ca9312dc96c81093926046227427d0c1ccd9676fcommit hash: ca9312dc96c81093926046227427d0c1ccd9676fcommit hash: ca9312dc96c81093926046227427d0c1ccd9676fcommit hash: ca9312dc96c81093926046227427d0c1ccd9676f files touched by this commit
Zsolt Udvari (uzsolt) search for other commits by this committer
Author: Mamadou Babaei
www/wt: Update to 4.11.0

Add TEST_DEPENDS
Pet portfmt.

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

PR:		281959
Approved by:	submitter is maintainer
4.10.4_1
03 Oct 2024 10:25:00
commit hash: 98b17d313edc8efa3bb35ad0979668c96515b5a6commit hash: 98b17d313edc8efa3bb35ad0979668c96515b5a6commit hash: 98b17d313edc8efa3bb35ad0979668c96515b5a6commit hash: 98b17d313edc8efa3bb35ad0979668c96515b5a6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
www/wt: unbreak build with boost-1.85

With hat:	office
Sponsored by:	Future Crew, LLC
4.10.4
20 Sep 2024 13:34:43
commit hash: a3940b83e061e764555a568b2c92656aa6487219commit hash: a3940b83e061e764555a568b2c92656aa6487219commit hash: a3940b83e061e764555a568b2c92656aa6487219commit hash: a3940b83e061e764555a568b2c92656aa6487219 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Bram Ton
www/wt: Revamp port and update 4.8.0 → 4.10.4

Release notes:
https://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html
Changelogs:
https://github.com/emweb/wt/releases/tag/4.8.1
https://github.com/emweb/wt/releases/tag/4.8.2
https://github.com/emweb/wt/releases/tag/4.8.3
https://github.com/emweb/wt/releases/tag/4.9.0
https://github.com/emweb/wt/releases/tag/4.9.1
https://github.com/emweb/wt/releases/tag/4.9.2
https://github.com/emweb/wt/releases/tag/4.10.0
https://github.com/emweb/wt/releases/tag/4.10.1
https://github.com/emweb/wt/releases/tag/4.10.2
https://github.com/emweb/wt/releases/tag/4.10.3
(Only the first 15 lines of the commit message are shown above View all of this commit 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: 87