[New] devel/riscv32-esp-elf 8.4.0

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

Re: cad/kicad status

2023-09-19 Thread Tracey Emery
f by 7 months and 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: NEW: devel/esptool-ck 0.4.13

2020-02-11 Thread Tracey Emery
On Thu, Jan 30, 2020 at 08:15:21AM +0100, Martin Reindl wrote: > On Tue, Jan 28, 2020 at 09:19:05AM -0700, Tracey Emery wrote: > > On Tue, Jan 28, 2020 at 07:33:41AM -0700, Tracey Emery wrote: > > > On Tue, Jan 28, 2020 at 07:42:04AM +0100, Martin Reindl wrote: > > > &

Re: [UPDATE] net/libircclient (1.9 -> 1.10)

2020-02-25 Thread Tracey Emery
ed that the library didn't work with SSL connections on OpenBSD because the library was failing to set the context option for SSL_OP_NO_SSLv2. It contained a patch to fix that problem. https://marc.info/?l=openbsd-ports&m=154108115405734&w=2 Testing this update and the failure still exist

Re: New: devel/xtensa-esp32-elf

2020-03-07 Thread Tracey Emery
On Sat, Mar 07, 2020 at 02:42:46PM +, Stuart Henderson wrote: > On 2020/03/06 10:39, Tracey Emery wrote: > > Hello ports@, > > > > After extensive back-and-forth between Claudio and I, we have a new > > port to present. Attached is a new port for compiling binaries

Re: NEW: x11/tigervnc

2020-03-10 Thread Tracey Emery
1vnc). > Builds, reads, and runs fine here, although I don't have a local VNC server to test against tonight. I'll offer an ok for the port :D -- Tracey Emery

Re: NEW: x11/tigervnc

