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

Get notified when packages are built

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

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

Port details
openscad-devel Programmer's solid 3D CAD modeller
2022.12.20_1 cad 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 2022.12.20_1Version of this port present on the latest quarterly branch.
Maintainer: mr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-04-22 18:15:06
Last Update: 2023-04-23 09:09:58
Commit Hash: 8d3e020
License: GPLv2+
WWW:
https://www.openscad.org/
Description:
OpenSCAD is a software for creating 3D CAD objects. Unlike most free software for creating 3D models, it does not focus on the artistic aspects of 3D modelling but instead on the CAD aspects. Thus it is more suitable for creating 3D models of machine parts but perhaps not when creating computer-animated movies. OpenSCAD is not an interactive modeller. Instead it is something like a 3D-compiler that reads in a script file that describes the object and renders the 3D model from this script file. This gives designers full control over the modelling process and enables them to easily change any step in the modelling process or make designes that are defined by configurable parameters.
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 (194 items)
Collapse this list.
  1. /usr/local/share/licenses/openscad-devel-2022.12.20_1/catalog.mk
  2. /usr/local/share/licenses/openscad-devel-2022.12.20_1/LICENSE
  3. /usr/local/share/licenses/openscad-devel-2022.12.20_1/GPLv2+
  4. bin/openscad
  5. share/applications/openscad.desktop
  6. share/icons/hicolor/128x128/apps/openscad.png
  7. share/icons/hicolor/256x256/apps/openscad.png
  8. share/icons/hicolor/48x48/apps/openscad.png
  9. share/icons/hicolor/512x512/apps/openscad.png
  10. share/icons/hicolor/64x64/apps/openscad.png
  11. share/man/man1/openscad.1.gz
  12. share/metainfo/org.openscad.OpenSCAD.appdata.xml
  13. share/mime/packages/openscad.xml
  14. share/openscad/color-schemes/editor/dark-background.json
  15. share/openscad/color-schemes/editor/high-contrast-dark.json
  16. share/openscad/color-schemes/editor/high-contrast-light.json
  17. share/openscad/color-schemes/editor/light-background.json
  18. share/openscad/color-schemes/editor/monokai.json
  19. share/openscad/color-schemes/editor/solarized-dark.json
  20. share/openscad/color-schemes/editor/solarized-light.json
  21. share/openscad/color-schemes/editor/tomorrow-night.json
  22. share/openscad/color-schemes/editor/tomorrow.json
  23. share/openscad/color-schemes/editor/visualstudio.json
  24. share/openscad/color-schemes/editor/xcode.json
  25. share/openscad/color-schemes/readme.txt
  26. share/openscad/color-schemes/render/beforedawn.json
  27. share/openscad/color-schemes/render/clearsky.json
  28. share/openscad/color-schemes/render/deepocean.json
  29. share/openscad/color-schemes/render/metallic.json
  30. share/openscad/color-schemes/render/monotone.json
  31. share/openscad/color-schemes/render/nature.json
  32. share/openscad/color-schemes/render/solarized.json
  33. share/openscad/color-schemes/render/starnight.json
  34. share/openscad/color-schemes/render/sunset.json
  35. share/openscad/color-schemes/render/tomorrow-night.json
  36. share/openscad/color-schemes/render/tomorrow.json
  37. share/openscad/examples/Advanced/GEB.scad
  38. share/openscad/examples/Advanced/animation.scad
  39. share/openscad/examples/Advanced/assert.scad
  40. share/openscad/examples/Advanced/children.scad
  41. share/openscad/examples/Advanced/children_indexed.scad
  42. share/openscad/examples/Advanced/module_recursion.scad
  43. share/openscad/examples/Advanced/offset.scad
  44. share/openscad/examples/Advanced/surface_image.png
  45. share/openscad/examples/Advanced/surface_image.scad
  46. share/openscad/examples/Basics/CSG-modules.scad
  47. share/openscad/examples/Basics/CSG.scad
  48. share/openscad/examples/Basics/LetterBlock.scad
  49. share/openscad/examples/Basics/hull.scad
  50. share/openscad/examples/Basics/linear_extrude.scad
  51. share/openscad/examples/Basics/logo.scad
  52. share/openscad/examples/Basics/logo_and_text.scad
  53. share/openscad/examples/Basics/projection.scad
  54. share/openscad/examples/Basics/projection.stl
  55. share/openscad/examples/Basics/roof.scad
  56. share/openscad/examples/Basics/rotate_extrude.scad
  57. share/openscad/examples/Basics/text_on_cube.scad
  58. share/openscad/examples/COPYING-CC0.txt
  59. share/openscad/examples/Functions/echo.scad
  60. share/openscad/examples/Functions/functions.scad
  61. share/openscad/examples/Functions/list_comprehensions.scad
  62. share/openscad/examples/Functions/polygon_areas.scad
  63. share/openscad/examples/Functions/recursion.scad
  64. share/openscad/examples/Old/example001.scad
  65. share/openscad/examples/Old/example002.scad
  66. share/openscad/examples/Old/example003.scad
  67. share/openscad/examples/Old/example004.scad
  68. share/openscad/examples/Old/example005.scad
  69. share/openscad/examples/Old/example006.scad
  70. share/openscad/examples/Old/example007.dxf
  71. share/openscad/examples/Old/example007.scad
  72. share/openscad/examples/Old/example008.dxf
  73. share/openscad/examples/Old/example008.scad
  74. share/openscad/examples/Old/example009.dxf
  75. share/openscad/examples/Old/example009.scad
  76. share/openscad/examples/Old/example010.dat
  77. share/openscad/examples/Old/example010.scad
  78. share/openscad/examples/Old/example011.scad
  79. share/openscad/examples/Old/example012.scad
  80. share/openscad/examples/Old/example012.stl
  81. share/openscad/examples/Old/example013.dxf
  82. share/openscad/examples/Old/example013.scad
  83. share/openscad/examples/Old/example014.scad
  84. share/openscad/examples/Old/example015.scad
  85. share/openscad/examples/Old/example016.scad
  86. share/openscad/examples/Old/example016.stl
  87. share/openscad/examples/Old/example017.scad
  88. share/openscad/examples/Old/example018.scad
  89. share/openscad/examples/Old/example019.scad
  90. share/openscad/examples/Old/example020.scad
  91. share/openscad/examples/Old/example021.scad
  92. share/openscad/examples/Old/example022.scad
  93. share/openscad/examples/Old/example023.scad
  94. share/openscad/examples/Old/example024.scad
  95. share/openscad/examples/Parametric/candleStand.json
  96. share/openscad/examples/Parametric/candleStand.scad
  97. share/openscad/examples/Parametric/sign.json
  98. share/openscad/examples/Parametric/sign.scad
  99. share/openscad/examples/examples.json
  100. share/openscad/fonts/05-osx-fonts.conf
  101. share/openscad/fonts/10-liberation.conf
  102. share/openscad/fonts/Liberation-2.00.1/AUTHORS
  103. share/openscad/fonts/Liberation-2.00.1/ChangeLog
  104. share/openscad/fonts/Liberation-2.00.1/LICENSE
  105. share/openscad/fonts/Liberation-2.00.1/README
  106. share/openscad/fonts/Liberation-2.00.1/TODO
  107. share/openscad/fonts/Liberation-2.00.1/ttf/LiberationMono-Bold.ttf
  108. share/openscad/fonts/Liberation-2.00.1/ttf/LiberationMono-BoldItalic.ttf
  109. share/openscad/fonts/Liberation-2.00.1/ttf/LiberationMono-Italic.ttf
  110. share/openscad/fonts/Liberation-2.00.1/ttf/LiberationMono-Regular.ttf
  111. share/openscad/fonts/Liberation-2.00.1/ttf/LiberationSans-Bold.ttf
  112. share/openscad/fonts/Liberation-2.00.1/ttf/LiberationSans-BoldItalic.ttf
  113. share/openscad/fonts/Liberation-2.00.1/ttf/LiberationSans-Italic.ttf
  114. share/openscad/fonts/Liberation-2.00.1/ttf/LiberationSans-Regular.ttf
  115. share/openscad/fonts/Liberation-2.00.1/ttf/LiberationSerif-Bold.ttf
  116. share/openscad/fonts/Liberation-2.00.1/ttf/LiberationSerif-BoldItalic.ttf
  117. share/openscad/fonts/Liberation-2.00.1/ttf/LiberationSerif-Italic.ttf
  118. share/openscad/fonts/Liberation-2.00.1/ttf/LiberationSerif-Regular.ttf
  119. share/openscad/libraries/MCAD/2Dshapes.scad
  120. share/openscad/libraries/MCAD/3d_triangle.scad
  121. share/openscad/libraries/MCAD/README.markdown
  122. share/openscad/libraries/MCAD/TODO
  123. share/openscad/libraries/MCAD/__init__.py
  124. share/openscad/libraries/MCAD/array.scad
  125. share/openscad/libraries/MCAD/bearing.scad
  126. share/openscad/libraries/MCAD/bitmap/README
  127. share/openscad/libraries/MCAD/bitmap/alphabet_block.scad
  128. share/openscad/libraries/MCAD/bitmap/bitmap.scad
  129. share/openscad/libraries/MCAD/bitmap/height_map.scad
  130. share/openscad/libraries/MCAD/bitmap/letter_necklace.scad
  131. share/openscad/libraries/MCAD/bitmap/name_tag.scad
  132. share/openscad/libraries/MCAD/bitmap/test_name_tag.scad
  133. share/openscad/libraries/MCAD/boxes.scad
  134. share/openscad/libraries/MCAD/constants.scad
  135. share/openscad/libraries/MCAD/curves.scad
  136. share/openscad/libraries/MCAD/fonts.scad
  137. share/openscad/libraries/MCAD/gears.scad
  138. share/openscad/libraries/MCAD/gridbeam.scad
  139. share/openscad/libraries/MCAD/hardware.scad
  140. share/openscad/libraries/MCAD/involute_gears.scad
  141. share/openscad/libraries/MCAD/layouts.scad
  142. share/openscad/libraries/MCAD/lego_compatibility.scad
  143. share/openscad/libraries/MCAD/lgpl-2.1.txt
  144. share/openscad/libraries/MCAD/libtriangles.scad
  145. share/openscad/libraries/MCAD/linear_bearing.scad
  146. share/openscad/libraries/MCAD/materials.scad
  147. share/openscad/libraries/MCAD/math.scad
  148. share/openscad/libraries/MCAD/metric_fastners.scad
  149. share/openscad/libraries/MCAD/motors.scad
  150. share/openscad/libraries/MCAD/multiply.scad
  151. share/openscad/libraries/MCAD/nuts_and_bolts.scad
  152. share/openscad/libraries/MCAD/openscad_testing.py
  153. share/openscad/libraries/MCAD/openscad_utils.py
  154. share/openscad/libraries/MCAD/polyholes.scad
  155. share/openscad/libraries/MCAD/profiles.scad
  156. share/openscad/libraries/MCAD/regular_shapes.scad
  157. share/openscad/libraries/MCAD/screw.scad
  158. share/openscad/libraries/MCAD/servos.scad
  159. share/openscad/libraries/MCAD/shapes.scad
  160. share/openscad/libraries/MCAD/stepper.scad
  161. share/openscad/libraries/MCAD/teardrop.scad
  162. share/openscad/libraries/MCAD/test_docs.py
  163. share/openscad/libraries/MCAD/test_mcad.py
  164. share/openscad/libraries/MCAD/transformations.scad
  165. share/openscad/libraries/MCAD/triangles.scad
  166. share/openscad/libraries/MCAD/trochoids.scad
  167. share/openscad/libraries/MCAD/units.scad
  168. share/openscad/libraries/MCAD/unregular_shapes.scad
  169. share/openscad/libraries/MCAD/utilities.scad
  170. share/openscad/locale/cs/LC_MESSAGES/openscad.mo
  171. share/openscad/locale/de/LC_MESSAGES/openscad.mo
  172. share/openscad/locale/es/LC_MESSAGES/openscad.mo
  173. share/openscad/locale/fr/LC_MESSAGES/openscad.mo
  174. share/openscad/locale/hy/LC_MESSAGES/openscad.mo
  175. share/openscad/locale/pl/LC_MESSAGES/openscad.mo
  176. share/openscad/locale/ru/LC_MESSAGES/openscad.mo
  177. share/openscad/locale/tr/LC_MESSAGES/openscad.mo
  178. share/openscad/locale/uk/LC_MESSAGES/openscad.mo
  179. share/openscad/locale/zh_CN/LC_MESSAGES/openscad.mo
  180. share/openscad/locale/zh_TW/LC_MESSAGES/openscad.mo
  181. share/openscad/shaders/MouseSelector.frag
  182. share/openscad/shaders/MouseSelector.vert
  183. share/openscad/shaders/Preview.frag
  184. share/openscad/shaders/Preview.vert
  185. share/openscad/templates/CC0.json
  186. share/openscad/templates/difference.json
  187. share/openscad/templates/for.json
  188. share/openscad/templates/function.json
  189. share/openscad/templates/module.json
  190. share/openscad/templates/rotate.json
  191. share/openscad/templates/translate.json
  192. @owner
  193. @group
  194. @mode
