Re: Update needed: misc/dialog

2008-02-18 Thread James
system, with the speedier interface of a download client. James

Re: Problem with epic4-2.10

2008-10-26 Thread James
Christian Weisgerber mips.inka.de> writes: > Except that OpenBSD's gcc does not enable -fstrict-aliasing with -O2. > See gcc-local(1). The diagnosis may be incorrect, but the medication still works.

Re: -current Haskell ports aborting with SIGILL

2024-04-18 Thread James Cook
ext as T ghci> T.take 1 $ T.pack "aa" "Illegal instruction (core dumped) $ I also saw ghc die with a SIGILL when I tried to build pandoc from ports (checked out from cvs with -rOPENBSD_7_5). It happened when cabal was trying to build unicode-collation-0.1.3.6. I haven't follo

Re: -current Haskell ports aborting with SIGILL

2024-04-18 Thread James Cook
On Fri, Apr 19, 2024 at 12:04:54AM +, James Cook wrote: > On Sun, Feb 18, 2024 at 08:35:26AM -0800, Evan Silberman wrote: > > Stuart Henderson wrote: > > > On 2024/02/18 09:02, Stuart Henderson wrote: > > > > On 2024/02/17 22:08, Greg Steuck wrote: > > &

Re: -current Haskell ports aborting with SIGILL

2024-04-21 Thread James Cook
"a" It simply patches has_avx512_vl_bw to always return false. Would this be a good candidate for the stable branch, which doesn't support AVX-512 anyway? I will try building pandoc now with the new ghc to see if it's fixed. (I'm a little fuzzy on how libraries a

Re: -current Haskell ports aborting with SIGILL

2024-04-21 Thread James Cook
problem with my AMD machine. At least, now I have pandoc working; not sure if I actually exercised that code in simdutf.h. If it would help, I could update my old AMD machine to -current and check ghc works with the two patches removed, once I've finished trying out the patch I just sent for 7.5. -- James

Re: -current Haskell ports aborting with SIGILL

2024-04-21 Thread James Cook
On Sun, Apr 21, 2024 at 09:03:30PM +, James Cook wrote: > On Sun, Apr 21, 2024 at 11:49:46AM -0700, Greg Steuck wrote: > > Stuart Henderson writes: > > > > > This is in the avx512 checks in the text library again, I think it must > > > be patch-libraries_text

Re: -current Haskell ports aborting with SIGILL

2024-04-24 Thread James Cook
once I've finished > >> > trying out the patch I just sent for 7.5. > >> > >> Thanks James for working through this. Yes, we need the new development > >> to happen on -current ports with -current base system. We'd also want a > >> more c

Re: update devel/fossil

2024-05-03 Thread James Turner
nfiguration management > > > > -DISTNAME = fossil-2.23 > > -EPOCH =0 > > EPOCH cannot be removed ok jturner@ with EPOCH staying > > > +DISTNAME = fossil-2.24 > > CATEGORIES = devel www > > > > MAINTAINER =

Re: [update] editors/vis 0.8 -> 0.9

2024-05-03 Thread James Cook
t SHELL=/bin/sh the vis status bar shows "Command failed" and the text in the file is not capitalized: doas -u _pbuild sh -c 'SHELL=/bin/sh VIS_PATH=. ../../vis commands/filter-capitalize.in' I pasted the end of the output of "make test" below my signature. --

Re: [update] editors/vis 0.8 -> 0.9

2024-05-03 Thread James Cook
On Fri, May 03, 2024 at 07:06:45PM GMT, James Cook wrote: > On Fri, May 03, 2024 at 12:26:15PM GMT, Johannes Thyssen Tishman wrote: > > Please find below an update for editors/vis to version 0.9. The tests > > (which are hosted separately) didn't seem to get an update, but the

Re: [update] editors/vis 0.8 -> 0.9

2024-05-05 Thread James Cook
On Sun, May 05, 2024 at 11:48:47AM GMT, Johannes Thyssen Tishman wrote: > 2024-05-03T19:20:24Z "Johannes Thyssen Tishman" : > > 2024-05-03T19:06:51Z James Cook : > > > > > As far as I can tell, the problem is that SHELL is /sbin/nologin > > > for user

Re: [update] editors/vis 0.8 -> 0.9

2024-05-05 Thread James Cook
directory '/usr/ports/pobj/vis-0.9/vis-0.9/test' sh -c 'echo shell _${SHELL}_' shell __ (As far as I can tell, putting #!/bin/sh at the start of a script doesn't affect the value of SHELL when the script is run.) make show=SHELL still shows /bin/sh on this machine. -- James

Re: [new] gurk-rs - a cli signal client

2024-05-13 Thread James Cook
al app does not recognize it as a QR code. Has anyone else encountered this behaviour? Just in case, I tried setting LANG=en_US.UTF-8, and then LANG=C, and then instead LC_CTYPE=en_US.UTF-8, but none of those helped. -- James [0] https://github.com/jasperla/openbsd-wip/pull/175

Re: fossil 2.24 not updated

2024-05-14 Thread James Turner
}${EXTRACT_SUFX} > +# temporary, mistake in 2.24 update requires this file to be renamed. > +# switch back to the above scheme for 2.25. > +DISTFILES = > ${DISTNAME}-1{8be0372c1051043761320c8ea8669c3cf320c406e5fe18ad36b7be5f844ca73b/${DISTNAME}}${EXTRACT_SUFX} > + > CATEGORIES = devel www > EPOCH

Re: [new] gurk-rs - a cli signal client

2024-05-14 Thread James Cook
are the first three lines again: ▄▄▄ ▄ ▄ ▄ ▄▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄▄▄▄ ▄▄▄▄▄ ▄▄ ▄▄ ▄▄▄ -- James

Re: [new] gurk-rs - a cli signal client

2024-05-19 Thread James Cook
On Thu, May 16, 2024 at 07:53:41PM GMT, Stefan Hagen wrote: James Cook wrote (2024-05-14 21:21 CEST): > I wasn't able to link to my phone because the QR code is not displayed in a > usable way. Here are the first three lines of what I assume is supposed to > be a QR code.

Re: [maintainer update] sysutils/fzf 0.52.1

2024-05-21 Thread James Cook
e fzf, and I like the new --highlight-line option. -- James

[patch] neomutt: enable pcre2 to parse non-ASCII urls

2024-07-16 Thread James Cook
mailbox)". With the below patch it shows some login failures first. (I don't have any real non-ASCII mailboxes to test it out on.) I also removed the --idn=0 configure option. It seems to have become a no-op in commit 707e03e3. -- James diff /usr/ports commit - 69e51b5b

