<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/bsh, branch release/13.4.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2022-12-03T19:30:17Z</updated>
<entry>
<title>lang/bsh: update BeanShell to version 2.1.1</title>
<updated>2022-12-03T19:30:17Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2022-12-03T19:27:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5633b4b358a4add07586b5a2b52d145a975e7b9b'/>
<id>urn:sha1:5633b4b358a4add07586b5a2b52d145a975e7b9b</id>
<content type='text'>
This release fixes a problem with the old 2.1.0 release.
No other work will be done on the 2.x branch.

Approved by:	thierry (mentor, implicit)
</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>lang: remove 'Created by' lines</title>
<updated>2022-07-20T14:22:15Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2022-07-20T14:22:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f98ae56653d5255e3519da4e97d6edbaa7e6df91'/>
<id>urn:sha1:f98ae56653d5255e3519da4e97d6edbaa7e6df91</id>
<content type='text'>
A big Thank You to the original contributors of these ports:

  *  Aaron Dalton &lt;aaron@FreeBSD.org&gt;
  *  Adam Weinberger &lt;adamw@FreeBSD.org&gt;
  *  Akinori MUSHA aka knu &lt;knu@idaemons.org&gt;
  *  Alex Dupre &lt;ale@FreeBSD.org&gt;
  *  Alexey Dokuchaev &lt;danfe@FreeBSD.org&gt;
  *  Alonso Cardenas Marquez &lt;acm@FreeBSD.org&gt;
  *  Andreas Klemm &lt;andreas@klemm.gtn.com&gt;
  *  Andrew Pantyukhin &lt;infofarmer@FreeBSD.org&gt;
  *  Andrey Zakhvatov
  *  Anton Berezin &lt;tobez@FreeBSD.org&gt;
  *  Anton Berezin &lt;tobez@tobez.org&gt;
  *  Anton Shterenlikht
  *  Ashish SHUKLA &lt;ashish@FreeBSD.org&gt;
  *  Bob Eager &lt;bob@eager.cx&gt;
  *  Bruce M Simpson
  *  Bruce M. Simpson
  *  Christoph Mallon &lt;christoph.mallon@gmx.de&gt;
  *  Christopher Elkins &lt;chrise@scardini.com&gt;
  *  Christopher Key &lt;cjk32@cam.ac.uk&gt;
  *  Chuck Robey &lt;chuckr@FreeBSD.org&gt;
  *  Cyrille Lefevre &lt;clefevre@citeweb.net&gt;
  *  Dan Rench &lt;citric@cubicone.tmetic.com&gt;
  *  Danilo Egea Gondolfo &lt;danilogondolfo@gmail.com&gt;
  *  Dario Freni &lt;saturnero@gufi.org&gt;
  *  David Kalliecharan &lt;dave@dal.ca&gt;
  *  David Naylor &lt;dbn@FreeBSD.org&gt;
  *  David Naylor &lt;dbn@dragon.local&gt;
  *  David O'Brien (obrien@NUXI.com)
  *  David O'Brien (obrien@NUXI.org)
  *  David O'Brien &lt;obrien@NUXI.org&gt;
  *  David O'Brien &lt;obrien@cs.ucdavis.edu&gt;
  *  Dereckson &lt;dereckson@gmail.com&gt;
  *  Devon H. O'Dell &lt;devon.odell@gmail.com&gt;
  *  Dmitry Sivachenko &lt;demon@FreeBSD.org&gt;
  *  Don Croyle &lt;croyle@gelemna.org&gt;
  *  Douglas Anestad &lt;yotta@dougdidit.com&gt;
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Edwin Groothuis &lt;edwin@mavetju.org&gt;
  *  Eugene Ossintsev
  *  Frank Fischer
  *  Frank Gruender &lt;elwood@mc5sys.in-berlin.de&gt;
  *  Frederic Cambus
  *  Gea-Suan Lin &lt;gslin@gslin.org&gt;
  *  Gerald Pfeifer &lt;gerald@FreeBSD.org&gt;
  *  Giuseppe Pilichi aka Jacula Modyun &lt;jacula@gmail.com&gt;
  *  GreenDog &lt;fiziologus@gmail.com&gt;
  *  Gustau Perez i Querol &lt;gustau.perez@gmail.com&gt;
  *  Guy Antony Halse &lt;guy@rucus.ru.za.za&gt;
  *  Herve Quiroz &lt;hq@FreeBSD.org&gt;
  *  Hye-Shik Chang
  *  Hye-Shik Chang &lt;perky@fallin.lv&gt;
  *  Hye-Shik Chang &lt;perky@python.or.kr&gt;
  *  Iblis Lin &lt;iblis@hs.ntnu.edu.tw&gt;
  *  James Bailie &lt;jimmy@mammothcheese.ca&gt;
  *  James FitzGibbon &lt;jfitz@FreeBSD.org&gt;
  *  Jean-Sébastien Pédron &lt;dumbbell@FreeBSD.org&gt;
  *  Jean-Yves Lefort &lt;jylefort@FreeBSD.org&gt;
  *  Jeff Brown &lt;jabrown@caida.org&gt;
  *  Jeremy Norris &lt;ishmael27@home.com&gt;
  *  Jing-Tang Keith Jang &lt;keith@FreeBSD.org&gt;
  *  John Hein &lt;jhein@symmetricom.com&gt;
  *  John Marino &lt;marino@FreeBSD.org&gt;
  *  John Merryweather Cooper
  *  John Merryweather Cooper &lt;coop9211@uidaho.edu&gt;
  *  John Merryweather Cooper et al
  *  Joseph Koshy &lt;jkoshy@FreeBSD.org&gt;
  *  Josh Elsasser &lt;jre@vineyard.net&gt;
  *  Josh Gilliam &lt;josh@quick.net&gt;
  *  Julian H. Stacey &lt;jhs@FreeBSD.org&gt;
  *  Julian Stecklina
  *  Jyun-Yan You &lt;jyyou@cs.nctu.edu.tw&gt;
  *  Katsuji ISHIKAWA &lt;katsuji.ishikawa@gmail.com&gt;
  *  Kimura Fuyuki &lt;fuyuki@hadaly.org&gt;
  *  Kimura Fuyuki &lt;fuyuki@mj.0038.net&gt;
  *  Kimura Fuyuki &lt;fuyuki@nigredo.org&gt;
  *  Kiriyama Kazuhiko &lt;kiri@kiri.toba-cmt.ac.jp&gt;
  *  Kubilay Kocak &lt;koobs@FreeBSD.org&gt;
  *  Lars Thegler &lt;lth@FreeBSD.org&gt;
  *  Lev Walkin &lt;vlm@lionet.info&gt;
  *  Li-Wen Hsu &lt;lwhsu@FreeBSD.org&gt;
  *  Mahdi Mokhtari &lt;mokhi64@gmail.com&gt;
  *  Marcin Cieslak &lt;saper@SYSTEM.PL&gt;
  *  Martin Matuska &lt;mm@FreeBSD.org&gt;
  *  Matthew Hunt &lt;mph@FreeBSD.org&gt;
  *  Michael Butschky &lt;butsch@computi.erols.com&gt;
  *  Michael Johnson &lt;ahze@FreeBSD.org&gt;
  *  Mitsuru YOSHIDA &lt;mitsuru@riken.jp&gt;
  *  Muhammad Moinur Rahman &lt;5u623l20@gmail.com&gt;
  *  Neal Nelson &lt;ports@nicandneal.net&gt;
  *  Nicola Vitale &lt;nivit@FreeBSD.org&gt;
  *  Nils M Holm &lt;nmh@t3x.org&gt;
  *  Oliver Braun &lt;obraun@informatik.unibw-muenchen.de&gt;
  *  Oliver Breuninger &lt;ob@seicom.NET&gt;
  *  Patrick Li &lt;pat@databits.net&gt;
  *  Pawel Worach &lt;pawel.worach@gmail.com&gt;
  *  Pedro F. Giffuni &lt;giffunip@asme.org&gt;
  *  Pedro Giffuni
  *  Pedro Giffuni &lt;giffunip@asme.org&gt;
  *  Pete French &lt;pete@twisted.org.uk&gt;
  *  Peter Schuller &lt;peter.schuller@infidyne.com&gt;
  *  Peter van Heusden &lt;pvh@egenetics.com&gt;
  *  Phillip Neumann &lt;pneumann@gmail.com&gt;
  *  Piotr Kubaj &lt;pkubaj@anongoth.pl&gt;
  *  Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;
  *  Pontus Stenetorp &lt;ninjin@kth.se&gt;
  *  Ralf S. Engelschall &lt;rse@engelschall.com&gt;
  *  Rick van der Zwet &lt;rick@wzoeterwoude.net&gt;
  *  Rob Zinkov
  *  Roland Jesse &lt;roland.jesse@gmx.net&gt;
  *  Romain Tartiere &lt;romain@blogreen.org&gt;
  *  Ryan Steinmetz &lt;zi@FreeBSD.org&gt;
  *  Sahil Tandon &lt;sahil@tandon.net&gt;
  *  Sergei Kolobov &lt;sergei@kolobov.com&gt;
  *  Sergey A. Osokin &lt;osa@FreeBSD.org&gt;
  *  Sergey Skvortsov &lt;skv@protey.ru&gt;
  *  Simon Marlow &lt;simonmar@microsoft.com&gt;
  *  Simun Mikecin &lt;numisemis@yahoo.com&gt;
  *  Stanislav Sedov &lt;ssedov@mbsd.msk.ru&gt;
  *  Stephen Weeks &lt;sweeks@sweeks.com&gt;
  *  Steven G. Kargl
  *  Sunpoet Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;
  *  Sylvio Cesar &lt;sylvio@FreeBSD.org&gt;
  *  Thomas Gellekum &lt;tg@FreeBSD.org&gt;
  *  Timothy Beyer &lt;beyert@cs.ucr.edu&gt;
  *  Timothy Bourke &lt;timbob@bigpond.com&gt;
  *  Tom Judge &lt;tj@FreeBSD.org&gt;
  *  Veniamin Gvozdikov &lt;vg@FreeBSD.org&gt;
  *  Vitaly Magerya &lt;vmagerya@gmail.com&gt;
  *  Wen Heping &lt;wenheping@gmail.com&gt;
  *  Wen Heping &lt;wenhping@gmail.com&gt;
  *  Wes Peters &lt;wes@softweyr.com&gt;
  *  Ying-Chieh Liao &lt;ijliao@FreeBSD.org&gt;
  *  Yukihiro Nakai &lt;Nakai@technologist.com&gt;
  *  Yukihiro Nakai &lt;nakai@FreeBSD.org&gt;
  *  Zach Garner &lt;zach@neurosoft.org&gt;
  *  aaron@FreeBSD.org
  *  andrewb@cs.cmu.edu
  *  arved
  *  chinsan
  *  chuckr
  *  dd
  *  erik@smluc.org
  *  gahr
  *  gahr@FreeBSD.org
  *  gpalmer
  *  hsu
  *  ijliao
  *  jasone
  *  jkh
  *  jkoshy
  *  jmacd
  *  jmacd@FreeBSD.org
  *  jmz
  *  js@jeannot.org
  *  jseger@FreeBSD.org
  *  kappa@FreeBSD.org.ua
  *  kbyanc
  *  msmith@gsoft.com.au
  *  mutoh@openedu.org
  *  netchild@FreeBSD.org
  *  patrick
  *  pst
  *  rene@FreeBSD.org
  *  ruslan@shevchenko.kiev.ua
  *  stas
  *  tobez