Collapse this list.
Dependency lines:
  • openscad-devel>0:cad/openscad-devel
Conflicts:
CONFLICTS:
  • openscad
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/cad/openscad-devel/ && make install clean
To add the package, run one of these commands:
  • pkg install cad/openscad-devel
  • pkg install openscad-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: openscad-devel
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1671651024 SHA256 (openscad-openscad-2022.12.20-b621fa6d3d2d2d795b30d1b6aade6ff1b3c8ba29_GH0.tar.gz) = 8c2877a623a1ce0411d0ba5999b11cd5ebfc61fc7ea8589eafa9fa6158b8f8a2 SIZE (openscad-openscad-2022.12.20-b621fa6d3d2d2d795b30d1b6aade6ff1b3c8ba29_GH0.tar.gz) = 23121605

Expand this list (4 items)

Collapse this list.

SHA256 (microsoft-mimalloc-v2.0.3_GH0.tar.gz) = 5af497f360879bf9d07a5146961d275a25f4177fbe21ee6c437db604422acd60 SIZE (microsoft-mimalloc-v2.0.3_GH0.tar.gz) = 917461 SHA256 (openscad-MCAD-bd0a7ba3f042bfbced5ca1894b236cea08904e26_GH0.tar.gz) = 1f7003bf1bdfe9c7e5898eb5e82c54834b156569e79da97d906f3bbcf7c5549c SIZE (openscad-MCAD-bd0a7ba3f042bfbced5ca1894b236cea08904e26_GH0.tar.gz) = 58895

