<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/jlint, branch 12.4-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=12.4-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=12.4-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2023-07-23T18:45:16Z</updated>
<entry>
<title>java/jlint: Fix build with llvm16</title>
<updated>2023-07-23T18:45:16Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2023-07-23T18:30:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8b1fa8d19fc8dd93009b4d44c7e4c4c3ad94a2a2'/>
<id>urn:sha1:8b1fa8d19fc8dd93009b4d44c7e4c4c3ad94a2a2</id>
<content type='text'>
- Pet portclippy

Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Remove WWW entries moved into port Makefiles</title>
<updated>2022-09-07T21:58:51Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:30:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4'/>
<id>urn:sha1:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4</id>
<content type='text'>
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
</content>
</entry>
<entry>
<title>Add WWW entries to port Makefiles</title>
<updated>2022-09-07T21:10:59Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:06:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b7f05445c00f2625aa19b4154ebcbce5ed2daa52'/>
<id>urn:sha1:b7f05445c00f2625aa19b4154ebcbce5ed2daa52</id>
<content type='text'>
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
</content>
</entry>
<entry>
<title>java: remove 'Created by' lines</title>
<updated>2022-07-20T14:22:12Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2022-07-20T14:22:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=526869d8dc02563825a24d394e1d087334d654cc'/>
<id>urn:sha1:526869d8dc02563825a24d394e1d087334d654cc</id>
<content type='text'>
A big Thank You to the original contributors of these ports:

  *  Alex Dupre &lt;ale@FreeBSD.org&gt;
  *  Alex Semenyaka &lt;alex@rinet.ru&gt;
  *  Alexander Yerenkow &lt;yerenkow@gmail.com&gt;
  *  Anton Yudin (&lt;contact@toha.org.ua&gt;)
  *  Anton Yudin &lt;toha@toha.org.ua&gt;
  *  Benjamin Close &lt;benjsc@FreeBSD.org&gt;
  *  Björn König &lt;bkoenig@alpha-tierchen.de&gt;
  *  Conor McDermottroe &lt;ports@mcdermottroe.com&gt;
  *  Danilo Egea Gondolfo &lt;danilo@FreeBSD.org
  *  Dave Glowacki &lt;dglo@ssec.wisc.edu&gt;
  *  Ernst de Haan &lt;znerd@FreeBSD.org&gt;
  *  Eugene Grosbein &lt;ports@grosbein.net&gt;
  *  Filippo Natali &lt;filippo@widestore.net&gt;
  *  Gerrit Beine &lt;gerrit.beine@gmx.de&gt;
  *  Greg Lewis &lt;glewis@FreeBSD.org&gt;
  *  Herve Quiroz &lt;herve.quiroz@esil.univ-mrs.fr&gt;
  *  Jason Helfman &lt;jgh@FreeBSD.org&gt;
  *  Jeremy &lt;karlj000@unbc.ca&gt;
  *  Johannes Dieterich &lt;dieterich@ogolem.org&gt;
  *  Johannes Dieterich &lt;jmd@FreeBSD.org&gt;
  *  Jonathan Chen &lt;jonc@chen.org.nz&gt;
  *  Jose Marques
  *  Jose Marques &lt;noway@nohow.demon.co.uk&gt;
  *  Lapo Luchini &lt;lapo@lapo.it&gt;
  *  Lev Serebryakov &lt;lev@FreeBSD.org&gt;
  *  Mario Sergio Fujikawa Ferreira &lt;lioux@FreeBSD.org&gt;
  *  Matthew Dillon &lt;dillon@backplane.com&gt;
  *  Maxim Sobolev &lt;sobomax@FreeBSD.org&gt;
  *  Mikhail T. &lt;mi@aldan.algebra.com&gt;
  *  Mikhail T. &lt;michael@fun-box.ru&gt;
  *  Mikhail Teterin
  *  Nicola Vitale &lt;nivit@FreeBSD.org&gt;
  *  Nicola Vitale &lt;nivit@email.it&gt;
  *  OISHI Masakuni &lt;yamasa@bsdhouse.org&gt;
  *  OKAZAKI Tetsurou
  *  Pedro Giffuni
  *  Simeo Reig &lt;reig.simeo@gmail.com&gt;
  *  Sutra Zhou &lt;zhoushuqun@gmail.com&gt;
  *  Tom Judge &lt;tj@FreeBSD.org&gt;
  *  Volker Stolz &lt;vs@FreeBSD.org&gt;
  *  Wen Heping &lt;wenheping@gmail.com&gt;
  *  Yen-Ming Lee &lt;leeym@cae.ce.ntu.edu.tw&gt;
  *  gldisater@gldis.ca
  *  ijliao
  *  jake@checker.org
  *  jpbeconne
  *  lon_kamikaze@gmx.de
  *  mi
  *  nordwick@xcf.berkeley.edu
  *  nork@FreeBSD.org
  *  olgeni@FreeBSD.org
  *  rasputin
  *  rfarmer@predatorlabs.net
  *  rtdean@cytherianage.net
  *  tux@pinguru.net

With hat:	portmgr
</content>
</entry>
<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>
</feed>
