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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
smooth Object-oriented C++ class library
0.9.10_2 devel 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 0.9.10_2Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-06-12 06:15:14
Last Update: 2023-12-23 18:14:14
Commit Hash: 3572ca3
License: ART20
WWW:
https://www.smooth-project.org/
Description:
smooth is an object-oriented C++ class library for Windows, macOS, and most Unix-like operating systems. It provides basic functionality and platform support for applications and libraries. Features provided by smooth include: - User interface API with various widgets - Simple to use multithreading API - File and network I/O interface - Unicode and internationalization support - Libxml2-based XML parser
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (285 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/smooth-0.9.10_2/catalog.mk
  3. /usr/local/share/licenses/smooth-0.9.10_2/LICENSE
  4. /usr/local/share/licenses/smooth-0.9.10_2/ART20
  5. bin/smooth-translator
  6. include/smooth.h
  7. include/smooth/args.h
  8. include/smooth/backends/backend.h
  9. include/smooth/backends/cocoa/backendcocoa.h
  10. include/smooth/backends/gdiplus/backendgdiplus.h
  11. include/smooth/backends/haiku/backendhaiku.h
  12. include/smooth/backends/win32/backendwin32.h
  13. include/smooth/backends/xlib/backendxlib.h
  14. include/smooth/basic/object.h
  15. include/smooth/basic/objecttype.h
  16. include/smooth/basic/setup.h
  17. include/smooth/definitions.h
  18. include/smooth/definitions.unix.h
  19. include/smooth/definitions.win32.h
  20. include/smooth/dll.h
  21. include/smooth/errors/error.h
  22. include/smooth/errors/fs/endoffile.h
  23. include/smooth/errors/fs/filenotfound.h
  24. include/smooth/errors/misc/permissiondenied.h
  25. include/smooth/errors/success.h
  26. include/smooth/files/directory.h
  27. include/smooth/files/file.h
  28. include/smooth/foreach.h
  29. include/smooth/graphics/backends/bitmapbackend.h
  30. include/smooth/graphics/backends/cairo/fontcairo.h
  31. include/smooth/graphics/backends/cairo/surfacecairo.h
  32. include/smooth/graphics/backends/cocoa/bitmapcocoa.h
  33. include/smooth/graphics/backends/cocoa/fontcocoa.h
  34. include/smooth/graphics/backends/cocoa/surfacecocoa.h
  35. include/smooth/graphics/backends/fontbackend.h
  36. include/smooth/graphics/backends/gdi/bitmapgdi.h
  37. include/smooth/graphics/backends/gdi/fontgdi.h
  38. include/smooth/graphics/backends/gdi/surfacegdi.h
  39. include/smooth/graphics/backends/gdiplus/bitmapgdiplus.h
  40. include/smooth/graphics/backends/gdiplus/fontgdiplus.h
  41. include/smooth/graphics/backends/gdiplus/surfacegdiplus.h
  42. include/smooth/graphics/backends/haiku/bitmaphaiku.h
  43. include/smooth/graphics/backends/haiku/fonthaiku.h
  44. include/smooth/graphics/backends/haiku/surfacehaiku.h
  45. include/smooth/graphics/backends/surfacebackend.h
  46. include/smooth/graphics/backends/xlib/bitmapxlib.h
  47. include/smooth/graphics/backends/xlib/fontxlib.h
  48. include/smooth/graphics/backends/xlib/surfacexlib.h
  49. include/smooth/graphics/bitmap.h
  50. include/smooth/graphics/color.h
  51. include/smooth/graphics/font.h
  52. include/smooth/graphics/forms/line.h
  53. include/smooth/graphics/forms/point.h
  54. include/smooth/graphics/forms/rect.h
  55. include/smooth/graphics/forms/size.h
  56. include/smooth/graphics/imageloader/icon.h
  57. include/smooth/graphics/imageloader/imageloader.h
  58. include/smooth/graphics/imageloader/jpeg.h
  59. include/smooth/graphics/imageloader/pci.h
  60. include/smooth/graphics/imageloader/png.h
  61. include/smooth/graphics/imageloader/webp.h
  62. include/smooth/graphics/modifiers/fontsize.h
  63. include/smooth/graphics/modifiers/righttoleft.h
  64. include/smooth/graphics/surface.h
  65. include/smooth/gui/application/application.h
  66. include/smooth/gui/application/xulloader.h
  67. include/smooth/gui/clipboard/backends/clipboardbackend.h
  68. include/smooth/gui/clipboard/backends/cocoa/clipboardcocoa.h
  69. include/smooth/gui/clipboard/backends/haiku/clipboardhaiku.h
  70. include/smooth/gui/clipboard/backends/win32/clipboardwin32.h
  71. include/smooth/gui/clipboard/backends/xlib/clipboardxlib.h
  72. include/smooth/gui/clipboard/clipboard.h
  73. include/smooth/gui/dialogs/colordlg.h
  74. include/smooth/gui/dialogs/dialog.h
  75. include/smooth/gui/dialogs/dirdlg.h
  76. include/smooth/gui/dialogs/filedlg.h
  77. include/smooth/gui/dialogs/fontdlg.h
  78. include/smooth/gui/dialogs/icons/light.h
  79. include/smooth/gui/dialogs/messagebox.h
  80. include/smooth/gui/dialogs/splashscreen.h
  81. include/smooth/gui/dialogs/tipodaydlg.h
  82. include/smooth/gui/widgets/basic/activearea.h
  83. include/smooth/gui/widgets/basic/arrows.h
  84. include/smooth/gui/widgets/basic/button.h
  85. include/smooth/gui/widgets/basic/checkbox.h
  86. include/smooth/gui/widgets/basic/client.h
  87. include/smooth/gui/widgets/basic/divider.h
  88. include/smooth/gui/widgets/basic/editbox.h
  89. include/smooth/gui/widgets/basic/groupbox.h
  90. include/smooth/gui/widgets/basic/hyperlink.h
  91. include/smooth/gui/widgets/basic/image.h
  92. include/smooth/gui/widgets/basic/multiedit.h
  93. include/smooth/gui/widgets/basic/optionbox.h
  94. include/smooth/gui/widgets/basic/progressbar.h
  95. include/smooth/gui/widgets/basic/scrollbar.h
  96. include/smooth/gui/widgets/basic/slider.h
  97. include/smooth/gui/widgets/basic/statusbar.h
  98. include/smooth/gui/widgets/basic/tabwidget.h
  99. include/smooth/gui/widgets/basic/text.h
  100. include/smooth/gui/widgets/basic/titlebar.h
  101. include/smooth/gui/widgets/hotspot/hotspot.h
  102. include/smooth/gui/widgets/hotspot/simplebutton.h
  103. include/smooth/gui/widgets/layer.h
  104. include/smooth/gui/widgets/multi/generic/container.h
  105. include/smooth/gui/widgets/multi/generic/entry.h
  106. include/smooth/gui/widgets/multi/image/imagebox.h
  107. include/smooth/gui/widgets/multi/image/imageentry.h
  108. include/smooth/gui/widgets/multi/list/combobox.h
  109. include/smooth/gui/widgets/multi/list/list.h
  110. include/smooth/gui/widgets/multi/list/listbox.h
  111. include/smooth/gui/widgets/multi/list/listboxheader.h
  112. include/smooth/gui/widgets/multi/list/listentry.h
  113. include/smooth/gui/widgets/multi/list/listentryseparator.h
  114. include/smooth/gui/widgets/multi/menu/menu.h
  115. include/smooth/gui/widgets/multi/menu/menubar.h
  116. include/smooth/gui/widgets/multi/menu/menubar_cocoa.h
  117. include/smooth/gui/widgets/multi/menu/menubarentry.h
  118. include/smooth/gui/widgets/multi/menu/menuentry.h
  119. include/smooth/gui/widgets/multi/menu/micromenu.h
  120. include/smooth/gui/widgets/multi/menu/popupmenu.h
  121. include/smooth/gui/widgets/multi/menu/popupmenuentry.h
  122. include/smooth/gui/widgets/multi/menu/popupmenuentrycheck.h
  123. include/smooth/gui/widgets/multi/menu/popupmenuentryoption.h
  124. include/smooth/gui/widgets/multi/tree/tree.h
  125. include/smooth/gui/widgets/special/cursor.h
  126. include/smooth/gui/widgets/special/dragcontrol.h
  127. include/smooth/gui/widgets/special/droparea.h
  128. include/smooth/gui/widgets/special/shortcut.h
  129. include/smooth/gui/widgets/special/tooltip.h
  130. include/smooth/gui/widgets/widget.h
  131. include/smooth/gui/window/backends/cocoa/windowcocoa.h
  132. include/smooth/gui/window/backends/gdi/droptarget.h
  133. include/smooth/gui/window/backends/gdi/windowgdi.h
  134. include/smooth/gui/window/backends/haiku/windowhaiku.h
  135. include/smooth/gui/window/backends/windowbackend.h
  136. include/smooth/gui/window/backends/xlib/windowxlib.h
  137. include/smooth/gui/window/toolwindow.h
  138. include/smooth/gui/window/window.h
  139. include/smooth/i18n/language.h
  140. include/smooth/i18n/number.h
  141. include/smooth/i18n/section.h
  142. include/smooth/i18n/translator.h
  143. include/smooth/i18n/translator_internal.h
  144. include/smooth/init.h
  145. include/smooth/init.win32.h
  146. include/smooth/input/backends/cocoa/pointercocoa.h
  147. include/smooth/input/backends/haiku/pointerhaiku.h
  148. include/smooth/input/backends/pointerbackend.h
  149. include/smooth/input/backends/win32/pointerwin32.h
  150. include/smooth/input/backends/xlib/pointerxlib.h
  151. include/smooth/input/keyboard.h
  152. include/smooth/input/pointer.h
  153. include/smooth/io/driver.h
  154. include/smooth/io/drivers/driver_ansi.h
  155. include/smooth/io/drivers/driver_https.h
  156. include/smooth/io/drivers/driver_memory.h
  157. include/smooth/io/drivers/driver_posix.h
  158. include/smooth/io/drivers/driver_socket.h
  159. include/smooth/io/drivers/driver_socks4.h
  160. include/smooth/io/drivers/driver_socks5.h
  161. include/smooth/io/drivers/driver_win32.h
  162. include/smooth/io/drivers/driver_zero.h
  163. include/smooth/io/filter.h
  164. include/smooth/io/filters/filter_bzip2.h
  165. include/smooth/io/filters/filter_xor.h
  166. include/smooth/io/instream.h
  167. include/smooth/io/io.h
  168. include/smooth/io/outstream.h
  169. include/smooth/io/stream.h
  170. include/smooth/main.h
  171. include/smooth/misc/args.h
  172. include/smooth/misc/array.h
  173. include/smooth/misc/binary.h
  174. include/smooth/misc/config.h
  175. include/smooth/misc/datetime.h
  176. include/smooth/misc/encoding/base64.h
  177. include/smooth/misc/encoding/urlencode.h
  178. include/smooth/misc/hash/crc16.h
  179. include/smooth/misc/hash/crc32.h
  180. include/smooth/misc/hash/crc64.h
  181. include/smooth/misc/hash/md5.h
  182. include/smooth/misc/hash/sha1.h
  183. include/smooth/misc/math.h
  184. include/smooth/misc/memory.h
  185. include/smooth/misc/number.h
  186. include/smooth/misc/string.h
  187. include/smooth/net/protocols/file.h
  188. include/smooth/net/protocols/http.h
  189. include/smooth/net/protocols/protocol.h
  190. include/smooth/pciio.h
  191. include/smooth/resources.h
  192. include/smooth/system/backends/cocoa/eventcocoa.h
  193. include/smooth/system/backends/cocoa/screencocoa.h
  194. include/smooth/system/backends/cocoa/timercocoa.h
  195. include/smooth/system/backends/eventbackend.h
  196. include/smooth/system/backends/haiku/eventhaiku.h
  197. include/smooth/system/backends/haiku/screenhaiku.h
  198. include/smooth/system/backends/haiku/timerhaiku.h
  199. include/smooth/system/backends/posix/timerposix.h
  200. include/smooth/system/backends/screenbackend.h
  201. include/smooth/system/backends/threads/timerthreads.h
  202. include/smooth/system/backends/timerbackend.h
  203. include/smooth/system/backends/win32/eventwin32.h
  204. include/smooth/system/backends/win32/screenwin32.h
  205. include/smooth/system/backends/win32/timerwin32.h
  206. include/smooth/system/backends/xlib/eventxlib.h
  207. include/smooth/system/backends/xlib/screenxlib.h
  208. include/smooth/system/console.h
  209. include/smooth/system/cpu.h
  210. include/smooth/system/dynamicloader.h
  211. include/smooth/system/event.h
  212. include/smooth/system/screen.h
  213. include/smooth/system/system.h
  214. include/smooth/system/timer.h
  215. include/smooth/templates/array.h
  216. include/smooth/templates/array/array.h
  217. include/smooth/templates/array/arraybackend.h
  218. include/smooth/templates/buffer.h
  219. include/smooth/templates/buffer/buffer.h
  220. include/smooth/templates/callbacks.h
  221. include/smooth/templates/iterator.h
  222. include/smooth/templates/iterator/iterator.h
  223. include/smooth/templates/nonblocking.h
  224. include/smooth/templates/nonblocking/caller.h
  225. include/smooth/templates/nonblocking/caller_base.h
  226. include/smooth/templates/nonblocking/nonblocking.h
  227. include/smooth/templates/nonblocking/nonblocking_base.h
  228. include/smooth/templates/signals.h
  229. include/smooth/templates/signals/callback.h
  230. include/smooth/templates/signals/signal.h
  231. include/smooth/templates/signals/signal_base.h
  232. include/smooth/templates/signals/signalr.h
  233. include/smooth/templates/signalsr.h
  234. include/smooth/templates/slots.h
  235. include/smooth/templates/slots/slot_base.h
  236. include/smooth/templates/slots/slot_class.h
  237. include/smooth/templates/slots/slot_global.h
  238. include/smooth/templates/slots/slot_signal.h
  239. include/smooth/templates/slots/slotr_base.h
  240. include/smooth/templates/slots/slotr_class.h
  241. include/smooth/templates/slots/slotr_global.h
  242. include/smooth/templates/slots/slotr_signal.h
  243. include/smooth/templates/slots/slotr_value.h
  244. include/smooth/templates/slotsr.h
  245. include/smooth/templates/threadlocal.h
  246. include/smooth/templates/threadlocal/threadlocal.h
  247. include/smooth/threads/access.h
  248. include/smooth/threads/backends/cocoa/threadcocoa.h
  249. include/smooth/threads/backends/mutexbackend.h
  250. include/smooth/threads/backends/posix/mutexposix.h
  251. include/smooth/threads/backends/posix/semaphoreposix.h
  252. include/smooth/threads/backends/posix/threadposix.h
  253. include/smooth/threads/backends/semaphorebackend.h
  254. include/smooth/threads/backends/threadbackend.h
  255. include/smooth/threads/backends/win32/mutexwin32.h
  256. include/smooth/threads/backends/win32/semaphorewin32.h
  257. include/smooth/threads/backends/win32/threadwin32.h
  258. include/smooth/threads/mutex.h
  259. include/smooth/threads/rwlock.h
  260. include/smooth/threads/semaphore.h
  261. include/smooth/threads/thread.h
  262. include/smooth/types/bool.h
  263. include/smooth/types/float.h
  264. include/smooth/types/generic.h
  265. include/smooth/types/int.h
  266. include/smooth/types/void.h
  267. include/smooth/version.h
  268. include/smooth/xml/attribute.h
  269. include/smooth/xml/document.h
  270. include/smooth/xml/node.h
  271. include/smooth/xml/xul/box.h
  272. include/smooth/xml/xul/button.h
  273. include/smooth/xml/xul/description.h
  274. include/smooth/xml/xul/label.h
  275. include/smooth/xml/xul/menubar.h
  276. include/smooth/xml/xul/popupmenu.h
  277. include/smooth/xml/xul/renderer.h
  278. include/smooth/xml/xul/textbox.h
  279. include/smooth/xml/xul/widget.h
  280. include/smooth/xml/xul/window.h
  281. lib/libsmooth-0.9.so
  282. lib/libsmooth-0.9.so.0
  283. @owner
  284. @group
  285. @mode
Collapse this list.
Dependency lines:
  • smooth>0:devel/smooth
To install the port:
cd /usr/ports/devel/smooth/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/smooth
  • pkg install smooth
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: smooth
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1678028016 SHA256 (smooth-0.9.10.tar.gz) = c018ea09eb4e269268cb123bb5d24a813d07c985384c5384d7fa73b7173e9f1c SIZE (smooth-0.9.10.tar.gz) = 8961354

Packages (timestamps in pop-ups are UTC):
smooth
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.10_20.9.10_2-0.9.10_20.9.10_2---
FreeBSD:13:quarterly0.9.10_20.9.10_2-0.9.10_20.9.10_2-0.9.10_20.9.10_2
FreeBSD:14:latest0.9.10_20.9.10_2-0.9.10_20.9.10_2--0.9.10
FreeBSD:14:quarterly0.9.10_20.9.10_2-0.9.10_20.9.10_2-0.9.10_20.9.10_2
FreeBSD:15:latest0.9.10_20.9.10_2n/a0.9.10_2n/a-0.9.10_2-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. x11.pc : x11/libX11
Runtime dependencies:
  1. x11.pc : x11/libX11
Library dependencies:
  1. libcpuid.so : sysutils/libcpuid
  2. libcurl.so : ftp/curl
  3. libfribidi.so : converters/fribidi
  4. libharfbuzz.so : print/harfbuzz
  5. libpng.so : graphics/png
  6. libwebp.so : graphics/webp
  7. libatk-1.0.so : accessibility/at-spi2-core
  8. libcairo.so : graphics/cairo
  9. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  10. libglib-2.0.so : devel/glib20
  11. libintl.so : devel/gettext-runtime
  12. libgtk-3.so : x11-toolkits/gtk30
  13. libxml2.so : textproc/libxml2
  14. libpango-1.0.so : x11-toolkits/pango
  15. libjpeg.so : graphics/jpeg-turbo
This port is required by:
for Libraries
  1. audio/boca
  2. audio/freac

Configuration Options:
No options to configure
Options name:
devel_smooth
USES:
gmake gnome iconv jpeg localbase pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  2. http://cytranet.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  3. http://deac-ams.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  4. http://deac-fra.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  5. http://deac-riga.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  6. http://downloads.sourceforge.net/project/smooth/smooth/0.9.10/
  7. http://excellmedia.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  8. http://freefr.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  9. http://gigenet.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  10. http://ixpeering.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  11. http://jaist.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  12. http://jztkft.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  13. http://kumisystems.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  14. http://liquidtelecom.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  15. http://nchc.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  16. http://netactuate.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  17. http://netcologne.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  18. http://netix.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  19. http://onboardcloud.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  20. http://phoenixnap.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  21. http://razaoinfo.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  22. http://sinalbr.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  23. http://sitsa.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  24. http://sonik.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  25. http://tenet.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  26. http://udomain.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  27. http://ufpr.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  28. http://versaweb.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  29. https://cfhcable.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  30. https://cytranet.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  31. https://deac-ams.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  32. https://deac-fra.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  33. https://deac-riga.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  34. https://downloads.sourceforge.net/project/smooth/smooth/0.9.10/
  35. https://excellmedia.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  36. https://freefr.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  37. https://gigenet.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  38. https://ixpeering.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  39. https://jaist.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  40. https://jztkft.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  41. https://kumisystems.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  42. https://liquidtelecom.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  43. https://nchc.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  44. https://netactuate.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  45. https://netcologne.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  46. https://netix.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  47. https://onboardcloud.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  48. https://phoenixnap.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  49. https://razaoinfo.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  50. https://sinalbr.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  51. https://sitsa.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  52. https://sonik.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  53. https://tenet.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  54. https://udomain.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  55. https://ufpr.dl.sourceforge.net/project/smooth/smooth/0.9.10/
  56. https://versaweb.dl.sourceforge.net/project/smooth/smooth/0.9.10/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.10_2
23 Dec 2023 18:14:14
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
0.9.10_1
28 Jul 2023 17:13:17
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
0.9.10
28 Jun 2023 10:14:20
commit hash: 34b026b15a672161911b77b6d4921447e138ef4ccommit hash: 34b026b15a672161911b77b6d4921447e138ef4ccommit hash: 34b026b15a672161911b77b6d4921447e138ef4ccommit hash: 34b026b15a672161911b77b6d4921447e138ef4c files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Try to fix the build of four of my ports against Clang 16

It now defaults to ISO C++17 which does not allow `register'
storage class specifier [-Wregister].

Reported by:	pkg-fallout
0.9.10
07 Mar 2023 09:45:26
commit hash: 9343b773f57042d204a7357b82a2fd5f6f9a21bdcommit hash: 9343b773f57042d204a7357b82a2fd5f6f9a21bdcommit hash: 9343b773f57042d204a7357b82a2fd5f6f9a21bdcommit hash: 9343b773f57042d204a7357b82a2fd5f6f9a21bd files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
devel/smooth: update the port to version 0.9.10

Reported by:	portscout
0.9.9_3
02 Mar 2023 05:23:10
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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)
0.9.9_2
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)
0.9.9_2
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.9_2
10 Apr 2022 19:11:41
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
0.9.9_1
26 Mar 2022 08:27:27
commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
0.9.9
25 Jan 2022 16:07:54
commit hash: 726fda24b01c7205db692def71063b747e4ab888commit hash: 726fda24b01c7205db692def71063b747e4ab888commit hash: 726fda24b01c7205db692def71063b747e4ab888commit hash: 726fda24b01c7205db692def71063b747e4ab888 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
devel/smooth: the port had been updated to version 0.9.9.

Reported by:	portscout
0.9.8
18 Aug 2021 16:09:41
commit hash: 3ce250411435a87f521197a1d825ebd5873007edcommit hash: 3ce250411435a87f521197a1d825ebd5873007edcommit hash: 3ce250411435a87f521197a1d825ebd5873007edcommit hash: 3ce250411435a87f521197a1d825ebd5873007ed files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
devel/smooth: try to fix the build against GLib 2.68.3.

PR:	256200
0.9.8
28 Jun 2021 13:48:33
commit hash: 07d9d5b23495305756072d1829460d6157090cb8commit hash: 07d9d5b23495305756072d1829460d6157090cb8commit hash: 07d9d5b23495305756072d1829460d6157090cb8commit hash: 07d9d5b23495305756072d1829460d6157090cb8 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
devel/smooth: update to version 0.9.8.

Reported by:	portscout
0.9.7
12 Jun 2021 06:09:36
commit hash: fa639e45c6bc997148e2f727ca6c263091896217commit hash: fa639e45c6bc997148e2f727ca6c263091896217commit hash: fa639e45c6bc997148e2f727ca6c263091896217commit hash: fa639e45c6bc997148e2f727ca6c263091896217 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
devel/smooth: new port had been added (+)

smooth is an object-oriented C++ class library for Windows, macOS, and
most Unix-like operating systems.  It provides basic functionality and
platform support for applications and libraries.

WWW: http://www.smooth-project.org/

Number of commits found: 14