Collapse this list.


Packages (timestamps in pop-ups are UTC):
openscad-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2022.12.20_12022.12.20_1--2022.12.20_1---
FreeBSD:13:quarterly2022.12.20_12022.12.20_1-2022.12.20_12022.12.20_1-2022.12.20_12022.12.20_1
FreeBSD:14:latest2022.12.20_12022.12.20_1--2022.12.20_1---
FreeBSD:14:quarterly2022.12.20_12022.12.20_1-2022.12.20_12022.12.20_1-2022.12.20_12022.12.20_1
FreeBSD:15:latest-2022.12.20_1n/a2022.12.20_1n/a-2022.12.20_1-
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. cgal>0 : math/cgal
  2. evdev-proto>0 : devel/evdev-proto
  3. bison : devel/bison
  4. cmake : devel/cmake-core
  5. ninja : devel/ninja
  6. update-desktop-database : devel/desktop-file-utils
  7. eigen3.pc : math/eigen3
  8. msgfmt : devel/gettext-tools
  9. pkgconf>=1.3.0_1 : devel/pkgconf
  10. update-mime-database : misc/shared-mime-info
  11. xorgproto>=0 : x11/xorgproto
  12. xorgproto>=0 : x11/xorgproto
  13. x11.pc : x11/libX11
  14. qt5-buildtools>=5.15 : devel/qt5-buildtools
  15. libQt5Concurrent.so : devel/qt5-concurrent
  16. qt5-qmake>=5.15 : devel/qt5-qmake
