[new] games/dsda-doom

2023-07-19 Thread Lucas de Sena
DSDA-Doom is a new doom source port. The port is building fine here with the patch I added. Ok? dsda-doom.tar.gz Description: application/tar-gz

[update] x11/pmenu

2023-07-25 Thread Lucas de Sena
ner. The hack on MAKE_FLAGS is not needed anymore. Ok? Cheers, Lucas de Sena. Index: Makefile === RCS file: /cvs/ports/x11/pmenu/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile11 Mar 2022 20:16:55 -0

Re: [new] games/dsda-doom

2023-07-25 Thread Lucas de Sena
On 2023-07-24, Thomas Frohwein wrote: > 1. There are dependencies/WANTLIBS missing: Fixed. > 2. I would prefer to make the use of tabs more uniform in Makefile, as >in that they start the values at about the same tab marker. Fixed. > 3. What is the value of disabling fluidsynth in the Makef

Re: [update] x11/pmenu

2023-07-25 Thread Lucas de Sena
GH_PROJECT = pmenu -GH_TAGNAME = v2.2.0 -REVISION = 0 +GH_TAGNAME = v3.1.1 CATEGORIES = x11 -MAINTAINER = Jerome Kasper - -HOMEPAGE = https://github.com/phillbush/pmenu +MAINTAINER = Lucas de Sena # MIT PERMIT_PACKAGE =Yes -WANTLIB += Imlib2 X11 Xext Xft Xinerama Xrend

Re: [new] games/dsda-doom

2023-07-25 Thread Lucas de Sena
On 2023-07-25, Stuart Henderson wrote: > On 2023/07/25 12:06, Lucas de Sena wrote: > > On 2023-07-24, Thomas Frohwein wrote: > > > 1. There are dependencies/WANTLIBS missing: > > > > Fixed. > > Missing lib: mad.2 (/usr/local/bin/dsda-doom) (NOT REACHABLE) &

Re: [new] games/dsda-doom

2023-07-27 Thread Lucas de Sena
4 2023 @@ -6,6 +6,8 @@ GH_TAGNAME =v0.26.2 CATEGORIES = games x11 +MAINTAINER = Lucas de Sena + HOMEPAGE = https://github.com/kraflab/dsda-doom # GPLv2+

[new] x11/windowmaker/paginator

2023-08-15 Thread Lucas de Sena
This is a simple port of a desktop pager dockapp for WindowMaker and similar window managers. I was not sure whether I should send this port, since it is a program I wrote myself; but it may be useful for other people out there using WindowMaker, so here's a try. I understand if it were not accep

REMOVE games/prboom-plus

2023-09-09 Thread Lucas de Sena
PrBoom+ development had long moved from SourceForge to Github[1][2], so the ports include an old version of the source engine. The development, however has been discontinued in June this year; a last maintainer version (v2.6.66) has been released; and the Github repository has been archived:[3] >

update devel/mspdebug to 0.25

2023-12-04 Thread Lucas de Sena
. Ok? I have been working with a MSP430 development board at day job lately. And to work comfortably with it in my personal laptop (running OpenBSD) I have updated and written a few MSP-related ports. So expect more mails. -- Lucas de Sena Index

[wip] devel/libmsp430

2023-12-05 Thread Lucas de Sena
cess to it to test and patch the port for much time. Attached are the port tarball and manifest file with licenses. Port homepage: http://www.ti.com/tool/MSPDS Comments? -- Lucas de Sena libmsp430.tar.gz Description: application/tar-gz

Re: update devel/mspdebug to 0.25

2023-12-06 Thread Lucas de Sena
see [1]. But development has continued since then, with important changes and fixes, but no new release. Patch is based on devel/shellcheck and archivers/libmpq, which use "pl" to bump the version to a commit after upstream's last official release.

NEW: games/dsda-doom 0.25.6

2023-01-26 Thread Lucas de Sena
/vb/thread/118074 Repository on Github: https://github.com/kraflab/dsda-doom NOTE: The article at the DOOM Wiki declares the forums post to be the website of the program; therefore I have set the HOMEPAGE variable to it on the Makefile. Lucas de Sena. dsda-doom-0.25.6.tar.gz Description

