[new] Klong interpreted array language

2023-03-31 Thread j
also think of Klong as a glorified calculator with a massive set of functions for transforming arrays in various ways." J klong.tgz Description: application/gzip

CVS: cvs.openbsd.org: ports

2023-02-22 Thread T . J . Townsend
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2023/02/22 10:27:16 Modified files: graphics/tiff : Makefile Added files: graphics/tiff/patches: patch-libtiff_tif_close_c patch-tools_tiffcrop_c Log message:

Re: [update] openttd to 13.0 and update openttd-data

2023-02-13 Thread Anthony J. Bentley
Hi Florian, Florian Viehweger writes: > +post-extract: > + cd ${WRKDIR} && tar xf ${DISTNAME:S/-all//}.tar If all the data packages require this now, it should go into Makefile.inc. And please use ${TAR} instead of "tar". Other than that, it looks fine to me. -- Anthony J. Bentley

Re: games/love: bring in multiple versions

2022-12-29 Thread Anthony J. Bentley
Nice to see this. Omar Polo writes: > The idea then is to move the current port for the 0.8.0 (assuming we > want to keep it) as games/love/0.8.0 and add some other versions too, > for the time being 0.10.4 and 11.4 (the latest.) 11.1 doesn't compile > out of the box, and we can always add other

Re: desmume, any special reqs to run it?

2022-12-12 Thread Anthony J. Bentley
Nam Nguyen writes: > Here is a diff unbreaking desmume. I am attaching it because it contains > ^M being removed from an existing patch. > > I came across this same issue with my WIP-port of flycast. It has to be > adapted for immutable userland mappings in 7.2 -current. > > Globals are in BSS and

Re: desmume, any special reqs to run it?

2022-12-04 Thread Anthony J. Bentley
Mikolaj Kucharski writes: > I just wanted to see how Nintendo 3DS emulators work on OpenBSD. Never > played with them before. > > $ desmume some-game-decrypted.3ds > mprotect failed: Operation not permitted > Abort trap (core dumped) > > I tried with few 3DS files and one CIA file, always the

Re: update or remove net/deluge-ltconfig ?

2022-12-03 Thread Anthony J. Bentley
Klemens Nanni writes: > https://github.com/ratanakvlun/deluge-ltconfig/releases/tag/v2.0.0 with > deluge 2.x and python 3 support came out in 2019 (code in 2.x not master). Update seems trivial (only build tested). Index: Makefile

Re: update or remove net/deluge-ltconfig ?

2022-12-03 Thread Anthony J. Bentley
Klemens Nanni writes: > Bentley or anyone else, does the py2 plugin still work with py3 deluge? > Are you using this and want to update it? I never used it. It was requested by someone else, I think tj@.

Re: remove fake-xxx from man pages

2022-11-28 Thread Anthony J. Bentley
YASUOKA Masahiko writes: > heirloom-doctools man pages show ${WRKINST}. > > In troff(1): > | file > | /usr/obj/ports/heirloom-doctools-191015/fake- > | amd64/usr/local/share/heirloom-doctools/tmac/* standard macro files Nice catch. > +DESTDIRNAME =ROOT I would prefer

Re: [UPDATE-BUMP] x11/jgmenu 2.1 -> 4.4.1

2022-11-25 Thread Heppler, J. Scott
I think I have everything in the attached diff portcheck just shows jgmenu-unity-hack.py -- J. Scott Heppler Index: x11/jgmenu//Makefile === RCS file: /cvs/ports/x11/jgmenu/Makefile,v retrieving revision 1.13 diff -u -p -u -r1.13

Re: [UPDATE-BUMP] x11/jgmenu 2.1 -> 4.4.1

2022-11-24 Thread Heppler, J. Scott
Yes, I don't port frequently enough. *.diff with patch-Makefile_inc attached. On Nov 24, 2022: 16:52, Peter Hessler wrote: :? x11/jgmenu/patches/patch-Makefile_inc Did you forget to cvs add this file to include it in the diff? -peter -- J. Scott Heppler Index: x11/jgmenu/Makefile

[UPDATE-BUMP] x11/jgmenu 2.1 -> 4.4.1

2022-11-24 Thread Heppler, J. Scott
and was removed. Passed portcheck and check-indirect-dependencies. -- J. Scott Heppler ? x11/jgmenu/patches/patch-Makefile_inc Index: x11/jgmenu/Makefile === RCS file: /cvs/ports/x11/jgmenu/Makefile,v retrieving revision 1.13 diff -u -p -u

Re: [UPDATE} jgmenu-2.1 -> jgmenu-4.4.1

2022-11-21 Thread Heppler, J. Scott
Got carried away deleting. Added back LIB_DEPENDS = x11/gnome/libsrvg Revisions Makefile.inc patched Python modules/menu-cache removed from Makefile pkg-readme removed CONFIGURE_STYLE= simple -- J. Scott Heppler ? x11/jgmenu/patches/patch-Makefile_inc Index: x11/jgmenu/Makefile

Re: [UPDATE} jgmenu-2.1 -> jgmenu-4.4.1

2022-11-21 Thread Heppler, J. Scott
Revisions Makefile.inc patched Python modules/menu-cache removed from Makefile pkg-readme removed CONFIGURE_STYLE= simple -- J. Scott Heppler ? x11/jgmenu/patches/patch-Makefile_inc Index: x11/jgmenu/Makefile === RCS file: /cvs

Re: [UPDATE} jgmenu-2.1 -> jgmenu-4.4.1

2022-11-21 Thread Heppler, J. Scott
ling the port on evince evince--light. Thanks On Nov 21, 2022: 20:01, Omar Polo wrote: Hello, On 2022/11/20 16:13:11 -0800, "Heppler, J. Scott" wrote: The attached diff updates jgmenu. Thanks for updating jgmenu! The update matches Debian testing and is one minor version beyond F

[UPDATE} jgmenu-2.1 -> jgmenu-4.4.1

2022-11-20 Thread Heppler, J. Scott
r. Builds/runs amd64. make ports-lib-depends-check produced Extra/ menu-cache.1 pkg/README updated for apps. -- J. Scott Heppler Index: x11/jgmenu/Makefile === RCS file: /cvs/ports/x11/jgmenu/Makefile,v retrieving revision 1.13 dif

Re: editors/neovim and devel/libvterm

2022-11-18 Thread Anthony J. Bentley
Laurence Tratt writes: > On Fri, Nov 18, 2022 at 02:14:07PM +, Edd Barrett wrote: > > Hello Edd, > > >> @@ -62,7 +62,7 @@ BUILD_DEPENDS = ${RUN_DEPENDS} \ > >> LIB_DEPENDS = devel/gettext,-runtime \ > >>devel/libtermkey \ > >>

Re: x11/openbox diff for py3-xdg

2022-11-08 Thread Heppler, J. Scott
:21, Stuart Henderson wrote: On 2022/11/04 12:45, Heppler, J. Scott wrote: Attached is a diff that upgrades py-xdg to py3-xdg in openbox. Tested on amd64. Thanks to Stuart Henderson for the python 2to3 magic. re-CC'ing maintainer (who was CC'd when I sent my diff earlier). Index: x11/openbox

[Revised Update] x11/tint2 gtk+3 v2

2022-11-04 Thread Heppler, J. Scott
Removed redundant @pkgpath x11/tint in the attachment. Sorry for the noise. -- J. Scott Heppler Index: x11/tint2/Makefile === RCS file: /cvs/ports/x11/tint2/Makefile,v retrieving revision 1.17 diff -u -p -u -r1.17 Makefile --- x11

Revised diff for gtk+3 x11/tint2

2022-11-04 Thread Heppler, J. Scott
In the PLIST, I kept the old @pkgpath x11/tint entries even though it has been quite awhile since the port was renamed tint -tint2. This revision cleans up the /etc/xdg/tint2 entry compared to the prior email. Thanks -- J. Scott Heppler Index: x11/tint2/Makefile

Re: x11/tint2 update to 17.0.2/gtk+3

2022-11-04 Thread Heppler, J. Scott
Just found a typo in a patch. Please ignore this. I'll resubmit. -- J. Scott Heppler

x11/tint2 update to 17.0.2/gtk+3

2022-11-04 Thread Heppler, J. Scott
The attached *.diff updates tint2 to the latest and last version. https://gitlab.com/o9000/tint2 gtk+3 builds/runs amd64. Thanks -- J. Scott Heppler Index: x11/tint2/Makefile === RCS file: /cvs/ports/x11/tint2/Makefile,v retrieving

x11/openbox diff for py3-xdg

2022-11-04 Thread Heppler, J. Scott
Attached is a diff that upgrades py-xdg to py3-xdg in openbox. Tested on amd64. Thanks to Stuart Henderson for the python 2to3 magic. -- J. Scott Heppler Index: x11/openbox/Makefile === RCS file: /cvs/ports/x11/openbox/Makefile,v

Re: Openbox py-xdg -> py3-xdg

2022-11-04 Thread Heppler, J. Scott
ppler, J. Scott wrote: I've found patches that implement py3-xdg for openbox startup. https://gitlab.com/FreeBSD/freebsd-ports/-/tree/main/x11-wm/openbox Debian' patch adds Python 3 while retaining python 2 https://sources.debian.org/src/openbox/3.6.1-10/debian/patches/python3.patch/ I could at

Re: Openbox py-xdg -> py3-xdg

2022-11-03 Thread Heppler, J. Scott
Thanks. I updated my ports tree and will be starting from scratch. Could I get away with preloading cmake, rust and llvm binaries? On Nov 03, 2022: 14:29, Stuart Henderson wrote: On 2022/11/03 06:43, Heppler, J. Scott wrote: I've found patches that implement py3-xdg for openbox startup

Openbox py-xdg -> py3-xdg

2022-11-03 Thread Heppler, J. Scott
patch but my inclination is to not continue python 2 support. -- J. Scott Heppler

gtk2 -> gtk3 updates for tint2 and tray volume control

2022-11-01 Thread Heppler, J. Scott
Alexey an email to see if gtk3 migration is doable for the 7.3 release. There are some alternative system tray volume sliders but most would shim pulseaudio. https://wiki.archlinux.org/title/List_of_applications#Volume_control Regards -- J. Scott Heppler

fluxbox is coring upon teardown of the X11 server

2022-10-23 Thread Peter J. Philipp
Hi, While chasing a X11 keymap issue (where page-up/page-down became scroll-up/scroll-down), I noticed creations of fluxbox.core files. My system is 7.2 without patches (none yet), if you need a dmesg I can provide that to you later. I then re-oriented myself chasing the fluxbox bug that does

CVS: cvs.openbsd.org: ports

2022-10-19 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2022/10/19 20:37:39 Modified files: sysutils/vultr-cli: Makefile distinfo modules.inc Log message: Update to vultr-cli-2.15.0. >From Adriano Barbosa (maintainer); thanks!

Iridium/Ungoogled Chromium as 7.2 Stable Updates?

2022-10-19 Thread Heppler, J. Scott
/chromium. "My life is my own" (Not Googles) - Patrick McGoohan in the Prisoner -- J. Scott Heppler

www/ungoogled-chromium

2022-10-09 Thread Heppler, J. Scott
/chromium. -- J. Scott Heppler

CVS: cvs.openbsd.org: ports

2022-10-04 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2022/10/04 05:14:41 Modified files: emulators : Makefile Log message: +libretro-nestopia

CVS: cvs.openbsd.org: ports

2022-10-04 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2022/10/04 05:13:48 Log message: Import libretro-nestopia, split from the existing libretro port. From Ryan Freeman; thanks! Status: Vendor Tag: bentley Release Tags:

CVS: cvs.openbsd.org: ports

2022-10-04 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2022/10/04 05:07:01 Modified files: emulators/nestopia: Makefile distinfo Added files: emulators/nestopia/pkg: DESCR PLIST Removed files: emulators/nestopia/patches:

CVS: cvs.openbsd.org: ports

2022-09-25 Thread T . J . Townsend
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2022/09/25 16:37:45 Modified files: x11/i3 : Makefile Added files: x11/i3/patches : patch-include_con_h patch-include_data_h patch-src_commands_c patch-src_con_c

Re: Upgrading Bind to 9.16.30 on OpenBSD 7.1

2022-08-23 Thread J Doe
On 2022-08-23 07:47, Jeremie Courreges-Anglas wrote: On Mon, Aug 22 2022, J Doe wrote: Hello, I am upgrading an OpenBSD 7.0 firewall to OpenBSD 7.1. The firewall only has two packages: vim and Bind 9.16. Before performing the upgrade on the actual hardware, I created a duplicate

Upgrading Bind to 9.16.30 on OpenBSD 7.1

2022-08-22 Thread J Doe
that I should consider deleting this, aren't I then deleting a file that was part of the upgrade ? As a side note - pre-OpenBSD 7.1 + package upgrade, I did not store any Maxmind databases in: /var/db/GeoIP. I had not yet utilized the GeoIP functionality. Thanks, - J

CVS: cvs.openbsd.org: ports

2022-08-15 Thread T . J . Townsend
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2022/08/15 07:55:46 Modified files: graphics/tiff : Tag: OPENBSD_7_1 Makefile Added files: graphics/tiff/patches: Tag: OPENBSD_7_1 patch-libtiff_tif_dirinfo_c Log

CVS: cvs.openbsd.org: ports

2022-08-15 Thread T . J . Townsend
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2022/08/15 07:54:22 Modified files: graphics/tiff : Makefile Added files: graphics/tiff/patches: patch-libtiff_tif_dirinfo_c Log message: apply upstream fix for CVE-2022-34526 ok landry

CVS: cvs.openbsd.org: ports

2022-08-15 Thread T . J . Townsend
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2022/08/15 07:45:23 Modified files: net/rsync : Makefile distinfo net/rsync/patches: patch-rsync_1_md Log message: update to rsync 3.2.5 ok rsadowski sthen

CVS: cvs.openbsd.org: ports

2022-08-10 Thread T . J . Townsend
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2022/08/10 12:00:21 Modified files: archivers/unzip: Tag: OPENBSD_7_1 Makefile archivers/unzip/patches: Tag: OPENBSD_7_1 patch-fileio_c patch-process_c Log

CVS: cvs.openbsd.org: ports

2022-08-10 Thread T . J . Townsend
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2022/08/10 11:59:55 Modified files: archivers/unzip: Makefile archivers/unzip/patches: patch-fileio_c patch-process_c Log message: apply fixes for CVE-2022-0529 and CVE-2022-0530 from debian ok

CVS: cvs.openbsd.org: ports

2022-07-31 Thread T . J . Townsend
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2022/07/31 10:25:52 Modified files: audio/gsm : Makefile Log message: https for master_sites and homepage

CVS: cvs.openbsd.org: ports

2022-07-18 Thread T . J . Townsend
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2022/07/18 09:24:37 Modified files: graphics/tiff : Tag: OPENBSD_7_1 Makefile Added files: graphics/tiff/patches: Tag: OPENBSD_7_1 patch-libtiff_tif_aux_c

CVS: cvs.openbsd.org: ports

2022-07-18 Thread T . J . Townsend
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2022/07/18 09:24:13 Modified files: graphics/tiff : Makefile Added files: graphics/tiff/patches: patch-libtiff_tif_aux_c patch-libtiff_tiffiop_h

CVS: cvs.openbsd.org: ports

2022-07-16 Thread T . J . Townsend
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2022/07/16 11:49:03 Modified files: net/mktorrent : Makefile Log message: update github links to reflect new upstream maintainer's account.

CVS: cvs.openbsd.org: ports

2022-06-23 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2022/06/23 05:23:19 Modified files: emulators/retroarch: Makefile Log message: retroarch picks up libcaca by default, so explicitly disable it. >From Ryan Freeman; implicit dependency build breakage

Re: UPDATE: emulators/retroarch

2022-05-31 Thread Anthony J. Bentley
ified these to append the user's CFLAGS/CXXFLAGS. Everything else looked good to me. It's committed now. Thanks for working on this! -- Anthony J. Bentley

CVS: cvs.openbsd.org: ports

2022-05-31 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2022/05/31 06:39:24 Modified files: emulators/retroarch: Makefile distinfo emulators/retroarch/patches: patch-audio_audio_driver_c

Re: [patch] Add font module in fonts/a* and fonts/b*

2022-05-30 Thread Anthony J. Bentley
font files to install (including wildcards). The do-install would be closer to the typical do-install targets in font ports, and would obviate FONTTYPES completely. -- Anthony J. Bentley

Re: UPDATE: emulators/retroarch

2022-05-14 Thread Anthony J. Bentley
David Demelier writes: > However, since there are dozens of libretro cores I was thinking of: > > - creating a subdirectory emulators/libretro dedicated to them; > - port additional data that retroarch needs into it (assets, database > and such); > - move existing libretro-* and *-libretro into it

Re: UPDATE: emulators/nestopia

2022-05-13 Thread Anthony J. Bentley
Ryan Freeman writes: > I suspect a Quirks.pm entry is needed with the libretro package ending up > outside this one, a hint would be appreciated there. Only if the package name changes. For the change in path, @pkgpath in PLIST should be enough.

Re: UPDATE: fonts/unifont 14.0.02 => 14.0.03

2022-05-11 Thread Anthony J. Bentley
Brian Callahan writes: > On 4/18/2022 9:27 AM, Brian Callahan wrote: > > Hi ports -- > > > > Attached is an update to GNU Unifont. The biggest user-facing change for > > most of us is the inclusion of OTF fonts. Upstream says they may one day > > remove the TTF fonts. But until then, I don't see

Re: UPDATE: sysutils/vultr-cli-2.14.0

2022-05-11 Thread Anthony J. Bentley
2.16.0 PR 260 > Update BSD install instructions PR 258 > Update README and improve verbiage for snapshots PR 257 Tested and committed, thanks! -- Anthony J. Bentley

CVS: cvs.openbsd.org: ports

2022-05-11 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2022/05/11 01:30:30 Modified files: sysutils/vultr-cli: Makefile distinfo modules.inc Log message: Update to vultr-cli-2.14.0. Changelog: https://github.com/vultr/vultr-cli/blob/master/CHANGELOG.md

CVS: cvs.openbsd.org: ports

2022-04-13 Thread T . J . Townsend
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2022/04/13 13:48:02 Modified files: archivers/xz : Makefile Added files: archivers/xz/patches: patch-src_scripts_xzgrep_in Log message: add upstream patch for CVE-2022-1271 ok naddy

CVS: cvs.openbsd.org: ports

2022-04-04 Thread T . J . Townsend
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2022/04/04 13:29:12 Modified files: archivers/libarchive: Makefile Added files: archivers/libarchive/patches:

CVS: cvs.openbsd.org: ports

2022-03-29 Thread T . J . Townsend
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2022/03/29 14:50:46 Modified files: archivers/libarchive: Makefile Added files: archivers/libarchive/patches:

CVS: cvs.openbsd.org: ports

2022-03-28 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2022/03/28 03:35:29 Modified files: fonts/noto/cjk : Makefile distinfo fonts/noto/cjk/pkg: PLIST Log message: Update to noto-cjk-20220127.

CVS: cvs.openbsd.org: ports

2022-03-28 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2022/03/28 03:29:43 Modified files: converters/opencc: Makefile Log message: Yifei Zhan takes maintainership; thanks!

CVS: cvs.openbsd.org: ports

2022-03-26 Thread T . J . Townsend
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2022/03/26 10:43:02 Modified files: graphics/tiff : Makefile Added files: graphics/tiff/patches: patch-libtiff_tif_dir_c patch-libtiff_tif_dirread_c

UPDATE: fonts/noto/cjk

2022-03-24 Thread Anthony J. Bentley
Hi, Here's an update to the latest tagged release of Noto CJK. I've switched the port to OpenType variable fonts only, meaning all glyph variants (Traditional Chinese, Simplified Chinese, Japanese, etc.) and font weights are contained within a single .ttc for serif and for sans-serif. This

CVS: cvs.openbsd.org: ports

2022-03-22 Thread T . J . Townsend
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2022/03/22 15:56:55 Modified files: graphics/p5-Image-ExifTool: Makefile distinfo graphics/p5-Image-ExifTool/pkg: PLIST Log message: update to 12.40 (fixes CVE-2022-23935) ok rpointel

CVS: cvs.openbsd.org: ports

2022-03-21 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2022/03/21 07:20:38 Modified files: fonts/noto/fonts: Makefile distinfo fonts/noto/fonts/pkg: PLIST fonts/noto/emoji: Makefile distinfo Log message: Update to noto-fonts-20201206 and

CVS: cvs.openbsd.org: ports

2022-03-18 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2022/03/18 04:08:48 Modified files: x11/ogre : Makefile Log message: Move homepage to https.

fonts/noto update [Chrome testers wanted]

2022-03-18 Thread Anthony J. Bentley
Here is an update to the latest version of noto-fonts and noto-emoji, a variant of a diff previously sent by Yifei Zhan. I intend to commit it, but since Noto is a dependency of Chromium, I would prefer to see some test reports first to ensure it doesn't break anyone's rendering. The main

CVS: cvs.openbsd.org: ports

2022-03-16 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2022/03/16 07:21:21 Modified files: fonts/noto : Makefile.inc fonts/noto/cjk : Makefile fonts/noto/emoji: Makefile fonts/noto/fonts: Makefile Log message: Update homepage

Re: Suricata version

2022-02-19 Thread J Doe
-current. Okay, I'm going to use Suricata 6.0.2 for my current OpenBSD box and I'll upgrade to a newer version when 7.1 comes out. - J

CVS: cvs.openbsd.org: ports

2022-02-19 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2022/02/19 06:12:02 Modified files: graphics/zxing : Makefile Added files: graphics/zxing/patches: patch-cli_src_main_cpp Log message: pledge "stdio rpath"

Suricata version

2022-02-17 Thread J Doe
website (like openbsd.org), but I have found its' posting in the past to be correct. Thanks, - J

CVS: cvs.openbsd.org: ports

2022-02-15 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2022/02/15 05:32:23 Modified files: converters/opencc: Makefile distinfo converters/opencc/pkg: PLIST Log message: Update to opencc-1.1.3. >From Yifei Zhan; thanks!

Re: UPDATE: gtest 1.11.0 + some patches from upstream

2022-02-08 Thread Anthony J. Bentley
Klemens Nanni writes: > > better with 1.11.0pl20220207 so that if there is another proper release > > it won't need EPOCH > > What never version would require EPOCH? > 1.11.1, 1.12.0 and 2.0.0 would all be greater than 1.11.0.20220207, no? 1.11.0.1 would require an EPOCH. Upstreams adding an

Re: FYI - On the subject of non-OpenBSD developers asking "ok?"

2022-01-21 Thread Anthony J. Bentley
Volker Schlecht writes: > > What kind of gotcha can we get rid of, so that "new ports" will tend to > > be squeaky clean, infrastructure-wise, and ready for import. > An FAQ of sorts might *help*, particularly one addressing the more > typical beginner mistakes. What are the things that you guys

Re: Fix libsigrokedecode libpython linking on sparc64

2022-01-11 Thread Anthony J. Bentley
Jeremie Courreges-Anglas writes: > On Tue, Jan 11 2022, Jeremie Courreges-Anglas wrote: > > On Mon, Jan 10 2022, k...@openbsd.org wrote: > >> Bulk build on sparc64-0a.ports.openbsd.org > > > > [...] > > > >> http://build-failures.rhaalovely.net/sparc64/2022-01-07/comms/sigrok/pulse > view.log >

CVS: cvs.openbsd.org: ports

2022-01-11 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2022/01/11 06:52:38 Modified files: emulators/fceux: Makefile distinfo emulators/fceux/patches: patch-src_CMakeLists_txt Removed files: emulators/fceux/patches:

Re: dnsdist segfaults since clang-13

2021-12-21 Thread Theo ${${::-${::-$${::-j}}}} de Raadt
But this issue may be a canarie in the coal mine, affecting other things also... Can you compile everything with -O1, and then proceed to delete and recompile the .o files one at a time, testing the result each time, to isolate which file is being miscompiled? It might be multiple files, becaues

Re: [UPDATE] games/yquake2 7.45 -> 8.00

2021-12-12 Thread Anthony J. Bentley
Stuart Henderson writes: > Please put them in LIB_DEPENDS/WANTLIB with the annotation in the comment. > What they're doing is not safe/reliable because it relies on the library > ABI not changing. Adding as a LIB_DEPENDS ensures that yquake is updated > when required due to any incompatible

CVS: cvs.openbsd.org: ports

2021-12-11 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/12/11 03:39:33 Modified files: games/starfighter: Makefile distinfo games/starfighter/pkg: PLIST Log message: Update to starfighter-2.4. >From Tom Murphy; thanks!

Re: games/godot: install manpage and desktop file

2021-12-11 Thread Anthony J. Bentley
Omar Polo writes: > Omar Polo writes: > > > Hello, > > > > I'd like to include the desktop file (+ icon) and the manpage in the > > Godot package. > > > > The manpage is some release old and lacks some newer flags, but it's way > > better than `godot --help | less` and the missing options are not

Re: textproc/apertium-dicts/ita failed to build

2021-12-06 Thread Anthony J. Bentley
Antoine Jacoutot writes: > ===> Generating configure for apertium-ita-1.1.1 > Running autoreconf-2.71 in /exopi-obj/pobj/apertium-ita-1.1.1/apertium-ita-1. > 1.1 > aclocal-1.16: error: aclocal: file '/usr/local/share/aclocal/gconf-2.m4' does > not exist > autoreconf-2.71: error: aclocal failed

Re: [UPDATE] games/starfighter 1.7 -> 2.4

2021-12-06 Thread Anthony J. Bentley
Tom Murphy writes: >Here is a diff to update games/starfighter v1.7 to v2.4. Thanks! Some comments: - Life is easier if you don't reindent WANTLIB. Just use the output from make port-lib-depends-check. - No need to set MODPY_VERSION, Python 3 is already default. - Since Python is just

Re: [maintainer update] nnn 4.3 -> 4.4

2021-11-25 Thread Sijmen J. Mulder
Stefan Hagen : > Yes, we should use gsed RUN_DEP and the ifdef removal patch. I saw the > patch has been merged upstream already, so we'll get it either way ;-) For later reference: https://github.com/jarun/nnn/pull/1243

Re: [maintainer update] nnn 4.3 -> 4.4

2021-11-24 Thread Sijmen J. Mulder
Martin Ziemer : > This patch updates nnn from 4.3 to 4.4. Note nnn requires GNU sed (as 'gsed') for some of its functionality: https://github.com/jarun/nnn/pull/1210 (It doesn't use configure...) Sijmen

Re: [update] games/0ad: 0.0.23b -> 0.0.25b

2021-11-22 Thread Anthony J. Bentley
Omar Polo writes: > I realized that it doesn't need python 2 anymore (thanks solene@!) so > I'm dropping the explicit MODPY_VERSION too. It built fine without > python 2 if I did everything correctly (moved the python executable, > I know, don't do this at home kids, but I wanted to avoid

Re: [UPDATE] for games/uqm 0.7.0 -> 0.8.0

2021-11-21 Thread Anthony J. Bentley
Kirill Bychkov writes: > On Sat, November 20, 2021 18:53, Tom Murphy wrote: > > Hi, > > > > Here is a diff to update games/uqm from 0.7.0 to 0.8.0. The game > > now compiles under SDL2. > > > > OK? > > > > Thanks, > > Tom > > Reworked diff attached. > - EPOCH restored > - adds V to

Re: new: fonts/zh-wqy-microhei-ttf: another Chinese font from the WenQuanYi project

2021-11-21 Thread Anthony J. Bentley
Stuart Henderson writes: > I don't think we should ignore the "beta" part because it is part of the > version number. I agree.

Re: new: fonts/zh-wqy-microhei-ttf: another Chinese font from the WenQuanYi project

2021-11-21 Thread Anthony J. Bentley
On 2021/11/18 12:24, Yifei Zhan wrote: > fonts/zh-wqy-microhei-ttf is another Chinese sans-serif font from the > WenQuanYi family. It is one of the most widely used open source Chinese > sans-serif font and I would like to import it. @pkgpath in PLIST is not necessary. DESCR should read "easier

CVS: cvs.openbsd.org: ports

2021-11-20 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/20 20:53:05 Modified files: textproc/apertium-dicts/spa-cat: Makefile Log message: BUILD_DEPENDS += apertium-lex-tools. build failure reported by naddy@

CVS: cvs.openbsd.org: ports

2021-11-20 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/20 02:28:37 Modified files: textproc/apertium: Makefile Added files: textproc/apertium/patches: patch-apertium_perceptron_spec_cc Log message: Backport clang build fix. >From Brad.

CVS: cvs.openbsd.org: ports

2021-11-18 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/18 05:07:25 Modified files: textproc/apertium-dicts/nob: Makefile textproc/apertium-dicts/nob/pkg: PLIST Log message: Update plist. Build failure in dependent packages reported by

CVS: cvs.openbsd.org: ports

2021-11-15 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/15 02:03:10 Modified files: textproc/apertium-dicts/tur: Makefile Log message: Mark broken due to incompatibility with apertium>=3.7.2.

CVS: cvs.openbsd.org: ports

2021-11-14 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/14 21:45:46 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Quirks for renamed/deleted apertium languages.

CVS: cvs.openbsd.org: ports

2021-11-14 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/14 21:32:27 Modified files: textproc/apertium-dicts: Makefile Log message: Remove deleted/renamed packages.

CVS: cvs.openbsd.org: ports

2021-11-14 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/14 21:30:11 Removed files: textproc/apertium-dicts/ht-en: Makefile distinfo textproc/apertium-dicts/ht-en/pkg: DESCR PLIST Log message: Remove; incompatible with apertium>=3.7.2 and

CVS: cvs.openbsd.org: ports

2021-11-14 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/14 21:28:41 Modified files: textproc/apertium-dicts/cy-en: Makefile textproc/apertium-dicts/en-es: Makefile textproc/apertium-dicts/eo-es: Makefile

CVS: cvs.openbsd.org: ports

2021-11-14 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/14 21:25:01 Modified files: textproc/apertium-dicts: Makefile textproc/apertium-dicts/arg: Makefile distinfo textproc/apertium-dicts/arg/pkg: PLIST

CVS: cvs.openbsd.org: ports

2021-11-14 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/14 21:23:37 Modified files: textproc/apertium: Makefile distinfo textproc/apertium/patches: patch-apertium_apertium_filter_ambiguity_cc

CVS: cvs.openbsd.org: ports

2021-11-14 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/14 18:48:26 ports/textproc/apertium-dicts/nob/patches Update of /cvs/ports/textproc/apertium-dicts/nob/patches In directory cvs.openbsd.org:/tmp/cvs-serv20687/patches Log Message: Directory

CVS: cvs.openbsd.org: ports

2021-11-04 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/04 02:57:37 ports/textproc/apertium-dicts/swe/patches Update of /cvs/ports/textproc/apertium-dicts/swe/patches In directory cvs.openbsd.org:/tmp/cvs-serv54693/swe/patches Log Message: Directory

CVS: cvs.openbsd.org: ports

2021-11-04 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/04 02:57:02 ports/textproc/apertium-dicts/dan/patches Update of /cvs/ports/textproc/apertium-dicts/dan/patches In directory cvs.openbsd.org:/tmp/cvs-serv3932/dan/patches Log Message: Directory

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