Re: Mark lang/janet BROKEN-sparc64?

2020-02-11 Thread James Turner
On Mon, Feb 10, 2020 at 10:46:22PM -0500, Kurt Mosiejczuk wrote: > lang/janet has never built on sparc64. It fails trying to make a > bootstrap. > > ok to mark BROKEN-sparc64? > > (cc maintainer) > > --Kurt ok jturner@ > > Index: Makefile > ===

Re: UPDATE: slant-0.0.23

2020-02-19 Thread James Turner
On Wed, Feb 19, 2020 at 10:21:10PM +0100, Kristaps Dzonsons wrote: > This patch updates slant to 0.0.23. The difference being that it uses > the newest openradtool, which uses the sqlbox library instead of ksql. Committed, thanks! > Index: Makefile > =

oicb 1.2.3 port update

2020-02-20 Thread James Turner
Haven't heard back from zhuk, but it's a straight forward update to oicb and fixes the issue I opened on github. ok? Index: Makefile === RCS file: /cvs/ports/net/oicb/Makefile,v retrieving revision 1.6 diff -u -p -u -p -r1.6 Makefile

Re: [MAINTAINER UPDATE] www/sblg to 0.4.20

2019-03-31 Thread James Turner
5:08:15 - > @@ -1,2 +1,2 @@ > -SHA256 (sblg-0.4.17.tar.gz) = fmPAbWLpLPNubDLO+XDwjWitEVJJlTPZrQXyTHH9HTk= > -SIZE (sblg-0.4.17.tar.gz) = 59653 > +SHA256 (sblg-0.4.20.tar.gz) = jITTacr4Dba5xuhFIp4wmc7c0TzE/QYsOYcJqEU8D+4= > +SIZE (sblg-0.4.20.tar.gz) = 70373 > ok jturner@ -- James Turner

Re: [NEW] www/honk

2019-04-18 Thread James Turner
gt;> Create /var/ports/packages/amd64/all/honk-0.1.2.tgz > >> Creating package honk-0.1.2 > >> Link to /var/ports/packages/amd64/ftp/honk-0.1.2.tgz > >> Link to /var/ports/packages/amd64/cdrom/honk-0.1.2.tgz > >> ===> Installing honk-0.1.2 from /var/ports/packages/amd64/all/ > >> honk-0.1.2: ok > >> The following new rcscripts were installed: /etc/rc.d/honk > >> See rcctl(8) for details. > >> > >> NO_TEST=yes > >> ===> Regression tests for honk-0.1.2 > >> /usr/bin/env -i GOCACHE=off > >> GOPATH="/usr/local/ports/pobj/honk-0.1.2/go:/usr/local/go-pkg" > >> PATH="/usr/local/ports/pobj/honk-0.1.2/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin" > >> go test -v -p 1 humungus.tedunangst.com/r/honk > >> ? humungus.tedunangst.com/r/honk [no test files] > >> > >> # pkg_delete honk > >> honk-0.1.2: ok > >> Read shared items: ok > >> --- -honk-0.1.2 --- > >> Error deleting directory /var/www/honk: Directory not empty > >> You should also run /usr/sbin/userdel _honk > >> You should also run /usr/sbin/groupdel _honk > >> > > -- James Turner