READD: games/hedgewars 1.0.2

2023-01-27 Thread Lucas de Sena
? Comments? Lucas de Sena. hedgewars-1.0.2.tar.gz Description: application/tar-gz

Re: READD: games/hedgewars 1.0.2

2023-02-02 Thread Lucas de Sena
On 2023-01-27, Lucas de Sena wrote: > Hi, > > This port readds games/headgewars, in its last version. > > The client for hedgewars can be built again since its dependency > lang/fpc had been readded into the ports. > > The server flavor, however, could not be built;

[new] x11/xfiles

2023-04-04 Thread Lucas de Sena
menus, and x11/dmenu for adding an URL bar for typing paths in. XFiles is pledged when built on OpenBSD. Lucas de Sena xfiles.tar.gz Description: application/tar-gz

[readd] games/hedgewars

2023-04-04 Thread Lucas de Sena
deleted from the ports. Comments? Lucas de Sena. hedgewars.tar.gz Description: application/tar-gz

[new] games/dsda-doom

2023-04-04 Thread Lucas de Sena
among DOOM players and the users of the doomworld.com forums. Article on the DOOM Wiki: https://doomwiki.org/wiki/DSDA-Doom Post on the DoomWorld forums: https://www.doomworld.com/vb/thread/118074 Repository on Github: https://github.com/kraflab/dsda-doom Lucas de Sena dsda

Re: [new] x11/xfiles

2023-04-05 Thread Lucas de Sena
I guess. The user is encouraged to build their own xfilesctl and xfilesthumb script, so I think we should install them as examples rather than installing them on the system. Lucas de Sena xfiles.tar.gz Description: application/tar-gz

Re: [new] games/dsda-doom

2023-04-09 Thread Lucas de Sena
On 2023-04-04, Lucas de Sena wrote: > Hi, > > This is a port for DSDA-Doom. > > DSDA-Doom is a new DOOM source port based on prboom-plus. It has extra > tooling for demo recording and playback, with a focus on speedrunning. > It also implements several new standards fo

Re: [readd] games/hedgewars

2023-04-09 Thread Lucas de Sena
On 2023-04-04, Lucas de Sena wrote: > Hi, > > This is a revised port from my last attempt to readd games/headgewars, > in its last version. > > The client for hedgewars can be built again since its dependency > lang/fpc had been readded into the ports. > > The server

Re: update devel/mspdebug to 0.25

2023-12-22 Thread Lucas de Sena
lated > ports. So expect more mails. > > -- Lucas de Sena > > > Index: devel/mspdebug/Makefile > === > RCS file: /cvs/ports/devel/mspdebug/Makefile,v > retrieving revision 1.25 > diff -u -p -r1.25 M

How to do RTC on net/tdesktop?

2024-08-15 Thread Lucas de Sena
s net/tg_owt (WebRTC build for Telegram), but neither come with a pkg-readme describing how to do video conference on it. Is it possible to do real-time communication on tdesktop? If so, how? -- Lucas de Sena

Re: [new] x11/xfiles

2023-04-15 Thread Lucas de Sena
On 2023-04-15, Omar Polo wrote: > If you're fine with it, the attached port is ok op@ to import. It's fine, thanks. I just bumped to version 1.0.4 with a bugfix. The attached port has the bumped version and updated distinfo. Lucas de Sena. xfiles.tar.gz Description: application/tar-gz

Re: [new] x11/xfiles

2023-04-19 Thread Lucas de Sena
On 2023-04-15, Lucas de Sena wrote: > On 2023-04-15, Omar Polo wrote: > > If you're fine with it, the attached port is ok op@ to import. > > It's fine, thanks. > > I just bumped to version 1.0.4 with a bugfix. > The attached port has the bumped version and up

Re: [new] games/dsda-doom

2023-04-19 Thread Lucas de Sena
On 2023-04-04, Lucas de Sena wrote: > Hi, > > This is a port for DSDA-Doom. > > DSDA-Doom is a new DOOM source port based on prboom-plus. It has extra > tooling for demo recording and playback, with a focus on speedrunning. > It also implements several new standards fo

Re: [readd] games/hedgewars

