UPDATE: databases/timescaledb-2.15.0

2024-05-27 Thread Renato Aguiar
thub.com/timescale/timescaledb-extras/blob/master/utils/2.15.X-fix_hypertable_foreign_keys.sql + +See changelog at https://github.com/timescale/timescaledb/releases/tag/2.15.0 +for more details. + Telemetry = TimescaleDB telemetry and version checking is disabled by default. -- Renato Aguiar

UPDATE: databases/timescaledb-2.15.1

2024-05-28 Thread Renato Aguiar
On Tue, May 28 2024, Denis Fondras wrote: > Le Mon, May 27, 2024 at 06:55:26PM -0700, Renato Aguiar a écrit : > > I would add it to the port and print a message at the end of the installation. > Here is a new diff adding the sql script, the post-install message and also updating i

Re: UPDATE: databases/timescaledb-2.15.1

2024-05-29 Thread Renato Aguiar
aledb.control +share/timescaledb/ +share/timescaledb/2.15.X-fix_hypertable_foreign_keys.sql -- Renato Aguiar

UPDATE: databases/timescaledb-2.15.2

2024-06-07 Thread Renato Aguiar
GNAME}.sql share/postgresql/extension/timescaledb.control +share/timescaledb/ +share/timescaledb/2.15.X-fix_hypertable_foreign_keys.sql -- Renato Aguiar

UPDATE: fonts/victor-mono-1.5.6

2024-06-14 Thread Renato Aguiar
) = 6rN3rTvMeiAml8Ak67jIco+ZeJxPCT01jz0gIFLMlJY= +SIZE (victor-mono-1.5.6.zip) = 9190154 -- Renato Aguiar

Re: UPDATE: fonts/victor-mono-1.5.6

2024-07-15 Thread Renato Aguiar
ping On Fri, Jun 14 2024, Renato Aguiar wrote: > Trivial diff updating fonts/victor-mono to 1.5.6: > > diff --git a/fonts/victor-mono/Makefile b/fonts/victor-mono/Makefile > index a181f99c190..b9c29146281 100644 > --- a/fonts/victor-mono/Makefile > +++ b/fonts/victor-mono/Makef

UPDATE: lang/hare 0.24.2

2024-07-15 Thread Renato Aguiar
ION:0.24.2} ++VERSION=${VERSION:-0.24.2} + + ver=$(git describe 2>/dev/null) + if [ $? -ne 0 ] -- Renato Aguiar

Re: [update] gnupg-2.4.3

2023-07-09 Thread Renato Aguiar
I can't use OpenPGP card (Yubikey) after upgrading it to 2.4.3: $ gpg --card-status gpg: selecting card failed: Operation not supported by device gpg: OpenPGP card not available: Operation not supported by device -- Renato Aguiar

Re: [update] gnupg-2.4.3

2023-07-10 Thread Renato Aguiar
: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 -- Renato Aguiar

Re: [update] gnupg-2.4.3

2023-07-10 Thread Renato Aguiar
quot; disable-ccid $ For some reason that wasn't needed in previous versions. Maybe we should mention that option in the pkg/README. -- Renato Aguiar

Re: [Update] editors/emacs 28.2 -> 29.1

2023-07-30 Thread Renato Aguiar
On Mon, Jul 31 2023, lux wrote: > Hi, Emacs 29.1 was released yesterday, I update to 29.1. > Maybe add textproc/tree-sitter to LIB_DEPENDS to enable the new built-in tree-sitter integration? -- Renato Aguiar

NEW: cad/prusa-slicer 2.5.2

2023-09-06 Thread Renato Aguiar
-code instructions for FFF printers or PNG layers for mSLA 3D printers. It's compatible with any modern printer based on the RepRap toolchain, including all those based on the Marlin, Prusa, Sprinter and Repetier firmware. It also works with Mach3, LinuxCNC and Machinekit controllers. -- R

UPDATE: databases/timescaledb to 2.11.2

2023-09-07 Thread Renato Aguiar
/extension/timescaledb--2.11.1--${GH_TAGNAME}.sql share/postgresql/extension/timescaledb--${GH_TAGNAME}.sql share/postgresql/extension/timescaledb--2.2.0--${GH_TAGNAME}.sql share/postgresql/extension/timescaledb--2.2.1--${GH_TAGNAME}.sql -- Renato Aguiar

