CVS: cvs.openbsd.org: ports

2021-05-22 Thread Nam Nguyen
CVSROOT:/cvs Module name:ports Changes by: n...@cvs.openbsd.org2021/05/22 15:40:16 ports/net/libtorrent-rasterbar/files Update of /cvs/ports/net/libtorrent-rasterbar/files In directory cvs.openbsd.org:/tmp/cvs-serv15093/files Log Message: Directory

Re: unbreak games/supertux [Was: Re: games/supertux startup error]

2021-05-16 Thread Nam Nguyen
Nam Nguyen writes: Ping. Diff is inline for convenience. > Nam Nguyen writes: > >> Here is a diff for unbreaking games/supertux, which segfaults on >> startup. I opened an issue explaining the bug here: >> https://github.com/SuperTux/supertux/issues/1726 > >

Re: update net/libtorrent-rasterbar 1.2.11

2021-05-16 Thread Nam Nguyen
mt -lboost_python38-mt -lpthread -lssl -lcrypto -o build/lib.openbsd-6.9-amd64-3.8/libtorrent.cpython-38.so -fvisibility=hidden -fvisibility-inlines-hidden /usr/local/lib/libiconv.so.7.0 > On 2021/04/24 01:47, Nam Nguyen wrote: >> "Elias M. Mariani" writes: >> >> &

Re: [update] textproc/libxml

2021-05-15 Thread Nam Nguyen
Daniel Dickman writes: > libxml 2.9.12 already includes the change for python 3.9, right? > > So if we go to this new version of libxml, I don't think the local diff > would be needed anymore? Yes. I checked and confirmed that your proposed diff is part of this new release. > > I'll hold off

Re: [update] textproc/libxml

2021-05-15 Thread Nam Nguyen
Moritz Buhl writes: > Hi ports@, > > A new libxml release is out (two actally) > http://www.xmlsoft.org/news.html > https://gitlab.gnome.org/GNOME/libxml2/-/commit/b48e77cf4f6fa0792c5f4b639707a2b0675e461b > > This fixes CVE-2021-3541. > > I updated the version and removed previous patches for

CVS: cvs.openbsd.org: ports

2021-05-06 Thread Nam Nguyen
CVSROOT:/cvs Module name:ports Changes by: n...@cvs.openbsd.org2021/05/06 14:54:50 Modified files: games/openjk : Makefile Added files: games/openjk/patches: patch-code_CMakeLists_txt Log message: Add -lGL and -lGLU to openjk_sp Unbreaks crash when

unbreak games/openjk singleplayer fullscreen

2021-05-06 Thread Nam Nguyen
Here is a diff that unbreaks crashing when toggling fullscreen in singleplayer. I used LD_DEBUG=1 to see the differences between openjk_sp and openjk.[1] I eventually found that openjk is linked with -lGL -lGLU whereas openjk_sp lacks these flags. I opened a pull request.[2] Feedback and tests

Re: gnome, gdm problem on lenovo e14 gen2

2021-05-04 Thread Nam Nguyen
Hrvoje Popovski writes: > Problem is that when i should get login screen, gdm to ask me for user > and password, i'm getting blank grey screen .. > > after moving through terminals with ctrl-alt fX, from time to time i can > get this (screenshot below) >

Re: NEW: sysutils/openbsdisks2 - UDisks2 service implementation for OpenBSD

2021-05-04 Thread Nam Nguyen
Rafael Sadowski writes: > On Sat Apr 24, 2021 at 01:23:56PM +0200, Rafael Sadowski wrote: >> >> I will fix this in 0.2.1b. >> > > 0.2.1beta attached Here is a diff with some more nits: - add comment explaining dbus,-suid as in sysutils/upower and sysutils/polkit - An --> A UDisks2 -

Re: Can I shorten fw_update download timeout?

2021-04-24 Thread Nam Nguyen
On 2021-04-08, Luke Small wrote: > I make unbound connect to dnscrypt-proxy and after an update, it’ll just > sit there for what seems like 2 minutes while fw_update inevitably fails > before turning on dnscrypt-proxy. I’ve been running snapshots and that’s > really dumb. Or is there a way to

CVS: cvs.openbsd.org: www

2021-04-24 Thread Nam Nguyen
CVSROOT:/cvs Module name:www Changes by: n...@cvs.openbsd.org2021/04/24 13:57:08 Modified files: . : 69.html Log message: general proofreading These proofreading changes touch the following sections: Various kernel improvements (dt btrace) Various

Re: NEW: sysutils/openbsdisks2 - UDisks2 service implementation for OpenBSD

2021-04-24 Thread Nam Nguyen
Rafael Sadowski writes: > On Mon Apr 05, 2021 at 04:22:27PM +0200, Rafael Sadowski wrote: >> On Sun Mar 28, 2021 at 08:58:22PM +0200, Rafael Sadowski wrote: >> > On Sat Mar 27, 2021 at 09:29:14AM +0100, Rafael Sadowski wrote: >> > > Hi ports@, >> > > >> > > I would like to introduce a small

