Re: [PATCH] Fix simple typos in Mk/bsd.port.mk

2019-09-09 Thread Adam Weinberger
On Mon, Sep 9, 2019 at 5:38 PM Rebecca Cran  wrote:
>
> I'm not a ports committer. So if anyone's interested, could someone else
> commit the following (change "Unkown" to "Unknown"), please?
>
>
> Index: Mk/bsd.port.mk
> ===
> --- Mk/bsd.port.mk  (revision 511716)
> +++ Mk/bsd.port.mk  (working copy)
> @@ -1462,7 +1462,7 @@
>  .endif
>  .endfor
>  .if !defined(_usefound)
> -ERROR+="Unkonwn USES=${f:C/\:.*//}"
> +ERROR+="Unknown USES=${f:C/\:.*//}"
>  .endif
>  .endfor
>
> @@ -1984,7 +1984,7 @@
>  .endif
>  .endfor
>  .if !defined(_usefound)
> -ERROR+="Unkonwn USES=${f:C/\:.*//}"
> +ERROR+="Unknown USES=${f:C/\:.*//}"
>  .endif
>  .endfor

Done. Thanks Rebecca! I'd love to fix as many of these as you can find.

# Adam


-- 
Adam Weinberger
ad...@adamw.org
https://www.adamw.org
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


gcc(6)-aux falling behind?

2019-09-09 Thread Thomas Mueller
I notice gcc advancing to 7.4, 8.3 and 9.2 while gcc-aux has not gone above v6.

I believe this is the only Ada compiler for FreeBSD and NetBSD.

Would it be possible to build a gcc that includes Ada using gcc6-aux on the 
source code for gcc 7.4 or 8.3?

Fact that it hasn't been done suggests there might be a reason why.

I had even thought about the possibility of using gcc6-aux or gcc5-aux to 
cross-compile a gcc for Linux.

Tom

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


[PATCH] Fix simple typos in Mk/bsd.port.mk

2019-09-09 Thread Rebecca Cran
I'm not a ports committer. So if anyone's interested, could someone else
commit the following (change "Unkown" to "Unknown"), please?


Index: Mk/bsd.port.mk
===
--- Mk/bsd.port.mk  (revision 511716)
+++ Mk/bsd.port.mk  (working copy)
@@ -1462,7 +1462,7 @@
 .endif
 .endfor
 .if !defined(_usefound)
-ERROR+=    "Unkonwn USES=${f:C/\:.*//}"
+ERROR+=    "Unknown USES=${f:C/\:.*//}"
 .endif
 .endfor
 
@@ -1984,7 +1984,7 @@
 .endif
 .endfor
 .if !defined(_usefound)
-ERROR+=    "Unkonwn USES=${f:C/\:.*//}"
+ERROR+=    "Unknown USES=${f:C/\:.*//}"
 .endif
 .endfor
 



-- Rebecca Cran

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


FreeBSD ports you maintain which are out of date

2019-09-09 Thread portscout
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 can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/po...@freebsd.org.html


Port| Current version | New version
+-+
biology/phyml   | 3.3.20190321| 
v3.3.20190908
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Thanks.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"