2020-03-10 Thread Tracey Emery
On Tue, Mar 10, 2020 at 07:17:54PM -0600, Tracey Emery wrote: > On Tue, Mar 10, 2020 at 10:38:48PM +, Stuart Henderson wrote: > > ok to import this? > > > > --- > > TigerVNC is a high-performance, platform-neutral implementation of VNC > > (Virtual Ne

Re: New: devel/xtensa-lx106-elf 4.8.5

2020-03-14 Thread Tracey Emery
text relocations in the output > >Any suggestions on whether -nopie or -Wl,-z,notext is more appropriate? Replying from phone, sorry. No suggestion right now. Should we set arch to amd64 for now until done testing can be done? I'll have to research. -- Tracey Emery

Update: xtensa-lx106-elf

2020-03-19 Thread Tracey Emery
portcheck complained, otherwise. Was I right to bump the REVISION on the two subs? I built this on amd64, sparc64 (generously borrowed from stsp and setup by jca ... thank you), and i386 platforms. OK? Thanks. -- Tracey Emery diff 1fddd8b82485853cd5747e010d6c458686bb0458 /usr/ports blob

Re: Update: xtensa-lx106-elf

2020-03-20 Thread Tracey Emery
On Fri, Mar 20, 2020 at 01:16:17PM +0100, Klemens Nanni wrote: > On Thu, Mar 19, 2020 at 03:02:26PM -0600, Tracey Emery wrote: > > Was I right to bump the REVISION on the two subs? > Bumping gcc is obvoiusly correct because you patched and therefore > changed the package; I'

xtensa-esp32-elf build is broken on sparc64

2020-03-24 Thread Tracey Emery
Hello, This is a diff to set xtensa-esp32-elf-gcc-bootstrap as broken on sparc64. It follows the example in xtensa-elf-gcc. Does this make sense to do at this time? Ok? Thanks. -- Tracey Emery diff ac79918c6104420de5128e2bc2603d21dec2d4eb /usr/ports blob

devel/xtensa-esp32-elf make all broken

2020-03-30 Thread Tracey Emery
Hello, Just a simple modification to set the whole port broken on sparc64, since the toolchain is useless there. We don't need to install just parts of the port. OK? -- Tracey Emery Index: Makefile.inc === RCS file: /cvs/

REVISION: kicad-5.1.5

2020-04-01 Thread Tracey Emery
Hello, The following diff adds python scripting support to kicad. It contains a couple of new patches and an update to an old one. Builds and runs fine on amd64. OK? -- Tracey Emery Index: cad/kicad/Makefile === RCS file: /cvs

Re: REVISION: kicad-5.1.5

2020-04-01 Thread Tracey Emery
On Wed, Apr 01, 2020 at 09:58:32PM +0200, Klemens Nanni wrote: > What Stuart said, plus comments in the patches would do fine explaining > what is being patched/why. > > Rest looks good to me. Thanks guys. Changes are being made. -- Tracey Emery

Re: REVISION: kicad-5.1.5

2020-04-01 Thread Tracey Emery
On Wed, Apr 01, 2020 at 09:58:32PM +0200, Klemens Nanni wrote: > What Stuart said, plus comments in the patches would do fine explaining > what is being patched/why. > > Rest looks good to me. Here we are again, with changes. OK? -- Tracey Emery Index: cad/ki

Re: REVISION: kicad-5.1.5

2020-04-01 Thread Tracey Emery
On Wed, Apr 01, 2020 at 04:14:18PM -0600, Tracey Emery wrote: > On Wed, Apr 01, 2020 at 09:58:32PM +0200, Klemens Nanni wrote: > > What Stuart said, plus comments in the patches would do fine explaining > > what is being patched/why. > > > > Rest looks good to me. &

NEW: devel/mkspiffs 0.2.3

2020-04-06 Thread Tracey Emery
onths. OK? -- Tracey Emery mkspiffs-0.2.3.tgz Description: Binary data

NEW: devel/arduino-esp8266 2.6.3

2020-04-06 Thread Tracey Emery
Hello, This new port is the framework to program Espressif ESP8266 chipsets via the Arduino environment. Used and tested on amd64 for a few months. OK? -- Tracey Emery arduino-esp8266-2.6.3.tgz Description: Binary data

NEW: devel/arduino-esp32 1.0.4

2020-04-06 Thread Tracey Emery
Hello, This new port is the framework to program Espressif ESP32 chipsets via the Arduino environment. Used and tested on amd64 for a few months. OK? -- Tracey Emery arduino-esp32-1.0.4.tgz Description: Binary data

NEW: devel/makeesparduino 4.22.0

2020-04-06 Thread Tracey Emery
? -- Tracey Emery makeesparduino-4.22.0.tgz Description: Binary data

Re: NEW: devel/dyncall

2020-04-06 Thread Tracey Emery
did not test it further in a program. Their "Motivation" lists "Static function calls in C," so I'm guessing it producing static libraries isn't too weird. There appears to be an errant SHARED_LIBS comment? CATEGORIES= devel comms #SHARED_LIBS += opensync 1.1 HOMEPAGE= https://www.dyncall.org/ ok tracey -- Tracey Emery

Re: NEW: devel/mkspiffs 0.2.3

2020-04-07 Thread Tracey Emery
On Mon, Apr 06, 2020 at 09:01:46AM -0600, Tracey Emery wrote: > Hello, > > This new port is a tool specifically patched to build and upack SPIFFS > images for ESP32 and ESP8266 embedded devices, using SPIFFS as the > submodule. It is a runtime dependency for the next two arduino-co

Update: cad/kicad 5.1.4 >> 5.1.5

2019-11-22 Thread Tracey Emery
This is an update for Kicad to 5.1.5. There are no release notes or a changelog for this release. Ok? Thanks. -- Tracey Emery Index: Makefile === RCS file: /cvs/ports/cad/kicad/Makefile,v retrieving revision 1.37 diff -u -p -u

Update: cad/kicad-share 5.1.4 >> 5.1.5

2019-11-22 Thread Tracey Emery
This is an update to kicad-share 5.1.5, to go with the previous Kicad update. Ok? Thanks -- Tracey Emery Index: Makefile.inc === RCS file: /cvs/ports/cad/kicad-share/Makefile.inc,v retrieving revision 1.3 diff -u -p -u -r1.3

Re: Update: cad/kicad 5.1.4 >> 5.1.5

2019-11-22 Thread Tracey Emery
On November 22, 2019 11:49:57 AM MST, James Turner wrote: >On Fri, Nov 22, 2019 at 11:36:40AM -0700, Tracey Emery wrote: >> This is an update for Kicad to 5.1.5. There are no release notes or a >> changelog for this release. >> >> Ok? >> >> Thanks. >&

Re: Update: cad/kicad 5.1.4 >> 5.1.5

2019-11-22 Thread Tracey Emery
On Fri, Nov 22, 2019 at 01:49:57PM -0500, James Turner wrote: > > Once EPOCH has been added to a port, you can't remove it. The universe is once again, back in order. Epoch restored. > -- Tracey Emery Index: Makefile =

Re: [NEW] audio/ncspot: ncurses Spotify client written in Rust

2019-11-25 Thread Tracey Emery
ade things worse. So, does this still need some work, or does a pkg_readme need to be created for making it look good in CWM and xterm? Did something get missed for curses in the build? Thanks. -- Tracey Emery

Re: [NEW] audio/ncspot: ncurses Spotify client written in Rust

2019-11-25 Thread Tracey Emery
; though not quite the same as in issues/65 etc). Thanks Stuart. That env setting fixes it. -- Tracey Emery