Re: [NEW] www/honk

2019-04-26 Thread James Turner
be better to use the method done with prometheus/influxdb. > >>> > >>> The template files (html/css etc) installed directly to /var probably > >>> want installing to /usr/local/share/examples instead and copying with > >>> @sample instead, so if users modify them they can still update. > >>> > >>> > >> > >> Thank you > >> > > -- James Turner

Re: [NEW] www/honk

2019-04-30 Thread James Turner
uce storage needs. Some other stuff is better too" -- > https://humungus.tedunangst.com/r/honk/h > Hi Horia, honk has now been imported into the tree. Can you please start sending new releases as cvs diffs? Thanks. > On 4/26/19, James Turner wrote: > > Looks good to me if som

Re: [UPDATE] www/honk 0.4.0

2019-05-01 Thread James Turner
ript ${RCDIR}/honk > @@ -23,6 +23,8 @@ share/examples/honk/ > share/examples/honk/schema.sql > @sample ${VARBASE}/honk/schema.sql > share/examples/honk/views/ > +share/examples/honk/views/combos.html > +@sample ${VARBASE}/honk/views/combos.html > share/examples/honk/views/header.html > @sample ${VARBASE}/honk/views/header.html > share/examples/honk/views/honk.html -- James Turner

Re: Update: lang/janet to v0.5.0

2019-05-13 Thread James Turner
:11PM +0100, Fred wrote: > Hi James, > > Was having a play with lang/janet and noticed that the stable version was > now at v0.5.0. > > A diff to bring Janet up to v0.5.0 is attached below. > > Cheers >

Re: Update: lang/janet to v0.5.0

2019-05-14 Thread James Turner
On Mon, May 13, 2019 at 04:27:11PM +0100, Fred wrote: > Hi James, > > Was having a play with lang/janet and noticed that the stable version was > now at v0.5.0. > > A diff to bring Janet up to v0.5.0 is attached below. > > Cheers > > Fred > -- Committed

new: openradtool-0.7.4

2019-05-29 Thread James Turner
ability. Maintainer: James Turner WWW: https://kristaps.bsd.lv/openradtool/ -- James Turner openradtool-0.7.4.tar.gz Description: Binary data

Re: new: openradtool-0.7.4

