Re: NEW: llama-1.2.0

2022-11-22 Thread Gonzalo L. Rodriguez
Thanks, sure about all that, I will use yours, clearly I made this port way to late at night :/ Cheers.- On Wed, 23 Nov 2022 at 00:57:02 +0100, Omar Polo wrote: > On 2022/11/22 23:17:13 +0100, "Gonzalo L. Rodriguez" wrote: > > Hi, > > > > This is a port for this cute minimalist file manager cal

Patch to clean up boehmgc upstream of uthread

2022-11-22 Thread Greg Steuck
We are some 9 years overdue for this cleanup. If somebody wants to give it a try on more-exotic-than amd64 architectures, we'll know that some time in the future when we update our port, it won't break for a stupid reason (i.e. my mistake). My tested by running this: AUTOMAKE_VERSION=1.16 AUTOCONF

Re: NEW: llama-1.2.0

2022-11-22 Thread Omar Polo
On 2022/11/22 23:17:13 +0100, "Gonzalo L. Rodriguez" wrote: > Hi, > > This is a port for this cute minimalist file manager called "llama": > > https://github.com/antonmedv/llama > > OK? Comments? the makefile can be simplified a bit: - PKGNAME is not needed - V also is not needed, you can

Update ruby-puma 6.0.0

2022-11-22 Thread Jeremy Evans
This updates to the latest version of puma. Changelog at https://github.com/puma/puma/blob/v6.0.0/History.md Tested on amd64. Will be committing in a couple days unless I hear objections. Thanks, Jeremy Index: Makefile === RCS fil

Update ruby-sqlite3 1.5.4

2022-11-22 Thread Jeremy Evans
This updates to the latest version of the sqlite3 gem. Changelog here: https://github.com/sparklemotion/sqlite3-ruby/blob/v1.5.4/CHANGELOG.md They made significant changes to the gem since the previous release. They now embed SQLite by default. This uses --enable-system-libraries when building to

Update: databases/ruby-pg 1.4.5

2022-11-22 Thread Jeremy Evans
Simple update to the latest version of ruby-pg. Changelog at: https://raw.githubusercontent.com/ged/ruby-pg/v1.4.5/History.rdoc Tested on amd64. Will be committing in a couple days unless I hear objections. Thanks, Jeremy Index: Makefile

NEW: llama-1.2.0

2022-11-22 Thread Gonzalo L. Rodriguez
Hi, This is a port for this cute minimalist file manager called "llama": https://github.com/antonmedv/llama OK? Comments? Cheers.- -- %gonzalo llama.tgz Description: Binary data

Re: dtb duplicities

2022-11-22 Thread Christian Weisgerber
Jan Stary: > Some DTBs in sysutils/dtb appear duplicit, e.g. > > /usr/local/share/dtb/arm/bcm2711-rpi-4-b.dtb > /usr/local/share/dtb/arm64/broadcom/bcm2711-rpi-4-b.dtb > > Is that on purpose? I would think so. Those are per architecture, and "arm" and "arm64" are different architec

Re: aarch64 bulk build report

2022-11-22 Thread Peter Hessler
On 2022 Nov 22 (Tue) at 22:32:06 +0100 (+0100), Christian Weisgerber wrote: :Theo Buehler: : :> These three imake ports were broken by the makedepend 1.0.7 update: :> :> > http://build-failures.rhaalovely.net/aarch64/2022-11-14/astro/xephem.log :> > http://build-failures.rhaalovely.net/aarch64/20

Re: aarch64 bulk build report

2022-11-22 Thread Theo Buehler
> So I think the correct fix is to unify our imake configuration and > simply use gccmakedep(1) everywhere. Makes sense to me. All three ports in question build with this diff on aarch64 since they now use gccmakedep. ok tb

Re: aarch64 bulk build report

