CVS: cvs.openbsd.org: ports

2023-04-25 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2023/04/25 07:59:11 Modified files: textproc/html-xml-utils: Makefile distinfo Log message: Update to html-xml-utils-8.6. Only change is to fix a test failure in 8.5.

CVS: cvs.openbsd.org: ports

2023-04-25 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2023/04/25 05:35:46 Modified files: net/dico : Makefile distinfo net/dico/pkg : PLIST Log message: Update to dico-2.11.

CVS: cvs.openbsd.org: ports

2023-04-25 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2023/04/25 05:34:30 Modified files: books/gcide: Makefile distinfo Log message: Update to gcide-0.53.

CVS: cvs.openbsd.org: ports

2023-04-25 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2023/04/25 04:27:39 Modified files: textproc/html-xml-utils: Makefile distinfo textproc/html-xml-utils/patches: patch-Makefile_in Log message: Update to html-xml-utils-8.5.

CVS: cvs.openbsd.org: ports

2023-04-25 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2023/04/25 04:00:27 Modified files: emulators/fceux: Makefile distinfo emulators/fceux/patches: patch-src_CMakeLists_txt Log message: Update to fceux-2.6.4. Drop maintainership.

CVS: cvs.openbsd.org: ports

2023-04-25 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2023/04/25 03:20:54 Modified files: fonts/league-fonts: Makefile Log message: +the-neue-black

CVS: cvs.openbsd.org: ports

2023-04-25 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2023/04/25 03:19:46 Log message: Import the-neue-black-1.007, an additional League of Movable Type font. Status: Vendor Tag: bentley Release Tags: bentley_20230425 N

CVS: cvs.openbsd.org: ports

2023-04-25 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2023/04/25 02:53:24 Modified files: fonts/league-fonts/league-mono: Makefile distinfo Log message: Update to league-mono-2.300.

CVS: cvs.openbsd.org: ports

2023-04-25 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2023/04/25 02:09:50 Modified files: textproc/epubcheck: Makefile distinfo textproc/epubcheck/pkg: PLIST Log message: Update to epubcheck-5.0.0.

CVS: cvs.openbsd.org: ports