2019-05-31 Thread James Turner
On Fri, May 31, 2019 at 10:45:02AM +0100, Stuart Henderson wrote: > On 2019/05/30 20:10, Anthony J. Bentley wrote: > > James Turner writes: > > > openradtool ("ort") is an open source RAD tool generating front-end code > > > (JavaScript, TypeScript

Re: new: openradtool-0.7.4

2019-05-31 Thread James Turner
On Fri, May 31, 2019 at 09:45:10AM -0400, James Turner wrote: > On Fri, May 31, 2019 at 10:45:02AM +0100, Stuart Henderson wrote: > > On 2019/05/30 20:10, Anthony J. Bentley wrote: > > > James Turner writes: > > > > openradtool ("ort") is an open s

Re: [NEW] slant-0.0.20

2019-06-19 Thread James Turner
-17-td357219.html > > Best, > > Kristaps Port reads good to me. There is a trailing space on the lastline of the PLIST. -- James Turner

Re: [NEW] slant-0.0.20

2019-06-24 Thread James Turner
gt; Enclosed repairs the trailing newline, WANTLIB, and LIB_DEPENDS. I also > SUBST_VARS'd VARBASE and put it in the PLIST. > > Best, > > Kristaps ok jturner@ if someone wants to import. -- James Turner

Re: [NEW] slant-0.0.20 (now slant-0.0.21)

2019-06-28 Thread James Turner
21, which renames slant.rc to slant_collectd.rc. > It also fixes a bug found by schwarze@, hence the version bump. > > Thank you! > > Kristaps I plan on importing this, this evening unless someone else beats me to it. -- James Turner

Re: new: sqlbox-0.1.5

2019-11-16 Thread James Turner
On Tue, Oct 29, 2019 at 11:11:32AM -0400, James Turner wrote: > Attached is a new port for sqlbox-0.1.5. sqlbox is part of the BCHS > family of tools. > > ok? > > Comment: > database access library > > Description: > sqlbox is an open source C/C++ secure database

Re: update kcaldav to 0.1.11

2019-11-16 Thread James Turner
On Sat, Nov 16, 2019 at 08:19:16PM +0100, Stefan Sperling wrote: > This update fixes calender sync against davx on Android for me. > > Upstream no longer creates the kcaldav.cgi hard link. This breaks URLs > which use this filename so I am creating a symlink for backwards compat. > > OK? > ok j

Re: Update: cad/kicad 5.1.4 >> 5.1.5

2019-11-22 Thread James Turner
On Fri, Nov 22, 2019 at 11:36:40AM -0700, Tracey Emery wrote: > This is an update for Kicad to 5.1.5. There are no release notes or a > changelog for this release. > > Ok? > > Thanks. > > -- > > Tracey Emery Once EPOCH has been added to a port, you can't remove it. > > Index: Makefile > ===

Re: [update] games/golly 3.2->3.3

2020-04-21 Thread James Turner
On Tue, Apr 21, 2020 at 04:48:25PM -0400, Andrea Fleckenstein wrote: > Hello, > > here is an update to games/golly. RIP John Conway. > > I only had to modify one patch, because detection of the gtk3 toolkit > is now upstream. builds/runs on amd64, no tests. I assume if > "make show-required-by" p

Re: [update] games/golly 3.2->3.3

2020-04-21 Thread James Turner
On Tue, Apr 21, 2020 at 06:41:16PM -0400, Andrea Fleckenstein wrote: > James Turner writes: > > > On Tue, Apr 21, 2020 at 04:48:25PM -0400, Andrea Fleckenstein wrote: > >> Hello, > >> > >> here is an update to games/golly. RIP John Conway. > >&g

Re: [sparc64/base-gcc] Fix security/spiped build

2020-04-25 Thread James Turner
On Sat, Apr 25, 2020 at 06:16:39PM -0400, Kurt Mosiejczuk wrote: > On sparc64 (and presumably other base-gcc arches), ports-gcc needs to > be used to build spiped successfully. > > ok? > > (cc maintainer) > > --Kurt > ok jturner@ > Index: Makefile > ===

new: lang/microscheme

2020-06-01 Thread James Turner
microcontrollers, especially as found on Arduino boards. Maintainer: James Turner WWW: https://ryansuchocki.github.io/microscheme/ [0] https://git.sr.ht/~technomancy/menelaus microscheme-0.9.4.tar Description: Unix tar archive

Re: new: lang/microscheme

2020-06-02 Thread James Turner
On Mon, Jun 01, 2020 at 04:37:01PM -0400, James Turner wrote: > Attached is a new port for lang/microscheme. I plan on using this to > run a scheme based firmware on my atreus keyboard [0]. oks? > I have successfully used this port to install the menelaus firmware on my atreus

Re: [NEW] lang/mercury

2020-06-06 Thread James Turner
On Sat, Jun 06, 2020 at 07:51:56AM +, niamkik wrote: > Hi everyone, > > Please find in attachment the port for mercury-lang[1] stable version. Here > the package description: > > Mercury is a pure logic programming language intended for the creation > of large, fast, reliable programs. T

Re: [NEW] lang/mercury

2020-06-08 Thread James Turner
On Sun, Jun 07, 2020 at 06:10:13AM +, niamkik wrote: > Hi James, > > > A couple issues right off the bat. You don't need a REVISION marker > > since this would be the initial import. It also looks like 20.01.2 was > > release on May 3rd. > > Yes, I was wor

Re: Problem getting unsigned package working on new port

2021-05-06 Thread James Cook
nettconstruction.us) password: > quirks-4.9 signed on 2021-05-06T19:40:58Z > quirks-4.6->4.9: ok > file:/usr/packages/amd64/all/p5-File-PathList-1.04.tgz: unsigned package I had a similar error, and fixed it by adding keepenv to my doas config. I think the variable that needs to be passed through is TRUSTED_PKG_PATH. http://openbsd-archive.7691.n7.nabble.com/signify-error-when-installing-ports-on-current-td366895.html -- James

Re: Problem getting unsigned package working on new port

2021-05-06 Thread James Cook
On Thu, May 06, 2021 at 08:58:40PM -0500, Chris Bennett wrote: > On Fri, May 07, 2021 at 12:58:18AM +0000, James Cook wrote: > > On Thu, May 06, 2021 at 07:02:10PM -0500, Chris Bennett wrote: > > > I'm having an error getting doas make install. Also fails when using root >

Why do the gtk+ ports use emacs keybindings?

2021-07-16 Thread James Cook
ers have strong expectations about the behaviour of gtk+ applications (well, Firefox) based on what they've seen on other platforms. If you want emacs keybindings, you can edit your own config file. -- James

Re: Why do the gtk+ ports use emacs keybindings?

