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 Programmer's solid 3D CAD modeller
2021.01.01.20221206_5 cad on this many watch lists=1 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 2021.01.01.20221206_4Version of this port present on the latest quarterly branch.
Maintainer: mr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-08-19 11:02:29
Last Update: 2024-02-13 14:44:22
Commit Hash: db61653
People watching this port, also watch:: PrusaSlicer, FreeCAD, virtualbox-ose, mpv, Cura
License: GPLv2+
WWW:
https://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 (195 items)
Collapse this list.
  1. /usr/local/share/licenses/openscad-2021.01.01.20221206_5/catalog.mk
  2. /usr/local/share/licenses/openscad-2021.01.01.20221206_5/LICENSE
  3. /usr/local/share/licenses/openscad-2021.01.01.20221206_5/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. @dir share/openscad/libraries/MCAD
  193. @owner
  194. @group
  195. @mode
Collapse this list.
Dependency lines:
  • openscad>0:cad/openscad
Conflicts:
CONFLICTS_INSTALL:
  • openscad-devel
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/cad/openscad/ && make install clean
To add the package, run one of these commands:
  • pkg install cad/openscad
  • pkg install openscad
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: openscad
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1671494678 SHA256 (openscad-openscad-2021.01.01-20221206-972d184_GH0.tar.gz) = fc6a33395cdebbe457489d0593548c19abfc53ad15aef771c31e3f84f1615b35 SIZE (openscad-openscad-2021.01.01-20221206-972d184_GH0.tar.gz) = 23120895

Expand this list (4 items)

Collapse this list.

SHA256 (openscad-MCAD-1ea4022_GH0.tar.gz) = c32e9ebb29b7fff12de408d76258f109b37001740a6f76a2f65b0792e32890d1 SIZE (openscad-MCAD-1ea4022_GH0.tar.gz) = 56897 SHA256 (microsoft-mimalloc-fe61be8_GH0.tar.gz) = 3669f0f83e3d904cbef5625be2105cb8438428de2e152740220a7acead1b8800 SIZE (microsoft-mimalloc-fe61be8_GH0.tar.gz) = 1127821

Collapse this list.


Packages (timestamps in pop-ups are UTC):
openscad
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2021.01.01.20221206_52021.01.01.20221206_5--2021.01.01.20221206_5---
FreeBSD:13:quarterly2021.01.01.20221206_42021.01.01.20221206_4-2021.01.01.20221206_42021.01.01.20221206_5-2021.01.01.20221206_42021.01.01.20221206_4
FreeBSD:14:latest2021.01.01.20221206_52021.01.01.20221206_5--2021.01.01.20221206_5---
FreeBSD:14:quarterly2021.01.01.20221206_42021.01.01.20221206_5-2021.01.01.20221206_42021.01.01.20221206_5-2021.01.01.20221206_42021.01.01.20221206_4
FreeBSD:15:latest-2021.01.01.20221206_5n/a2021.01.01.20221206_4n/a-2021.01.01.20221206_4-
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. input.h : 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. gettext-runtime>=0.22_1 : devel/gettext-runtime
  9. msgfmt : devel/gettext-tools
  10. pkgconf>=1.3.0_1 : devel/pkgconf
  11. update-mime-database : misc/shared-mime-info
  12. xorgproto>=0 : x11/xorgproto
  13. xorgproto>=0 : x11/xorgproto
  14. x11.pc : x11/libX11
  15. qt5-buildtools>=5.15 : devel/qt5-buildtools
  16. libQt5Concurrent.so : devel/qt5-concurrent
  17. 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. libQt5Network.so : net/qt5-network
  25. libQt5Svg.so : graphics/qt5-svg
  26. libQt5Widgets.so : x11-toolkits/qt5-widgets
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
cad_openscad
USES:
bison cmake compiler:c++14-lang cpe desktop-file-utils eigen:3 gettext gl gnome localbase:ldflags 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/972d184?dummy=/
Collapse this list.

Number of commits found: 100

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2021.01.01.20221206_5
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
2021.01.01.20221206_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
2021.01.01.20221206_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
2021.01.01.20221206_2
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
2021.01.01.20221206_1
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
2021.01.01.20221206
21 Dec 2022 19:24:13
commit hash: a79c1b41633847bd41fbf753a5401962c2a55106commit hash: a79c1b41633847bd41fbf753a5401962c2a55106commit hash: a79c1b41633847bd41fbf753a5401962c2a55106commit hash: a79c1b41633847bd41fbf753a5401962c2a55106 files touched by this commit
Michael Reifenberger (mr) search for other commits by this committer
cad/openscad: Update to 2021.01.01-20221206 (current revision)

