<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/jlint, branch release/12.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2021-04-06T14:31:07Z</updated>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>urn:sha1:305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>java/jlint: Unbreak on CURRENT</title>
<updated>2020-03-22T06:08:32Z</updated>
<author>
<name>Tobias Kortkamp</name>
<email>tobik@FreeBSD.org</email>
</author>
<published>2020-03-22T06:08:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2162d07aedf86833acc7076d01f1080f182ca442'/>
<id>urn:sha1:2162d07aedf86833acc7076d01f1080f182ca442</id>
<content type='text'>
In file included from access_desc.cc:1:
In file included from ./access_desc.hh:8:
In file included from ./class_desc.hh:4:
In file included from ./types.hh:41:
./jlint.d:117:16: error: redefinition of 'drem'
JAVA_INSN(115, drem, 1)
               ^
/usr/include/math.h:329:8: note: previous definition is here
double  drem(double, double);
        ^
</content>
</entry>
<entry>
<title>java/jlint: Fix build with Clang 6</title>
<updated>2018-08-31T22:32:05Z</updated>
<author>
<name>Tobias Kortkamp</name>
<email>tobik@FreeBSD.org</email>
</author>
<published>2018-08-31T22:32:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=982d06e880e150e00e478f24e9c54516f29bde2e'/>
<id>urn:sha1:982d06e880e150e00e478f24e9c54516f29bde2e</id>
<content type='text'>
In file included from access_desc.cc:1:
In file included from ./access_desc.hh:8:
In file included from ./class_desc.hh:4:
./types.hh:144:6: error: constant expression evaluates to 4294967168 which cannot be narrowed to type 'int4' (aka 'int') [-Wc++11-narrowing]
    {0xffffff80, 0x0000007f}, // tp_byte
     ^~~~~~~~~~

http://beefy11.nyi.freebsd.org/data/head-i386-default/p478276_s338342/logs/errors/jlint-3.1.2_4.log

jlint.cc:1044:33: error: no matching literal operator for call to 'operator""__DATE__' with arguments of types 'const char *' and 'unsigned long', and no matching literal operator template
                  "version %s ("__DATE__").\n", VERSION);
                                ^
- Remove embedded build date
- Make sure the build respects CXXFLAGS, LDFLAGS, LIBS
</content>
</entry>
<entry>
<title>Actually add the patch</title>
<updated>2017-02-11T21:28:03Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2017-02-11T21:28:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ed3aa7042b13a3c2bfac4ec79faec86d590999ad'/>
<id>urn:sha1:ed3aa7042b13a3c2bfac4ec79faec86d590999ad</id>
<content type='text'>
Reported by:	antoine
</content>
</entry>
<entry>
<title>Fix build with libc++ (is_const is already defined by some libc++ headers)</title>
<updated>2017-02-11T21:23:04Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2017-02-11T21:23:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=86ce0324dd22ac0abdedbcec493949c574268e23'/>
<id>urn:sha1:86ce0324dd22ac0abdedbcec493949c574268e23</id>
<content type='text'>
This make the port work without the gcc dependency
</content>
</entry>
<entry>
<title>- Add LICENSE</title>
<updated>2016-12-10T09:00:49Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2016-12-10T09:00:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9968d8e116497e109c81b670fbcafb70e5eca6c1'/>
<id>urn:sha1:9968d8e116497e109c81b670fbcafb70e5eca6c1</id>
<content type='text'>
- Switch to options helpers
- Regenerate patches
</content>
</entry>
<entry>
<title>Bump PORTREVISIONS for ports depending on the canonical version of GCC and</title>
<updated>2016-11-20T09:38:08Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2016-11-20T09:38:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=89f8b052147a980faa4f4419d8444f0c7073c997'/>
<id>urn:sha1:89f8b052147a980faa4f4419d8444f0c7073c997</id>
<content type='text'>
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
</content>
</entry>
<entry>
<title>Remove $FreeBSD$ from patches files in categories a-j.</title>
<updated>2015-05-22T13:34:20Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2015-05-22T13:34:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8dab11a00221b43714fe21698b9f20b09e688059'/>
<id>urn:sha1:8dab11a00221b43714fe21698b9f20b09e688059</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Update the default version of GCC in the Ports Collection from GCC 4.7.4</title>
<updated>2014-09-10T20:50:31Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2014-09-10T20:50:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=15945f8122ca36c901e1319b3270445458bdae02'/>
<id>urn:sha1:15945f8122ca36c901e1319b3270445458bdae02</id>
<content type='text'>
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
</content>
</entry>
<entry>
<title>Update the default version of GCC used in the Ports Collection from</title>
<updated>2014-03-10T20:55:20Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2014-03-10T20:55:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1cd277bdcecf80f1b3c00ed15ff1c9e707024607'/>
<id>urn:sha1:1cd277bdcecf80f1b3c00ed15ff1c9e707024607</id>
<content type='text'>
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder &lt;cmt@burggraben.net&gt; (fixing many ports)
Tested by:	bdrewery (two -exp runs)
</content>
</entry>
</feed>