2021-07-18 Thread James Cook
sor stuck in the address bar, even after I press escape? Why do all the keyboard shortcuts stop working when that happens?" It was a collection of bizarre symptoms, making me think the Firefox port was buggy, and "emacs" never occurred to me until I did some careful web searching. In short, it is hard for the new user to debug. And I'm an emacs user. -- James

Re: [Update] mail/mu: Version 1.0->1.2

2019-07-20 Thread James Turner
> RCS file: mail/mu/patches/patch-lib_parser_utils_cc > diff -N mail/mu/patches/patch-lib_parser_utils_cc > --- /dev/null 1 Jan 1970 00:00:00 - > +++ mail/mu/patches/patch-lib_parser_utils_cc 19 Jul 2019 23:03:44 -0000 > @@ -0,0 +1,14 @@ > +$OpenBSD$ > +Bring g_vasprintf into scope > +Index: lib/parser/utils.cc > +--- lib/parser/utils.cc.orig > lib/parser/utils.cc > +@@ -17,7 +17,7 @@ > + ** 02110-1301, USA. > + */ > + > +-#define _XOPEN_SOURCE > ++#define _XOPEN_SOURCE_EXTENDED 1 > + #include > + > + #define GNU_SOURCE -- James Turner

Re: [Update] mail/mu: Version 1.0->1.2

2019-07-20 Thread James Turner
On Sat, Jul 20, 2019 at 11:53:24PM +0200, Stefan Hagen wrote: > Stuart Henderson wrote: > > On 2019/07/20 14:43, James Turner wrote: > > > Looks pretty good to me, however since it's a brand new version you can > > > just remove the REVISION. REVISION is on

Re: firefox does not see printer

2019-09-26 Thread James Turner
t; Jan > I know with gtk2 you had to add something like gtk-print-backends = "file,lpr" to your ~/.gtkrc-2.0 config file before firefox would offer up lpr printing. I'm guessing you have to do something similar in the gtk3 settings file, which is located in ~/.config/gtk-3.0/settings.ini. Everything should go under a [Settings] header. -- James Turner

update/fix: filter-dkimsign

2019-09-30 Thread James Turner
Per the README I believe /etc/mail/dkim should be a directory not a file. ok? -- James Turner Index: Makefile === RCS file: /cvs/ports/mail/opensmtpd-filters/dkimsign/Makefile,v retrieving revision 1.2 diff -u -p -u -p -r1.2

new: sqlbox-0.1.5

2019-10-29 Thread James Turner
operating databases in-process, sqlbox uses a multi-process, resource-separated approach to safe-guard the database from the calling application. Maintainer: James Turner WWW: https://kristaps.bsd.lv/sqlbox/ sqlbox-0.1.5.tar Description: Unix tar archive

Re: port/package build request