This is needed to update math/cgal.

PR:		268478
Reported by:	yuri@
2021.01.01_14
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)
2021.01.01_14
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)
2021.01.01_14
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
2021.01.01_13
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
2021.01.01_12
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)
2021.01.01_12
13 Jul 2022 06:33:16
commit hash: a61888545b51a7c7fb2c6b891bc2e0f7f3ddbfdbcommit hash: a61888545b51a7c7fb2c6b891bc2e0f7f3ddbfdbcommit hash: a61888545b51a7c7fb2c6b891bc2e0f7f3ddbfdbcommit hash: a61888545b51a7c7fb2c6b891bc2e0f7f3ddbfdb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/openscad: Change WWW to https
2021.01.01_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.01.01_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.01.01_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.01.01_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.01.01_8
06 Feb 2022 18:36:07
commit hash: bdd2d4af9630fdc1157d49bd193e8195c3240e9ecommit hash: bdd2d4af9630fdc1157d49bd193e8195c3240e9ecommit hash: bdd2d4af9630fdc1157d49bd193e8195c3240e9ecommit hash: bdd2d4af9630fdc1157d49bd193e8195c3240e9e files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Update CONFLICTS definitions in categories a* to c*

Update the CONFLICTS definitions of ports in the following categories:

- accessibility
- archivers
- audio
- benchmarks
- biology
- cad
- chinese
- comms
- converters

An attempt has been made to use generic conflicts patterns that do not
have to be updated whenever a new version of a conflicting port is
added to the ports system.

There is a misunderstanding that the port being built/installed has to
be omitted from the conflicts pattern. This is not true - the port
being built is implicitly non-conflicting due to logic in bsd.port.mk.

Approved by:	portmgr (implicit)
2021.01.01_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.01.01_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.01.01_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.01.01_6
31 Aug 2021 19:50:17
commit hash: 62e4bfe1e69bcf15a8347c782bcd7e06d58de17ccommit hash: 62e4bfe1e69bcf15a8347c782bcd7e06d58de17ccommit hash: 62e4bfe1e69bcf15a8347c782bcd7e06d58de17ccommit hash: 62e4bfe1e69bcf15a8347c782bcd7e06d58de17c files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
cad/openscad: Add CPE information

Approved by:	portmgr (blanket)
2021.01.01_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.01.01_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.01.01_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.01.01_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.01.01_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.01.01_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.01.01_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.01.01_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.01.01
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
2019.05.10_9
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
2019.05.10_8
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
2019.05.10_7
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
2019.05.10_6
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)
2019.05.10_5
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
2019.05.10_4
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.05.10_3
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.05.10_3
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.05.10_3
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.05.10_2
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.05.10_1
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.05.10
23 May 2019 15:50:52
Revision:502341Original commit files touched by this commit
mr search for other commits by this committer
Update to 2019.05.10
2019.03.03_2
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.03.03_1
10 Mar 2019 09:19:28
Revision:495238Original commit files touched by this commit
mr search for other commits by this committer
Bump PORTREVISION seems to be needed
2019.03.03
10 Mar 2019 04:59:31
Revision:495226Original commit files touched by this commit
tobik search for other commits by this committer
cad/openscad: Fix LIB_DEPENDS after r495203
2019.03.03
09 Mar 2019 21:11:35
Revision:495203Original commit files touched by this commit
mr search for other commits by this committer
Update to the 2019.03.03 pre-release and switch to QT5 so that the port doesn't
get deleted
during QT4 wipeout.
2015.03_25
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
2015.03_24
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
2015.03_23
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
2015.03_22
02 Dec 2018 15:41:48
Revision:486467Original commit files touched by this commit
rene search for other commits by this committer
Mark QT4 ports/functionality for removal on 2019-03-15

While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.

Submitted by:	tcberner
Reviewed by:	adridg, jhale, rene, tcberner
Approved by:	portmgr (implicit, flavor hook)
Differential Revision:	https://reviews.freebsd.org/D17741
2015.03_22
02 Nov 2018 13:32:35
Revision:483807Original commit files touched by this commit
rene search for other commits by this committer
Remove compatibility code for FreeBSD < 11.2 from all ports.

Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
2015.03_22
22 Oct 2018 20:31:36
Revision:482792Original commit files touched by this commit
jbeich search for other commits by this committer
cad/openscad: unbreak with boost 1.69