NEW: security/rofi-pass 2.0.2

2023-09-07 Thread Renato Aguiar
rofi-pass is a bash script to handle password-store in a convenient way using rofi. Port attached. rofi-pass.tar.gz Description: Binary data -- Renato Aguiar

NEW: fonts/recursive 1.085

2023-09-07 Thread Renato Aguiar
Recursive Sans & Mono is a variable type family built for better code & UI. https://www.recursive.design/ https://github.com/arrowtype/recursive Port attached. recursive.tar.gz Description: Binary data -- Renato Aguiar

Re: NEW: cad/prusa-slicer 2.5.2

2023-09-08 Thread Renato Aguiar
ps://github.com/prusa3d/PrusaSlicer +HOMEPAGE = https://www.prusa3d.com/prusaslicer/ + +MAINTAINER = Renato Aguiar # AGPLv3+ PERMIT_PACKAGE = Yes prusa-slicer.tar.gz Description: Binary data -- Renato Aguiar

Build emacs with cairo support

2021-07-13 Thread Renato Aguiar
Hi, I noticed emacs isn't being compiled with cairo support because '--with-cairo' is missing, even though cairo is already listed as a dependency. Adding it fixes rendering issues with inconsolata-new. OK to commit? --- editors/emacs/Makefile +++ editors/emacs/Makefile @@ -4,7 +4,7 @@ COMMENT

UPDATE: database/timescaledb 2.12.0

2023-09-27 Thread Renato Aguiar
/timescaledb--2.2.1--${GH_TAGNAME}.sql -- Renato Aguiar

NEW: devel/zls 0.11.0

2023-09-27 Thread Renato Aguiar
r Protocol for Zig in Zig. In simpler terms: it'll provide you with completions, go-to definition, etc. when you write Zig code! zls.tar.gz Description: Binary data -- Renato Aguiar

Re: Node and rc.d

2023-09-27 Thread Renato Aguiar
le zigbee2mqtt), so it doesn't run until cron starts. I know that is not a proper solution, but it might be able to use the same in the meantime. Regards, -- Renato Aguiar

Re: UPDATE: database/timescaledb 2.12.0

2023-09-28 Thread Renato Aguiar
On Thu, Sep 28 2023, Denis Fondras wrote: Le Wed, Sep 27, 2023 at 08:38:54PM -0700, Renato Aguiar a écrit : Thank you, do you want to take maintainership ? Sure, I can take it. -- Renato Aguiar

Re: 7.4 [ren...@renatoaguiar.net: NEW: devel/zls 0.11.0]

2023-09-28 Thread Renato Aguiar
ts tree. Next time, I'll wait until the release before posting new ports. -- Renato Aguiar

cups-browsed missing in print/cups-filters

2023-09-28 Thread Renato Aguiar
Hi, I noticed that cups_browsed fails to start after upgrading cups-filters to 2.0.0. The binary '/usr/local/sbin/cups-browsed' was removed from the package, but '/etc/rc.d/cups_browsed' is still there and depends on it. Regards, -- Renato Aguiar

Re: UPDATE: database/timescaledb 2.12.0

2023-09-28 Thread Renato Aguiar
On Thu, Sep 28 2023, Renato Aguiar wrote: On Thu, Sep 28 2023, Denis Fondras wrote: Le Wed, Sep 27, 2023 at 08:38:54PM -0700, Renato Aguiar a écrit : Thank you, do you want to take maintainership ? Sure, I can take it. Updated diff changing maintainership: diff -ru /usr/ports

Re: NEW: devel/zls 0.11.0

2023-10-08 Thread Renato Aguiar
stead. I'll send an updated port once I have both problems fixed. Thanks for your feedback. -- Renato Aguiar

Re: NEW: devel/zls 0.11.0

2023-10-09 Thread Renato Aguiar
I attached an updated zls port fixing build with PORTS_PRIVSEP enabled, though I'm still trying to figure out the best way to shorten some remaining long lines in the Makefile. zls.tar.gz Description: Binary data -- Renato Aguiar

Re: NEW: devel/zls 0.11.0

2023-10-10 Thread Renato Aguiar
regen distinfo) does the trick: Thanks, I didn't know about DIST_TUPLE :) I'm attaching the port with your diff applied. zls.tar.gz Description: Binary data Regards, -- Renato Aguiar