2023-04-19 Thread Lucas de Sena
On 2023-04-04, Lucas de Sena wrote: > Hi, > > This is a revised port from my last attempt to readd games/headgewars, > in its last version. > > The client for hedgewars can be built again since its dependency > lang/fpc had been readded into the ports. > > The server

Re: [new] games/dsda-doom

2023-06-10 Thread Lucas de Sena
On 2023-06-10, Thomas Frohwein wrote: > I can't build it. Not sure if the recent update to sdl2-image has > something to do with this: > > ===> Building for dsda-doom-0.26.1 > ninja: error: '/usr/local/lib/libSDL2_image.so', needed by 'dsda-doom', > missing and no known rule to make it > > Note

UPDATE: xfiles 1.1.1

2023-06-11 Thread Lucas de Sena
Update to XFiles 1.1.1 - Added statusbar displaying metadata of highlight file. - Added support for old XLFD fonts in addition to Xft fonts. - Added support for multiple (fallback) Xft fonts. Comments? Index: Makefile === RCS file:

Re: Remove telegram-purple

2024-10-22 Thread Lucas de Sena
On 2024-09-20, Lucas de Sena wrote: > Telegram-purple, as well as every libtgl-based application, does not > work anymore (i tested). > > Port's page[1] says it is abandoned since 2021 and may or may not work > (it did for some time, but now does not). It points to a

Re: [UPDATE] net/tdlib 1.8.38

2024-11-05 Thread Lucas de Sena
On 2024-10-25, Lucas de Sena wrote: > Hi, > > Update net/tdlib to its last "unofficial minor version". > > Tested with net/tdlib-purple (new port, mailed to ports@) under bitlbee. > > Upstream removed ${WRKSRC}/gen_git_commit_h.sh in an earlier commit. > The

Re: [NEW] net/tdlib-purple

2024-11-05 Thread Lucas de Sena
On 2024-10-25, Lucas de Sena wrote: > Hi, > > Attached port replaces net/telegram-purple, which ceased to work due to > changes on Telegram API, as the Telegram plugin for pidgin and programs > based on libpurple (eg' bitblee). > > portcheck(1) questions whether LIB_D

Re: Remove telegram-purple

2024-11-05 Thread Lucas de Sena
On 2024-09-20, Lucas de Sena wrote: > Telegram-purple, as well as every libtgl-based application, does not > work anymore (i tested). > > Port's page[1] says it is abandoned since 2021 and may or may not work > (it did for some time, but now does not). It points to a

Re: [NEW] net/tdlib-purple

2024-11-11 Thread Lucas de Sena
On 2024-11-09, Klemens Nanni wrote: > The Makefile layout should follow that of Makefile.template Other than tabbing (I aligned all values with three tabspaces from left margin, while template sometimes uses two tabspaces for short variable names), i think my makefile follows pretty much the templ

Remove telegram-purple

2024-09-20 Thread Lucas de Sena
b.com/BenWiederhake/tdlib-purple -- Lucas de Sena

[UPDATE] net/tdlib 1.8.38

2024-10-25 Thread Lucas de Sena
maintainer. Ok? -- Lucas de Sena diff /usr/ports commit - dca0564f40e748605730135f76a145d75741b36f path + /usr/ports blob - 64c582485206c115f00f0659e655e70e72be9a80 file + net/tdlib/Makefile --- net/tdlib/Makefile +++ net/tdlib/Makefile @@ -3,13 +3,12 @@ NOT_FOR_ARCHS = ${BE_AR

[NEW] net/tdlib-purple

2024-10-25 Thread Lucas de Sena
d for compilation. Should it be specified at BUILD_DEPENDS instead? Ok? -- Lucas de Sena tdlib-purple.tar.gz Description: application/tar-gz

[maintainer update] games/dsda-doom 0.26.2->0.28.2

2025-01-13 Thread Lucas de Sena
. One patch is no longer needed. I added a comment to the other patch. Ok? -- Lucas de Sena diff /usr/ports path + /usr/ports commit - a91838b3ba5abf98d9d10c5ca7d5eeb25f1ee043 blob - 7f6da8f601da4692dfaf1d466464e9e396572b1d file + games/dsda-doom/Makefile --- games/dsda-doom/Makefile