2022-11-22 Thread Christian Weisgerber
Theo Buehler: > These three imake ports were broken by the makedepend 1.0.7 update: > > > http://build-failures.rhaalovely.net/aarch64/2022-11-14/astro/xephem.log > > http://build-failures.rhaalovely.net/aarch64/2022-11-14/productivity/xinvest.log > > http://build-failures.rhaalovely.net/aarch64/

[maintainer update] gsed 4.8 -> 4.9

2022-11-22 Thread Armin Wolfermann
Minor update to GNU sed 4.9. See announcement for a list of changes: https://lists.gnu.org/archive/html/sed-devel/2022-11/msg0.html Index: Makefile === RCS file: /cvs/ports/textproc/gsed/Makefile,v retrieving revision 1.14 diff -u

Re: [update] i2pd-2.44.0

2022-11-22 Thread 4
> By the way, from my experience, i2pd does a got job connecting to the I2P > network behind a home router or even a corporate network, without UPnP. O_o tell us what this magic works on? if you are behind the nat, then ntcp will not work, and if you do not forward the port, then ssu will not wor

Re: [update] i2pd-2.44.0

2022-11-22 Thread Ganymede
On 2022/11/22 12:53, Stuart Henderson wrote :>> i don't understand why without upnp support? hundreds of millions, if not billions, of people are sitting behind nat and the opening of ports is still relevant building without UPnP is the upstream default. probably could be enabled (maybe as a fl

Re: Port for Mini vMac?

2022-11-22 Thread Jag Talon
On Tue, 22 Nov 2022 00:11:56 -0500 George Koehler wrote: > On Mon, 21 Nov 2022 14:08:51 -0500 > Jag Talon wrote: > > > Yeah that's how I understand it as well I think Mini vMac > > emulates computers that are between GSPlus (emulates Apple II) and > > Basilisk II (emulates Mac II / Quadra / Per

Re: U-Boot 2022.10 and dtb from Linux 6.0.8

2022-11-22 Thread Jan Stary
On Nov 18 15:59:01, mark.kette...@xs4all.nl wrote: > Let me explain the situation once more. In principle the only thing > you need is a (working) U-Boot for you board/machine. But in some > cases the DTB that comes with U-Boot is broken. In that case you may > be able to make your board/machine

Re: U-Boot 2022.10 and dtb from Linux 6.0.8

2022-11-22 Thread Jan Stary
On Nov 22 15:42:20, mark.kette...@xs4all.nl wrote: > > Date: Tue, 22 Nov 2022 14:40:06 +0100 > > From: Jan Stary > > > > On Nov 22 13:52:52, h...@stare.cz wrote: > > > On Nov 14 23:37:05, patr...@blueri.se wrote: > > > > the u-boot and dtb ports haven't been updated in a while, mostly because > >

Re: U-Boot 2022.10 and dtb from Linux 6.0.8

2022-11-22 Thread Mark Kettenis
> Date: Tue, 22 Nov 2022 14:40:06 +0100 > From: Jan Stary > > On Nov 22 13:52:52, h...@stare.cz wrote: > > On Nov 14 23:37:05, patr...@blueri.se wrote: > > > the u-boot and dtb ports haven't been updated in a while, mostly because > > > updating those regularly breaks working machines. I think i

Re: U-Boot 2022.10 and dtb from Linux 6.0.8

2022-11-22 Thread Stuart Henderson
On 2022/11/22 14:29, Jan Stary wrote: > On Nov 14 23:37:05, patr...@blueri.se wrote: > > I can provide pre-built unsigned packages upon request. > > How did you build on arm, when both u-boot > and the required arm-none-eabi-gcc-linaro > are marked BROKEN for arm? > > Trying to build u-boot on Be

Re: U-Boot 2022.10 and dtb from Linux 6.0.8

2022-11-22 Thread Jan Stary
On Nov 22 13:50:58, s...@spacehopper.org wrote: > On 2022/11/22 14:29, Jan Stary wrote: > > On Nov 14 23:37:05, patr...@blueri.se wrote: > > > I can provide pre-built unsigned packages upon request. > > > > How did you build on arm, when both u-boot > > and the required arm-none-eabi-gcc-linaro >

