<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/eclipse-cdt, 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>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>Update Eclipse CDT to 9.0.1 and assign port to submitter.</title>
<updated>2017-01-12T19:24:05Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2017-01-12T19:24:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9f5f75dd1a04c231ad7f5c2ef21269b222eb2120'/>
<id>urn:sha1:9f5f75dd1a04c231ad7f5c2ef21269b222eb2120</id>
<content type='text'>
PR:		213649
Submitted by:	Michael Zhilin &lt;mizhka@gmail.com&gt;
</content>
</entry>
<entry>
<title>- Fix trailing whitespace in pkg-descrs, categories [g-n]*</title>
<updated>2016-05-19T10:44:11Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2016-05-19T10:44:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4e942b64191e2ef98dce2c5af31047a8640db768'/>
<id>urn:sha1:4e942b64191e2ef98dce2c5af31047a8640db768</id>
<content type='text'>
Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.</title>
<updated>2016-04-01T14:08:37Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:08:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2'/>
<id>urn:sha1:a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>MASTER_SITES cleanup.</title>
<updated>2015-05-14T10:15:04Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2015-05-14T10:15:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=60d1a83c2a113150cedbc43ff12a7375144f741a'/>
<id>urn:sha1:60d1a83c2a113150cedbc43ff12a7375144f741a</id>
<content type='text'>
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>eclipse plugins: Deprecate 25 for removal, ignore 1 to be updated</title>
<updated>2015-03-21T09:54:46Z</updated>
<author>
<name>John Marino</name>
<email>marino@FreeBSD.org</email>
</author>
<published>2015-03-21T09:54:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0d8b37dcfa4394de27943aac9817ca275ca1701d'/>
<id>urn:sha1:0d8b37dcfa4394de27943aac9817ca275ca1701d</id>
<content type='text'>
Removal scheduled 4 weeks into the future on April 18.

PR:		195985
Submitted by:	Jimmy Kelley (eclipse maintainer)
Reason:		by-product of upcoming eclipse upgrade
</content>
</entry>
</feed>
