OpenSCAD

2024-08-04 Thread Freddy Fisker
The Render function on OpenSCAD do not work anymore on my computer. My computer is a Raspberry PI4 and it is OpenBSD 7.5 with sysupgrade for about a week ago. And pkg_add -u upgrade from 03.08.2024 OpenSCAD freeze when I try to use the Render function. Only a few days ago there was no problem

Re: [update] math/cgal + cad/openscad revision

2023-10-29 Thread Klemens Nanni
10/29/23 20:02, Renato Aguiar пишет: > The math/cgal update is indeed required for updating > cad/prusaslicer. I managed to get a working port for > cad/prusaslicer 2.6.1 by using this diff. > > However, I haven't yet tried to build cad/prusaslicer 2.5.2 > (currently in ports tree) with updated

Re: [update] math/cgal + cad/openscad revision

2023-10-29 Thread Renato Aguiar
On Sun, Oct 29 2023, Klemens Nanni wrote: If cad/openscad (and cad/prusaslicer most likely as well) require new version to build in the future, I'd add a version spec to the dependency: BUILD_DEPENDS +=math/cgal>=5.6v0 Have you looked into enabling tests for cgal? Would be

Re: [update] math/cgal + cad/openscad revision

2023-10-29 Thread Klemens Nanni
Your diffs apply now, but cad/prusaslicer still has CGAL in WANTLIB. Diff below configures, but fails to build, so you need to handle that before updating math/cgal. If cad/openscad (and cad/prusaslicer most likely as well) require new version to build in the future, I'd add a version spec t

Re: [update] math/cgal + cad/openscad revision

2023-10-29 Thread Johannes Thyssen Tishman
Oct 23, 2023 07:57:35 Johannes Thyssen Tishman : > Oct 15, 2023 00:10:08 Johannes Thyssen Tishman : > >> Hi Klemens. Thanks for the feedback. >> >>> The existing CMakeLists.txt no longer applies, but it looks like >>> you no longer needed it, perhaps forgot to 'cvs rm -f' it? >> >> Yup, thanks.

Re: [update] math/cgal + cad/openscad revision

2023-10-22 Thread Johannes Thyssen Tishman
Oct 15, 2023 00:10:08 Johannes Thyssen Tishman : > Hi Klemens. Thanks for the feedback. > >> The existing CMakeLists.txt no longer applies, but it looks like >> you no longer needed it, perhaps forgot to 'cvs rm -f' it? > > Yup, thanks. > >>> -MASTER_SITES = >>> https://github.com/CGAL/cga

Re: [update] math/cgal + cad/openscad revision

2023-10-14 Thread Johannes Thyssen Tishman
Hi Klemens. Thanks for the feedback. > The existing CMakeLists.txt no longer applies, but it looks like > you no longer needed it, perhaps forgot to 'cvs rm -f' it? Yup, thanks. > > -MASTER_SITES = > > https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-4.14.2/ > > +SITES

Re: [update] math/cgal + cad/openscad revision

2023-10-13 Thread Klemens Nanni
This does not apply, feedback inline, new diff with that at the end. I don't use cgal or openscad, though, and this needs another look. The existing CMakeLists.txt no longer applies, but it looks like you no longer needed it, perhaps forgot to 'cvs rm -f' it? Otherwise, looks

Re: [update] math/cgal + cad/openscad revision

2023-10-11 Thread Johannes Thyssen Tishman
t;>> >>>> Johannes Thyssen Tishman wrote: >>>>> Hello everyone, >>>>> >>>>> attached is both an update for CGAL from version 4.14.2 to the latest >>>>> 5.6 and a revision to OpenSCAD to work with the CGAL update. Note that

Re: [update] math/cgal + cad/openscad revision

2023-10-11 Thread Johannes Thyssen Tishman
>> Hello everyone, > >> > >> attached is both an update for CGAL from version 4.14.2 to the latest > >> 5.6 and a revision to OpenSCAD to work with the CGAL update. Note that > >> these are to be imported together to keep OpenSCAD from breaking. > >&

Re: [update] math/cgal + cad/openscad revision

2023-09-25 Thread Johannes Thyssen Tishman
ersion 4.14.2 to the latest >> 5.6 and a revision to OpenSCAD to work with the CGAL update. Note that >> these are to be imported together to keep OpenSCAD from breaking. >> >> Despite being actively developed, OpenSCAD hasn't seen a release since >> 2021. Until

Re: [update] math/cgal + cad/openscad revision

2023-09-17 Thread Johannes Thyssen Tishman
Apologies for the poor formatting. I had 'textwidth' set to 80 characters. Fixed below. Johannes Thyssen Tishman wrote: > Hello everyone, > > attached is both an update for CGAL from version 4.14.2 to the latest > 5.6 and a revision to OpenSCAD to work with the CGAL upd