Runtime dependencies:
  1. update-desktop-database : devel/desktop-file-utils
  2. update-mime-database : misc/shared-mime-info
  3. x11.pc : x11/libX11
Library dependencies:
  1. libzip.so : archivers/libzip
  2. libhidapi.so : comms/hidapi
  3. libboost_regex.so : devel/boost-libs
  4. libqscintilla2_qt5.so : devel/qscintilla2-qt5
  5. libopencsg.so : graphics/opencsg
  6. libgmp.so : math/gmp
  7. libmpfr.so : math/mpfr
  8. libfreetype.so : print/freetype2
  9. libharfbuzz.so : print/harfbuzz
  10. libfontconfig.so : x11-fonts/fontconfig
  11. libdouble-conversion.so : devel/double-conversion
  12. libintl.so : devel/gettext-runtime
  13. libGL.so : graphics/libglvnd
  14. libGLU.so : graphics/libGLU
  15. libGLEW.so : graphics/glew
  16. libcairo.so : graphics/cairo
  17. libglib-2.0.so : devel/glib20
  18. libintl.so : devel/gettext-runtime
  19. libxml2.so : textproc/libxml2
  20. libQt5Core.so : devel/qt5-core
  21. libQt5DBus.so : devel/qt5-dbus
  22. libQt5Gui.so : x11-toolkits/qt5-gui
  23. libQt5Multimedia.so : multimedia/qt5-multimedia
  24. libQt5Svg.so : graphics/qt5-svg
  25. libQt5Widgets.so : x11-toolkits/qt5-widgets
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
cad_openscad-devel
USES:
bison cmake compiler:c++14-lang cpe desktop-file-utils eigen:3 gettext gl gnome pkgconfig qt:5 shared-mime-info xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/openscad/openscad/tar.gz/b621fa6d3d2d2d795b30d1b6aade6ff1b3c8ba29?dummy=/
Collapse this list.