With hat:	portmgr
</content>
</entry>
<entry>
<title>*: Sweep up new CONFLICTS_INSTALL mess</title>
<updated>2022-01-17T13:20:24Z</updated>
<author>
<name>Tobias Kortkamp</name>
<email>tobik@FreeBSD.org</email>
</author>
<published>2022-01-17T12:26:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=07389cd463ddec99ddadfa42843e2f6d879ee023'/>
<id>urn:sha1:07389cd463ddec99ddadfa42843e2f6d879ee023</id>
<content type='text'>
- Fix typos
- Fix overwritten master/slave variables

I'm assuming the entries are correct otherwise.

Reported by:	portscan
</content>
</entry>
<entry>
<title>Fix CONFLICTS entries of multiple ports</title>
<updated>2022-01-10T15:15:39Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-01-10T14:20:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bcaf25a8c8046b094f6b5ab5bc258333bc326ee1'/>
<id>urn:sha1:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1</id>
<content type='text'>
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).

A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.

These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,

Approved by:	portmgr (implicit)
</content>
</entry>
<entry>
<title>all: Remove all other $FreeBSD keywords.</title>
<updated>2021-04-06T14:31:13Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T14:21:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=135fdeebb99c3569e42d8162b265e15d29bd937d'/>
<id>urn:sha1:135fdeebb99c3569e42d8162b265e15d29bd937d</id>
<content type='text'>
</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>lang/bsh: use Java 8</title>
<updated>2020-12-24T20:51:12Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2020-12-24T20:51:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c315f403b6da5e36207587056b28e24c0b02a2ef'/>
<id>urn:sha1:c315f403b6da5e36207587056b28e24c0b02a2ef</id>
<content type='text'>
While 2.1.0 is an improvement it still doesn't include all the fixes
for deprecated APIs in JDK 11+. Upstream's master branch does much better
but there is no easy patch, so set JDK to 8 for now.

PR:		251824
Approved by:	thierry (mentor, implicit)
</content>
</entry>
<entry>
<title>lang/bsh: update to version 2.1.0</title>
<updated>2020-12-24T04:08:37Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2020-12-24T04:08:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=61a9959c58c480bd73a77c525b91318cf8f215b7'/>
<id>urn:sha1:61a9959c58c480bd73a77c525b91318cf8f215b7</id>
<content type='text'>
This doesn't have much changes with repect to the older Beta versions,
but finishes merging changes from a Bensehll2 fork and supports newer
version of Java.

Approved by:	thierry (mentor, implicit)
</content>
</entry>
</feed>