src/CSGTermEvaluator.cc:112:9: error: no viable conversion from 'boost::tribool'
to 'bool'
                        bool convex = ps->convexValue();
                             ^        ~~~~~~~~~~~~~~~~~

PR:		232525
2015.03_22
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
2015.03_21
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
2015.03_20
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
2015.03_19
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
2015.03_19
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
2015.03_18
22 Apr 2018 18:16:02
Revision:468046Original commit files touched by this commit
mr search for other commits by this committer
Add openscad-devel to the build and register conflict.
2015.03_18
19 Apr 2018 07:08:45
Revision:467751Original commit files touched by this commit
ale search for other commits by this committer
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports.
2015.03_17
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
2015.03_16
09 Mar 2018 20:47:09
Revision:464007Original commit files touched by this commit
tcberner search for other commits by this committer
Fix cad/openscad shebang

Error: '/usr/local/bin/python' is an invalid shebang you need
  USES=shebangfix for 'share/openscad/libraries/MCAD/get_submodules.py

The existing shebang fix on the py file did nothing without USES=python.
Python already was an implied dependency.

Approved by:	portmgr blanket
2015.03_15
18 Feb 2018 09:55:10
Revision:462214Original commit files touched by this commit
rakuco search for other commits by this committer
Update QScintilla 2.10.2.

Upstream has renamed its libraries and we no longer need to patch
devel/qscintilla-qt5 to create a library whose name does not conflict with
devel/qscintilla's. However, the library names are different so we need to bump
PORTREVISION in several ports (the SOVERSION has changed too).

Thanks to antoine for the exp-run.

PR:		225928
2015.03_14
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
2015.03_13
02 Jan 2018 16:49:24
Revision:457914Original commit files touched by this commit
tcberner search for other commits by this committer
New USES=eigen

  Usage:
    USES=eigen:<version>[,<type>]

    version: 2 or 3 (required)
    type:    build (default), run

  For example:
    USES=eigen:2,build,run
  will add a BUILD- and RUN_DEPENDS on math/eigen2, and
    USES=eigen:3
  will add a BUILD_DEPENDS on math/eigen3.

* Convert the existing ports to use it
  - biology/iqtree: remove run time dependency (seemed not to be needed)
  - graphics/movit: remove run time dependency (seemed not to be needed)
  - science/avogadro: add run time dependeny (installed cmake file requires it
to be present)

Reviewed by:	rakuco, mat
Differential Revision:	https://reviews.freebsd.org/D13702
2015.03_13
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
2015.03_12
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
2015.03_11
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
2015.03_10
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
2015.03_9
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
2015.03_8
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
2015.03_7
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
2015.03_6
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
2015.03_5
28 Dec 2016 17:55:50
Revision:429808Original commit files touched by this commit
amdmi3 search for other commits by this committer
- No more broken after removing gcc requirement from math/cgal

Approved by:	portmgr blanket
2015.03_5
25 Dec 2016 17:26:28
Revision:429444Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Mark broken in FreeBSD 11.x+ i386: this port can't build while cgal is built
with gcc and boost is built with clang

Approved by:	portmgr blanket
2015.03_5
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)
2015.03_4
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
2015.03_4
24 Mar 2016 10:31:07
Revision:411765Original commit files touched by this commit
rakuco search for other commits by this committer
qt4-moc: Add more Boost include guards to moc's definition list.

In preparation for updating Boost to 1.60, add include guards from more Boost
headers to the list of macros that moc automatically defines when processing
files. As explained in r408911, Qt4's moc cannot parse some constructs used by
a few Boost headers, so we define their include guards to make moc skip them.

This is a cleaner approach that allows us to largely revert r408472, r408473,
r408474, r408475, r408502, r408773 and r408419, which added several patches to
many ports to work around this moc bug.

PR:		199601
PR:		208322
2015.03_4
08 Feb 2016 11:16:36
Revision:408473Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix build with boost 1.60
- Fix LICENSE

PR:		199601
Approved by:	portmgr blanket
2015.03_4
13 Dec 2015 12:45:25
Revision:403662Original commit files touched by this commit
rakuco search for other commits by this committer
Update PyQt4 to 4.11.4, SIP to 4.17 and QScintilla2 to 2.9.1.

Bring in some long overdue updates, some of which are required for us to
later land the PyQt5 ports.