[update] math/cgal + cad/openscad revision

2023-09-17 Thread Johannes Thyssen Tishman
Hello everyone, attached is both an update for CGAL from version 4.14.2 to the latest 5.6 and a revision to OpenSCAD to work with the CGAL update. Note that these are to be imported together to keep OpenSCAD from breaking. Despite being actively developed, OpenSCAD hasn't seen a release

Re: cad/openscad missing dependency on qtgamepad

2022-02-19 Thread Andrew Hewus Fresh
On Fri, Feb 18, 2022 at 06:32:33PM -0800, Andrew Hewus Fresh wrote: > I tried to run openscad on my PineBook Pro and it said: > > ld.so: openscad: can't load library 'libQt5Gamepad.so.1.0' > > pkg_add qtgamepad seemed to fix it, so I assume adding a LIB_DEPENDS on

Re: cad/openscad missing dependency on qtgamepad

2022-02-18 Thread Rafael Sadowski
On Fri Feb 18, 2022 at 06:32:33PM -0800, Andrew Hewus Fresh wrote: > I tried to run openscad on my PineBook Pro and it said: > > ld.so: openscad: can't load library 'libQt5Gamepad.so.1.0' > > pkg_add qtgamepad seemed to fix it, so I assume adding a LIB_DEPENDS on

cad/openscad missing dependency on qtgamepad

2022-02-18 Thread Andrew Hewus Fresh
I tried to run openscad on my PineBook Pro and it said: ld.so: openscad: can't load library 'libQt5Gamepad.so.1.0' pkg_add qtgamepad seemed to fix it, so I assume adding a LIB_DEPENDS on qtgamepad should resolve it, although I'm not entirely sure what part of openscad has

Re: update cad/openscad 2019.05 --> 2021.01

2021-02-09 Thread Tracey Emery
On Tue, Feb 09, 2021 at 08:16:05PM +0100, Rafael Sadowski wrote: > On Tue Feb 09, 2021 at 06:13:00PM +0100, Paco Esteban wrote: > > On Sun, 07 Feb 2021, Paco Esteban wrote: > > > > > Hi ports@, > > > > > > This is an update of cad/openscad to its latest

Re: update cad/openscad 2019.05 --> 2021.01

2021-02-09 Thread Rafael Sadowski
On Tue Feb 09, 2021 at 06:13:00PM +0100, Paco Esteban wrote: > On Sun, 07 Feb 2021, Paco Esteban wrote: > > > Hi ports@, > > > > This is an update of cad/openscad to its latest version 2021.01 > > > > Here are the changes for this new version: > > h

Re: update cad/openscad 2019.05 --> 2021.01

2021-02-09 Thread Paco Esteban
On Sun, 07 Feb 2021, Paco Esteban wrote: > Hi ports@, > > This is an update of cad/openscad to its latest version 2021.01 > > Here are the changes for this new version: > https://www.openscad.org/news.html#20210131 > > On the port side, I only added cairo to WANTLIB be

update cad/openscad 2019.05 --> 2021.01

2021-02-07 Thread Paco Esteban
Hi ports@, This is an update of cad/openscad to its latest version 2021.01 Here are the changes for this new version: https://www.openscad.org/news.html#20210131 On the port side, I only added cairo to WANTLIB because port-lib-depends-check was complaining about it. It also says: Extra: CGAL

UPDATE: openscad

2020-12-03 Thread Brad Smith
Here is a diff to fix openscad build with newer Boost. Index: patches/patch-src_import_cc === RCS file: patches/patch-src_import_cc diff -N patches/patch-src_import_cc --- /dev/null 1 Jan 1970 00:00:00 - +++ patches/patch

Re: openscad

2020-05-05 Thread Stuart Henderson
OK On 2020/05/05 01:50, Anthony J. Bentley wrote: > Andrew writes: > > FYI: > > > > $> openscad > > ld.so: openscad: can't load library 'libzip.so.4.0' > > Killed > > > > $> pkg_add -u > > quirks-3.324 signed on 2020-05

Re: openscad

2020-05-05 Thread Anthony J. Bentley
Andrew writes: > FYI: > > $> openscad > ld.so: openscad: can't load library 'libzip.so.4.0' > Killed > > $> pkg_add -u > quirks-3.324 signed on 2020-05-03T16:25:08Z The simple fix would be to add a dependency on libzip. No change in build o

openscad