NEW: graphics/nanosvg-20221222

2023-10-19 Thread Renato Aguiar
suits well for anything from rendering scalable icons in your editor application to prototyping a game. -- Renato Aguiar

Re: [new] cad/opencascade

2023-10-20 Thread Renato Aguiar
1 port and it also works. -- Renato Aguiar

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

2023-10-29 Thread Renato Aguiar
aslicer 2.5.2 (currently in ports tree) with updated math/cgal. Regards, -- Renato Aguiar

[update] databases/timescaledb

2023-02-24 Thread Renato Aguiar
Trivial patch updating databases/timescaledb to 2.10.0: Only in databases/timescaledb: CVS diff -ru databases/timescaledb/Makefile mystuff/databases/timescaledb/Makefile --- databases/timescaledb/Makefile Mon Feb 6 13:19:07 2023 +++ mystuff/databases/timescaledb/Makefile Tue Feb 21 08:

[new] devel/rust-analyzer

2023-02-24 Thread Renato Aguiar
rust-analyzer is an implementation of Language Server Protocol for the Rust programming language. It provides features like completion and goto definition for many code editors, including VS Code, Emacs and Vim. (port attached) -- Renato rust-analyzer.tar.gz Description: Binary data

Re: [new] devel/rust-analyzer

2023-03-01 Thread Renato Aguiar
I attached a new version addressing comments and updating it to latest version. -- Renato rust-analyzer.tar.gz Description: Binary data

Re: [new] devel/rust-analyzer

2023-03-01 Thread Renato Aguiar
"Sebastien Marie" writes: > On Fri, Feb 24, 2023 at 05:54:23PM +, Renato Aguiar wrote: >> rust-analyzer is an implementation of Language Server Protocol for the >> Rust programming language. It provides features like completion and goto >> definition for

[new] lang/lfe

2023-03-04 Thread Renato Aguiar
LFE is a Lisp-2+ written for the Erlang VM, providing 100% compatibility with Core Erlang. It is a proper, functional dialect of Lisp with a REPL and macros, as well as features inherited from Erlang, such as pattern pattern matching. (port attached) -- Renato Aguiar lfe.tar.gz Description

Re: [new] devel/rust-analyzer

2023-03-04 Thread Renato Aguiar
rate and install the manual.html, but I'm using a slightly different approach. -- Renato Aguiar rust-analyzer.tar.gz Description: Binary data

Re: [new] devel/rust-analyzer

2023-03-08 Thread Renato Aguiar
feature, so I'm adding it to both BUILD_DEPENDS and RUN_DEPENDS. Updated port attached. -- Renato Aguiar rust-analyzer.tar.gz Description: Binary data

NEW: devel/heatshink devel/libbgcode (cad/prusaslicer dependencies)

2024-01-25 Thread Renato Aguiar
tion: Binary data libbgcode.tar.gz Description: Binary data -- Renato Aguiar

UPDATE: database/timescaledb 2.13.1

2024-01-25 Thread Renato Aguiar
/extension/timescaledb--2.2.1--${GH_TAGNAME}.sql -- Renato Aguiar

Re: NEW: devel/heatshrink devel/libbgcode (cad/prusaslicer dependencies)

2024-01-27 Thread Renato Aguiar
On Fri, Jan 26 2024, Klemens Nanni wrote: On Thu, Jan 25, 2024 at 05:19:25PM -0800, Renato Aguiar wrote: Hi, These 2 ports are dependencies for upcoming cad/prusaslicer update to 2.7.1: - devel/heatshrink: data compression/decompression library for embedded/real-time systems. Uses -O3

Ping: NEW: archivers/heatshrink devel/libbgcode (cad/prusaslicer dependencies)

2024-02-04 Thread Renato Aguiar
On Sat, Jan 27 2024, Renato Aguiar wrote: On Fri, Jan 26 2024, Klemens Nanni wrote: On Thu, Jan 25, 2024 at 05:19:25PM -0800, Renato Aguiar wrote: Hi, These 2 ports are dependencies for upcoming cad/prusaslicer update to 2.7.1: - devel/heatshrink: data compression/decompression library

NEW: devel/zls