Re: update net/libtorrent-rasterbar 1.2.11

2021-04-24 Thread Nam Nguyen
e (with backup plan going back to b2 and new setup.py if it ever stops working). rsadowski@ gave an OK on an older 1.2.11 diff. > > Cheers. > > > On Mon, Apr 5, 2021 at 3:28 AM Nam Nguyen wrote: >> Here is a fresh diff with some tweaks. Need some additional feedback on >>

Re: unbreak games/supertux [Was: Re: games/supertux startup error]

2021-04-19 Thread Nam Nguyen
Nam Nguyen writes: > Here is a diff for unbreaking games/supertux, which segfaults on > startup. I opened an issue explaining the bug here: > https://github.com/SuperTux/supertux/issues/1726 Here is a fresh diff for games/supertux 0.6.2, released on May 14, 2020. Changelogs: https://g

unbreak games/supertux [Was: Re: games/supertux startup error]

2021-04-17 Thread Nam Nguyen
Here is a diff for unbreaking games/supertux, which segfaults on startup. I opened an issue explaining the bug here: https://github.com/SuperTux/supertux/issues/1726 I bisected and found a commit from 2.0.10 that caused this segfault:

fix games/barony textures in sdl2-2.0.14

2021-04-10 Thread Nam Nguyen
solene@ reported that games/barony has missing textures.[1] Here is a diff fixing this sourced from a PR by Sylvain Becker. I used hg bisect to track down the revision in sdl2's repository that introduced this bug.[2] I contacted Sylvain Becker, the author of the sdl2 commit. Sylvain fixed

CVS: cvs.openbsd.org: ports

2021-04-07 Thread Nam Nguyen
CVSROOT:/cvs Module name:ports Changes by: n...@cvs.openbsd.org2021/04/07 00:58:47 Modified files: multimedia/mpv : Makefile distinfo Log message: update mpv to 0.33.1 This is a security fix release. Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.33.1

update mpv 0.33.1

2021-04-05 Thread Nam Nguyen
Here is an update for mpv 0.33.1, which is a security fix release, released on April 5, 2021. Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.33.1 This diff does the following: - resyncs # 1.109 with ${WRKSRC}/DOCS/client-api-changes.rst - paranoid major bump ahead of upstream's

Re: update net/libtorrent-rasterbar 1.2.11

2021-04-05 Thread Nam Nguyen
Elias M. Mariani writes: > Hi. > Just giving a bump and attaching a new diff for 1.2.13 based on the > previous one from Nam. Here is a fresh diff with some tweaks. Need some additional feedback on carrying the old 1.2.11 ${FILESDIR}/setup.py. Please find a fresh diff that additionally: -

CVS: cvs.openbsd.org: ports

2021-02-09 Thread Nam Nguyen
CVSROOT:/cvs Module name:ports Changes by: n...@cvs.openbsd.org2021/02/09 10:36:58 Modified files: editors/TeXmacs: Makefile distinfo editors/TeXmacs/patches: patch-CMakeLists_txt patch-src_Plugins_Qt_qt_gui_cpp

CVS: cvs.openbsd.org: ports

2021-01-19 Thread Nam Nguyen
CVSROOT:/cvs Module name:ports Changes by: n...@cvs.openbsd.org2021/01/19 18:04:22 Modified files: devel/pcre2: Makefile distinfo devel/pcre2/patches: patch-RunGrepTest Log message: update pcre2 to 10.36 changelog:

Re: update net/libtorrent-rasterbar 1.2.11

2021-01-18 Thread Nam Nguyen
Rafael Sadowski writes: > On Mon Dec 28, 2020 at 04:04:42AM -0800, Nam Nguyen wrote: >> Here is a diff to update libtorrent-rasterbar to 1.2.11, released on >> Nov. 15, 2020. Here is a diff for 1.2.12 which was released on Jan. 5, 2021. I have not yet committed 1.2.11 which was OK

update net/dnscrypt-proxy 2.0.45

2021-01-11 Thread Nam Nguyen
This is an update for net/dnscrypt-proxy 2.0.45. I modified README with make variables for system paths. changelog: https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.0.45 I lightly tested it on amd64. make check passes. OK? Index: Makefile

Re: update editors/TeXmacs 1.99.14

2021-01-08 Thread Nam Nguyen
Nam Nguyen writes: > Nam Nguyen writes: > >> This is an update for editors/TeXmacs-1.99.14, released November 5, >> 2020. > > Here is a diff for 1.99.15, which was just released on November 13, > 2020. Here is a diff for 1.99.18. This fresh diff additionally: - remove

Re: [Update] net/wget : Update to 1.21

2021-01-08 Thread Nam Nguyen
wen heping writes: > Hi, > > Here is a patch for net/wget to update to 1.21, it build > well and run well on amd64-6.8 system. > > > wen Thank you for this update. It looks good to me. I can commit this if I can get an OK. solene@: Should it be backported to -stable? ${WRKSRC}/ChangeLog