Re: Update: cad/kicad 5.1.4 >> 5.1.5

2019-12-10 Thread Tracey Emery
On Fri, Nov 29, 2019 at 11:42:35PM +0100, Paco Esteban wrote: > On Fri, 22 Nov 2019, Tracey Emery wrote: > > > On Fri, Nov 22, 2019 at 01:49:57PM -0500, James Turner wrote: > > > > > > Once EPOCH has been added to a port, you can't remove it. > > >

Re: Update: cad/kicad-share 5.1.4 >> 5.1.5

2019-12-10 Thread Tracey Emery
On Fri, Nov 22, 2019 at 11:38:30AM -0700, Tracey Emery wrote: > This is an update to kicad-share 5.1.5, to go with the previous Kicad > update. > > Ok? > > Thanks > > -- > > Tracey Emery > Ping --

Re: UPDATE misc/subsurface

2019-12-16 Thread Tracey Emery
On Sun, Dec 15, 2019 at 02:29:09PM +0100, Antoine Jacoutot wrote: > On Sun, Dec 15, 2019 at 11:55:44AM +0100, Kristaps Dzonsons wrote: > > This updates subsurface to the current 4.9.3. Joint effort with Tracey > > Emery, thank you! > > > > The port-lib-depends-check

Re: [update] devel/arduino 1.8.10

2019-12-16 Thread Tracey Emery
CharacterAnalysis/CharacterAnalysis.ino > share/examples/arduino/08.Strings/StringAdditionOperator/ > > share/examples/arduino/08.Strings/StringAdditionOperator/StringAdditionOperator.ino > @@ -942,7 +941,6 @@ share/examples/arduino/08.Strings/String > share/examples/arduino/08.Strings/StringLengthTrim/StringLengthTrim.ino > share/examples/arduino/08.Strings/StringLengthTrim/StringLengthTrim.txt > share/examples/arduino/08.Strings/StringReplace/ > -@comment share/examples/arduino/08.Strings/StringReplace/.swp > share/examples/arduino/08.Strings/StringReplace/StringReplace.ino > share/examples/arduino/08.Strings/StringReplace/StringReplace.txt > share/examples/arduino/08.Strings/StringStartsWithEndsWith/ -- Tracey Emery

Re: [new] devel/arduino-adafruit-{gfx,ra8875}

2019-12-16 Thread Tracey Emery
On Mon, Dec 16, 2019 at 10:47:32AM -0600, joshua stein wrote: > Some Arduino libraries, packaged for easy use with > devel/arduino-makefile. The buildtest example for the RA8875 library builds just fine. -- Tracey Emery

Re: UPDATE misc/subsurface

2019-12-17 Thread Tracey Emery
On Tue, Dec 17, 2019 at 10:39:14AM +0100, Kristaps Dzonsons wrote: > >>> This updates subsurface to the current 4.9.3. Joint effort with Tracey > >>> Emery, thank you! > >>> > >>> The port-lib-depends-check asks for a x11/gtk+3,-guic RUN_DEPENDS as

.txz extension

2019-12-19 Thread Tracey Emery
Hello ports, I was playing with shotcut and saw .txz in the wild. Diff below extracts that now. -- Tracey Emery diff c46931e751fd16e7c32b7593fe761e6160c6efa8 /usr/ports blob - dc4c6bd6b7ba1c957e981eb0e9deedbdb00bafaa file + infrastructure/lib/OpenBSD/PortGen/Port.pm --- infrastructure/lib

NEW: devel/esptool-ck 0.4.13

2020-01-27 Thread Tracey Emery
nyone willing to Ok and commit? Thanks, Tracey -- Tracey Emery esptool-ck-0.4.13.tgz Description: Binary data

NEW: devel/py-esptool 2.8

2020-01-27 Thread Tracey Emery
& ESP32 chips. The py-serial or py3-serial plugins required. Is anyone willing to Ok and commit? Thanks, Tracey -- Tracey Emery py-esptool-2.8.tgz Description: Binary data

Re: NEW: devel/esptool-ck 0.4.13

2020-01-28 Thread Tracey Emery
On Tue, Jan 28, 2020 at 07:42:04AM +0100, Martin Reindl wrote: > On Mon, Jan 27, 2020 at 04:06:03PM -0700, Tracey Emery wrote: > > Hello ports, > > > > Attached is a new port to work with firmware for ESP8266 chips. It's an > > updated and slightly revised

Re: NEW: devel/esptool-ck 0.4.13

2020-01-28 Thread Tracey Emery
On Tue, Jan 28, 2020 at 07:44:49AM +0100, Martin Reindl wrote: > On Mon, Jan 27, 2020 at 04:06:03PM -0700, Tracey Emery wrote: > > Hello ports, > > > > Attached is a new port to work with firmware for ESP8266 chips. It's an > > updated and slightly revised

