Anyone interested in FreeBSD support? #802

Closed
opened 2023-07-22 19:51:04 +02:00 by alex0x08 · 3 comments
alex0x08 commented 2023-07-22 19:51:04 +02:00 (Migrated from github.com)

Hi,
just patched your project for FreeBSD:
bsd-klingon2

Currently this is just a 'hack&proof' state, far from real patch.
So my question is there any other *BSD users interested in 'cool-retro-term' support on BSD systems?

P.S. Don't put much attention on Klingon glyph - this was added as a joke ;)

Hi, just patched your project for FreeBSD: ![bsd-klingon2](https://github.com/Swordfish90/cool-retro-term/assets/3603492/abfaf109-f18e-4983-932d-aa00d481164a) Currently this is just a 'hack&proof' state, far from real patch. So my question is there any other *BSD users interested in 'cool-retro-term' support on BSD systems? P.S. Don't put much attention on Klingon glyph - this was added as a joke ;)
alexmyczko commented 2023-07-27 07:01:40 +02:00 (Migrated from github.com)
https://www.freshports.org/x11/cool-retro-term ?
ehaupt commented 2023-07-27 07:42:14 +02:00 (Migrated from github.com)

It is already available as ports for most BSD's. See repology. If you have additional patches upstream would surely be interested in a pull request.

For instance, on FreeBSD you can install the FreeBSD port via pkg:

pkg install cool-retro-term

or build via ports:

cd /usr/ports/x11/cool-retro-term
make install clean
It is already available as ports for most BSD's. See [repology](https://repology.org/project/cool-retro-term/packages). If you have additional patches upstream would surely be interested in a pull request. For instance, on FreeBSD you can install the FreeBSD [port](https://www.freebsd.org/ports/) via pkg: ```sh pkg install cool-retro-term ``` or build via ports: ```sh cd /usr/ports/x11/cool-retro-term make install clean ```
alex0x08 commented 2023-07-27 11:06:08 +02:00 (Migrated from github.com)

It is already available as ports for most BSD's. See repology. If you have additional patches upstream would surely be interested in a pull request.

Yep, already mentioned this, so closing issue.

> It is already available as ports for most BSD's. See [repology](https://repology.org/project/cool-retro-term/packages). If you have additional patches upstream would surely be interested in a pull request. Yep, already mentioned this, so closing issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#802
No description provided.