2024-02-04 Thread Renato Aguiar
Hi, Here (attached) is a port for devel/zls (Zig Language Server). zls.tar.gz Description: Binary data Regards, -- Renato Aguiar

UPDATE: cad/prusaslicer

2024-02-05 Thread Renato Aguiar
Here is a diff updating cad/prusaslicer to 2.7.1. diff -NPru -x CVS /usr/ports/cad/prusaslicer/Makefile ./Makefile --- /usr/ports/cad/prusaslicer/Makefile Sat Jan 27 19:20:50 2024 +++ ./Makefile Sat Jan 27 18:02:04 2024 @@ -2,9 +2,8 @@ ONLY_FOR_ARCHS = ${LP64_ARCHS} DPB_PROPERTIES = parallel

Re: UPDATE: cad/prusaslicer

2024-02-05 Thread Renato Aguiar
On Mon, Feb 05 2024, Ian Darwin wrote: On 2/5/24 16:04, Renato Aguiar wrote: Here is a diff updating cad/prusaslicer to 2.7.1. Still fizzles out for me. Running -current (Feb 1), did pkg_add -vu, restored prusaslicer to what's in CVS, applied your patch, rm'd the empty patch

Re: UPDATE: cad/prusaslicer

2024-02-05 Thread Renato Aguiar
else) for adding support to Catch2 v3: https://github.com/prusa3d/PrusaSlicer/pull/11576 Once that is merged, most patches will be removed :) I already keep a fork in GitHub, so I can update the port to use it in the meantime if that is preferred. -- Renato Aguiar

UPDATE: databases/timescaledb-2.14.1

2024-02-19 Thread Renato Aguiar
/timescaledb--2.2.0--${GH_TAGNAME}.sql share/postgresql/extension/timescaledb--2.2.1--${GH_TAGNAME}.sql -- Renato Aguiar

Re: UPDATE: databases/timescaledb-2.14.2 (was timescaledb-2.14.1)

2024-02-20 Thread Renato Aguiar
/postgresql/extension/timescaledb--${GH_TAGNAME}.sql share/postgresql/extension/timescaledb--2.2.0--${GH_TAGNAME}.sql share/postgresql/extension/timescaledb--2.2.1--${GH_TAGNAME}.sql -- Renato Aguiar

cad/prusaslicer: reduce number of patches

2024-02-20 Thread Renato Aguiar
Significantly reduce number of patches in cad/prusaslicer by consolidating most of the changes needed in tests for supporting catch2 v3 in a new header (tests/catch2/catch.hpp) that was originally imported by all tests. diff -NPru -x CVS /usr/ports/cad/prusaslicer/Makefile ./Makefile --- /usr/

UPDATE: databases/timescaledb to 2.16.0

2024-08-04 Thread Renato Aguiar
--${GH_TAGNAME}.sql share/postgresql/extension/timescaledb--2.5.2--${GH_TAGNAME}.sql -- Renato Aguiar

UPDATE: devel/tbb 2021.13.0

2024-08-04 Thread Renato Aguiar
include/tbb/tbb_profiling.h -include/tbb/tbb_stddef.h -include/tbb/tbb_thread.h include/tbb/tbbmalloc_proxy.h include/tbb/tick_count.h +include/tbb/version.h +lib/cmake/ +lib/cmake/TBB/ +lib/cmake/TBB/TBBConfig.cmake +lib/cmake/TBB/TBBConfigVersion.cmake +lib/cmake/TBB/TBBTargets${MODCMAKE_BUILD_SUFFIX} +lib/cmake/TBB/TBBTargets.cmake @lib lib/libtbb.so.${LIBtbb_VERSION} @lib lib/libtbbmalloc.so.${LIBtbbmalloc_VERSION} +@lib lib/libtbbmalloc_proxy.so.${LIBtbbmalloc_proxy_VERSION} +lib/pkgconfig/tbb.pc +share/doc/TBB/ +share/doc/TBB/README.md -- Renato Aguiar

UPDATE: devel/libbgcode 20240328

2024-08-04 Thread Renato Aguiar
r.gz) = 456463 -- Renato Aguiar

Re: UPDATE: devel/libbgcode 20240328

