Re: Help with xtensa-esp32-elf-* ports

2024-02-12 Thread Tracey Emery
On Mon, Feb 12, 2024 at 06:42:04PM +0800, Sadeep Madurange wrote: > Hello, > > I'm trying to setup a dev environment for ESP32 microcontrollers. I'm > struggling to compile my application. Appreciate any help on how to use > the xtensa toolchain ports on OpenBSD. > > I installed the following

Re: cad/kicad: worth updating?

2024-01-26 Thread Tracey Emery
only cad/kicad that we have to update, but also >cad/kicad-share/*. The latter should be straight forward though as there >doesn't seem to be anything to compile. > >I'll try to work on this when I find the time, but any help is welcome and >appreciated. > -- Tracey Emery Sent from my phone.

Re: cad/kicad status

2023-09-19 Thread Tracey Emery
a major release, >6.0.11 to 7.0.7) > I have a WIP for the 7 conversion, but have had no time to fully pursue it. -- Tracey Emery Sent from my phone.

Re: [Update] cad/kicad 6.0.9 ->6.0.11 and friends

2023-02-28 Thread Tracey Emery
On Tue, Feb 28, 2023 at 05:41:46PM +, Stuart Henderson wrote: > On 2023/02/28 10:02, Tracey Emery wrote: > > Ping. > > > > On Fri, Feb 03, 2023 at 03:53:11PM -0700, Tracey Emery wrote: > > > Hello ports, > > > > > > This brings kicad and f

CVS: cvs.openbsd.org: ports

2023-02-28 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2023/02/28 14:22:28 Modified files: cad/oce: Makefile cad/oce/pkg: PLIST Log message: fix cad/oce build on sparc64. ok sthen@

Re: [Update] cad/kicad 6.0.9 ->6.0.11 and friends

2023-02-28 Thread Tracey Emery
On Tue, Feb 28, 2023 at 05:41:46PM +, Stuart Henderson wrote: > On 2023/02/28 10:02, Tracey Emery wrote: > > Ping. > > > > On Fri, Feb 03, 2023 at 03:53:11PM -0700, Tracey Emery wrote: > > > Hello ports, > > > > > > This brings kicad and f

Re: [Update] cad/kicad 6.0.9 ->6.0.11 and friends

2023-02-28 Thread Tracey Emery
Ping. On Fri, Feb 03, 2023 at 03:53:11PM -0700, Tracey Emery wrote: > Hello ports, > > This brings kicad and friends to 6.0.11. However, something was updated > in the BSDs which crashes the footprint assignment tool. The thread > regarding this can be seen here: > > htt

Re: [Fix] cad/oce

2023-02-28 Thread Tracey Emery
Ping. On Mon, Feb 13, 2023 at 02:00:24PM -0700, Tracey Emery wrote: > Hello ports, > > This should fix the build failures for oce on sparc64. > > ok? > > -- > > Tracey Emery > > Index: Makefile > ===

CVS: cvs.openbsd.org: ports

2023-02-16 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2023/02/16 10:18:10 Modified files: devel/py-esptool: Makefile distinfo devel/py-esptool/pkg: PLIST Log message: Update devel/py-esptool to 4.5. ok sthen@

[Update] devel/py-esptool 4.3 -> 4.5

2023-02-16 Thread Tracey Emery
Hello, Here is a simple update to the esptool, bringing us to 4.5. Compile tested on sparc64, compile and flash tested on amd64 out to an esp32 board. ok? -- Tracey Emery Index: Makefile === RCS file: /home/cvs/ports/devel/py

[Fix] cad/oce

2023-02-13 Thread Tracey Emery
Hello ports, This should fix the build failures for oce on sparc64. ok? -- Tracey Emery Index: Makefile === RCS file: /home/cvs/ports/cad/oce/Makefile,v retrieving revision 1.8 diff -u -p -r1.8 Makefile --- Makefile25 Jan

[Update] cad/kicad 6.0.9 ->6.0.11 and friends

2023-02-03 Thread Tracey Emery
editor first. Noting that here for our users. ok? -- Tracey Emery Index: kicad/Makefile === RCS file: /home/cvs/ports/cad/kicad/Makefile,v retrieving revision 1.60 diff -u -p -r1.60 Makefile --- kicad/Makefile 14 Nov 2022 20

Re: update: devel/got to 0.80

2023-01-17 Thread Tracey Emery
ion. Unless we changed this and I missed it somewhere along the lines. > >Given this, I hope I've done the right thing in quirks? > -- Tracey Emery Sent from my phone.

Re: [Update] devel/arm-none-eabi 7.4.1 -> 7.5.0

2023-01-06 Thread Tracey Emery
mfloat-abi=hard > interwork;@mthumb-interwork > fpu/interwork;@mfloat-abi=hard@mthumb-interwork > thumb/interwork;@mthumb@mthumb-interwork look at gcc-linaro/patches/patch-gcc_config_arm_t-arm-elf MULTILIB_OPTIONS+= mno-thumb-interwork/mthumb-interwork is enabled. Perhaps that's the problem? -- Tracey Emery

Re: [Update] devel/arm-none-eabi 7.4.1 -> 7.5.0

2023-01-06 Thread Tracey Emery
mfloat-abi=hard > interwork;@mthumb-interwork > fpu/interwork;@mfloat-abi=hard@mthumb-interwork > thumb/interwork;@mthumb@mthumb-interwork I'm guessing you'd use --with-multilib-list={whatever-secret-sauce} your Nucleo needs. However, I don't know what your secret sauce is. -- Tracey Emery

CVS: cvs.openbsd.org: ports

2022-12-30 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/12/30 07:39:23 Modified files: devel/arduino-esp32: Tag: OPENBSD_7_2 Makefile devel/arduino-esp32/patches: Tag: OPENBSD_7_2 patch-platform_txt Log message: backport fix for missed compiler

CVS: cvs.openbsd.org: ports

2022-12-29 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/12/29 16:55:55 Modified files: devel/arduino-esp32: Makefile devel/arduino-esp32/patches: patch-platform_txt Log message: fix a missed compiler flag in devel/arduino-esp32. ok sthen@

CVS: cvs.openbsd.org: ports

2022-12-29 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/12/29 07:30:34 Modified files: cad/coil64 : Makefile distinfo Log message: Update cad/coil64 to v2.1.26. ok benoit@

[Update] cad/coil64 v2.1.25 -> v2.1.26

2022-12-28 Thread Tracey Emery
on amd64. ok? -- Tracey Emery Index: Makefile === RCS file: /home/cvs/ports/cad/coil64/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile8 Nov 2022 17:04:23 - 1.3 +++ Makefile28 Dec 2022 16:31:06

CVS: cvs.openbsd.org: ports

2022-12-16 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/12/16 10:43:20 Modified files: multimedia/handbrake: Makefile Log message: Update multimedia/handbrake. Add missing RUN_DEPENDS and fix up WANTLIBS. ok bcallah@

[Update] multimedia/handbrake

2022-12-16 Thread Tracey Emery
Hello, Found that handbrake is missing a RUN_DEP on zimg. Fix up WANDLIBS while here. ok? -- Tracey Emery Index: Makefile === RCS file: /home/cvs/ports/multimedia/handbrake/Makefile,v retrieving revision 1.15 diff -u -p -r1.15

Re: new: devel/codechecker static analysis infrastructure built on LLVM

2022-11-08 Thread Tracey Emery
Other than that, it built quickly and ran fine on amd64. -- Tracey Emery

CVS: cvs.openbsd.org: ports

2022-11-08 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/11/08 10:04:23 Modified files: cad/coil64 : Makefile distinfo cad/coil64/patches: patch-resolves_cpp patch-resolves_h Log message: Update cad/coil64 from v2.1.24 to v2.1.25. ok benoit@

[Update] cad/coil64 v2.1.24 -> v2.1.25

2022-11-08 Thread Tracey Emery
Hello ports, Here is a simple update to Coil64, bringing us to v2.1.25. Changelog: · Ferrite RM core inductor calculator added. · Fixed errors of the ferrite pot core calculation. · Updated Hungarian language translation Runs great on amd64. ok? -- Tracey Emery Index: Makefile

CVS: cvs.openbsd.org: ports

2022-11-07 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/11/07 07:53:32 Modified files: cad/kicad : Makefile distinfo cad/kicad/patches: patch-pcbnew_CMakeLists_txt cad/kicad-share: Makefile.inc cad/kicad-share/footprints:

[Update] cad/kicad 6.0.7 -> 6.0.9

2022-11-02 Thread Tracey Emery
Hello ports, Well, since no one cared about the 6.0.8 update, lets try the 6.0.9 one. This brings kicad and friends from 6.0.7 to 6.0.9. Works fine on amd64. Release notes: https://www.kicad.org/blog/2022/10/KiCad-6.0.9-Release/ Ok? -- Tracey Emery Index: kicad/Makefile

Re: [Update] cad/kicad 6.0.7 -> 6.0.8

2022-10-26 Thread Tracey Emery
Ping. On Thu, Oct 06, 2022 at 07:37:35AM -0600, Tracey Emery wrote: > Hello ports, > > Here is a simple update to cad/kicad and friends, bringing us to 6.0.8. > A list of changes can be found at > https://gitlab.com/groups/kicad/-/milestones/18. > > Tested out fine on amd64

Re: [fix] print/pdfarranger: missing rundep py-packaging

2022-10-26 Thread Tracey Emery
> CATEGORIES = print > > @@ -25,6 +26,7 @@ RUN_DEPENDS = devel/desktop-file-utils > graphics/img2pdf \ > print/poppler \ > print/py-pikepdf${MODPY_FLAVOR} \ > + sysutils/py-packaging${MODPY_FLAVOR} \ > x11/gtk+3 \ > x11/gtk+3,-guic > > -- Tracey Emery

CVS: cvs.openbsd.org: ports

2022-10-14 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/10/14 08:00:17 Modified files: devel/py-esptool: Makefile distinfo devel/py-esptool/pkg: PLIST Log message: Update devel/py-esptool from 4.2.1 to 4.3. ok benoit@

[Update] devel/py-esptool 4.2.1 -> 4.3

2022-10-06 Thread Tracey Emery
will be added in a later release. Ok? -- Tracey Emery Index: Makefile === RCS file: /home/cvs/ports/devel/py-esptool/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile --- Makefile15 Aug 2022 14:02:47 - 1.11

[Update] cad/kicad 6.0.7 -> 6.0.8

2022-10-06 Thread Tracey Emery
Hello ports, Here is a simple update to cad/kicad and friends, bringing us to 6.0.8. A list of changes can be found at https://gitlab.com/groups/kicad/-/milestones/18. Tested out fine on amd64. ok? -- Tracey Emery Index: kicad/Makefile

CVS: cvs.openbsd.org: ports

2022-09-09 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/09/09 10:50:25 ports/devel/arm-none-eabi/gcc-bootstrap/pkg Update of /cvs/ports/devel/arm-none-eabi/gcc-bootstrap/pkg In directory cvs.openbsd.org:/tmp/cvs-serv20955/gcc-bootstrap/pkg Log Message: Directory

CVS: cvs.openbsd.org: ports

2022-09-09 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/09/09 10:50:25 ports/devel/arm-none-eabi/gcc-bootstrap/patches Update of /cvs/ports/devel/arm-none-eabi/gcc-bootstrap/patches In directory cvs.openbsd.org:/tmp/cvs-serv20955/gcc-bootstrap/patches Log

CVS: cvs.openbsd.org: ports

2022-09-09 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/09/09 10:50:17 ports/devel/arm-none-eabi/gcc-bootstrap Update of /cvs/ports/devel/arm-none-eabi/gcc-bootstrap In directory cvs.openbsd.org:/tmp/cvs-serv53047/gcc-bootstrap Log Message: Directory

CVS: cvs.openbsd.org: ports

2022-09-02 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/09/02 09:34:00 Modified files: cad/coil64 : Makefile cad/coil64/patches: patch-resolves_cpp Log message: Update cad/coil64. The author pointed out a calculation error, so patch that

CVS: cvs.openbsd.org: ports

2022-08-31 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/08/31 10:51:23 Modified files: cad: Makefile Log message: Add coil64 to the build

CVS: cvs.openbsd.org: ports

2022-08-31 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/08/31 10:50:23 Log message: Initial import of cad/coil64 2.1.24 DESCR Coil64 is a free coil inductor calculator, that allows calculating: single-layer and multilayer air core

CVS: cvs.openbsd.org: ports

2022-08-15 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/08/15 09:27:27 Modified files: devel/arduino : Makefile distinfo devel/arduino/pkg: PLIST Log message: Update arduino to 1.8.19. ok sthen@

CVS: cvs.openbsd.org: ports

2022-08-15 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/08/15 08:02:47 Modified files: devel/py-esptool: Makefile distinfo Log message: Update devel/py-esptool to 4.2.1. ok kn@

CVS: cvs.openbsd.org: ports

2022-08-12 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/08/12 15:21:17 Modified files: cad/kicad : Makefile distinfo cad/kicad-share: Makefile.inc cad/kicad-share/footprints: distinfo cad/kicad-share/footprints/pkg: PLIST

CVS: cvs.openbsd.org: ports

2022-08-03 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/08/03 07:40:26 Modified files: devel/py-esptool: Makefile distinfo devel/py-esptool/pkg: PLIST Log message: Update devel/py-esptool to 4.2. ok benoit@

CVS: cvs.openbsd.org: ports

2022-07-11 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/07/11 07:39:35 Modified files: devel/arduino-esp32: Makefile distinfo devel/arduino-esp32/patches: patch-platform_txt devel/arduino-esp32/pkg: PLIST Log message: Update

CVS: cvs.openbsd.org: ports

2022-06-27 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/06/27 04:31:27 Removed files: devel/esptool-ck: Makefile distinfo devel/esptool-ck/patches: patch-Makefile patch-serialport_serialport_c

CVS: cvs.openbsd.org: ports

2022-06-27 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/06/27 04:17:54 Modified files: devel/arduino-esp8266: Makefile devel/arduino-esp8266/pkg: PLIST Log message: remove dependency on devel/esptool-ck. ok sthen@

CVS: cvs.openbsd.org: ports

2022-06-27 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/06/27 04:14:44 Modified files: devel/py-esptool: Makefile distinfo Log message: update devel/py-esptool to 4.1. ok sthen@

CVS: cvs.openbsd.org: ports

2022-06-27 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/06/27 04:13:20 Modified files: devel/arduino-esp32: Makefile distinfo devel/arduino-esp32/patches: patch-platform_txt devel/arduino-esp32/pkg: PLIST Log message: Update

CVS: cvs.openbsd.org: ports

2022-06-27 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/06/27 04:09:26 Modified files: devel : Makefile Log message: attach xtensa-esp32s2-elf, xtensa-esp32s3-elf, and riscv32-esp-elf to the build

CVS: cvs.openbsd.org: ports

2022-06-27 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/06/27 04:06:50 Log message: import port/devel/riscv32-esp-elf, ok sthen@ The riscv32-esp-elf port is an ESP32 GNU cross compiler suite, configured for the riscv32-esp-elf target.

CVS: cvs.openbsd.org: ports

2022-06-27 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/06/27 04:05:35 Log message: import port/devel/xtensa-esp32s3-elf, ok sthen@ The xtensa-esp32s3-elf port is an ESP32 GNU cross compiler suite, configured for the xtensa-esp32s3-elf target.

CVS: cvs.openbsd.org: ports

2022-06-27 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/06/27 04:04:22 Log message: import ports/devel/xtensa-esp32s2-elf, ok sthen@ The xtensa-esp32s2-elf port is an ESP32 GNU cross compiler suite, configured for the xtensa-esp32s2-elf target.

CVS: cvs.openbsd.org: ports

2022-06-26 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/06/26 10:40:39 Modified files: cad/kicad-share: Makefile.inc cad/kicad-share/footprints: distinfo cad/kicad-share/footprints/pkg: PLIST cad/kicad-share/packages3D: distinfo

CVS: cvs.openbsd.org: ports

2022-06-26 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/06/26 10:40:02 Modified files: cad/kicad : Makefile distinfo Log message: Update cad/kicad to 6.0.6. ok sthen@

[New] devel/riscv32-esp-elf 8.4.0

2022-06-23 Thread Tracey Emery
? thanks. -- Tracey Emery riscv32-esp-elf.tgz Description: Binary data

CVS: cvs.openbsd.org: ports

2022-05-25 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/05/25 07:36:23 Modified files: devel/py-esptool: Makefile distinfo devel/py-esptool/pkg: PLIST Log message: Update devel/py-esptool to 4.0.1. ok sthen@

CVS: cvs.openbsd.org: ports

2022-04-25 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/04/25 07:55:57 Modified files: devel/makeesparduino: Makefile distinfo Log message: Update devel/makeesparduino to 6.6.5. ok benoit@

CVS: cvs.openbsd.org: ports

2022-03-24 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/03/24 16:20:36 Modified files: cad/kicad-share: Makefile.inc cad/kicad-share/footprints: distinfo cad/kicad-share/footprints/pkg: PLIST cad/kicad-share/packages3D: Makefile

CVS: cvs.openbsd.org: ports

2022-03-24 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/03/24 16:20:15 Modified files: cad/kicad : Makefile distinfo Log message: Update kicad to 6.0.4. ok sthen@

[Update] cad/kicad/kicad-share -> 6.0.4

2022-03-24 Thread Tracey Emery
ble on all platforms, especially Windows #10119 -- Tracey Emery Index: Makefile === RCS file: /cvs/ports/cad/kicad/Makefile,v retrieving revision 1.53 diff -u -p -u -r1.53 Makefile --- Makefile14 Mar 2022 19:58:13 - 1.53 ++

Re: Slowing down for the release

2022-03-24 Thread Tracey Emery
AD 6.0.4 which is largish, but should be snuck in before release, since there were some issues with 6.0.2. -- Tracey Emery

Re: [NEW] cad/lepton-eda

2022-03-17 Thread Tracey Emery
how > to get that to work as part of the port build. You'll see my commented- > out lines in the Makefile in the attached port - do you have any > ideas? > > While it would be nice to have that done, I'd also be happy enough with > importing this as-is and look at precompile later, I think it's generally > in good shape. > > Would any ports dev like to give me an OK to import? > Looks ok here from a ports perspective. ok. -- Tracey Emery

CVS: cvs.openbsd.org: ports

2022-03-15 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/03/15 14:53:31 Modified files: cad/kicad-share/packages3D: Makefile distinfo cad/kicad-share/packages3D/pkg: PLIST Log message: fix the kicad-share/packages3D build. ok sthen@. thanks

Re: WIP: cad/kicad + cad/kicad-share -> 6.0.2

2022-03-14 Thread Tracey Emery
; Florian Viehweger Florian, thanks for the diffs. The kicad-share diff was incomplete, but I fixed it up for you and committed the updates. Appreciate the help. -- Tracey Emery

CVS: cvs.openbsd.org: ports

2022-03-14 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/03/14 13:58:51 Modified files: cad/kicad-share: Makefile.inc cad/kicad-share/footprints: distinfo cad/kicad-share/footprints/pkg: PLIST cad/kicad-share/packages3D: distinfo

CVS: cvs.openbsd.org: ports

2022-03-14 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/03/14 13:58:13 Modified files: cad/kicad : Makefile distinfo cad/kicad/pkg : PLIST Log message: Update kicad to 6.0.2. patch from Florian Viehweger thanks!

Re: NEW: net/snowflake_proxy

2022-02-28 Thread Tracey Emery
metrics > 873 _alertmanager_alertmanager sysutils/alertmanager > +874 _snowflakeproxy _snowflakeproxy net/snowflake_proxy > -- Tracey Emery

Re: [Update] cad/oce

2022-02-26 Thread Tracey Emery
On Sat, Feb 26, 2022 at 12:00:06PM +, Stuart Henderson wrote: > On 2022/02/24 09:19, Tracey Emery wrote: > > Hello ports, > > > > There are some bash script anomalies that sthen@ found during a recent > > build of OpenCascade. There is a script that

CVS: cvs.openbsd.org: ports

2022-02-26 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/02/26 14:40:01 Modified files: cad/oce: Makefile cad/oce/pkg: PLIST Added files: cad/oce/patches: patch-adm_templates_env_install_sh_in cad/oce/pkg: MESSAGE

[Update] cad/oce

2022-02-24 Thread Tracey Emery
. ok? -- Tracey Emery Index: Makefile === RCS file: /cvs/ports/cad/oce/Makefile,v retrieving revision 1.4 diff -u -p -u -r1.4 Makefile --- Makefile22 Feb 2022 15:20:11 - 1.4 +++ Makefile24 Feb 2022 16:16:33 -

CVS: cvs.openbsd.org: ports

2022-02-22 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/02/22 09:01:18 Modified files: games/freebee : Makefile distinfo games/freebee/pkg: PLIST Log message: Update games/freebee to 2.0. The dictionary was removed and is now downloaded and

[Update] games/freebee 2.0

2022-02-22 Thread Tracey Emery
Hello ports, This is just a simple update bringing freebee to 2.0. ok? -- Tracey Emery Index: Makefile === RCS file: /cvs/ports/games/freebee/Makefile,v retrieving revision 1.3 diff -u -p -u -r1.3 Makefile --- Makefile4 Oct

CVS: cvs.openbsd.org: ports

2022-02-22 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/02/22 08:48:33 Removed files: cad/kicad-share/i18n: Makefile distinfo cad/kicad-share/i18n/pkg: DESCR PLIST Log message: rm i18n subdir. this no longer exists and was missed in original

CVS: cvs.openbsd.org: ports

2022-02-22 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/02/22 08:38:39 Modified files: cad/kicad : Makefile distinfo cad/kicad/patches: patch-CMakeModules_config_h_cmake patch-common_CMakeLists_txt

CVS: cvs.openbsd.org: ports

2022-02-22 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/02/22 08:37:16 Modified files: cad/kicad-share: Makefile Makefile.inc cad/kicad-share/footprints: distinfo cad/kicad-share/footprints/pkg: PLIST cad/kicad-share/packages3D:

CVS: cvs.openbsd.org: ports

2022-02-22 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/02/22 08:20:11 Modified files: cad/oce: Makefile distinfo cad/oce/patches: patch-src_OSD_OSD_MemInfo_cxx cad/oce/pkg: PLIST Added files: cad/oce/patches:

Re: [Update] cad/kicad 5.1.12 -> 6.0.1

2022-02-18 Thread Tracey Emery
On Fri, Feb 18, 2022 at 10:15:21AM -0700, Tracey Emery wrote: > Howdy ports, > > Here is the new 6.0.1 diff. I noticed that the 6.0.0 diff didn't > actually update my rdep kicad libraries, so it now required a version > number which fixes this problem. I'm amazed that 6.0.0 was ru

Re: [Update] cad/kicad and friends 5.1.12 -> 6.0.0

2022-02-18 Thread Tracey Emery
On Wed, Feb 16, 2022 at 07:55:21AM -0700, Tracey Emery wrote: > Hello ports, > > Here is the new kicad, finally out after years of development; still > with the same otto patch (took me a minute for my otto-fu to kick in and > make it work). > > This actually seems to ru

Re: specialtopics.html: cmake ports and SHARED_LIBS

2022-01-25 Thread Tracey Emery
lean and rebuild the port, > +and when you regenerate the PLIST you should see that it starts to > +use the version numbers. > + > Avoid DT_SONAME hardcoding > > Some ports use the -soname flag of > This is a good idea. ok tracey This is one topic that takes a long time to learn and get correct. -- Tracey Emery

Re: FYI - On the subject of non-OpenBSD developers asking "ok?"

2022-01-21 Thread Tracey Emery
ory to CVS and update my ports tree, then remove from got. May sound weird, but it works for me and helps me keep things straight on some of the more complicated junk I work on, simultaneously keeping my github wip repo up-to-date, since mystuff is a bare clone from my github account. -- Tracey Emery

Re: net/gophernicus: update 3.0.1 -> 3.1.1

2022-01-20 Thread Tracey Emery
On Thu, Jan 20, 2022 at 05:34:42PM +0100, Omar Polo wrote: > Tracey Emery writes: > > > How about this for the README? > > way better, thanks! > > Here's a revised diff with your tweaks to the README and > FIX_EXTRACT_PERMISSIONS. I don't remember why, my user

Re: net/gophernicus: update 3.0.1 -> 3.1.1

2022-01-20 Thread Tracey Emery
serves documents from ${VARBASE}/gopher and will only serve files which are world-readable; being readable by the server process is not enough. -For more information, see ${TRUEPREFIX}/share/doc/gophernicus/README. +For more information, see gophernicus(8) and +${TRUEPREFIX}/share/doc/gophernicus/README.md. -- Tracey Emery

Re: net/gophernicus: update 3.0.1 -> 3.1.1

2022-01-20 Thread Tracey Emery
ve only tested it on localhost, some real world usage is much > appreciated :) > > Do you think the pkg_readme could be improved by pointing users to rcctl enable inetd and rcctl start/restart inetd? Just an idea. I'm not sure what we do for other ports that have these kind of daemon requirements. -- Tracey Emery

Re: net/gophernicus: update 3.0.1 -> 3.1.1

2022-01-20 Thread Tracey Emery
594 'update-plist': @lock=gophernicus-3.1.1; export _L...) So, either something is suddenly off in my ports dir or there are some problems here. So, I can't give a full review of this diff. Another note I see, don't forget to: rm patches/patch-gophernicus_c cvs rm patches/patch-gophernicus_c Good luck! :) -- Tracey Emery

Re: net/gophernicus: drop scary paragraph from the readme

2022-01-19 Thread Tracey Emery
On Wed, Jan 19, 2022 at 10:20:47PM +0100, Omar Polo wrote: > Solène Rapenne writes: > > > Le Wed, 19 Jan 2022 13:47:54 -0700, > > Tracey Emery a écrit : > > > >> On Wed, Jan 19, 2022 at 09:25:34PM +0100, Omar Polo wrote: > >> > Hello, > >&

Re: net/gophernicus: drop scary paragraph from the readme

2022-01-19 Thread Tracey Emery
lopment! DO NOT USE unless you want fiery dragons! > +-(you probably want to `git checkout 3.0.1`) > +- > + *Copyright (c) 2009-2019 Kim Holviala and others* > + > + Gophernicus is a modern full-featured (and hopefully) secure gopher > -- Tracey Emery

Re: devel/avr/gcc sparc64 build fix (was: Re: sparc64 bulk build report)

2022-01-11 Thread Tracey Emery
On Tue, Jan 11, 2022 at 12:07:35AM +0100, Jeremie Courreges-Anglas wrote: > On Mon, Jan 10 2022, Tracey Emery wrote: > > On Mon, Jan 10, 2022 at 11:52:57AM -0700, k...@openbsd.org wrote: > >> Bulk build on sparc64-0a.ports.openbsd.org > >> > >> Started : Fr

Re: devel/avr/gcc sparc64 build fix (was: Re: sparc64 bulk build report)

2022-01-10 Thread Tracey Emery
On Tue, Jan 11, 2022 at 12:07:35AM +0100, Jeremie Courreges-Anglas wrote: > On Mon, Jan 10 2022, Tracey Emery wrote: > > On Mon, Jan 10, 2022 at 11:52:57AM -0700, k...@openbsd.org wrote: > >> Bulk build on sparc64-0a.ports.openbsd.org > >> > >> Started : Fr

Re: sparc64 bulk build report

2022-01-10 Thread Tracey Emery
and emailed. This is the same COMPILER config I need to use for the two xtensa ports I typically work on to build and work on sparc64. -- Tracey Emery Index: gcc/Makefile === RCS file: /cvs/ports/devel/avr/gcc/Makefile,v retriev

CVS: cvs.openbsd.org: ports

2022-01-08 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/01/08 09:58:33 Modified files: devel/xtensa-esp32-elf: Makefile.inc devel/xtensa-esp32-elf/binutils: Makefile devel/xtensa-esp32-elf/gcc: Makefile

CVS: cvs.openbsd.org: ports

2022-01-08 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2022/01/08 09:58:10 Modified files: devel/xtensa-lx106-elf: Makefile.inc devel/xtensa-lx106-elf/binutils: Makefile devel/xtensa-lx106-elf/gcc: Makefile

Re: two xtensa diffs: end the whack-a-mole

2022-01-08 Thread Tracey Emery
On Sat, Jan 08, 2022 at 05:48:59PM +0100, Antoine Jacoutot wrote: > On Sat, Jan 08, 2022 at 09:36:13AM -0700, Tracey Emery wrote: > > Here are two diffs I need to eyes on. This moves gawk and gsed to the > > Makefile.inc files to "avoid this whack-a-mole" ~ tb > > &

two xtensa diffs: end the whack-a-mole

2022-01-08 Thread Tracey Emery
Here are two diffs I need to eyes on. This moves gawk and gsed to the Makefile.inc files to "avoid this whack-a-mole" ~ tb Pointed out by tb and others. Ok? -- Tracey Emery Index: Makefile.inc === RCS file: /cvs/p

Re: shotcut update

2021-12-17 Thread Tracey Emery
cut/Controls/ComboBox.qml > share/shotcut/qml/modules/Shotcut/Controls/DoubleSpinBox.qml > +share/shotcut/qml/modules/Shotcut/Controls/EditMenu.qml > share/shotcut/qml/modules/Shotcut/Controls/Gauge.qml > share/shotcut/qml/modules/Shotcut/Controls/GradientControl.qml > share/shotcut/qml/modules/Shotcut/Controls/HoverTip.qml > share/shotcut/qml/modules/Shotcut/Controls/KeyframableFilter.qml > share/shotcut/qml/modules/Shotcut/Controls/KeyframesButton.qml > +share/shotcut/qml/modules/Shotcut/Controls/Marker.qml > +share/shotcut/qml/modules/Shotcut/Controls/MarkerBar.qml > share/shotcut/qml/modules/Shotcut/Controls/Preset.qml > share/shotcut/qml/modules/Shotcut/Controls/RectangleControl.qml > share/shotcut/qml/modules/Shotcut/Controls/SaveDefaultButton.qml > @@ -419,6 +442,7 @@ share/shotcut/qml/modules/Shotcut/Contro > share/shotcut/qml/modules/Shotcut/Controls/TextFilterUi.qml > share/shotcut/qml/modules/Shotcut/Controls/TextFilterVui.qml > share/shotcut/qml/modules/Shotcut/Controls/TimeSpinner.qml > +share/shotcut/qml/modules/Shotcut/Controls/TipBox.qml > share/shotcut/qml/modules/Shotcut/Controls/ToggleButton.qml > share/shotcut/qml/modules/Shotcut/Controls/ToolButton.qml > share/shotcut/qml/modules/Shotcut/Controls/UndoButton.qml > @@ -483,6 +507,7 @@ share/shotcut/translations/shotcut_oc.qm > share/shotcut/translations/shotcut_pl.qm > share/shotcut/translations/shotcut_pt_BR.qm > share/shotcut/translations/shotcut_pt_PT.qm > +share/shotcut/translations/shotcut_ro.qm > share/shotcut/translations/shotcut_ru.qm > share/shotcut/translations/shotcut_sk.qm > share/shotcut/translations/shotcut_sl.qm -- Tracey Emery

CVS: cvs.openbsd.org: ports

2021-12-05 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2021/12/05 10:03:48 Modified files: devel/xtensa-esp32-elf/gdb: Makefile Log message: Fix missing gawk BDEP, pointed out be aja@.

Re: devel/xtensa-esp32-elf/gdb failed to build

2021-12-04 Thread Tracey Emery
o_msg:=echo}; : ${target:=build}; for i in ; do...) >>>> Ended at 1638572858.53 >max_stuck=114.32/depends=6.83/show-prepare-results=1.83/patch=134.20/configure=12.80/build=336.46 >Error: job failed with 512 on exopi-5 at 1638572858 > > -- Tracey Emery Sent from my phone.

CVS: cvs.openbsd.org: ports

2021-11-28 Thread Tracey Emery
CVSROOT:/cvs Module name:ports Changes by: tra...@cvs.openbsd.org 2021/11/28 07:53:44 Modified files: devel/xtensa-esp32-elf/binutils: Makefile Log message: Fix xtensa-esp32-elf-binutils build. Pointed out by aja@

Re: sparc64 bulk build report

2021-11-23 Thread Tracey Emery
On Tue, Nov 23, 2021 at 07:21:31PM +, Stuart Henderson wrote: > > if it's just C then please set COMPILER_LANGS > (if it's C++ then I'd probably expect something else in WANTLIB) Got it! ok? -- Tracey Emery Index:

Re: sparc64 bulk build report

2021-11-23 Thread Tracey Emery
ast C99 for the build. The following fixed the dxf2gcode build on sparc64. ok? -- Tracey Emery Index: Makefile === RCS file: /cvs/ports/x11/py-sip-qt5/Makefile,v retrieving revision 1.7 diff -u -p -u -r1.7 Makefile --- Makefile

Re: sparc64 bulk build report

2021-11-22 Thread Tracey Emery
On Sat, Nov 20, 2021 at 09:39:32PM -0700, k...@openbsd.org wrote: > http://build-failures.rhaalovely.net/sparc64/2021-11-18/devel/avr/gcc.log The following let me build avr-gcc on sparc64. Want to throw it on a bulk and see if it's the right direction? -- Tracey Emery Index: gcc/Makef

Re: NEW: lang/ldc

2021-11-22 Thread Tracey Emery
it is > > infrastructure weirdness. I will work to improve that situation. > > * LDC is able to build a dub that passes all of the dub tests, can > > rebuild itself (obviously), and is able to build and run all the D > > code I have managed to throw at LDC so far. > > > > OK? > > > > ~Brian > > Ping. Port reattached. > > ~Brian Build fine and easily compiles a small program. ok. -- Tracey Emery

Re: [PATCH] devel/py-esptool

2021-11-22 Thread Tracey Emery
DPY_FLAVOR} > > FLAVORS = python3 > FLAVOR = python3 -- Tracey Emery

  1   2   3   4   5   >