Re: [Tkinter-discuss] Unicode range

2021-01-04 Thread Nam Nguyen via Tkinter-discuss
Hi Vasilis, Perhaps by removing characters that are outside of that range? The error message gives you a range, from 0 to 65535. So this line might do. s = ''.join(c for c in s if 0 < ord(c) < 65535) Cheers, Nam On Mon, Jan 4, 2021 at 1:25 AM Vasilis Vlachoudis < vasilis.vlachou...@cern.ch>

update devel/pcre2 10.36

2020-12-28 Thread Nam Nguyen
Here is an update to devel/pcre2 10.36, released on Dec. 4, 2020. changelog: https://vcs.pcre.org/pcre2/code/trunk/ChangeLog?revision=1287=markup This diff: - uses tr instead of gsed in RunGrepTest (from jca@) - drops TEST_DEPENDS on textproc/gsed - changes expected test output in

update net/libtorrent-rasterbar 1.2.11

2020-12-28 Thread Nam Nguyen
Here is a diff to update libtorrent-rasterbar to 1.2.11, released on Nov. 15, 2020. changelog: https://github.com/arvidn/libtorrent/releases/tag/v1.2.11 This diff: - bumps library major due to symbol deprecation - changes MASTER_SITES to properly download the new release I tested with

CVS: cvs.openbsd.org: ports

2020-12-15 Thread Nam Nguyen
CVSROOT:/cvs Module name:ports Changes by: n...@cvs.openbsd.org2020/12/15 19:04:52 Modified files: games/freeorion: Makefile distinfo games/freeorion/patches: patch-CMakeLists_txt Removed files: games/freeorion/patches: patch-cmake_FindBoost_cmake

Re: [Update from Maintainer] games/freeorion 0.4.10.1

2020-11-23 Thread Nam Nguyen
Tom Murphy writes: > Hi, > > Attached below is an update for games/freeorion. This updates the game > to 0.4.10.1. > > I removed GLU from WANTLIB (as it was complaining about Extra) and > patches/patch-cmake_make_versioncpp_py has been removed (fixed upstream) > > Full changelog for the game can

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Nam Nguyen
CVSROOT:/cvs Module name:ports Changes by: n...@cvs.openbsd.org2020/11/20 18:50:57 Modified files: geo/openbsd-developers: Makefile geo/openbsd-developers/files: OpenBSD Log message: add myself ok thfr@

Re: update editors/TeXmacs 1.99.14

2020-11-13 Thread Nam Nguyen
Nam Nguyen writes: > This is an update for editors/TeXmacs-1.99.14, released November 5, > 2020. Here is a diff for 1.99.15, which was just released on November 13, 2020. > > Changelog: https://texmacs.org/tmweb/about/changes.en.html > > Ports changes: > - reverts back to

Re: update games/jag 0.3.8

2020-11-13 Thread Nam Nguyen
Related proposal: Should these be removed from the mirrors since PERMIT_DISTFILES = no? https://ftp.openbsd.org/pub/OpenBSD/distfiles/jag-0.3.2-data.zip jag-0.3.2.zip jag-0.3.7.tar.gz Here is a fresh diff that additionally: - removes -g debug flag from pro files and update patch comments -

Re: update games/jag 0.3.8

2020-11-11 Thread Nam Nguyen
Nam Nguyen writes: > Nam Nguyen writes: > > ping ping > >> Here is an update for games/jag 0.3.8, released September 7, 2020. >> changelog: https://gitlab.com/coringao/jag/-/tags/0.3.8 >> >> This update: >> - switches to -std=gnu++17 by default >>

update editors/TeXmacs 1.99.14

2020-11-11 Thread Nam Nguyen
This is an update for editors/TeXmacs-1.99.14, released November 5, 2020. Changelog: https://texmacs.org/tmweb/about/changes.en.html Ports changes: - reverts back to DISTNAME and PKGNAME as in revision 1.15 now that distfile extracts to -src again. - notes in README that octave plugin requires

Re: update games/jag 0.3.8

2020-10-04 Thread Nam Nguyen
Nam Nguyen writes: ping > Here is an update for games/jag 0.3.8, released September 7, 2020. > changelog: https://gitlab.com/coringao/jag/-/tags/0.3.8 > > This update: > - switches to -std=gnu++17 by default > - removes gameprofile.cpp and displaywrapper.cpp patches, as the

Re: thunderbird 78.2.1 & enigmail removal

2020-09-24 Thread Nam Nguyen
Theo Buehler writes: >> And for the cvs lovers out there, here's diffs for the final 78.3.0 and >> enigmail 2.2.2. Should apply on top of current cvs. Will probably commit >> tonight or tmrw. > > I built and packaged this successfully. I was able to connect to a > throwaway email account,