2024-08-22 Thread Renato Aguiar
Ping. On Sun, Aug 04 2024, Renato Aguiar wrote: > > Update devel/libbgcode to match version used in cad/prusaslicer 2.8.0. > > diff --git a/devel/libbgcode/Makefile b/devel/libbgcode/Makefile > index 37bccafc6ab..f121c0c64bd 100644 > --- a/devel/libbgcode/Makefile >

Re: UPDATE: devel/tbb 2021.13.0

2024-08-22 Thread Renato Aguiar
Ping. On Sun, Aug 04 2024, Renato Aguiar wrote: > > Update devel/tbb to 2021.13.0, which will help reducing the number of > patches needed in cad/prusaslicer port. > > The following patches should be removed after devel/tbb is updated: > > cad/prus

UPDATE: cad/prusaslicer-2.8.0

2024-08-22 Thread Renato Aguiar
i @@ -1083,6 +1121,10 @@ share/PrusaSlicer/shapes/torus.png share/PrusaSlicer/shapes/torus.stl share/PrusaSlicer/shapes/universal wall mount hole.png share/PrusaSlicer/shapes/universal wall mount hole.stl +share/PrusaSlicer/web/ +share/PrusaSlicer/web/connect_loading.html +share/PrusaSlicer/web/connection_failed.html +share/PrusaSlicer/web/loading.html share/applications/PrusaGcodeviewer.desktop share/applications/PrusaSlicer.desktop share/icons/hicolor/128x128/apps/PrusaSlicer-gcodeviewer.png -- Renato Aguiar

UPDATE: databases/timescaledb 2.16.1

2024-08-26 Thread Renato Aguiar
/timescaledb--2.5.2--${GH_TAGNAME}.sql -- Renato Aguiar

NEW: devel/hut 0.6.0

2024-09-05 Thread Renato Aguiar
Hi, I've attached a port for hut (https://sr.ht/~xenrox/hut/), a CLI tool for sr.ht. hut.tar.gz Description: Binary data Regards, -- Renato Aguiar

Disabling IBT for lang/erlang

2023-06-23 Thread Renato Aguiar
in= erlang-${V} PKGNAME-wx=erlang-wx-${V} EPOCH= 0 +REVISION= 0 VERSION_SPEC= >=26v0,<27v0 PKGSPEC-main= erlang-${VERSION_SPEC} -- Renato Aguiar

[new] devel/rust-analyzer

2023-06-26 Thread Renato Aguiar
many code editors, including VS Code, Emacs and Vim. -- Renato Aguiar rust-analyzer.tar.gz Description: Binary data

Re: [new] devel/rust-analyzer

2023-06-27 Thread Renato Aguiar
"Laurent Cheylus" writes: > Only a little fix to add in your Makefile for WANTLIB (checks with make > port-lib-depends-check): > > +WANTLIB += ${MODCARGO_WANTLIB} m Fixed port attached. -- Renato Aguiar rust-analyzer.tar.gz Description: Binary data

UPDATE: devel/libbgcode-20240122

2024-02-29 Thread Renato Aguiar
code-bc390aab4427589a6402b4c7f65cf4d0a8f987ec.tar.gz) = 455134 +SHA256 (prusa3d-libbgcode-6f43cb004ef3d3bda37dde49f6235e24d2717629.tar.gz) = MVNJ1V/O4ur0HKe6akuODkQsdLBPYHTW4QjBafo26Qg= +SIZE (prusa3d-libbgcode-6f43cb004ef3d3bda37dde49f6235e24d2717629.tar.gz) = 455740 -- Renato Aguiar

UPDATE: cad/prusaslicer-2.7.2

2024-02-29 Thread Renato Aguiar
Snapmaker/Snapmaker A350 QSKit_cover.png +share/PrusaSlicer/profiles/Snapmaker/Snapmaker A350 QSKit_texture.svg +share/PrusaSlicer/profiles/Snapmaker/Snapmaker A350_bed.stl +share/PrusaSlicer/profiles/Snapmaker/Snapmaker A350_cover.png +share/PrusaSlicer/profiles/Snapmaker/Snapmaker A350_texture.svg +share/PrusaSlicer/profiles/Snapmaker/Snapmaker J1_bed.stl +share/PrusaSlicer/profiles/Snapmaker/Snapmaker J1_cover.png +share/PrusaSlicer/profiles/Snapmaker/Snapmaker J1_texture.svg share/PrusaSlicer/profiles/Sovol/ share/PrusaSlicer/profiles/Sovol.idx share/PrusaSlicer/profiles/Sovol.ini -- Renato Aguiar