Number of commits found: 60

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2022.12.20_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
2022.12.20
21 Dec 2022 20:07:09
commit hash: 71aaae4ca1f237dd8e54b04bca5591b7d59f56eecommit hash: 71aaae4ca1f237dd8e54b04bca5591b7d59f56eecommit hash: 71aaae4ca1f237dd8e54b04bca5591b7d59f56eecommit hash: 71aaae4ca1f237dd8e54b04bca5591b7d59f56ee files touched by this commit
Michael Reifenberger (mr) search for other commits by this committer
cad/openscad-devel: Update to current 2022.12.20
2022.09.03_1
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)
2022.09.03_1
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)
2022.09.03_1
06 Sep 2022 17:44:05
commit hash: a025e9ce23e0b36a27d3675a5ce3158e07ab181dcommit hash: a025e9ce23e0b36a27d3675a5ce3158e07ab181dcommit hash: a025e9ce23e0b36a27d3675a5ce3158e07ab181dcommit hash: a025e9ce23e0b36a27d3675a5ce3158e07ab181d files touched by this commit
Michael Reifenberger (mr) search for other commits by this committer
cad/openscad-devel: Fix build

Remove qmake from USES.
Remove buildtools, add qmake_build to USE_QT.
Add two patches which got missed previously.
This should satisfy the build.
2022.09.03
05 Sep 2022 10:20:15
commit hash: 10b44269556c1b8313cd3815dc2ea4725b26b332commit hash: 10b44269556c1b8313cd3815dc2ea4725b26b332commit hash: 10b44269556c1b8313cd3815dc2ea4725b26b332commit hash: 10b44269556c1b8313cd3815dc2ea4725b26b332 files touched by this commit
Michael Reifenberger (mr) search for other commits by this committer
cad/openscad-devel: Update and unbreak

Update to the current state as of 2022.09.03 and try to unbreak.
2022.05.20_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
2022.05.20_1
05 Aug 2022 17:58:34
commit hash: 57a153b6962c76f08da35530b3ae483fb6c20ef0commit hash: 57a153b6962c76f08da35530b3ae483fb6c20ef0commit hash: 57a153b6962c76f08da35530b3ae483fb6c20ef0commit hash: 57a153b6962c76f08da35530b3ae483fb6c20ef0 files touched by this commit
Bernard Spil (brnrd) search for other commits by this committer
archivers/libzip: Bump PORTREVISION on dependent ports
2022.05.20
20 Jul 2022 14:20:58
commit hash: b46abf8056cc9f1f1f579710126929b99b36f966commit hash: b46abf8056cc9f1f1f579710126929b99b36f966commit hash: b46abf8056cc9f1f1f579710126929b99b36f966commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
cad: remove 'Created by' lines

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

  *  AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Andersson <anders@hack.org>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Christoph Moench-Tegeder <cmt@FreeBSD.org>
  *  David Yeske <dyeske@gmail.com>
  *  Diane Bruce <db@db.net>
  *  Joachim Strombergson <watchman@ludd.ltu.se>
  *  Johnny Sorocil <jsorocil@gmail.com>
  *  Julian Jenkins <kaveman@magna.com.au>
  *  Marc Fonvieille <blackend@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2022.05.20