update games/jag 0.3.8

2020-09-18 Thread Nam Nguyen
Here is an update for games/jag 0.3.8, released September 7, 2020. changelog: https://gitlab.com/coringao/jag/-/tags/0.3.8 This update: - switches to -std=gnu++17 by default - removes gameprofile.cpp and displaywrapper.cpp patches, as they have already been added upstream

update net/libtorrent-rasterbar 1.2.10

2020-09-05 Thread Nam Nguyen
This is an update for net/libtorrent-rasterbar 1.2.10, released September 3, 2020. 1.2.9 was just committed to ports. Release notes: https://github.com/arvidn/libtorrent/releases/tag/libtorrent-1.2.10 I successfully tested its consumers, deluge and qbittorrent. Unit tests are in the same state

Re: update net/libtorrent-rasterbar 1.2.8

2020-09-03 Thread Nam Nguyen
ping. I am looking for someone to commit with an existing OK from rsadowski@ for the latest version. Diff is provided inline for convenience. Rafael Sadowski writes: > Still OK rsadowski Nam Nguyen writes: > Nam Nguyen writes: > >> 1.2.9 was just released August 20, 20

new games/ktx

2020-09-03 Thread Nam Nguyen
Please find attached a port for games/ktx. This port is based on games/mvdsv. CC $MAINTAINER of games/mvdsv if you want to be maintainer of ktx. ktx is a popular multiplayer server modification for QuakeWorld (games/ezquake) that builds on top of games/mvdsv and is by the same upstream. It has

Re: [Update from Maintainer] games/mvdsv 0.33

2020-09-03 Thread Nam Nguyen
Nam Nguyen writes: > Tom Murphy writes: > >> Hi, >> >> Diff below is for games/mvdsv (Quakeworld server) to update it to >> version 0.33. > > I tested this by itself and with a new port for games/ktx. It works > well. You mentioned you had fixed some

Re: [Update from Maintainer] games/mvdsv 0.33

2020-09-03 Thread Nam Nguyen
Tom Murphy writes: > Hi, > > Diff below is for games/mvdsv (Quakeworld server) to update it to > version 0.33. I tested this by itself and with a new port for games/ktx. It works well. You mentioned you had fixed some compiler warnings for upstream:

Re: update net/libtorrent-rasterbar 1.2.8

2020-08-23 Thread Nam Nguyen
Nam Nguyen writes: > 1.2.9 was just released August 20, 2020. I'm running into some trouble > with 1.2.9 where deluge works but qbitorrent has a compilation > error. I'll send it once this is resolved. CC rsadowski@, who gave an OK for an earlier version of this diff, and mariani@, $M

Re: emacs-27.1

2020-08-22 Thread Nam Nguyen
Jeremie Courreges-Anglas writes: > emacs-27.1 was released earlier than I expected, thanks Ken for the > heads-up. > > This is good news. As mentioned in > https://marc.info/?l=openbsd-ports=159380829911290=2 emacs now uses > a "portable dumper" that doesn't involve games with ELF layout and

Re: update net/libtorrent-rasterbar 1.2.8

2020-08-20 Thread Nam Nguyen
1.2.9 was just released August 20, 2020. I'm running into some trouble with 1.2.9 where deluge works but qbitorrent has a compilation error. I'll send it once this is resolved.

Re: update net/libtorrent-rasterbar 1.2.8

2020-08-19 Thread Nam Nguyen
Brad Smith writes: > On 8/17/2020 9:51 PM, Nam Nguyen wrote: >> Nam Nguyen writes: >> >>> This is a diff for an update to net/libtorrent-rasterbar 1.2.8, released >>> on August 4, 2020. >> This new diff applies cleanly now that rsadsowski@ updated dev

Re: UPDATE: games/openrct2 0.2.6 => 0.3.0

2020-08-18 Thread Nam Nguyen
Brian Callahan writes: > Hi ports -- > > Attached is an update to the newly released OpenRCT2 0.3.0. > > The very big changelog is here: > https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.3.0 > > Works well on amd64. > > OK? > > ~Brian Thank you for this update. I tested it and it works well

Re: update net/libtorrent-rasterbar 1.2.8

2020-08-17 Thread Nam Nguyen
Nam Nguyen writes: > This is a diff for an update to net/libtorrent-rasterbar 1.2.8, released > on August 4, 2020. This new diff applies cleanly now that rsadsowski@ updated devel/boost to 1.67.0. It also uses -mt variants of boost_system-mt and boost_python38-mt. Reasons: - cmake buil

update net/libtorrent-rasterbar 1.2.8

2020-08-15 Thread Nam Nguyen
This is a diff for an update to net/libtorrent-rasterbar 1.2.8, released on August 4, 2020. changelog: https://github.com/arvidn/libtorrent/blob/libtorrent-1.2.8/ChangeLog base-clang 10.0.1 unbreaks libtorrent-rasterbar. This diff is based on rsadowski@'s devel/boost 1.67.0 update.