Re: NEW: devel/esptool-ck 0.4.13

2020-01-28 Thread Tracey Emery
This isn't a py-port. I did submit a py-esptool port, which is separate from this. Paco has edited it for py3, which I will check out in a bit. Thanks. On Tue, Jan 28, 2020 at 07:50:14AM +0100, Rafael Sadowski wrote: > On Mon Jan 27, 2020 at 04:06:03PM -0700, Tracey Emery wrote: > &g

Re: NEW: devel/py-esptool 2.8

2020-01-28 Thread Tracey Emery
ose > boards on OpenBSD if you don't mind :-P > No problem! > Cheers, > > -- > Paco Esteban. > 5818130B8A6DBC03 -- Tracey Emery

Re: NEW: devel/esptool-ck 0.4.13

2020-01-28 Thread Tracey Emery
On Tue, Jan 28, 2020 at 07:33:41AM -0700, Tracey Emery wrote: > On Tue, Jan 28, 2020 at 07:42:04AM +0100, Martin Reindl wrote: > > On Mon, Jan 27, 2020 at 04:06:03PM -0700, Tracey Emery wrote: > > > Hello ports, > > > > > > Attached is a new port to work with

UPDATE: net/libircclient 1.9 => 1.10

2018-11-01 Thread Tracey Emery
Hello ports, Attached is a small update to libircclient, bumping the version to 1.10. Their changelog: This release fixes API incompatibility with OpenSSL 1.1.x I also added a small patch to fix the library to work with an SSL connection. As of 5.6, SSLv2 was removed from OpenBSD. There

[NEW] net/thingsd 1.0

2019-01-17 Thread Tracey Emery
Hello, This is a new port request and a replacement for a formerly requested port, which should be disregarded (net/busybeed). thingsd has been completely refactored and cleaned up from the original busybeed, and now uses libevent from base. Description: The thingsd OpenBSD proxy daemon provides

Re: [NEW] net/thingsd 1.0

2019-04-22 Thread Tracey Emery
On Sat, Apr 20, 2019 at 11:56:07AM -0600, Tracey Emery wrote: > On Wed, Jan 23, 2019 at 08:26:23AM +0100, Rafael Sadowski wrote: > > On Mon Jan 21, 2019 at 10:23:25AM -0700, Tracey Emery wrote: > > > After some additional testing, I found a leak. So, here is a new port to > &

Re: OpenBSD maintainers Spring cleaning

2019-04-30 Thread Tracey Emery
urprised when you'll receive yours :) > > >Cheers, >Daniel I won't. Lol -- Tracey Emery

Re: OpenBSD maintainers Spring cleaning

2019-04-30 Thread Tracey Emery
On April 30, 2019 8:09:02 PM MDT, Tracey Emery wrote: >On April 30, 2019 3:50:24 PM MDT, Daniel Jakots wrote: >>Hi, >> >>We decided to email each maintainer to verify OpenBSD port maintainers >>can be reached and wish to remain active. I'm going to send these

Re: NEW: graphics/flameshot

2019-05-06 Thread Tracey Emery
On Sun, May 05, 2019 at 01:51:32PM -0400, Brian Callahan wrote: > > > On 5/5/19 12:32 PM, Denis Fondras wrote: > > Flameshot is an easy to use, powerful and customizable screenshot software. > > > > https://flameshot.js.org/ > > Thank you for this! This is the screenshot program I've been looki

Re: UPDATE: net/libvncserver

2019-05-07 Thread Tracey Emery
Patch applies, compiles fine, and small program runs fine with vncserver library. On Tue, May 07, 2019 at 08:11:31AM +0200, Rafael Sadowski wrote: > Anybody? > > > On Sat Mar 16, 2019 at 09:51:02AM +0100, Rafael Sadowski wrote: > > Update libvncserver to the latest stable version. > > > > Notab

[NEW] net/thingsd 2.7.0

2019-05-07 Thread Tracey Emery
Hello ports, Here is the latest incarnation of thingsd, with many bug fixes and improvements since 1.0. This will be my last attempt to get further testers and attempts for import. Thanks and have a nice day, Tracey -- Changes since 1.0 * Stop thingsctl from trying to print out of bounds data. *

Re: [NEW] net/thingsd 2.7.0