2020-09-08 Thread James Cook
to run it, for now. Keep in mind you can run Linux in a VM on OpenBSD (https://www.openbsd.org/faq/faq16.html). -- James

collision in python-3.8.6 when upgrading 6.7 to snapshot

2020-10-07 Thread James Cook
have a backup from before the upgrade if anyone wants more information. After this, pkg_delete partial-python; pkg_add python3; pkg_add -u completed the upgrade without trouble (though I haven't tested anything). -- James

Re: collision in python-3.8.6 when upgrading 6.7 to snapshot

2021-01-24 Thread James Cook
On Thu, Oct 08, 2020 at 11:42:53AM +0100, Stuart Henderson wrote: > On 2020/10/08 02:33, James Cook wrote: > > I'm reporting a slight hiccup upgrading from 6.7 to snapshot. This might > > count as my own fault, but reporting it in case it's something that's > &

Re: collision in python-3.8.6 when upgrading 6.7 to snapshot

2021-01-25 Thread James Cook
On Mon, Jan 25, 2021 at 01:48:07PM +, Stuart Henderson wrote: > On 2021/01/25 03:34, James Cook wrote: > > On Thu, Oct 08, 2020 at 11:42:53AM +0100, Stuart Henderson wrote: > > > On 2020/10/08 02:33, James Cook wrote: > > > > I'm reporting a slight hiccup u

Question about lang/ghc module (trying to port git-annex)

2021-01-30 Thread James Cook
Hi ports@, I'm trying to write a port for git-annex, which is built using Haskell's Cabal. I'm new to OpenBSD porting and don't completely understand the lang/ghc module. Basic question: do all of the Haskell dependencies (from git-annex.cabal) need to already have their own ports (like devel/hs-

Re: Question about lang/ghc module (trying to port git-annex)

2021-01-30 Thread James Cook
dated#comment-0b3828545e6cf6ec417c0f82645888cb -- James

Ports documentation: document that TRUSTED_PKG_PATH is needed in doas.conf?

2021-02-03 Thread James Cook
1.n7.nabble.com/signify-error-when-installing-ports-on-current-td366895.html To be fair, I did see the documentation for the PORTS_PRIVSEP variable, which an example with TRUSTED_PKG_PATH. But I didn't add the suggested lines, because the phrasing implies it's not actually needed: "you may want these additional rules ...". -- James

Re: Question about lang/ghc module (trying to port git-annex)

2021-02-03 Thread James Cook
ing it works and that "git annex test" doesn't show any problems, is there anything else I can do to help with git-annex? I use darcs a fair bit; would it help if I built it on your branch and tested it out? > Thanks > Greg -- James

Re: Ports documentation: document that TRUSTED_PKG_PATH is needed in doas.conf?

2021-02-03 Thread James Cook
On Wed, Feb 03, 2021 at 07:24:08PM +, Stuart Henderson wrote: > On 2021/02/03 17:39, James Cook wrote: > > Hi ports@, > > > > Summary: I suggest the section at > > https://www.openbsd.org/faq/ports/ports.html#PortsConfig > > should include some a

Re: Ports documentation: document that TRUSTED_PKG_PATH is needed in doas.conf?

2021-02-03 Thread James Cook
On Wed, Feb 03, 2021 at 08:29:31PM -0700, Thomas Frohwein wrote: > On Wed, Feb 03, 2021 at 09:23:48PM +0000, James Cook wrote: > > On Wed, Feb 03, 2021 at 07:24:08PM +, Stuart Henderson wrote: > > > On 2021/02/03 17:39, James Cook wrote: > > > > Hi ports@, >

Re: Question about lang/ghc module (trying to port git-annex)

2021-02-03 Thread James Cook
rnatively, I think the cabal (v2-)install commands installs what's needed (at least, it gets git-annex-shell, which is the really important thing). Is there some way to take advantage of that in your cabal infrastrsucture? -- James

Re: Question about lang/ghc module (trying to port git-annex)

2021-02-04 Thread James Cook
On Thu, Feb 04, 2021 at 11:13:43AM -0800, Greg Steuck wrote: > James Cook writes: > > > I don't think that's an rsync problem. Unfortunately the > > git-annex-shell binary is missing, and that's pretty critical (needed > > to access the repository from ot

Re: Question about lang/ghc module (trying to port git-annex)

2021-02-04 Thread James Cook
> > From what I gathered the v2-install target is largely unusable for > > installing packages outside of .cabal tree. At least neither I nor > > FreeBSD maintainer found a way to leverage that. Hence the manual > > install flow. > > I probably don't know all the subtleties, but when I run > "caba

Re: Question about lang/ghc module (trying to port git-annex)

2021-02-06 Thread James Cook
On Fri, Feb 05, 2021 at 09:57:48PM -0800, Greg Steuck wrote: > James Cook writes: > > >> Would you like to try your hand in extending post-install target with > >> some man formatting magic like we have in other ports? > > > > Done (commit a1c5aec8) in

Re: Question about lang/ghc module (trying to port git-annex)

2021-02-13 Thread James Cook
t;, but I'm guessing that's not designed to handle hundreds of subpackages. * Is it possible to cheat, by having all the Cabal-based ports share their Cabal directory? So if I build darcs then git-annex, Cabal has access to all the build products from darcs when it builds git-annex. I guess one problem is this might make the build output depend on the order in which you build things, if Cabal opportunistically uses whatever versions are there. * Are you planning to commit these changes all at once? Or is there some way to have an intermediate state where both old-style and new-style packages work? > Thanks > Greg -- James

Re: Question about lang/ghc module (trying to port git-annex)

2021-02-21 Thread James Cook
ghc itself Those would be cool! > > * Are you planning to commit these changes all at once? Or is there > > some way to have an intermediate state where both old-style and > > new-style packages work? > > I don't see how it would be possible to have the old and new coexist. > ghc-8.10 is incompatible with the haskell ports in the tree. My plan is > to land this as a bundle. I wrote it up in an email to ports@ before. I didn't know about the incompatibility. Maybe there could be two separate ghc versions for a while, but I guess that's more trouble than it's worth. > Thanks > Greg -- James

Re: [PATCH 5/7] Use devel/cabal module for devel/darcs and upgrade to 2.16.3

2021-02-27 Thread James Cook
.3 I gave this version a quick try and it seems to work; thanks. -- James

NEW: devel/git-annex

2021-03-01 Thread James Cook
g \n at end of DESCR. Attached, or see https://github.com/falsifian/ports/commit/96a4ca841691f785153f85c24e816b2a86f8f2c3 and the parent commit. -- James git-annex.tar.gz Description: Binary data

Re: NEW: devel/git-annex

2021-03-03 Thread James Cook
he total build time a lot, at the cost of having one big slow port. If there's any interest I could probably find some time to try implementing it. I don't know how hard it would be. -- James

Re: NEW: devel/git-annex

2021-03-03 Thread James Cook
> Full output attached. Actually attached now. -- James 815.882 1614811944.118 Building executable 'git-annex' for git-annex-8.20210223.. 280.208 161481.486 Building library for aeson-1.5.6.0.. 230.755 1614808139.685 Building library for cryptonite-0.28.. 225.882 1614810601

Re: NEW: devel/git-annex

2021-03-05 Thread James Cook
> I propose we don't solve the problem until it's big enough to warrant > our attention. I know I'm bad at predicting how things will develop a > year from now. This is why I don't want to speculatively build more > complexity. Okay, makes sense! > Thanks > Greg > -- James

Re: NEW: devel/git-annex

2021-03-05 Thread James Cook
On Thu, Mar 04, 2021 at 09:21:18PM -0800, Greg Steuck wrote: > Hi James, > > Thanks for gathering the data and analyzing it! > > I do not believe that speed of git-annex build should be a blocker to > its inclusion into the tree. I'm just waiting for somebody to OK it >

Re: NEW: devel/git-annex

2021-03-07 Thread James Cook
irl, what do you think: Thanks. I just built the below version (with your ghc 8.10 update patches, and also your patches from another email to remove ghc.port.mk etc) and tried it out, and confirm that it works. -- James

Okay to drop Python 2 support to unbreak scikit-learn with Python 3.8?

2020-10-14 Thread James Cook
use scikit-learn used to "vendor" joblib, which in turn vendors cloudpickle. Recent scikit-learn versions take joblib as an external dependency.) -- James

Re: Okay to drop Python 2 support to unbreak scikit-learn with Python 3.8?

2020-10-15 Thread James Cook
On Thu, Oct 15, 2020 at 01:52:31AM -0400, James Cook wrote: > On October 15, 2020 12:28:01 a.m. EDT, Daniel Dickman > wrote: > >Does the diff below work for you? > > Probably not; when I ran make test earlier with a similar diff I found > it needs the Python library threa

Re: Okay to drop Python 2 support to unbreak scikit-learn with Python 3.8?

2020-10-19 Thread James Cook
On Sun, Oct 18, 2020 at 09:12:23PM -0400, Daniel Dickman wrote: > On Thu, 15 Oct 2020, James Cook wrote: > > > * Paul prefers the latest version, so I stuck with 0.23.2 > > An update would be nice, although seems like fixing the issue by just > replacing cloudp

Re: Okay to drop Python 2 support to unbreak scikit-learn with Python 3.8?

2020-10-19 Thread James Cook
:2954 '/home/falsifian/work/OpenBSD/ports/pobj/py-scikit-learn-0.20.4-python3/.test_done') *** Error 2 in /home/falsifian/work/OpenBSD/ports/math/py-scikit-learn (/home/falsifian/work/OpenBSD/ports/infrastructure/mk/bsd.port.mk:2584 'test') -- James

Re: Okay to drop Python 2 support to unbreak scikit-learn with Python 3.8?

2020-10-26 Thread James Cook
On Sun, Oct 25, 2020 at 11:44:29AM -0400, Daniel Dickman wrote: > Hi James, > > Not sure if you're still looking into this or not, but I took another stab > at it. See attached for new a new port for py-threadpoolctl and an sklearn > diff. > > I tried to run the

fix castor build

2020-11-30 Thread James Turner
Fix castor build, apps is present twice in the coping of images. Index: Makefile === RCS file: /cvs/ports/www/castor/Makefile,v retrieving revision 1.2 diff -u -p -u -p -r1.2 Makefile --- Makefile29 Nov 2020 18:53:50 - 1.

abiword segfaults immediately

2020-12-03 Thread James Cook
AP_App::openCmdLineFiles(AP_Args const*) () from /usr/local/lib/libabiword-3.0.so #7 0x07240589e319 in AP_UnixApp::main(char const*, int, char**) () from /usr/local/lib/libabiword-3.0.so #8 0x07218c6f2e61 in ?? () #9 0x in ?? () (gdb) -- James

Re: abiword segfaults immediately

2020-12-03 Thread James Cook
On Thu, Dec 03, 2020 at 04:48:04PM +, James Cook wrote: > I just installed abiword and also just upgraded to the latest snapshot > (and ran pkg_add -u). abiword immediately crashes when I run it. I have > never tried running abiword on OpenBSD before. Is it broken for others > or

Re: abiword segfaults immediately

2020-12-13 Thread James Cook
On Thu, Dec 03, 2020 at 04:48:04PM +, James Cook wrote: > I just installed abiword and also just upgraded to the latest snapshot > (and ran pkg_add -u). abiword immediately crashes when I run it. I have > never tried running abiword on OpenBSD before. Is it broken for others > or

Re: abiword segfaults immediately

2020-12-14 Thread James Cook
accept that en_US is going to be my default. Not a big deal for en_CA, but what do French/Japanese/etc speakers do? On Mon, Dec 14, 2020 at 02:36:57PM +, Ed Gray wrote: > Hi James, > > I've noticed that in openbsd utf-8 is not universally supported like on > other open source syste

Re: pkg_add(1): only one package for multiple python installations

2018-11-10 Thread James Turner
t; --f. > Running pkg_info -Q axolotl returns the following for me: py-axolotl-0.1.42 py-axolotl-curve25519-0.4.1pl2 py3-axolotl-0.1.42 py3-axolotl-curve25519-0.4.1pl2 Does pkg_add py3-axolotl not work for you? Perhaps try pkg_add -i to fore interactive mode? -- James Turner

Re: [NEW] (ping) slant-0.0.17

2018-12-15 Thread James Turner
with /var/www/slant being suggested. I don't have > an opinion. Portwise it looks good to me. Happy to ok or import with someone else's ok. -- James Turner

Re: h.264 videos with parole ?

2015-06-12 Thread James Turner
mer1-plugins-good gstreamer1-plugins-libav. Looks like your missing gstreamer1-plugins-libav if parole uses gstreamer1. -- James Turner

Re: Firefox installing issue

2015-06-19 Thread James Hartley
On Fri, Jun 19, 2015 at 11:49 PM, Mohammad BadieZadegan wrote: > When I installing firefox I get this Error! > How can I resolve that? > > # pkg_add firefox > ... > Provide the output of the following commands: 0. sysctl kern.version 1. echo $PKG_PATH

Re: [NEW] sysutils/tarsnap-gui

2015-08-23 Thread James Turner
On Sun, Aug 23, 2015 at 06:24:10PM -0400, Josh Grosse wrote: > Reposted at jturner@'s recommendation. > I'd like to import this if I can an ok or ok jturner@ if someone else would like to import. -- James Turner

update: synergy-1.7.4

2015-10-19 Thread James Turner
Attached is an update to synergy-1.7.4. I'm not a user but at my BUG I was doing a ports demo and used this port for my "Updating a port" example. If any synergy users out there are willing to test I'll look for an ok and get the port update committed. Thanks! -- James Tur

Re: update: synergy-1.7.4

2015-10-21 Thread James Turner
On Mon, Oct 19, 2015 at 08:41:25PM -0400, James Turner wrote: > Attached is an update to synergy-1.7.4. I'm not a user but at my BUG I > was doing a ports demo and used this port for my "Updating a port" > example. > > If any synergy users out there are willing to

Re: www/youtube-dl fetch fails due to ssl handshake failure

2015-11-02 Thread James Turner
oad stage: > > ===> Checking files for youtube-dl-2015.11.01 > >> Fetch https://yt-dl.org/downloads/2015.11.01/youtube-dl-2015.11.01.tar.gz > ftp: SSL read error: read failed: error:140940E5:SSL > routines:SSL3_READ_BYTES:ssl handshake failure > > > quick workaround: use http instead? > > Regards, > Markus > -- James Turner

Re: [UPDATE] sysutils/tarsnap-gui

2015-11-03 Thread James Turner
d > from the upstream CHANGELOG. > > OK? Looks good. I can commit tonight. -- James Turner

Re: NEW: sysutils/fwa

2015-12-07 Thread James Turner
, just prints out the changed file's name. > To handle the events, read fwa's output and act as you wish. > > I've tested it on amd64 and i386. This is my first port, so > I would appreciate any comments. I hope I did not make too many > mistakes. > > > Best regards, > Peter > -- James Turner

tinyca2

2015-12-10 Thread James Boyle
on a certificate's option to revoke. Use of uninitialized value $dn in substitution (s///) at /usr/local/lib/tinyca2/HELPERS.pm line 107. Use of uninitialized value $dn in split at /usr/local/lib/tinyca2/HELPERS.pm line 109. --James

Remove module/gettext from mail/lumail and net/clamz

2016-04-10 Thread James Turner
Here are two diffs removing module/gettext from the ports I maintain. I'm not even sure why clamz required it in the first place :/. ok? -- James Turner Index: Makefile === RCS file: /cvs/ports/mail/lumail/Makefile,v retri

Re: Remove module/gettext from mail/lumail and net/clamz

2016-04-10 Thread James Turner
On Sun, Apr 10, 2016 at 09:19:50PM +, Christian Weisgerber wrote: > On 2016-04-10, James Turner wrote: > > > Here are two diffs removing module/gettext from the ports I maintain. > > I'm not even sure why clamz required it in the first place :/. > > > >

  1   2   3   4   5   6   7   >