Re: LLVM 10: net/libtorrent-rasterbar

2020-08-10 Thread Nam Nguyen
Jeremie Courreges-Anglas writes: > On Thu, Aug 06 2020, Nam Nguyen wrote: > Done, I have committed your diff + a few other tweaks yesterday. I have > pointed this bug and your diff to the folks who handled the LLVM update > in base. There have been discussions about moving to

LLVM 10: net/libtorrent-rasterbar

2020-08-06 Thread Nam Nguyen
This diff backports a 10.0.1 fix for an llvm crash while compiling net/libtorrent-rasterbar web_connection-base.cpp and bt_peer_connection.cpp. I compiled an earlier version of jca@'s update to devel/llvm 10 with debug symbols to get this backtrace:

Re: new games/onscripter-en

2020-08-02 Thread Nam Nguyen
Brian Callahan writes: > Hi Nam -- > > On Friday, July 31, 2020 7:49 PM, Nam Nguyen wrote: > >> Please find attached a new port for games/onscripter-en. >> >> onscripter-en is an English branch of onscripter to play NScripter and >> ONScripter game

Re: update editors/TeXmacs 1.99.13

2020-08-01 Thread Nam Nguyen
Nam Nguyen writes: > This is an update for editors/TeXmacs 1.99.13. ping > > Changelog: https://texmacs.org/tmweb/about/changes.en.html > > "Switch to Python 3 for plug-ins programmed in Python (1.99.13)." > > Ports-wise, python patching bits can go away as pyth

Re: update games/jag 0.3.7

2020-07-31 Thread Nam Nguyen
Rafael Sadowski writes: > Simple game play test works out-of-box, OK rsadowski@ ping. I am looking for someone to commit this. The diff is reattached. > On Mon Jul 06, 2020 at 07:39:38PM -0700, Nam Nguyen wrote: >> Nam Nguyen writes: >> >> > Stefan Sperling writ

Re: UPDATE: games/chocolate-doom 3.0.0 => 3.0.1 (fix CVE-2020-14983)

2020-07-31 Thread Nam Nguyen
Brian Callahan writes: > Hi ports and Ryan -- > > I noticed via Repology that our version of chocolate-doom is > vulnerable to CVE-2020-14983 [0]. > > The simple solution is to update to version 3.0.1, which contains the > fix [1]. > > Doom works here for me. In my testing singleplayer and

new games/onscripter-en

