Re: cyrus-sasl dependency in bsd.ldap.mk

2021-11-08 Thread Tatsuki Makino
I thought sasl and openldap were merged a long time ago. Isn't there something wrong with postfix that the ldap and sasl options are separated?

Re: FreeBSD port: lang/clojure 1.10.1.447 -> 1.10.3.1020

2021-11-08 Thread Jan Beich
Jan Beich writes: > Filipe da Silva Santos via ports writes: > >> Following the devel/leiningen update, let's also bump Clojure version. >> >> Since the last update was in 2019, I'm sendind this patch directly to >> the list. >> >> --- /usr/ports/lang/clojure/Makefile 2021-11-02 03:11:14.8683900

Re: FreeBSD port: lang/clojure 1.10.1.447 -> 1.10.3.1020

2021-11-08 Thread Jan Beich
Filipe da Silva Santos via ports writes: > Following the devel/leiningen update, let's also bump Clojure version. > > Since the last update was in 2019, I'm sendind this patch directly to > the list. > > --- /usr/ports/lang/clojure/Makefile 2021-11-02 03:11:14.86839 + > +++ /home/shiorid

Re: FreeBSD Port: devel/leiningen update to 2.9.7 (forgot to Cc sorry)

2021-11-08 Thread Jan Beich
Jan Beich writes: > $ lein repl > As of 2.8.2, the repl task is incompatible with Clojure versions older than > 1.7.0. > You can downgrade to 2.8.1 or use `lein trampoline run -m clojure.main` for a > simpler fallback repl. > Subprocess failed (exit code: 1) > ^C Nevermind "Subprocess failed"

Re: FreeBSD Port: devel/leiningen update to 2.9.7 (forgot to Cc sorry)

2021-11-08 Thread Jan Beich
Filipe da Silva Santos writes: > BTW, I forgot to add those two lines: > > --- /usr/local/poudriere/ports/default/devel/leiningen/Makefile > 2021-11-08 20:44:52.224373000 + > +++ /home/shiorid/projects/ports/devel/leiningen/Makefile 2021-11-08 > 20:42:49.806204000 + > @@ -11,9

FreeBSD port: lang/clojure 1.10.1.447 -> 1.10.3.1020

2021-11-08 Thread Filipe da Silva Santos via ports
Following the devel/leiningen update, let's also bump Clojure version. Since the last update was in 2019, I'm sendind this patch directly to the list. --- /usr/ports/lang/clojure/Makefile2021-11-02 03:11:14.86839 + +++ /home/shiorid/projects/ports/lang/clojure/Makefile 2021-11-08 21

Re: FreeBSD Port: devel/leiningen update to 2.9.7 (forgot to Cc sorry)

2021-11-08 Thread Filipe da Silva Santos via ports
Jan Beich writes: > Landed in https://cgit.FreeBSD.org/ports/commit/?id=816ffe7d1505 Thank you! > Do you need this in /quarterly (2021Q4 branch) as well? It shouldn't be necessary. Clojure 1.10.3 isn't in ports yet (I'll send a patch soon), so there is no real gain to put in on /quarterly bran

What to do with the "Created by" header comments?

2021-11-08 Thread Mel Pilgrim
In a port I recently submitted, I included the "# Created by: ..." line at the top of the Makefile I had seen in other ports. When the port was committed, that line was excluded. Should I strip this line from ports I maintain as I update them, or let it sit until a committer does a tree-wide

Re: FreeBSD Port: devel/leiningen update to 2.9.7

2021-11-08 Thread Jan Beich
Filipe da Silva Santos via ports writes: > Bump to Clojure 1.10.3 (in ports) and fix bugs Landed in https://cgit.FreeBSD.org/ports/commit/?id=816ffe7d1505 Do you need this in /quarterly (2021Q4 branch) as well?

FreeBSD Port: devel/leiningen update to 2.9.7

2021-11-08 Thread Filipe da Silva Santos via ports
Bump to Clojure 1.10.3 (in ports) and fix bugs --- /usr/local/poudriere/ports/default/devel/leiningen/Makefile 2021-11-02 03:11:12.752512000 + +++ Makefile2021-11-08 03:09:52.873181000 + @@ -1,8 +1,8 @@ PORTNAME= leiningen -PORTVERSION= 2.9.6 +PORTVERSION= 2.9.7 CATEGORIES

Re: Running out of RAM building devel/llvm13

2021-11-08 Thread Brooks Davis
On Sun, Nov 07, 2021 at 12:38:20AM +0100, Dimitry Andric wrote: > On 6 Nov 2021, at 23:53, Stephen Montgomery-Smith > wrote: > > > > Does anyone else have the problem of running out of RAM when building > > devel/llvm13? I have 6 CPUS, 4G of RAM, and 4G of swap. > > > > I can solve it by buil

Port Commit Request textproc/sigil

2021-11-08 Thread Jonathan Chen
Hi, Can a committer please review and commit: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259444 Cheers. -- Jonathan Chen

Re: cyrus-sasl dependency in bsd.ldap.mk

2021-11-08 Thread Juraj Lutter
> On 8 Nov 2021, at 18:17, Xin Li wrote: > > On 11/8/21 05:39, Juraj Lutter wrote: >> Hi Delphij, >> you seem to be the most active in bsd.ldap.mk :-) >> I’ve found that since openldap-client also depends on cyrus-sasl >> unconditionally, bsd.ldap.mk requires this: >> otis@b13:/usr/ports/Mk %

Re: cyrus-sasl dependency in bsd.ldap.mk

2021-11-08 Thread Xin Li via ports
On 11/8/21 05:39, Juraj Lutter wrote: Hi Delphij, you seem to be the most active in bsd.ldap.mk :-) I’ve found that since openldap-client also depends on cyrus-sasl unconditionally, bsd.ldap.mk requires this: otis@b13:/usr/ports/Mk % git diff -- bsd.ldap.mk diff --git a/Mk/bsd.ldap.mk b/Mk/bs

audacity port needing updating

2021-11-08 Thread Jack L.
Hi, can someone help me take a look at the audacity port and possibly commit it? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259565 I've been constantly running into a situation where the commit to the port is taking so long that the next version comes out before the port is committed and t

cyrus-sasl dependency in bsd.ldap.mk

2021-11-08 Thread Juraj Lutter
Hi Delphij, you seem to be the most active in bsd.ldap.mk :-) I’ve found that since openldap-client also depends on cyrus-sasl unconditionally, bsd.ldap.mk requires this: otis@b13:/usr/ports/Mk % git diff -- bsd.ldap.mk diff --git a/Mk/bsd.ldap.mk b/Mk/bsd.ldap.mk index a6f37dd99b10..7acbc9c660

Re: Regarding port(s) you maintain in FreeBSD ports collection

2021-11-08 Thread Michael Gmelin
> On 8. Nov 2021, at 00:46, Daniel Engberg wrote: > > Hi, > > I apologize for the confusion, I tried to catch "everyone" and I've (b)cc > all maintainers that do no have a Phabricator account but since a lot of > ports are old and unassigned to I figured that I should also notify > ports@ too