2019-05-07 Thread Tracey Emery
Are all ports using pledge and unveil including the "# uses pledge()" in the Makefiles? On Tue, May 07, 2019 at 11:50:42PM +0100, Stuart Henderson wrote: > On 2019/05/07 20:05, Ampie Niemand wrote: > > I did a: > > mv /usr/local/share/examples/thingsd/thingsd.conf /etc {I edited the > > interface

Re: [NEW] net/thingsd 2.7.0

2019-05-07 Thread Tracey Emery
On May 7, 2019 4:57:30 PM MDT, Stuart Henderson wrote: >On 2019/05/07 16:55, Tracey Emery wrote: >> Are all ports using pledge and unveil including the "# uses pledge()" >in the >> Makefiles? > >At present they should be. Thanks -- Tracey Emery

Re: [NEW] net/thingsd 2.7.0

2019-05-08 Thread Tracey Emery
ix!" :D Tracey On Tue, May 07, 2019 at 05:02:17PM -0600, Tracey Emery wrote: > On May 7, 2019 4:57:30 PM MDT, Stuart Henderson wrote: > >On 2019/05/07 16:55, Tracey Emery wrote: > >> Are all ports using pledge and unveil including the "# uses pledge()" > >i

Re: [NEW] net/thingsd 2.7.0

2019-05-08 Thread Tracey Emery
On Wed, May 08, 2019 at 03:19:40PM +0100, Stuart Henderson wrote: > On 2019/05/08 07:52, Tracey Emery wrote: > > Stuart is absolutely right. I missed adding the @sample line to this port. I > > missed it during all the change-over. Apologies. > > > > Attached is a f

Re: [NEW] net/thingsd 2.7.0

2019-05-08 Thread Tracey Emery
On Wed, May 08, 2019 at 08:25:20AM -0600, Tracey Emery wrote: > On Wed, May 08, 2019 at 03:19:40PM +0100, Stuart Henderson wrote: > > On 2019/05/08 07:52, Tracey Emery wrote: > > > Stuart is absolutely right. I missed adding the @sample line to this > > > port. I >

Re: [NEW] net/thingsd 2.7.0

2019-05-08 Thread Tracey Emery
@sample won't overwrite existing configs in /etc. Also, the example is just an example. People should read `man thingsd.conf` if they are confused to change the NIC interface. I don't know, perhaps the sample is too exhaustive. Also, the interface can be completely removed to listen on all interfac

Re: [NEW] net/thingsd 2.7.0

2019-05-08 Thread Tracey Emery
On Wed, May 08, 2019 at 06:20:32PM +0100, Stuart Henderson wrote: > On 2019/05/08 08:28, Tracey Emery wrote: > > > > Stuart, upon further examination, the PLIST is missing @newgroup and > > @newuser as > > well. Please advise. > > Oh, good point. To set that

New: net/thingsd 2.7.1

2019-06-09 Thread Tracey Emery
Hello ports, Here is a new 2.7.1 release of thingsd, bumping PLIST user to 836 and includes a couple of fixes in the software. Is anyone willing to import this? It's received several oks, thus far. Thanks, Tracey Changelog: * Alert child when control socket closes, so it can clean up items *

Re: New: net/thingsd 2.7.1

2019-06-15 Thread Tracey Emery
On June 15, 2019 3:20:58 PM MDT, Brian Callahan wrote: > > >On 6/9/19 1:37 PM, Tracey Emery wrote: >> Hello ports, >> >> Here is a new 2.7.1 release of thingsd, bumping PLIST user to 836 and >> includes a couple of fixes in the software. >> >> Is

NEW: devel/xtensa-esp32-elf-gcc 8.2.0 [1/7]

2019-07-16 Thread Tracey Emery
Hello ports@, I am sending a series of ports for review. These ports are to allow working with Espressif ESP8266 and ESP32 chips in OpenBSD. These ports work with the current Arduino port and the Espressif SDKs themselves. The Espressif way of doing things is a mess, so I'm hosting some of the di

NEW: devel/xtensa-lx106-elf-gcc 4.8.5 [2/7]

2019-07-16 Thread Tracey Emery
devel/xtensa-lx106-elf-gcc: GNU cross compiler suite, configured for the xtensa-lx106-elf target. xtensa-lx106-elf-gcc.4.8.5.tar.gz Description: Binary data

NEW: devel/arduino-esp32 1.0.2 [3/7]

2019-07-16 Thread Tracey Emery
devel/arduino-esp32: Framework to program Espressif ESP32 chipsets via the Arduino environment. arduino-esp32-1.0.2.tar.gz Description: Binary data

NEW: devel/arduino-esp8266 2.4.1 [4/7]

2019-07-16 Thread Tracey Emery
devel/arduino-esp8266: Framework to program Espressif ESP8266 chipsets via the Arduino environment. arduino-esp8266-2.4.1.tar.gz Description: Binary data

NEW: devel/esptool-ck 0.4.14 [5/7]

2019-07-16 Thread Tracey Emery
devel/esptool-ck: Esptool is a tool to create firmware files for the ESP8266 chip and flash the firmware to the chip over serial port. esptool-ck.0.4.14.tar.gz Description: Binary data

NEW: devel/mkspiffs 0.2.3 [7/7]

2019-07-16 Thread Tracey Emery
devel/mkspiffs: Tool to build and unpack SPIFFS images. mkspiffs-0.2.3.tar.gz Description: Binary data

NEW: devel/esptool-py 2.6 [6/7]

2019-07-16 Thread Tracey Emery
devel/esptool-py: A Python-based, open source, platform independent, utility to communicate with the ROM bootloader in Espressif ESP8266 & ESP32 chips. The py-serial or py3-serial plugins required. esptool-py.2.6.tar.gz Description: Binary data

Re: boost md context switching on macppc

2019-09-12 Thread Tracey Emery
us far. It's a mess, so I probably never will. -- Tracey Emery

Re: Default PHP version for the next OpenBSD release

2019-09-24 Thread Tracey Emery
ot;A+A1 or > B+B1 but not A+B1@ type choices which would be needed for correct > dependencies with this, and there's a further problem as the path > to the PHP interpreter (MODPHP_BIN) needs to point at a particular > version. So I think we're stuck with making a specific decision > for each port ("force X version or use the default"). -- Tracey Emery

Re: New/Replacement: Kicad 5.1.4

2019-10-02 Thread Tracey Emery
TRANSLATOR! Just kidding :D Thanks for the reply, Anthony. I'll start knocking out what I can figure out, and learn the rest as I go. Some comments inline. On Wed, Oct 02, 2019 at 03:30:20AM -0600, Anthony J. Bentley wrote: > Hi Tracey, > > Tracey Emery writes: > > Attached

Re: New/Replacement: Kicad 5.1.4

2019-10-02 Thread Tracey Emery
what difference it makes if they're enabled? > - rather than have a build dependency on ngspice, we should @comment >the include files in ngspice and set libnsgpice to conflict with >older versions. (why does upstream do it this way? it's

Re: New/Replacement: Kicad 5.1.4

2019-10-02 Thread Tracey Emery
think we usually drop :BOOL from CMake CONFIGURE_ARGS. > - WRKSRC defaults to WRKDIST, no need to set it. > - in general, order of variables should be closer to Makefile.template. -- Tracey Emery diff -ru cad/oce.orig/Makefile cad/oce/Makefile --- cad/oce.orig/Makefile Wed Oct 2 09:

Re: New/Replacement: Kicad 5.1.4

2019-10-02 Thread Tracey Emery
On Wed, Oct 02, 2019 at 05:46:49PM +0100, Stuart Henderson wrote: > On 2019/10/02 09:29, Tracey Emery wrote: > > Well, ngspice pukes on both xspice and cider. So, I've pulled those from > > the libngspice port for now. > > my 2c, stick to the basics first. > >

Re: New/Replacement: Kicad 5.1.4

2019-10-02 Thread Tracey Emery
t; oce is still building and I'm very short on time, so I'd appreciate if > you could revise the oce, libngspice, and kicad ports based on my > comments above. > > In the meantime I think my attached kicad-share ports are fine to go in. > Any developers willing to provid

Re: New/Replacement: Kicad 5.1.4

2019-10-02 Thread Tracey Emery
Here's a crack at the ngspice port. Thanks, T On Wed, Oct 02, 2019 at 05:46:49PM +0100, Stuart Henderson wrote: > On 2019/10/02 09:29, Tracey Emery wrote: > > Well, ngspice pukes on both xspice and cider. So, I've pulled those from > > the libngspice port for now.

Re: New/Replacement: Kicad 5.1.4

2019-10-02 Thread Tracey Emery
> > I think this must be coming from cmake's FindTCL module, I'm not > sure how to repair it at the moment. Halloween must be coming. A statement for you that says, "I'm not sure how to repair it at the moment" are VERY scary. Good work. -- Tracey Emery

Re: New/Replacement: Kicad 5.1.4

2019-10-02 Thread Tracey Emery
this isn't a deal breaker. Tracey On Tue, Oct 01, 2019 at 04:56:28PM -0600, Tracey Emery wrote: > Hello ports@, > > Attached are seven new ports and one replacement port to get Kicad up to > 5.1.4, from its current useless, 9-year-old state. > > Does anyone have any time or

Re: New/Replacement: Kicad 5.1.4

2019-10-03 Thread Tracey Emery
On Thu, Oct 03, 2019 at 02:58:28AM -0600, Anthony J. Bentley wrote: > Hi Tracey, > > Tracey Emery writes: > > Here's a crack at the ngspice port. > > Pretty close. Here are the changes I made: > > - used ?= for variable assignment within Makefile.inc (I thin

Re: New/Replacement: Kicad 5.1.4

2019-10-03 Thread Tracey Emery
On October 3, 2019 10:52:24 AM MDT, "Anthony J. Bentley" wrote: >Hi Tracey, > >Tracey Emery writes: >> Could you explain >> the need for the conflict? Shouldn't it be okay to have both ngspice >and >> libngspice installed at the same time wi

Re: NEW: devel/arduino-esp8266 2.4.1 [4/7]

2019-10-07 Thread Tracey Emery
gt; On Tue, Jul 16, 2019 at 04:08:43PM -0600, Tracey Emery wrote: > > devel/arduino-esp8266: Framework to program Espressif ESP8266 chipsets > > via the Arduino environment. > > Any update on this? > I like to be able to do this also on OpenBSD > > -- > Henri J?rvinen -- Tracey Emery

Re: New/Replacement: Kicad 5.1.4

2019-10-22 Thread Tracey Emery
gt; Fixed version attached. > > ok? > > -- > Anthony J. Bentley -- Tracey Emery ngspice.tar.gz Description: Binary data

Re: New/Replacement: Kicad 5.1.4

2019-10-23 Thread Tracey Emery
On October 22, 2019 11:41:08 PM MDT, "Anthony J. Bentley" wrote: >Tracey Emery writes: >> Your attached file only has the ngspice port. It's missing the >> libngspice part. > >Bah... > >> I've attached the one I sent to you. Does this look ok t

Re: Build libngspice from cad/ngspice

2019-10-31 Thread Tracey Emery
test" within ngspice. I didn't bother > doing the same for libngspice, because the test suite assumes you're > building a binary and not a library, and fixing that is not worth it. > > ok? > > -- > Anthony J. Bentley -- Tracey Emery

Re: New/Replacement: Kicad 5.1.4

2019-10-31 Thread Tracey Emery
> I think this must be coming from cmake's FindTCL module, I'm not > sure how to repair it at the moment. I think I've found a simple solution in another port. Adding MODTK_VERSION = 8.6 appears to make cmake happy, and everything points to 8.6 in CMakeCache.txt. I'll st

Re: New/Replacement: Kicad 5.1.4

2019-11-01 Thread Tracey Emery
Ok, the attached port builds and passes port-lib-depends-check. stef$ make port-lib-depends-check stef$ /usr/ports/infrastructure/bin/portcheck cad/oce Had to add WANTLIB += ${COMPILER_LIBCXX}. I'll kick off a Kicad build against it now. On Thu, Oct 31, 2019 at 04:11:34PM -0600, Tracey

Re: New/Replacement: Kicad 5.1.4

2019-11-01 Thread Tracey Emery
Kicad built fine with this oce. Attached is a new kicad port with the kicad-share changes. Thanks, Tracey On Fri, Nov 01, 2019 at 07:41:19AM -0600, Tracey Emery wrote: > Ok, the attached port builds and passes port-lib-depends-check. > > stef$ make port-lib-depends-check > stef

Re: Build libngspice from cad/ngspice

2019-11-01 Thread Tracey Emery
Anthony, This adds NO_TEST = Yes to the libngspice Makefile to quiet make test errors when it gets to that subdirectory. Thoughts? T On Thu, Oct 31, 2019 at 02:28:27PM -0600, Tracey Emery wrote: > Works for me. Tests pass for ngspice. > > On Wed, Oct 30, 2019 at 01:15:05AM -0600,

Re: Build libngspice from cad/ngspice

2019-11-01 Thread Tracey Emery
Apologies, I didn't realize you had already commited. Here's a diff instead. On Fri, Nov 01, 2019 at 02:12:00PM -0600, Tracey Emery wrote: > Anthony, > > This adds NO_TEST = Yes to the libngspice Makefile to quiet make test > errors when it gets to that subdirectory.

Re: New/Replacement: Kicad 5.1.4

2019-11-06 Thread Tracey Emery
On Fri, Nov 01, 2019 at 10:10:00AM -0600, Tracey Emery wrote: > Kicad built fine with this oce. Attached is a new kicad port with the > kicad-share changes. > > Thanks, > > Tracey > Hello, Two ports are attached to this. One has with_scripting in the name, and the ot

Re: New/Replacement: Kicad 5.1.4

2019-11-07 Thread Tracey Emery
+USE_NINJA=No > > Oops, this crept in from a test. > > > +pre-build: > > + @sed -i "s,-lrt,," \ > > + ${WRKDIR}/build-amd64/build.ninja > > this change is bogus, the input files must be fixed instead. > > > + ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py \ > > you can give this a directory, it will recurse -- Tracey Emery

Re: New/Replacement: Kicad 5.1.4

2019-11-08 Thread Tracey Emery
on this port and your patience. T -- Tracey Emery

Re: New/Replacement: Kicad 5.1.4

2019-11-08 Thread Tracey Emery
Is there some other magick the removal needs to wait for? Thanks, T -- Tracey Emery Index: Makefile === RCS file: /cvs/ports/cad/Makefile,v retrieving revision 1.37 diff -u -p -u -p -r1.37 Makefile --- Makefile8 Nov 2019 14:41:

Re: New/Replacement: Kicad 5.1.4

2019-11-09 Thread Tracey Emery
On November 9, 2019 4:16:07 AM MST, Paco Esteban wrote: >Hi, > >On Fri, 08 Nov 2019, Stuart Henderson wrote: > >> On 2019/11/08 08:34, Tracey Emery wrote: >> > On Fri, Nov 08, 2019 at 02:44:07PM +, Stuart Henderson wrote: >> > > However with pre-build

Re: NEW: devel/arduino-esp32 1.0.4

2020-04-13 Thread Tracey Emery
On Sun, Apr 12, 2020 at 10:49:24AM +0200, Paco Esteban wrote: > On Mon, 06 Apr 2020, Tracey Emery wrote: > > > Hello, > > > > This new port is the framework to program Espressif ESP32 chipsets via > > the Arduino environment. > > > > Used and tes

Re: NEW: devel/mkspiffs 0.2.3

2020-04-22 Thread Tracey Emery
On Wed, Apr 22, 2020 at 03:31:17AM +0200, Jeremie Courreges-Anglas wrote: > On Mon, Apr 06 2020, Tracey Emery wrote: > > Hello, > > > > This new port is a tool specifically patched to build and upack SPIFFS > > images for ESP32 and ESP8266 embedded devices, using SPIF

Re: NEW: devel/arduino-esp8266 2.6.3

2020-04-22 Thread Tracey Emery
On Wed, Apr 22, 2020 at 03:42:43AM +0200, Jeremie Courreges-Anglas wrote: > On Mon, Apr 06 2020, Tracey Emery wrote: > > Hello, > > > > This new port is the framework to program Espressif ESP8266 chipsets via > > the Arduino environment. > > > > Us

Re: NEW: devel/arduino-esp32 1.0.4

2020-04-22 Thread Tracey Emery
On Mon, Apr 13, 2020 at 07:44:08PM +0200, Paco Esteban wrote: > On Mon, 13 Apr 2020, Tracey Emery wrote: > > > On Sun, Apr 12, 2020 at 10:49:24AM +0200, Paco Esteban wrote: > > > On Mon, 06 Apr 2020, Tracey Emery wrote: > > > > > > > Hello, > >

Re: NEW: devel/arduino-esp8266 2.6.3

2020-04-22 Thread Tracey Emery
On Wed, Apr 22, 2020 at 08:37:32AM -0600, Tracey Emery wrote: > On Wed, Apr 22, 2020 at 03:42:43AM +0200, Jeremie Courreges-Anglas wrote: > > On Mon, Apr 06 2020, Tracey Emery wrote: > > > Hello, > > > > > > This new port is the framework to program Espr

Re: NEW: devel/arduino-esp32 1.0.4

2020-04-22 Thread Tracey Emery
On Wed, Apr 22, 2020 at 09:05:33AM -0600, Tracey Emery wrote: > On Mon, Apr 13, 2020 at 07:44:08PM +0200, Paco Esteban wrote: > > On Mon, 13 Apr 2020, Tracey Emery wrote: > > > > > On Sun, Apr 12, 2020 at 10:49:24AM +0200, Paco Esteban wrote: > > > > On

Re: NEW: devel/makeesparduino 4.22.0

2020-04-22 Thread Tracey Emery
On Sun, Apr 12, 2020 at 10:47:25AM +0200, Paco Esteban wrote: > On Mon, 06 Apr 2020, Tracey Emery wrote: > > > Hello, > > > > This new port is a makefile for ESP8266 and ESP32 Arduino projects. > > > > The main intent for this project is to provide a mi

Re: NEW: devel/makeesparduino 4.22.0

2020-04-22 Thread Tracey Emery
On Wed, Apr 22, 2020 at 05:56:53PM +0100, Stuart Henderson wrote: > On 2020/04/22 10:31, Tracey Emery wrote: > > On Sun, Apr 12, 2020 at 10:47:25AM +0200, Paco Esteban wrote: > > > On Mon, 06 Apr 2020, Tracey Emery wrote: > > > > > > > Hello, > >

  1   2   3   4   >