Version 4.0 of the threaded readnews newsreader lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'/> Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10T17:46:04+00:00 gerald gerald@FreeBSD.org 2018-03-10T17:46:04+00:00 634bce25590a2a76a2930537382f5add36ddb352 version 1.1.0 (via revision 464079).
version 1.1.0 (via revision 464079).
Return ports maintained by John Marino to the pool, he is no longer interested. 2017-04-21T20:25:00+00:00 rene rene@FreeBSD.org 2017-04-21T20:25:00+00:00 07b032af3943997be92e6f6d0d14f31563793188 Submitted by: Mark Millard via private e-mail
Submitted by:	Mark Millard via private e-mail
Return the ports mistakenly reset to ports@ in r433856 to John Marino. 2017-02-15T21:33:11+00:00 rene rene@FreeBSD.org 2017-02-15T21:33:11+00:00 9d0bac4bed4d0c3f913f24680f4b378a860c5ca5 The mistake was completely on my part, I somehow connected the dots the wrong way in my head. The only exceptions (for now) are archivers/zstd and ports-mgmt/synth which were already picked up by new volunteers in the mean time.
The mistake was completely on my part, I somehow connected the dots the
wrong way in my head.

The only exceptions (for now) are archivers/zstd and ports-mgmt/synth
which were already picked up by new volunteers in the mean time.
Return ports maintained by John Marino to the pool, see r433827 for details 2017-02-11T12:42:30+00:00 rene rene@FreeBSD.org 2017-02-11T12:42:30+00:00 c3975bca9a7be94615f35330aa750778557bc15b

Change Ada Framework foundation from gcc5-aux to gcc6-aux 2016-04-30T06:44:27+00:00 marino marino@FreeBSD.org 2016-04-30T06:44:27+00:00 2755363dadc2e06ff6f9484e5eaf1321fdf308d2 GCC 6.1 was released this week. The Ada Framework in FreeBSD ports has been based on GCC 5.3 GNAT although GCC 6.x has been supported for awhile via the ADA_DEFAULT option in make.conf. Now that GCC 6 has been officially released, switch to it by default. People can maintain the old foundation by putting "ADA_DEFAULT=5" in /etc/make.conf. Libraries built by one GNAT are unusable by another, so almost every Ada port has been bumped as a result. Noticable exceptions are dns/ironsides which fails to build on gcc6 (thus USES=ada:5 is set) and cad/ghdl which needs additional testing as it may require gcc5 on FreeBSD (DragonFly uses the LLVM backend only).
GCC 6.1 was released this week.  The Ada Framework in FreeBSD ports has
been based on GCC 5.3 GNAT although GCC 6.x has been supported for awhile
via the ADA_DEFAULT option in make.conf.

Now that GCC 6 has been officially released, switch to it by default.
People can maintain the old foundation by putting "ADA_DEFAULT=5" in
/etc/make.conf.

Libraries built by one GNAT are unusable by another, so almost every Ada
port has been bumped as a result.  Noticable exceptions are dns/ironsides
which fails to build on gcc6 (thus USES=ada:5 is set) and cad/ghdl which
needs additional testing as it may require gcc5 on FreeBSD (DragonFly
uses the LLVM backend only).
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u. 2016-04-01T14:25:16+00:00 mat mat@FreeBSD.org 2016-04-01T14:25:16+00:00 2ff80f55375ee2811ca2895a06b853699c3e0915 With hat: portmgr Sponsored by: Absolight
With hat:	portmgr
Sponsored by:	Absolight
textproc/opentoken: Upgrade version 5.0a => 6.0b 2015-05-15T12:57:45+00:00 marino marino@FreeBSD.org 2015-05-15T12:57:45+00:00 16b2bdc3226a98c621371767e19abd659dd08415

Add new Ada port: textproc/opentoken 5.0a 2014-03-14T13:43:26+00:00 marino marino@FreeBSD.org 2014-03-14T13:43:26+00:00 b06c634905cb5ea6b9157660fdc3b1524f15cce4 OpenToken is a facility for performing token analysis and parsing within the Ada language. It is designed to provide all the functionality of a traditional lexical analyzer/parser generator, such as lex/yacc. But due to the magic of inheritance and runtime polymorphism it is implemented entirely in Ada as withed-in code. No precompilation step is required, and no messy tool-generated source code is created. The tradeoff is that the grammar is generated at runtime. WWW: http://stephe-leake.org/ada/opentoken.html
OpenToken is a facility for performing token analysis and parsing within
the Ada language. It is designed to provide all the functionality of a
traditional lexical analyzer/parser generator, such as lex/yacc. But due
to the magic of inheritance and runtime polymorphism it is implemented
entirely in Ada as withed-in code. No precompilation step is required, and
no messy tool-generated source code is created. The tradeoff is that the
grammar is generated at runtime.

WWW: http://stephe-leake.org/ada/opentoken.html