<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/lightweight-java-profiler/Makefile, branch 13.1-eol-q</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=13.1-eol-q</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=13.1-eol-q'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2023-04-04T18:10:53Z</updated>
<entry>
<title>*/*: Refactor java/openjdk7 removal</title>
<updated>2023-04-04T18:10:53Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2023-04-04T18:04:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4cda17ab14588e6e4fdac7f697e246554ce82af3'/>
<id>urn:sha1:4cda17ab14588e6e4fdac7f697e246554ce82af3</id>
<content type='text'>
- java/openjdk7* has been removed from the tree since 2022-09-03 however
  the relevant codebases in bsd.java.mk has not been removed and the
  consumers has also not been updated to use the next jdk version. This
  commit updates all relevant consumers to use JAVA_VERSION=8 instead of
  JAVA_VERSION=1.7
- Since the introduction of jdk version 18 it looks like similar with
  jdk version 8(java version string 1.8). This is prone to error as it
  looks similar and is only seperated by a '.'. Remove using
  JAVA_VERSION with dotted fomat of java version string and update all
  consumers to utilize version 8 instead of 1.8.

Approved by:	portmgr (blanket)
</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>new port: java/lightweight-java-profiler</title>
<updated>2017-04-01T17:58:59Z</updated>
<author>
<name>Johannes M Dieterich</name>
<email>jmd@FreeBSD.org</email>
</author>
<published>2017-04-01T17:58:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a77376a1fe451c084c5ec703fca0433d3651b578'/>
<id>urn:sha1:a77376a1fe451c084c5ec703fca0433d3651b578</id>
<content type='text'>
A port of the lightweight-java-profiler (ljp). ljp acts as a bare-bones agentlib to produce profiling stacks that can be digested, e.g., by Brendan Gregg's flamegraph scripts.

Reviewed by:	mat, swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10194
</content>
</entry>
</feed>