2020-05-04 Thread Andrew
FYI: $> openscad ld.so: openscad: can't load library 'libzip.so.4.0' Killed $> pkg_add -u quirks-3.324 signed on 2020-05-03T16:25:08Z Thanks for all the great work -- its truly appreciated !!!

Re: UPDATE: cad/openscad, graphics/opencsg, math/cgal

2020-02-02 Thread Charlene Wendling
owski wrote: > > > > Here is an diff to update graphics/opencsg, math/cgal and switch > > > > openscad from Qt4 to Qt5. > > > > > > New diff after feedback from cwen@: > > > > Just tried your diffs. Here are my results (all on amd64): > &

Re: UPDATE: cad/openscad, graphics/opencsg, math/cgal

2020-02-01 Thread Rafael Sadowski
On Sat Feb 01, 2020 at 07:28:42PM +0100, Paco Esteban wrote: > Hi Rafael, > > On Sat, 01 Feb 2020, Rafael Sadowski wrote: > > > On Sat Feb 01, 2020 at 02:57:46PM +0100, Rafael Sadowski wrote: > > > Here is an diff to update graphics/opencsg, math/cgal and switch >

Re: UPDATE: cad/openscad, graphics/opencsg, math/cgal

2020-02-01 Thread Charlene Wendling
On Sat, 1 Feb 2020 19:28:42 +0100 Paco Esteban wrote: > Hi Rafael, > > On Sat, 01 Feb 2020, Rafael Sadowski wrote: > > > On Sat Feb 01, 2020 at 02:57:46PM +0100, Rafael Sadowski wrote: > > > Here is an diff to update graphics/opencsg, math/cgal and switch >

Re: UPDATE: cad/openscad, graphics/opencsg, math/cgal

2020-02-01 Thread Paco Esteban
Hi Rafael, On Sat, 01 Feb 2020, Rafael Sadowski wrote: > On Sat Feb 01, 2020 at 02:57:46PM +0100, Rafael Sadowski wrote: > > Here is an diff to update graphics/opencsg, math/cgal and switch > > openscad from Qt4 to Qt5. > > New diff after feedback from cwen@: Just tried

Re: UPDATE: cad/openscad, graphics/opencsg, math/cgal

2020-02-01 Thread Rafael Sadowski
On Sat Feb 01, 2020 at 02:57:46PM +0100, Rafael Sadowski wrote: > Here is an diff to update graphics/opencsg, math/cgal and switch > openscad from Qt4 to Qt5. > > Some notes: > > - All ports switched from Qt4 to Qt5. > - opencsg has no consumers left except openscad >

UPDATE: cad/openscad, graphics/opencsg, math/cgal

2020-02-01 Thread Rafael Sadowski
Here is an diff to update graphics/opencsg, math/cgal and switch openscad from Qt4 to Qt5. Some notes: - All ports switched from Qt4 to Qt5. - opencsg has no consumers left except openscad - Besides openscad, cgal has geo/pgrouting as consumer. Build tested. - openscad run-time tested on amd64

Re: Cannot build package for cad/openscad 2019-05 in -current ports

2019-12-30 Thread Anthony J. Bentley
Philippe St-Jacques writes: > Hello, I am using the -current ports tree from 20191230. But the OpenBSD you're building from is much older than that. -current ports must be built from -current. That means the latest snapshot. Not from -stable, and not from a snapshot from months ago. -- Anthony

Re: Cannot build package for cad/openscad 2019-05 in -current ports

2019-12-30 Thread Stuart Henderson
On 2019/12/30 14:54, Philippe St-Jacques wrote: > Hello, I am using the -current ports tree from 20191230. I installed > most dependencies of cad/openscad using pkg_add as I had problems to > build some of them from the ports. I compiled successfully the port > cad/openscad, but the b

Cannot build package for cad/openscad 2019-05 in -current ports

2019-12-30 Thread Philippe St-Jacques
Hello, I am using the -current ports tree from 20191230. I installed most dependencies of cad/openscad using pkg_add as I had problems to build some of them from the ports. I compiled successfully the port cad/openscad, but the build process fails at the "Building package" step before

UNBREAK: cad/openscad

2019-11-06 Thread Rafael Sadowski
Unbreak openscad by not fetching hidapi. MODQMAKE_ARGS +=CONFIG-=hidapi doesn't work here so I disabled by removing the CONFIG line in openscad_pro. While here: - Switch to HTTPS - Regen WANTLIB - Remove math/double-conversion from BUILD_DEPENDS because it's in LIB_DEPENDS. - Remov

Re: update: cad/openscad

2019-10-03 Thread Paco Esteban
On Thu, 05 Sep 2019, Paco Esteban wrote: > Hi ports@, > > This is an update for cad/openscad to the latest version that came out > recently after some years. As Rafael Sadowski suggested moving devel/double-conversion to math/double-conversion, here's the updated diff fo

