Hello @ports,
can you update mail/rainloop port, there is a minor Makefile fix to adjust the
licence.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201812
Thanks
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/f
I'm making a port of http://netlib.org/math.
Their license looks like BSD2CLAUSE, but can
somebody please check:
http://netlib.org/math/license.htm
Thanks
Anton
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebs
On 2015-07-27 11:59, Anton Shterenlikht wrote:
> I'm making a port of http://netlib.org/math.
> Their license looks like BSD2CLAUSE, but can
> somebody please check:
> http://netlib.org/math/license.htm
That link should end with ".html", not ".htm". In any case, the license
seems identical to the
Quoting Boris Samorodov (from Mon, 27 Jul 2015
01:34:18 +0300):
Hi, Alexander!
a variable expansion as of above, or do I need to remove the quotes
like below
---snip---
testtarget:
.if ${QUOTED_VAR} == "test"
echo works
.endif
---snip---
% make QUOTED_VAR=test
echo works
works
I
On Mon, Jul 27, 2015 at 11:55:24AM +0200, Alexander Leidinger wrote:
> Quoting Boris Samorodov (from Mon, 27 Jul 2015
> 01:34:18 +0300):
>
> > Hi, Alexander!
>
> >> a variable expansion as of above, or do I need to remove the quotes
> >> like below
> >> ---snip---
> >> testtarget:
> >> .if ${Q
Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you
27.07.2015 12:55, Alexander Leidinger пишет:
Quoting Boris Samorodov (from Mon, 27 Jul 2015 01:34:18
+0300):
Hi, Alexander!
a variable expansion as of above, or do I need to remove the quotes
like below
---snip---
testtarget:
.if ${QUOTED_VAR} == "test"
echo works
.endif
---snip---
%
On 27/07/2015 7:36 PM, Vitaly Magerya wrote:
> On 2015-07-27 11:59, Anton Shterenlikht wrote:
>> I'm making a port of http://netlib.org/math.
>> Their license looks like BSD2CLAUSE, but can
>> somebody please check:
>> http://netlib.org/math/license.htm
>
> That link should end with ".html", not
Dear po...@freebsd.org,
You have received a secured document through Dropbox-
View Document
Thanks!
- The Dropbox Team
Copyright - 2015 dropbox Inc Plc +1 634 579 8800
portsc...@freebsd.org wrote:
> science/gromacs
I'll have a look at this one and submit a patch if I can make it work.
AvW
--
I'm not completely useless, I can be used as a bad example.
pgpwr2SCglX2v.pgp
Description: PGP signature
On 2015-07-27 13:52, Kubilay Kocak wrote:
>> (Also note that our license framework should probably be scrapped
>> entirely, because it is ambiguous and undocumented).
>
> Or it could just be made less ambiguous and documented.
>
> Otherwise, we should scrap entirely all other things that are also
>
The Early Interventionst
The newsletter of the Parent Infant Centre
**Specialists in early intervention**
Mid July issue
In this edition of our newsletter, Psychotraumatologist and Child
Therapist Doris D'Hooghe kindly provids a link to her paper on the
impact of early trauma on attachment rela
Hi,
I tried to upgrade from 5.4.6 to 5.7.1, and suddenly I am unable to
authenticate. This is from the log file:
Jul 27 17:05:03 mail smtpd[12146]: smtp-in: Failed command on session
a0516551dc7a4dc4: "AUTH PLAIN (...)" => 501 5.5.2 Syntax error: Syntax
error
Relevant config lines area
pki myd
On Mon, 27 Jul 2015 13:34:07 +0300
Boris Samorodov wrote:
> 27.07.2015 12:55, Alexander Leidinger пишет:
> > Quoting Boris Samorodov (from Mon, 27 Jul 2015
> > 01:34:18 +0300):
> >
> >> Hi, Alexander!
> >
> >>> a variable expansion as of above, or do I need to remove the
> >>> quotes like below
On Mon, 27 Jul 2015 12:21:34 +0800
Daniel Lin wrote:
> Hello, Serpent,
>
> I'd sent a pr a month ago,
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201034
>
> Just wait for committers' help.
>
> Thanks.
ok, thanks for info.
> 2015-07-27 5:16 GMT+08:00 Serpent7776 :
>
> > He
27.07.2015 23:04, Alexander Leidinger пишет:
On Mon, 27 Jul 2015 13:34:07 +0300
Boris Samorodov wrote:
27.07.2015 12:55, Alexander Leidinger пишет:
Quoting Boris Samorodov (from Mon, 27 Jul 2015
01:34:18 +0300):
Hi, Alexander!
a variable expansion as of above, or do I need to remove the
Yours truly wrote:
>> science/gromacs
>
> I'll have a look at this one and submit a patch if I can make it work.
No rush, but BR #201921 has been filed.
AvW
--
I'm not completely useless, I can be used as a bad example.
pgpt3UY16l5Ts.pgp
Description: PGP signature
+--On 27 juillet 2015 11:55:24 +0200 Alexander Leidinger
wrote:
| testtarget:
| .if defined(${QUOTED_VAR}) && ${QUOTED_VAR} == "test"
| echo works
| .endif
No. If you run "make QUOTED_VAR=test testtarget" this will evaluate as:
testtarget:
.if defined(test) && test == "test"
ech
On 27/07/2015 11:18 PM, Vitaly Magerya wrote:
> On 2015-07-27 13:52, Kubilay Kocak wrote:
>>> (Also note that our license framework should probably be scrapped
>>> entirely, because it is ambiguous and undocumented).
>>
>> Or it could just be made less ambiguous and documented.
>>
>> Otherwise, we
On Tue, 28 Jul 2015 13:24:59 +1000 Kubilay Kocak wrote
> On 27/07/2015 11:18 PM, Vitaly Magerya wrote:
> > On 2015-07-27 13:52, Kubilay Kocak wrote:
> >>> (Also note that our license framework should probably be scrapped
> >>> entirely, because it is ambiguous and undocumented).
> >>
> >> Or it c
20 matches
Mail list logo