07 Jun 2022 14:33:28
commit hash: 58ae3d4d64a10c20f468f0166da9a055127d0262commit hash: 58ae3d4d64a10c20f468f0166da9a055127d0262commit hash: 58ae3d4d64a10c20f468f0166da9a055127d0262commit hash: 58ae3d4d64a10c20f468f0166da9a055127d0262 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
cad/openscad-devel: mark BROKEN

Approved by:	portmgr blanket
2022.05.20
26 May 2022 19:45:31
commit hash: ae7dd6324cae63651a845c92861e5474e4040318commit hash: ae7dd6324cae63651a845c92861e5474e4040318commit hash: ae7dd6324cae63651a845c92861e5474e4040318commit hash: ae7dd6324cae63651a845c92861e5474e4040318 files touched by this commit
Michael Reifenberger (mr) search for other commits by this committer
cad/openscad-devel: Update to 2022.05.20

Use the version as of 2022.05.20
2021.02.09_12
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
2021.02.09_11
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)
2021.02.09_10
28 Mar 2022 05:22:22
commit hash: 8f819385009c867643f1e393b4c86fd6726856ebcommit hash: 8f819385009c867643f1e393b4c86fd6726856ebcommit hash: 8f819385009c867643f1e393b4c86fd6726856ebcommit hash: 8f819385009c867643f1e393b4c86fd6726856eb files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/qscintilla-qt5: Update to 2.13.2

Change:
  - https://riverbankcomputing.com/news/QScintilla_2.13.2_Released
2021.02.09_9
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
2021.02.09_8
27 Jan 2022 20:12:33
commit hash: 354d8cf1c3384eebbd1bb165f686f5ddd9c7c837commit hash: 354d8cf1c3384eebbd1bb165f686f5ddd9c7c837commit hash: 354d8cf1c3384eebbd1bb165f686f5ddd9c7c837commit hash: 354d8cf1c3384eebbd1bb165f686f5ddd9c7c837 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
*/*: Update qscintilla2 to 2.13.1

Changes:
  - https://riverbankcomputing.com/news/QScintilla_2.13.1_Released
2021.02.09_7
16 Oct 2021 09:51:39
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
2021.02.09_7
02 Sep 2021 18:44:59
commit hash: 912ab64cc1b09f73447e18d1172a338ad97afd93commit hash: 912ab64cc1b09f73447e18d1172a338ad97afd93commit hash: 912ab64cc1b09f73447e18d1172a338ad97afd93commit hash: 912ab64cc1b09f73447e18d1172a338ad97afd93 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
cad/openscad*: Fix build against CGAL 5.3

PR:		258085
Approved by:	wen
Obtained from:	https://github.com/openscad/openscad/pull/3844
2021.02.09_6
31 Aug 2021 19:50:17
commit hash: 667d2d16488bd4c69e775f5ee0fd672e80226a1ecommit hash: 667d2d16488bd4c69e775f5ee0fd672e80226a1ecommit hash: 667d2d16488bd4c69e775f5ee0fd672e80226a1ecommit hash: 667d2d16488bd4c69e775f5ee0fd672e80226a1e files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
cad/openscad-devel: Add CPE information

Approved by:	portmgr (blanket)
2021.02.09_6
27 Jul 2021 18:55:03
commit hash: 8b9c482b9026cdd2ba8d0afd28205a563289d88ecommit hash: 8b9c482b9026cdd2ba8d0afd28205a563289d88ecommit hash: 8b9c482b9026cdd2ba8d0afd28205a563289d88ecommit hash: 8b9c482b9026cdd2ba8d0afd28205a563289d88e files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
*/*: PyQt Update qscintilla2 to 2.13.0 and py-qt5-sip to 12.9.0

Changes:
  - https://riverbankcomputing.com/news/QScintilla_2.13.0_Released
  - https://www.riverbankcomputing.com/hg/sip/raw-file/tip/NEWS
PR:	257308
Exp-run by:	antoine
2021.02.09_5
12 Jul 2021 12:36:11
commit hash: 9713ff93f26132468714bfba19c8d7f671b8e4cbcommit hash: 9713ff93f26132468714bfba19c8d7f671b8e4cbcommit hash: 9713ff93f26132468714bfba19c8d7f671b8e4cbcommit hash: 9713ff93f26132468714bfba19c8d7f671b8e4cb files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/qscintilla2: Update to 2.12.1

Changelog:
	https://riverbankcomputing.com/news/QScintilla_2.12.1_Released