UPDATE: cad/prusaslicer-2.7.3

2024-03-29 Thread Renato Aguiar
@ -1,7 +1,7 @@ Index: src/slic3r/GUI/Plater.cpp --- src/slic3r/GUI/Plater.cpp.orig +++ src/slic3r/GUI/Plater.cpp -@@ -5425,7 +5425,7 @@ void Plater::load_project(const wxString& filename) +@@ -5428,7 +5428,7 @@ void Plater::load_project(const wxString& filename) p->reset(); -- Renato Aguiar

UPDATE: cad/prusaslicer-2.7.4

2024-04-14 Thread Renato Aguiar
nail.png share/PrusaSlicer/profiles/PrusaResearch/MK3SMMU3_thumbnail.png share/PrusaSlicer/profiles/PrusaResearch/MK3S_thumbnail.png share/PrusaSlicer/profiles/PrusaResearch/MK3_thumbnail.png +share/PrusaSlicer/profiles/PrusaResearch/MK4ISMMU3_thumbnail.png share/PrusaSlicer/profiles/PrusaResearch/MK4IS_thumbnail.png share/PrusaSlicer/profiles/PrusaResearch/MK4IS_thumbnail_v2.png share/PrusaSlicer/profiles/PrusaResearch/MK4_thumbnail.png -- Renato Aguiar

update: databases/timescaledb 2.17.0

2024-10-09 Thread Renato Aguiar
--${GH_TAGNAME}.sql share/postgresql/extension/timescaledb--2.5.1--${GH_TAGNAME}.sql -- Renato Aguiar

Re: NEW: devel/esbuild

2024-11-11 Thread Renato Aguiar
achines. That was my motivation. I was playing with phoenix web framework and it downloads a pre-compiled esbuild binary that doesn't work :( -- Renato Aguiar esbuild.tar.gz Description: Binary data

NEW: devel/esbuild

2024-11-10 Thread Renato Aguiar
dules - Tree shaking, minification, and source maps - Local server, watch mode, and plugins esbuild.tar.gz Description: Binary data -- Renato Aguiar

NEW: devel/hut

2024-11-10 Thread Renato Aguiar
hut is a CLI companion utility to interact with sr.ht. hut.tar.gz Description: Binary data -- Renato Aguiar

NEW: devel/zls

2024-11-10 Thread Renato Aguiar
Attaching a port of zls (Zig Language Server). pkg/DESCR: The Zig Language Server (zls) is a tool that implements Microsoft's Language Server Protocol for Zig in Zig. In simpler terms: it'll provide you with completions, go-to definition, etc. when you write Zig code! -- Ren

UPDATE: databases/timescaledb 2.17.2

2024-11-10 Thread Renato Aguiar
--2.5.0--${GH_TAGNAME}.sql share/postgresql/extension/timescaledb--2.5.1--${GH_TAGNAME}.sql -- Renato Aguiar

UPDATE: cad/prusaslicer 2.8.1

2024-11-21 Thread Renato Aguiar
rofiles/Ultimaker/ULTIMAKER2_thumbnail.png +share/PrusaSlicer/profiles/Ultimaker/ULTIMAKER2_thumbnail_v2.png +share/PrusaSlicer/profiles/Ultimaker/ULTIMAKERSline_thumbnail.png share/PrusaSlicer/profiles/Ultimaker/ultimaker2.svg share/PrusaSlicer/profiles/Ultimaker/ultimaker2_bed.stl share/PrusaSlicer/profiles/Voron/ -- Renato Aguiar

Re: cad/prusaslicer: can x11/tk be removed from MODULES?

2025-01-19 Thread Renato Aguiar
other reference >>to Tcl or Tk in the port, the software or online. >> Looks like it isn't needed. Can it be removed from MODULES? >> >> > I confirm it builds and runs without this module. I also tried it and the port works fine without this module. It might be a

Re: databases/timescaledb 2.19.3