Re: [update] i2pd-2.44.0

2022-11-22 Thread 4
> hey, could you change the display name in your From address? > that joke was never really funny in the first place (except when > beck found the wind-up toy). this is not a joke, Torvalds is right here, in my opinion. i chose obsd not because i was thinking about some kind of mythical security(i

Re: U-Boot 2022.10 and dtb from Linux 6.0.8

2022-11-22 Thread Jan Stary
On Nov 14 23:37:05, patr...@blueri.se wrote: > I can provide pre-built unsigned packages upon request. How did you build on arm, when both u-boot and the required arm-none-eabi-gcc-linaro are marked BROKEN for arm? Trying to build u-boot on BeagleBone Black (arm), I am naively commenting out the

Re: U-Boot 2022.10 and dtb from Linux 6.0.8

2022-11-22 Thread Jan Stary
On Nov 14 23:37:05, patr...@blueri.se wrote: > the u-boot and dtb ports haven't been updated in a while, mostly because > updating those regularly breaks working machines. I think it's time for > another update, so here's a diff for both. > > Before this heads into the tree it would be nice to ge

Re: [update] i2pd-2.44.0

2022-11-22 Thread Stuart Henderson
On 2022/11/22 09:30, Masturbating monkey wrote: hey, could you change the display name in your From address? that joke was never really funny in the first place (except when beck found the wind-up toy). > > Here's an update for net/i2pd. > > The main feature of this release is that SSU2, a novel

Re: kitty: simplify libcrypto patching

2022-11-22 Thread Theo Buehler
On Tue, Nov 22, 2022 at 12:36:25PM +0100, Theo Buehler wrote: > Now that libcrypto has X25519 support via EVP, most of the patches > aren't needed anymore. It suffices to map OPENSSL_clear_free to freezero. > Hopefully that will make future updates less painful. > > This seems to work in light tes

Re: games/zelda3-data ROM fetching as a separate port

2022-11-22 Thread Stuart Henderson
On 2022/11/22 11:00, Stefan Sperling wrote: > ping While we _can_ do the BUILD_DEPENDS=games/zelda3-rom:patch thing here, I don't think there any benefit over just using a standard dependency. So while I don't object to doing it that way, I think it's better to keep that for cases which actually r

kitty: simplify libcrypto patching

2022-11-22 Thread Theo Buehler
Now that libcrypto has X25519 support via EVP, most of the patches aren't needed anymore. It suffices to map OPENSSL_clear_free to freezero. Hopefully that will make future updates less painful. This seems to work in light testing. 'make test' is broken, I haven't looked into fixing that. Index:

Re: update x11/picom

2022-11-22 Thread Omar Polo
On 2022/11/18 14:41:23 +, Klemens Nanni wrote: > This seems OK to me, although I'd like to hear from someone using a > destkop environment/whatever that makes use of /etc/xdg/autostart/ > as to whether that works and/or it conflicts with how such setups handle > ~/.xsession. > > I don't know

Re: games/zelda3-data ROM fetching as a separate port

2022-11-22 Thread Stefan Sperling
ping On Mon, Nov 14, 2022 at 01:23:19PM +0100, Stefan Sperling wrote: > On Mon, Nov 14, 2022 at 12:40:19PM +0100, Stefan Sperling wrote: > > espie@ suggested that the FETCH_MANUALLY distfile should be isolated > > into a separate port. This should make things easier for bulk builders, > > and avoi

Re: [update] games/warzone2100

2022-11-22 Thread Omar Polo
On 2022/11/21 23:31:39 +0100, Pascal Stumpf wrote: > On Mon, 21 Nov 2022 23:22:59 +0100, Omar Polo wrote: > > On 2022/11/15 13:21:30 +0100, Pascal Stumpf wrote: > > > Update to latest version, 4.3.2. > > > > fails to build :/ > > Dangit. *blames cvs for missing a patch* eheh :) seems to work