PR:		257002
Exp-run by:	antoine
2021.02.09_4
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
2021.02.09_3
17 Jun 2021 04:51:16
commit hash: 6d6c5520f6e01508a28a0d7b148813979f9b2acfcommit hash: 6d6c5520f6e01508a28a0d7b148813979f9b2acfcommit hash: 6d6c5520f6e01508a28a0d7b148813979f9b2acfcommit hash: 6d6c5520f6e01508a28a0d7b148813979f9b2acf files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
math/cgal: Update to 5.2.1

 - Remove files/patch-CMakeLists.txt
 - Remove LD_CONFIG and move USES (pet porlint)
 - Bump ports

Changes:
   - https://www.cgal.org/2021/03/17/cgal521/
   - https://www.cgal.org/2020/12/22/cgal52/

PR:		255171
Approved by:	wen
2021.02.09_2
19 Apr 2021 08:00:13
commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
Clean up all commented PORTREVISION and PORTEPOCH lines

No revision bump tool that we have cleans them up or deals with
them, so we end up with duplicated lines.  Instead of implementing
that just clean up the 51 ports that do this.

PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if
you need a reminder or placeholder.
2021.02.09_2
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.
2021.02.09_2
16 Mar 2021 09:29:54
Revision:568547Original commit files touched by this commit
lbartoletti search for other commits by this committer
PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1

PR:		254218
Exp-run by:	antoine
2021.02.09_1
08 Mar 2021 06:49:18
Revision:567825Original commit files touched by this commit
lbartoletti search for other commits by this committer
PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0

* PyQt5: update to 5.15.3

This is a minor feature and bug-fix release. There are corresponding releases of
the other PyQt5-related packages.

 - Added the missing QImage.setAlphaChannel().
 - Support for the QtNetworkAuth library has been moved to a separate
PyQtNetworkAuth package.
 - Wheels no longer bundle the corresponding Qt libraries and instead
automatically install them from an external wheel.

* QScintilla2: update to 2.12.0

This adds support for Qt6 and removes support for Qt4.

 - Change the new distname (again)i due to a conflict
 - Use the new sip-build system

* devel/py-qtbuilder: update to 1.9.0
* devel/py-sip: fix flavor for sip-distinfo

PR:		253865
Exp-run by:	antoine
2021.02.09
09 Feb 2021 21:46:19
Revision:564822Original commit files touched by this commit
mr search for other commits by this committer
Update openscad to 2021.01 and openscad-devel to the latest commit
2020.01.04_5
18 Jan 2021 19:03:23
Revision:561958Original commit files touched by this commit
lbartoletti search for other commits by this committer
Update qscintilla2 to 2.11.6
2020.01.04_4
12 Dec 2020 17:04:37
Revision:557839Original commit files touched by this commit
thierry search for other commits by this committer
- Upgrade math/eigen3 to 3.3.8;

- Add some dependencies which might be detected by Find_Package but not
registered;

- Bump PORTREVISION of consumers.

PR:		250833
Submitted by:	/me
Approved by:	tcberner@ (KDE / maintainer) + exp-run
2020.01.04_3
05 Oct 2020 15:50:04
Revision:551499Original commit files touched by this commit
lbartoletti search for other commits by this committer
Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5

- Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Use pypi for PYQT [1]
- Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates
of PyQt with py-sip >= 5)
- Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location,
devel/py-qt5-remoteobjects, net/py-qt5-networkauth
- Strip libs
- Refactor *_PATH and *_PORT parts

[1] RiverBankComputing doesn't offer links to download latest version of some
ports

PR:		247369
Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D25749
Exp-run by:	antoine
2020.01.04_2
08 May 2020 05:35:11
Revision:534326Original commit files touched by this commit
lbartoletti search for other commits by this committer
smath/cgal: Update to 5.0.2

The new version of CGAL brings improvements and a lot of changes, including 2
major ones [1](header only[2] and require c++14) requiring to patch all software
depending on it.

[1] https://www.cgal.org/2019/11/08/cgal50/
[2] https://doc.cgal.org/latest/Manual/installation.html

math/cgal:

   - Update to 5.0.2