2025-05-05 Thread Renato Aguiar
${GH_TAGNAME}.sql >>+share/postgresql/extension/timescaledb--2.19.1--${GH_TAGNAME}.sql >>+share/postgresql/extension/timescaledb--2.19.2--${GH_TAGNAME}.sql >> share/postgresql/extension/timescaledb--${GH_TAGNAME}.sql >> share/postgresql/extension/timescaledb--2.5.0--${GH_TAGNAME}.sql >> share/postgresql/extension/timescaledb--2.5.1--${GH_TAGNAME}.sql >> >> >> >>-- >>Mark Patruck ( mark at wrapped.cx ) >>GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74 F644 0D3C F66F F286 5E51 >>https://www.wrapped.cx >> -- Renato Aguiar

UPDATE: devel/libbgcode-20241024

2025-03-09 Thread Renato Aguiar
Diff updating libbgcode to match version used in prusaslicer-2.9.0. diff /usr/ports path + /usr/ports commit - 937543c66f11e20c450ad06ea4247b86a4636545 blob - 7348e2e7414f4426cbdbeb10485f6735020c4c28 file + devel/libbgcode/Makefile --- devel/libbgcode/Makefile +++ devel/libbgcode/Makefile @@ -1,9

UPDATE: cad/prusaslicer-2.9.0

2025-03-09 Thread Renato Aguiar
Diff updating cad/prusaslicer to 2.9.0. Deleted files: - cad/prusaslicer/patches/patch-src_libslic3r_Arrange_Core_DataStoreTraits_hpp - cad/prusaslicer/patches/patch-src_libslic3r_CMakeLists_txt Added files: - cad/prusaslicer/patches/patch-src_slic3r-arrange_include_arrange_DataStoreTrai

Re: UPDATE: devel/libbgcode-20241024

2025-03-09 Thread Renato Aguiar
On Sun, Mar 09 2025, Stuart Henderson wrote: > On 2025/03/09 13:08, Renato Aguiar wrote: >> Diff updating libbgcode to match version used in prusaslicer-2.9.0. >> >> diff /usr/ports >> path + /usr/ports >> commit - 937543c66f11e20

UPDATE: cad/prusaslicer-2.9.1

2025-03-11 Thread Renato Aguiar
Diff updating prusaslicer to version 2.9.1. Thanks to upstream now using Catch2 v3, a lot of patches aren't needed anymore :) Removed patches: - cad/prusaslicer/patches/patch-bundled_deps_hints_HintsToPot_cpp - cad/prusaslicer/patches/patch-src_PrusaSlicer_cpp - cad/prusaslicer/patches/pa

UPDATE: devel/libbgcode-20250220

2025-03-11 Thread Renato Aguiar
Diff updating libbgcode to the commit used in prusaslicer-2.9.1. This version is now using Catch2 v3 for unit tests, so these patches aren't needed anymore and must be removed: - devel/libbgcode/patches/patch-tests_CMakeLists_txt - devel/libbgcode/patches/patch-tests_catch_main_hpp Also, 'ma

UPDATE: databases/timescaledb 2.19.0

2025-03-26 Thread Renato Aguiar
Trivial diff updating timescaledb to 2.19.0: diff /usr/ports path + /usr/ports commit - feee4072213488cc383974880941069c658617c9 blob - 277a3b09e682d738b088d05661aefa88c59dd9ea file + databases/timescaledb/Makefile --- databases/timescaledb/Makefile +++ databases/timescaledb/Makefile @@ -2,10 +2,1

UPDATE: databases/timescaledb-2.20.3

2025-06-17 Thread Renato Aguiar
Trivial diff updating databases/timescaledb to 2.20.3: diff /usr/ports path + /usr/ports commit - 7138dcb874b3a90cd02c5edf4625f7038e761b26 blob - 17b1fe7b1ea46c1dad453a3a9545cabc83f0eae4 file + databases/timescaledb/Makefile --- databases/timescaledb/Makefile +++ databases/timescaledb/Makefile @@

UPDATE: cad/prusaslicer-2.9.2

2025-06-17 Thread Renato Aguiar
Trivial diff updating cad/prusaslicer to 2.9.2: diff /usr/ports path + /usr/ports commit - 7138dcb874b3a90cd02c5edf4625f7038e761b26 blob - 2051740ccb64067be7723f24a5f31ffd8ecc4007 file + cad/prusaslicer/Makefile --- cad/prusaslicer/Makefile +++ cad/prusaslicer/Makefile @@ -2,9 +2,8 @@ COMMENT =