Re: update: cad/openscad

2019-09-17 Thread Henri Järvinen
Hi, I have tested this also with couple models and everything worked just fine. -- Henri Järvinen On Thu, Sep 05, 2019 at 08:54:27PM +0200, Paco Esteban wrote: > Hi ports@, > > This is an update for cad/openscad to the latest version that came out > recently after some years. >

update: cad/openscad

2019-09-05 Thread Paco Esteban
Hi ports@, This is an update for cad/openscad to the latest version that came out recently after some years. You can see the new features here: https://github.com/openscad/openscad/releases/tag/openscad-2019.05 It has a new dependency (https://github.com/google/double-conversion/) that was not

Re: OpenSCAD update to version 2015.03

2015-10-04 Thread Fred
On 10/04/15 20:57, EdaSky wrote: OpenSCAD update to version 2015.03 I use it on simple models for 3D printer Works OK Thanks for the update - working well on amd64 - will test on i386 in the next couple of days. Cheers Fred

OpenSCAD update to version 2015.03

2015-10-04 Thread EdaSky
OpenSCAD update to version 2015.03 I use it on simple models for 3D printer Works OK openscad.tar.gz Description: application/compressed-tar

[udate] cad/openscad 2013.06 -> 2014.03

2014-08-15 Thread Aaron Bieber
Hi! This diff brings OpenSCAD to the latest release (2014.03). It also bumps eigen dep to eigen3 and regens the WANTLIBs. This update requires the math/cgal update I posted earlier. OK? Index: Makefile === RCS file: /cvs/ports/cad

Re: [UPDATE] OpenSCAD update to 2013.06

2014-01-08 Thread Fred
On 01/06/14 11:30, Fred wrote: Hi ports@, This diff updates OpenSCAD to verison 2013.06 - the last release, if my mail agent mangles the inline diff - I have also attached it. This is working on amd64 - and I'm currently testing it on macppc and i386. Cheers Fred Index: Mak

OpenSCAD update to 2013.06

2014-01-06 Thread Fred
Hi ports@, This diff updates OpenSCAD to verison 2013.06 - the last release, if my mail agent mangles the inline diff - I have also attached it. This is working on amd64 - and I'm currently testing it on macppc and i386. Cheers Fred Index: Mak

Re: OpenSCAD in current

2013-10-26 Thread Stuart Henderson
mirror near you now, workaround is to set QT_X11_NO_MITSHM=1 in >the environment. > >"J. Scott Heppler" wrote: >>In in 5.4 GENERIC.MP#81 amd64, openscad-2013.01 opens without any text >>and >>generates the following: >>$ openscad >>>>X Er

Re: OpenSCAD in current

2013-10-26 Thread Stuart Henderson
Fixed in the next package snapshots, those for amd64/I386 are heading to a mirror near you now, workaround is to set QT_X11_NO_MITSHM=1 in the environment. "J. Scott Heppler" wrote: >In in 5.4 GENERIC.MP#81 amd64, openscad-2013.01 opens without any text >and >gene

OpenSCAD in current

2013-10-25 Thread J. Scott Heppler
In in 5.4 GENERIC.MP#81 amd64, openscad-2013.01 opens without any text and generates the following: $ openscad X Error: BadAccess (attempt to access private resource denied) 10 Extension:130 (MIT-SHM) Minor opcode: 1 (X_ShmAttach) Resource id: 0x135 X Error: BadShmSeg (invalid shared

Update cad/openscad to 2011.06

2011-08-16 Thread Matthew Dempsky
re no substitutions to be made. - Eliminate trailing white space. ok? Index: Makefile === RCS file: /home/mdempsky/anoncvs/cvs/ports/cad/openscad/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 Makefile --- Makefile

[NEW] cad/openscad

2011-04-28 Thread Matthew Dempsky
Attached is a port for OpenSCAD, "The Programmers Solid 3D CAD Modeller". It depends on my two other outstanding ports, graphics/opencsg and math/cgal. Also, as with those, you can find the port on my github page at https://github.com/mdempsky/openbsd-stuff/tree/master/ports/cad/op

Various WIP CAD ports (e.g., OpenSCAD, HeeksCAD, OpenCASCADE, ...)

2011-02-28 Thread Matthew Dempsky
al in some cases, etc), but I thought I'd go ahead and share in case anyone's interested: https://github.com/mdempsky/openbsd-stuff Currently there are ports for CGAL, OpenCSG, OpenSCAD, OpenCASCADE, OpenCAMLib, libarea, libactp, HeeksCAD (including HeeksCNC), and dfu-programmer. The e