databases/sfcgal:

   - Fix with cgal5 : use c++14 and add gmpxx link
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2020.01.04_1
11 Apr 2020 05:04:41
Revision:531396Original commit files touched by this commit
lbartoletti search for other commits by this committer
Update py-sip to 4.19.21 and qscintilla2 to 2.11.4

  - Update py-sip to 4.19.21
  - Update qscintilla2 to 2.11.4
  - Replace MASTER_SITE_RIVERBANK with https versions
  - Replace QSCI2_DISTNAME to match with the new one

PR:		245308
Approved by:	tcberner (mentor)
Exp-run by:	antoine
2020.01.04
12 Jan 2020 18:35:14
Revision:522829Original commit files touched by this commit
mr search for other commits by this committer
Update to latest commit from 2020.01.04
2019.09.05_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
2019.09.05
04 Nov 2019 21:36:13
Revision:516745Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories c

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'c'.
2019.09.05
25 Oct 2019 15:41:41
Revision:515619Original commit files touched by this commit
jbeich search for other commits by this committer
cad/openscad: unbreak with boost 1.72

src/parser.y:68:6: error: no template named 'stack' in namespace 'std'
std::stack<LocalScope *> scope_stack;
~~~~~^
2019.09.05
06 Sep 2019 09:59:48
Revision:511288Original commit files touched by this commit
mr search for other commits by this committer
Update to 2019.09.05
2019.04.04_4
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
2019.04.04_3
04 Aug 2019 17:15:41
Revision:508116Original commit files touched by this commit
yuri search for other commits by this committer
devel/double-conversion: Update 3.0.0 -> 3.1.5-11

Maintainer reset due to the extended timeout, as per policy.
Take maintainership.

7 ports are bumped.

PR:		239367
Approved by:	waitman@waitman.net (maintainer's timeout; ~6months on a PR#235789
for the same port)
2019.04.04_2
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
2019.04.04_1
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
2019.04.04
05 Apr 2019 10:44:46
Revision:497947Original commit files touched by this commit
mr search for other commits by this committer
Update to latest version from 2019.04.04 and fix pkg-plist to fix build errors.

PR:	237015
2019.02.05_1
06 Feb 2019 20:35:21
Revision:492332Original commit files touched by this commit
mr search for other commits by this committer
Update to 2019.02.05
2018.10.22_4
16 Jan 2019 11:13:45
Revision:490472Original commit files touched by this commit
tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2018.10.22_3
26 Dec 2018 09:06:35
Revision:488363Original commit files touched by this commit
tcberner search for other commits by this committer
Update math/eigen3 to 3.3.7

- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.6
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.7
2018.10.22_2
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
2018.10.22_1
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
2018.10.22
25 Oct 2018 16:26:52
Revision:482975Original commit files touched by this commit
mr search for other commits by this committer
Update 2018.10.22:
	Unbreak with Boost 1.69
	Drop dependency on -lcompat
	Replace time.h with ctime

PR:	232516
Submitted by:	Jan Beich jbeich@
2018.04.19_5
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
2018.04.19_4
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
2018.04.19_3
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
2018.04.19_2
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
2018.04.19_2
11 May 2018 17:44:03
Revision:469678Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Whitespace fix

Approved by:	portmgr blanket
2018.04.19_2
07 May 2018 22:29:46
Revision:469338Original commit files touched by this commit
jbeich search for other commits by this committer
Drop FreeBSD 10.3 support

Reviewed by:	yuri (SoPlex), sunpoet (nghttp2), cpm (chromium), brooks (llvm*)
Approved by:	portmgr (rene)
Differential Revision:	https://reviews.freebsd.org/D15238
2018.04.19_2
29 Apr 2018 16:19:44
Revision:468632Original commit files touched by this commit
tcberner search for other commits by this committer
Update the QScintilla2 ports to 2.10.4
2018.04.19_1
28 Apr 2018 14:19:25
Revision:468545Original commit files touched by this commit
mr search for other commits by this committer
Reenable for FreeBSD >= 10.4
Use the CONFIG argument to enable experimental features

Submitted by:	jbeich@
2018.04.19_1
25 Apr 2018 16:29:10
Revision:468281Original commit files touched by this commit
mr search for other commits by this committer
Enable experimental features.
Make portlint happy.
Mark Broken for FreeBSD 10 due to compile/link error.
2018.04.19
22 Apr 2018 18:14:40
Revision:468045Original commit files touched by this commit
mr search for other commits by this committer
Add openscad-devel as of 2018.04.19

PR:		227581

Number of commits found: 60