One big change with this update is that the PyQt4 ports now install their
.sip files into share/py-sip/PyQt4 instead of share/py-sip. This way we do
not end up with directories like share/py-sip/QtCore, which are especially
confusing once PyQt5 lands and starts installing files with the same names.

Other noteworthy items:
- PORTREVISION has been bumped on ports depending on devel/qscintilla2
  because libqscintilla2.so's SOVERSION has changed.
- graphics/seexpr has been converted to USE_PYQT, as the file it used to
  define a build-time dependency on x11-toolkits/py-qt4-gui has moved.

Once again, big thanks to Tobias Berner <tcberner@gmail.com> and Guido Falsi
(madpilot@) for their initial work on these ports as part of the effort to
land PyQt5 into the tree (see D2910 in Phabricator for an earlier version of
the PyQt5 patch set).

PR:		205143
2015.03_3
29 Jul 2015 16:19:28
Revision:393166Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix shebangs
- Add LICENSE_FILE

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015.03_2
01 Jun 2015 09:08:08
Revision:388207Original commit files touched by this commit
wen search for other commits by this committer
- Update math/cgal to 4.6
- Bump PORTREVISION of the ports depends on cgal
2015.03_1
04 Apr 2015 18:54:40
Revision:383237Original commit files touched by this commit
mr search for other commits by this committer
Try to use a newer compiler.

Noticed by:  	Andrea Venturoli
2015.03
26 Mar 2015 17:25:00
Revision:382332Original commit files touched by this commit
mr search for other commits by this committer
Upgrade to version 2015.03

PR:		198572
Submitted by:	Pedro F. Giffuni
2014.03_2
20 Oct 2014 07:19:23
Revision:371238Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
2014.03_2
05 Oct 2014 11:28:21
Revision:370057Original commit files touched by this commit
wen search for other commits by this committer
- Bump PORTREVISION to chase the update of math/cgal
2014.03_1
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014.03
27 Jul 2014 18:23:55
Revision:363089Original commit files touched by this commit
makc search for other commits by this committer
cad/openscad:
- Update to 2014.03
- Update MASTER_SITES
- Switch dependency from math/eigen2 to math/eigen3
- USES+= desktop-file-utils pkgconfig
- Remove patch, pass required bits to qmake instead

PR:		191788
Approved by:	maintainer timeout (17 days)
2013.01
22 Nov 2013 12:55:00
Revision:334586Original commit files touched by this commit
makc search for other commits by this committer
- Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
2013.01
22 Oct 2013 13:57:35
Revision:331271Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])

Approved by:	portmgr (bdrewery)
2013.01
20 Sep 2013 15:58:42
Revision:327711Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
2013.01
11 May 2013 15:14:45
Revision:317883Original commit files touched by this commit
wen search for other commits by this committer
- Update the Makefile header
- Minor cleanup in Makefile
2013.01
11 May 2013 15:07:55
Revision:317882Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2013.1 [1]
- Add LICENSE [1]
- Update MASTER_SITES [1]
- Fix the flex dependency [1]
- Fix the build with custom PREFIX and LOCALBASE
- Trim Makefile headers
- Update LIB_DEPENDS

PR:		177064 [1]
Submitted by:	Pedro Giffuni <giffunip@tutopia.com> [1]
Approved by:	maintainer(timeout, > 50 days)
2011.12_1
27 Jun 2012 01:14:01
Original commit files touched by this commit
avilla search for other commits by this committer
- Detect eigen2 by checking for .pc file, not min. port version.

If a user had eigen3 installed, but not eigen2, the min. port version
check would not differentiate between the two.

Submitted by:   Jason E. Hale <bsdkaffee at gmail.com> via area51
2011.12_1
06 Jun 2012 06:44:38
Original commit files touched by this commit
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
2011.12_1
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
2011.12
25 Apr 2012 13:36:11
Original commit files touched by this commit
mr search for other commits by this committer
Update to openscad 2011.12

Suggested by: L Campbell
2011.06
28 Aug 2011 13:41:11
Original commit files touched by this commit
mr search for other commits by this committer
Add rcc to the qt4 dependencies.
2011.06
27 Aug 2011 08:27:40
Original commit files touched by this commit
mr search for other commits by this committer
Try to fix build.

Reminded by:    pav@
2011.06
19 Aug 2011 11:02:10
Original commit files touched by this commit
mr search for other commits by this committer
Add openscad.
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.

WWW: http://www.openscad.org/

Obtained from (slightly):       OpenBSD

Number of commits found: 100