2023-04-24 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2023/04/24 09:17:28 Modified files: emulators/mgba : Makefile distinfo emulators/mgba/patches: patch-CMakeLists_txt patch-src_platform_sdl_main_c

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: 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 \ > >>

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!

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-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-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!

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-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

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"

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: [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: [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

Re: devel/protozero: disable -Werror

2021-11-02 Thread Anthony J. Bentley
Theo Buehler writes: > I can also send an update to protozero 1.7.0 if there is interest. Yes please. > Index: Makefile > === > RCS file: /cvs/ports/devel/protozero/Makefile,v > retrieving revision 1.4 > diff -u -p -r1.4 Makefile >

CVS: cvs.openbsd.org: ports

2021-11-02 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/02 02:22:48 Log message: Import apertium-spa-cat-2.2.0 [apertium-es-ca -> apertium-spa-cat]. Not yet hooked up to the build. Status: Vendor Tag: bentley Release Tags:

CVS: cvs.openbsd.org: ports

2021-11-02 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/02 01:56:29 Log message: Import apertium-spa-ast-1.1.1 [apertium-es-ast -> apertium-spa-ast]. Not yet hooked up to the build. Status: Vendor Tag: bentley Release Tags:

CVS: cvs.openbsd.org: ports

2021-11-02 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/02 01:46:28 Log message: Import apertium-por-cat-0.10.0 [apertium-po-ca -> apertium-por-cat]. Not yet hooked up to the build. Status: Vendor Tag: bentley Release Tags:

CVS: cvs.openbsd.org: ports

2021-11-02 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/02 01:45:13 Log message: Import apertium-mkd-eng-0.1.2 [apertium-mk-en -> apertium-mkd-eng]. Not yet hooked up to the build. Status: Vendor Tag: bentley Release Tags:

CVS: cvs.openbsd.org: ports

2021-11-02 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/02 01:43:31 Log message: Import apertium-mkd-bul-0.2.1 [apertium-mk-bg -> apertium-mkd-bul]. Not yet hooked up to the build. Status: Vendor Tag: bentley Release Tags:

CVS: cvs.openbsd.org: ports

2021-11-02 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/02 01:41:59 Log message: Import apertium-isl-swe-0.1.1 [apertium-is-sv -> apertium-isl-swe]. Not yet hooked up to the build. Status: Vendor Tag: bentley Release Tags:

CVS: cvs.openbsd.org: ports

2021-11-02 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/02 01:40:36 Log message: Import apertium-isl-eng-0.1.1 [apertium-is-en -> apertium-isl-eng]. Not yet hooked up to the build. Status: Vendor Tag: bentley Release Tags:

CVS: cvs.openbsd.org: ports

2021-11-02 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/02 01:39:14 Log message: Import apertium-ind-zlm-0.1.2 [apertium-id-ms -> apertium-ind-zlm]. Not yet hooked up to the build. Status: Vendor Tag: bentley Release Tags:

CVS: cvs.openbsd.org: ports

2021-11-02 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/02 01:37:44 Log message: Import apertium-eng-cat-1.0.1 [apertium-en-ca -> apertium-eng-cat]. Not yet hooked up to the build. Status: Vendor Tag: bentley Release Tags:

CVS: cvs.openbsd.org: ports

2021-11-02 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/02 01:36:20 Log message: Import apertium-cat-ita-0.2.1 [apertium-ca-it -> apertium-cat-ita]. Not yet hooked up to the build. Status: Vendor Tag: bentley Release Tags:

CVS: cvs.openbsd.org: ports

2021-11-02 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/02 01:34:51 Log message: Import apertium-afr-nld-0.3.0 [apertium-af-nl -> apertium-afr-nld]. Not yet hooked up to the build. Status: Vendor Tag: bentley Release Tags:

CVS: cvs.openbsd.org: ports

2021-11-01 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/01 04:17:46 Log message: Import apertium-por-0.3.0 [apertium-pt-ca -> apertium-por-cat]. Not yet hooked up to the build. Status: Vendor Tag: bentley Release Tags:

CVS: cvs.openbsd.org: ports

2021-11-01 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/01 04:15:08 Log message: Import apertium-isl-0.1.1 [apertium-is-sv -> apertium-isl-swe]. Not yet hooked up to the build. Status: Vendor Tag: bentley Release Tags:

CVS: cvs.openbsd.org: ports

2021-11-01 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/01 04:12:47 Log message: Import apertium-zlm-0.2.0 [apertium-id-ms -> apertium-ind-zlm]. Not yet hooked up to the build. Status: Vendor Tag: bentley Release Tags:

CVS: cvs.openbsd.org: ports

2021-11-01 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/01 04:10:43 Log message: Import apertium-ind-0.2.0 [apertium-id-ms -> apertium-ind-zlm]. Not yet hooked up to the build. Status: Vendor Tag: bentley Release Tags:

CVS: cvs.openbsd.org: ports

2021-11-01 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/01 04:08:36 Log message: Import apertium-eng-0.1.0 [apertium-en-ca -> apertium-eng-cat]. Not yet hooked up to the build. Status: Vendor Tag: bentley Release Tags:

CVS: cvs.openbsd.org: ports

2021-11-01 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/01 04:06:59 Log message: Import apertium-nld-0.2.0 [apertium-af-nl -> apertium-afr-nld]. Not yet hooked up to the build. Status: Vendor Tag: bentley Release Tags:

CVS: cvs.openbsd.org: ports

2021-11-01 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/01 04:04:57 Log message: Import apertium-afr-0.2.0 [apertium-af-nl -> apertium-afr-nld]. Not yet hooked up to the build. Status: Vendor Tag: bentley Release Tags:

CVS: cvs.openbsd.org: ports

2021-11-01 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/11/01 01:02:22 Modified files: textproc/apertium-dicts/crh: Makefile distinfo textproc/apertium-dicts/tur: Makefile distinfo textproc/apertium-dicts/crh-tur: Makefile distinfo Log

CVS: cvs.openbsd.org: ports

2021-10-31 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/10/31 21:49:29 Modified files: emulators/higan: Makefile Log message: Update my distfile mirror URL.

CVS: cvs.openbsd.org: ports

2021-10-31 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/10/31 20:28:39 Modified files: textproc/vislcg3: Makefile distinfo textproc/vislcg3/patches: patch-CMakeLists_txt textproc/vislcg3/pkg: PLIST Log message: Update to vislcg3-1.3.2.

CVS: cvs.openbsd.org: ports

2021-10-31 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/10/31 16:15:04 Modified files: editors/dhex : Makefile Log message: Move homepage/master_sites to https.

CVS: cvs.openbsd.org: ports

2021-10-31 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/10/31 16:13:33 Modified files: geo/osm-gps-map: Makefile Log message: Update homepage.

CVS: cvs.openbsd.org: ports

2021-10-31 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/10/31 06:09:47 Modified files: textproc/apertium-dicts: Makefile.inc textproc/apertium-dicts/af-nl: Makefile textproc/apertium-dicts/arg: Makefile

CVS: cvs.openbsd.org: ports

2021-10-31 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/10/31 05:01:45 Modified files: textproc/apertium-dicts: Makefile.inc Log message: Use ?= so CONFIGURE_STYLE can be overridden in subdirs.

Re: emulators/fceux: update 2.2.3 -> 2.4.0

2021-10-29 Thread Anthony J. Bentley
Omar Polo writes: > "Anthony J. Bentley" writes: > > - The perl in post-extract should be replaced with FIX_CRLF_FILES. > > I did that, but I think that in this specific case the previous way with > perl was cleaner because almost all the files have CRLF line endings

CVS: cvs.openbsd.org: ports

2021-10-29 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/10/29 04:26:23 Modified files: emulators/fceux: Makefile Log message: Drop FIX_CRLF_FILES, as it's not currently needed.

CVS: cvs.openbsd.org: ports

2021-10-29 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/10/29 04:13:16 Modified files: emulators/fceux: Makefile distinfo emulators/fceux/patches: patch-fceux_desktop emulators/fceux/pkg: DESCR PLIST Added files:

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/10/24 15:30:40 Added files: editors/tweak/patches: patch-main_c Log message: Missed patch...

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/10/24 15:28:42 Modified files: editors/tweak : Makefile Log message: Pledge "stdio rpath wpath cpath tty" at the start of main(). Take maintainership. I've been running with this patch for several

Re: emulators/fceux: update 2.2.3 -> 2.4.0

2021-10-19 Thread Anthony J. Bentley
Omar Polo writes: > Yes, it builds fine without the explicit MAKE_ENV, attaching an updated > patch. Thanks for sending this. I probably won't have time to look at it properly for a few days. I did test building, and got an error: server.cpp:884:38: error: use of undeclared identifier

CVS: cvs.openbsd.org: ports

2021-10-16 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/10/16 02:51:36 Modified files: emulators/mgba : Makefile distinfo emulators/mgba/patches: patch-CMakeLists_txt patch-src_platform_sdl_main_c

CVS: cvs.openbsd.org: ports

2021-09-18 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/09/18 18:34:55 Modified files: emulators/ppsspp: Makefile distinfo emulators/ppsspp/patches: patch-CMakeLists_txt patch-Core_HW_MediaEngine_cpp

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