2020-07-31 Thread Nam Nguyen
Please find attached a new port for games/onscripter-en. onscripter-en is an English branch of onscripter to play NScripter and ONScripter games. These are typically visual novels. Upstream[1] has been down since 2018. There were two distfiles available: fullsrc (which bundled dependencies like

fix devel/sdl-ttf TTF_RenderGlyph_Shaded

2020-07-28 Thread Nam Nguyen
I propose this diff to fix devel/sdl-ttf 2.0.11 with a patch to SDL_ttf.c. This is the last major blocker for my WIP-port of onscripter-en[3]. This diff: - Bumps revision - Backports a fix for TTF_RenderGlyph_Shaded()'s broken font rendering https://bugzilla.libsdl.org/show_bug.cgi?id=1433 -

Re: update games/eliot qt5

2020-07-16 Thread Nam Nguyen
ping Nam Nguyen writes: > Nam Nguyen writes: > >> Nam Nguyen writes: >>> This is an update for games/eliot to qt5 with a segfault fix when >>> opening menus. >>> >> Here is a fresh diff with the following changes: >> >> - U

update editors/TeXmacs 1.99.13

2020-07-16 Thread Nam Nguyen
This is an update for editors/TeXmacs 1.99.13. Changelog: https://texmacs.org/tmweb/about/changes.en.html "Switch to Python 3 for plug-ins programmed in Python (1.99.13)." Ports-wise, python patching bits can go away as python3 is automatically detected by the plugins now. WRKDIST had to be

fix math/R missing fonts on plots (Was: Re: graphics/cairo + math/R font issues)

2020-07-16 Thread Nam Nguyen
Zé Loff writes: > Although changing the default font can be easily done -- adding a > default site-wide configuration file could be a possible workaround to > make the port work properly again -- this appears not to be the case > with the math/greek symbols font, which seems to be harder to

Re: update games/jag 0.3.7

2020-07-06 Thread Nam Nguyen
Nam Nguyen writes: > Stefan Sperling writes: >> >> Considering that Debian will likely want to see this resolved as well, and >> that you are planning to update the port, couldn't we set PERMIT_PACKAGE=no >> until the situation is cleared up? >> >> We have p

Re: update allegro 4.4.3.1

2020-07-06 Thread Nam Nguyen
Nam Nguyen writes: > Thomas Frohwein writes: > >> Otherwise looks good to me. The sound stuttering is already present with >> 4.2.3p7. Not sure if that is assumed to be related to tickrate? >> >> Happy to commit if someone else ok's this. ping > > I prop

update games/jag 0.3.7 (Was: Re: remove games/jag)

2020-07-06 Thread Nam Nguyen
Stefan Sperling writes: > On Sun, Jul 05, 2020 at 06:48:37PM -0700, Nam Nguyen wrote: >> I propose removing games/jag for licensing concerns. Upstream has >> stopped and I found that there was a fork that continues >> development. This fork is what Debian use

remove games/jag

2020-07-05 Thread Nam Nguyen
I propose removing games/jag for licensing concerns. Upstream has stopped and I found that there was a fork that continues development. This fork is what Debian uses and the fork is run by $MAINTAINER of Debian's jag. I have a diff ready to update jag once this is resolved. It moves to qt5. The

Re: redis-sentinel segfault workaround

2020-06-26 Thread Nam Nguyen
Theo Buehler writes: > I was given a reliable reproducer for the sentinel segfault that seems > to be present since at least Redis 4. I can only reproduce on amd64 and > only when compiling with -O1 or -O2, but not with -O0. > >>From what I can tell, it is an out-of-bounds access trying to read

Re: update games/eliot qt5

2020-06-25 Thread Nam Nguyen
Nam Nguyen writes: > Nam Nguyen writes: >> This is an update for games/eliot to qt5 with a segfault fix when >> opening menus. >> > Here is a fresh diff with the following changes: > > - Upstream added my menu segfault fix, so this update bring

Re: update games/eliot qt5

2020-06-24 Thread Nam Nguyen
Nam Nguyen writes: > This is an update for games/eliot to qt5 with a segfault fix when > opening menus. > Here is a fresh diff with the following changes: - Upstream added my menu segfault fix, so this update brings it to this commit: https://git.savannah.nongnu.org/cgit/eliot.git/c

update games/eliot qt5 (Was: Re: Remove games/eliot)

2020-06-23 Thread Nam Nguyen
Thomas Frohwein writes: > On Wed, Jun 10, 2020 at 09:47:44PM +0200, Rafael Sadowski wrote: >> I would like to delete eliot for the following reasons: >> >> - Segmentation fault on startup > > Also here on amd64. > >> - xscrabble (Alternative scrabble works fine here) >> - Qt4 > > There is a

Re: update devel/pcre2 10.35

2020-06-17 Thread Nam Nguyen
Nam Nguyen writes: > Nam Nguyen writes: > >> Here is an update for devel/pcre2 10.35, released May 9, 2020. > > ping ping > >> >> Changelog: >> https://vcs.pcre.org/pcre2/code/trunk/ChangeLog?revision=1254=markup >> >> This diff does the f

Re: update net/dnscrypt-proxy 2.0.44

2020-06-17 Thread Nam Nguyen
Nam Nguyen writes: > Stuart Henderson writes: >> I think it only needs one not both - how about this which is a bit more >> targetted too? >> >> @exec-update [[ $(stat -f '%u:%g' >> ${LOCALSTATEDIR}/dnscrypt-proxy/public-resolvers.md 2>/dev/null) == &

Re: update net/dnscrypt-proxy 2.0.44

2020-06-17 Thread Nam Nguyen
Stuart Henderson writes: > I think it only needs one not both - how about this which is a bit more > targetted too? > > @exec-update [[ $(stat -f '%u:%g' > ${LOCALSTATEDIR}/dnscrypt-proxy/public-resolvers.md 2>/dev/null) == 0:0 ]] && > chgrp -R _dnscrypt-proxy ${LOCALSTATEDIR}/dnscrypt-proxy &&

Re: update net/dnscrypt-proxy 2.0.44

2020-06-15 Thread Nam Nguyen
Stuart Henderson writes: > On 2020/06/11 19:49, Nam Nguyen wrote: >> This is an update for net/dnscrypt-proxy 2.0.44, released June 11, 2020. >> >> Changelogs: >> https://github.com/DNSCrypt/dnscrypt-proxy/blob/2.0.44/ChangeLog >> https://github.com/DNSCrypt/dns

update net/dnscrypt-proxy 2.0.44

2020-06-11 Thread Nam Nguyen
This is an update for net/dnscrypt-proxy 2.0.44, released June 11, 2020. Changelogs: https://github.com/DNSCrypt/dnscrypt-proxy/blob/2.0.44/ChangeLog https://github.com/DNSCrypt/dnscrypt-proxy/blob/2.0.43/ChangeLog A config breaking change is that the `tls_client_auth' section was renamed to

fix games/openjk sp fullscreen

2020-06-11 Thread Nam Nguyen
Here is a diff for games/openjk that fixes singleplayer crashing and updates to a recent commit. Changes I proposed to upstream: - Fixes single player crashing when toggling fullscreen. https://github.com/JACoders/OpenJK/pull/1037 https://github.com/JACoders/OpenJK/issues/1036 - Fixes buffer

Re: update devel/pcre2 10.35

2020-06-03 Thread Nam Nguyen
Nam Nguyen writes: > Here is an update for devel/pcre2 10.35, released May 9, 2020. ping > > Changelog: > https://vcs.pcre.org/pcre2/code/trunk/ChangeLog?revision=1254=markup > > This diff does the following: > - Resyncs upstream library major/minor numbers with &g

update devel/pcre2 10.35

2020-05-26 Thread Nam Nguyen
Here is an update for devel/pcre2 10.35, released May 9, 2020. Changelog: https://vcs.pcre.org/pcre2/code/trunk/ChangeLog?revision=1254=markup This diff does the following: - Resyncs upstream library major/minor numbers with ${WRKSRC}/src/pcre2.h.generic instead of shared_libs.log -

Re: Fix GIMP crash with x11/gtk+2 diff [Was: Re: GIMP open file crash in gimp-2.10.18p1 still exists]

2020-05-01 Thread Nam Nguyen
Stuart Henderson writes: > On 2020/05/01 04:30, Nam Nguyen wrote: >> Stuart Henderson writes: >> >> > On 2020/04/29 15:13, Jacqueline Jolicoeur wrote: >> >> Hi, >> >> >> >> I have noticed gimp-2.10.18p1 crashes everytime I try to ope

Fix GIMP crash with x11/gtk+2 diff [Was: Re: GIMP open file crash in gimp-2.10.18p1 still exists]

2020-05-01 Thread Nam Nguyen
Stuart Henderson writes: > On 2020/04/29 15:13, Jacqueline Jolicoeur wrote: >> Hi, >> >> I have noticed gimp-2.10.18p1 crashes everytime I try to open a file. >> Removing all my GIMP cache and config files has not resolved it. >> >> I am aware this was posted earlier. I wanted to report that

Re: [UPDATE] games/ezquake 3.2

2020-04-20 Thread Nam Nguyen
Tom Murphy writes: > Hi, > > Attached is a diff to update ezquake to v3.2 which was released today > the 19th of April 2020. > > I had to change the Makefile to use the github tag since no release > tarball was available. > > Builds and runs on my machine (amd64) and I played both

Re: make update-patches woes (go lang)

2020-04-19 Thread Nam Nguyen
"f.holop" writes: > hello, > > i don't have experience with go ports and i cannot seem to have > `make update-patches` work on this go project: > > ~/ports/sysutils/fzf$ make update-patches > WRKDIST=/home/g/src/ports/pobj/fzf-0.21.1/fzf-0.21.1 does not exist > *** Error 1 in

[Python-Dev] Re: PEP 617: New PEG parser for CPython

2020-04-18 Thread Nam Nguyen
On Sat, Apr 18, 2020 at 9:45 PM Guido van Rossum wrote: > But I never found the time to make it an appealing parser generator tool > for other languages, even though that was on my mind as a future > possibility. > I simply want to +1 on this. A general purpose parser library in the stdlib

Re: update opensonic 0.1.4

2020-04-10 Thread Nam Nguyen
Landry Breuil writes: > no sound issue after some playing, with ogg123 also playing a stream at > the same time via sndio. looks good to me - and i also support the > removal of audio/dumb and graphics/allegropng. Paul Velencia (reivyr) said that audio/dumb is needed for a WIP-port of Adventure

Re: update opensonic 0.1.4

2020-04-09 Thread Nam Nguyen
ping. Attached diff because the old CMakeLists patch contains ^M but the latest CMakeLists does not. Nam Nguyen writes: > I attached an update for opensonic 0.1.4, released September 19, 2010. > > This fixes speed problems and audio issues, as reported by Solene: > https://marc.inf

Re: update allegro 4.4.3.1

2020-04-09 Thread Nam Nguyen
Thomas Frohwein writes: > Otherwise looks good to me. The sound stuttering is already present with > 4.2.3p7. Not sure if that is assumed to be related to tickrate? > > Happy to commit if someone else ok's this. I propose deleting audio/dumb and graphics/allegropng. opensonic now uses logg

Re: update net/dnscrypt-proxy 2.0.42 and fix updating cache files

2020-04-03 Thread Nam Nguyen
Here is a simplified update to net/dnscrypt-proxy 2.0.42. I leave the bugfix to upstream, which plans to fix it. Once that bugfix comes, we may have to add _dnscrypt-proxy:_dnscrypt-proxy ownership for /var/dnscrypt-proxy in pkg/PLIST. I posted Larry Hynes' bug report here:

Re: UPDATE: SDL2 / SDL2_gfx / SDL2_ttf

2020-03-28 Thread Nam Nguyen
Nam Nguyen writes: > Christian Weisgerber writes: > >> On 2020-03-27, Brad Smith wrote: >> >>>> Here are updates to SDL2 2.0.12, SDL2_gfx 1.0.4 and SDL2_ttf 2.0.15. >>> >>> Here is an updated diff. Reverts a commit in the new release for the >

Re: UPDATE: SDL2 / SDL2_gfx / SDL2_ttf

2020-03-28 Thread Nam Nguyen
Christian Weisgerber writes: > On 2020-03-27, Brad Smith wrote: > >>> Here are updates to SDL2 2.0.12, SDL2_gfx 1.0.4 and SDL2_ttf 2.0.15. >> >> Here is an updated diff. Reverts a commit in the new release for the >> time being which broke building with CMake based ports using SDL2. > > I put

change audio/mumble privacy setting

2020-03-27 Thread Nam Nguyen
Configure > Settings > Network has two confusing settings. 1. Privacy: Do not send OS information to Mumble servers and web servers 2. Mumble services: Submit anonymous statistics This patch ensures that #1 is now checked and #2 still remains unchecked. #1 is opt-out and #2 is opt-in. I am

update editors/nano 4.9

2020-03-27 Thread Nam Nguyen
CC $MAINTAINER Here is an update for editors/nano 4.9, released on March 23, 2020. Changelog: https://git.savannah.gnu.org/cgit/nano.git/tree/ChangeLog I do not see anything too major in the changelog. Feedback and tests are welcome. It works in my light usage on amd64. Index: Makefile

update net/dnscrypt-proxy 2.0.42 and fix updating cache files

2020-03-26 Thread Nam Nguyen
Credit goes to Larry Hynes for e-mailing me with a bug report where cache files in /var/dnscrypt-proxy/* cannot be periodically updated. Everything quoted with > that follows is from Larry Hynes' bug report. > There is, I think, possibly a permissions issue with the default > install of

update net/dnscrypt-proxy 2.0.40

2020-03-22 Thread Nam Nguyen
Here is an update for net/dnscrypt-proxy 2.0.40, released on March 21, 2020. I tested basic usage on amd64. `make test' passes. Changelog: https://github.com/DNSCrypt/dnscrypt-proxy/blob/2.0.40/ChangeLog Feedback and tests are welcome. Index: Makefile

fix audio/mumble remove jack and add portaudio

2020-03-12 Thread Nam Nguyen
Rafael Sadowski writes: > Fixed that issue and also added jack as a dependency. Here is a diff for audio/mumble that: - Removes jack. - Returns to portaudio-svn by bringing back a reduced patch from the attic. The patch is reduced because data collection is opt-in during audio wizard setup,

new games/nxengine-evo

2020-03-05 Thread Nam Nguyen
Attached is a new port, games/nxengine-evo. Comment: open-source clone/rewrite of Cave Story Description: nxengine-evo is a somewhat upgraded/refactored version of NXEngine by Caitlin Shaw that runs Cave Story. Differences from NXEngine include SDL2, widescreen support, animated character

Re: What TERM fixes Emacs?

2020-02-28 Thread Nam Nguyen
On 2020-02-25, Raymond, David wrote: > Maybe there is some mechanism for setting the alt key to meta > in emacs on consoles, but I use X11 so I haven't needed to pursue > this. matthieu@ pointed out how to use the alt key in console emacs. Source:

[jira] [Commented] (NETBEANS-3903) Netbeans 11.2 fails to detect successful startup of Tomcat 9.0.31

2020-02-26 Thread Nam Nguyen (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-3903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17045742#comment-17045742 ] Nam Nguyen commented on NETBEANS-3903: -- Just wanted to update the tracker that the change has

Re: New developer saying hello to all

2020-02-24 Thread Nam Nguyen
Great. Thanks. On Mon, Feb 24, 2020 at 4:07 PM Neil C Smith wrote: > > On Mon, 24 Feb 2020, 20:59 Laszlo Kishalmi, > wrote: > > > It is very rare that someone commits directly into the repository, they > > are most likely the release managers. > > > > Even we haven't over the last 3 releases

[jira] [Commented] (NETBEANS-3903) Netbeans 11.2 fails to detect successful startup of Tomcat 9.0.31

2020-02-24 Thread Nam Nguyen (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-3903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17043803#comment-17043803 ] Nam Nguyen commented on NETBEANS-3903: -- Thanks.  The pull request was created.  It should work

Re: New developer saying hello to all

2020-02-24 Thread Nam Nguyen
b 24, 2020 at 2:56 PM Matthias Bläsing wrote: > > Hi, > > Am Montag, den 24.02.2020, 14:45 -0500 schrieb Nam Nguyen: > > I was now able to use the web browser to edit a file, and submit a > > pull request. Not the best way. > > No - and the PR can't be merged like this,

Re: New developer saying hello to all

2020-02-24 Thread Nam Nguyen
Becoming a committer in an Apache project is by invitation by the other > committers after you’ve proven yourself and become a regular committer. > > Thanks for your work and ongoing participation and welcome. > > Gh > > On Mon, 24 Feb 2020 at 18:59, Nam Nguyen wrote: >

<    1   2   3   4   5   6   7   8   9   10   >