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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: cad/openscad/pkg-plist

Number of commits found: 12

Monday, 14 Apr 2025
09:42 Michael Reifenberger (mr) search for other commits by this committer
cad/openscad: Update to 2025.04.07

Update to a newer snapshot to fix a segfault during runtime.

PR:		286074
Reported by:	Torfinn Ingolfsen
commit hash: d888cae283d82b408a7165160785a5c1201b17c0 commit hash: d888cae283d82b408a7165160785a5c1201b17c0 commit hash: d888cae283d82b408a7165160785a5c1201b17c0 commit hash: d888cae283d82b408a7165160785a5c1201b17c0 d888cae
Sunday, 13 Oct 2024
11:28 Michael Reifenberger (mr) search for other commits by this committer
cad/openscad: Update

Unbreak and update to a more recent snapshot 2024.10.11
commit hash: 18017953fde7a222042654d5f8b0b1a4dc54cecb commit hash: 18017953fde7a222042654d5f8b0b1a4dc54cecb commit hash: 18017953fde7a222042654d5f8b0b1a4dc54cecb commit hash: 18017953fde7a222042654d5f8b0b1a4dc54cecb 1801795
Wednesday, 21 Dec 2022
19:24 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@
commit hash: a79c1b41633847bd41fbf753a5401962c2a55106 commit hash: a79c1b41633847bd41fbf753a5401962c2a55106 commit hash: a79c1b41633847bd41fbf753a5401962c2a55106 commit hash: a79c1b41633847bd41fbf753a5401962c2a55106 a79c1b4
Tuesday, 9 Feb 2021
21:46 mr search for other commits by this committer
Update openscad to 2021.01 and openscad-devel to the latest commit
Original commitRevision:564822 
Saturday, 9 Mar 2019
21:11 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.
Original commitRevision:495203 
Thursday, 26 Mar 2015
17:25 mr search for other commits by this committer
Upgrade to version 2015.03

PR:		198572
Submitted by:	Pedro F. Giffuni
Original commitRevision:382332 
Monday, 20 Oct 2014
07:19 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371238 
Sunday, 27 Jul 2014
18:23 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)
Original commitRevision:363089 
Tuesday, 22 Oct 2013
13:57 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)
Original commitRevision:331271 
Saturday, 11 May 2013
15:07 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)
Original commitRevision:317882 
Wednesday, 25 Apr 2012
13:36 mr search for other commits by this committer
Update to openscad 2011.12

Suggested by: L Campbell
Original commit
Friday, 19 Aug 2011
11:02 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
Original commit

Number of commits found: 12