<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/smalltalk, branch 2026Q2</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2026Q2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2026Q2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2024-11-19T17:30:56Z</updated>
<entry>
<title>*/*: use USES=sbrk</title>
<updated>2024-11-19T17:30:56Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2024-11-19T17:30:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6b7215ed565227c44149653d021ea844b12e3e4d'/>
<id>urn:sha1:6b7215ed565227c44149653d021ea844b12e3e4d</id>
<content type='text'>
Replace various BROKEN entries for missing sbrk on aarch64 and risc64
with USES=sbrk.

Fix a few missing entries (generally ports blocked by other
dependences).

Approved by:	portmgr (mat in D47258 comment)
Differential Revision:	https://reviews.freebsd.org/D47259
</content>
</entry>
<entry>
<title>lang/smalltalk: apply some minor corrections to the port's Makefile (+)</title>
<updated>2024-06-19T04:16:42Z</updated>
<author>
<name>Alexey Dokuchaev</name>
<email>danfe@FreeBSD.org</email>
</author>
<published>2024-06-19T04:16:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5ea35a31d714091e29bcf190e833f5205c5435c9'/>
<id>urn:sha1:5ea35a31d714091e29bcf190e833f5205c5435c9</id>
<content type='text'>
- Restore linking against `math/gmp' which had been disabled in r73446
  (now commit ae50e2b416e79) without an explanation
- Unfold PORTDATA=* back to static plist entries by partially reverting
  r253699 (now commit ff234fed369c3) to help track, admittedly, stalled
  project's development and assess the changes better
- Trim USE_XORG list, switch to USE_GNOME=cairo, sort LIB_DEPENDS, etc.
</content>
</entry>
<entry>
<title>lang/smalltalk: Sanitize MANPREFIX</title>
<updated>2024-01-22T20:26:38Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2024-01-22T17:40:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=218657e47cbabbfe2f9433d4a1b5c540ab31fbe3'/>
<id>urn:sha1:218657e47cbabbfe2f9433d4a1b5c540ab31fbe3</id>
<content type='text'>
Approved by:    portmgr (blanket)
</content>
</entry>
<entry>
<title>*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree</title>
<updated>2023-12-31T00:37:05Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2023-09-30T20:44:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bbab7f59e9630416397189df70ec133bdd690e38'/>
<id>urn:sha1:bbab7f59e9630416397189df70ec133bdd690e38</id>
<content type='text'>
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION &gt;= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
</content>
</entry>
<entry>
<title>lang/smalltalk: use modern memory management</title>
<updated>2023-12-11T17:42:26Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2023-12-11T17:40:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f2348b342e632aa2974ec09ff067b3bcbd0a2f50'/>
<id>urn:sha1:f2348b342e632aa2974ec09ff067b3bcbd0a2f50</id>
<content type='text'>
The memory allocator defaults to some horrifying complex code to manage
mmap'd allocations.  On system where MAP_NORESERVE is defined (Linux) it
uses a much simpler approach relying on memory overcommit.  Enable this
code on FreeBSD by defining MAP_NORESERVE to 0 (all allocations
are MAP_NORESERVE on FreeBSD unless a sysctl is set).

Entierly disable the other code path as it (somewhat gratutiously) uses
sbrk.

Approved by:	danfe (maintainer)
Sponsord by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D42974
</content>
</entry>
<entry>
<title>lang/smalltalk: try to unbreak the port's build on fresh -CURRENT</title>
<updated>2023-07-06T11:39:00Z</updated>
<author>
<name>Alexey Dokuchaev</name>
<email>danfe@FreeBSD.org</email>
</author>
<published>2023-07-06T11:39:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=24717118f75234c37e0e7ebac41b4452c8a3e761'/>
<id>urn:sha1:24717118f75234c37e0e7ebac41b4452c8a3e761</id>
<content type='text'>
While here, define LICENSE (GPLv2+) and hook the test suite to our
framework.  Currently, out of 130 tests, 8 fail (7, 8, 32, 41, 70,
118, and 122 with 1 expected failure), 1 test was skipped.

Reported by:	pkg-fallout
</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>devel/libffi: Bump deps PORTREVISION for shlib change</title>
<updated>2022-05-09T19:23:51Z</updated>
<author>
<name>Kevin Bowling</name>
<email>kbowling@FreeBSD.org</email>
</author>
<published>2022-05-09T19:20:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=db78da8f8b7388d951665362479eb4aa0babf1b4'/>
<id>urn:sha1:db78da8f8b7388d951665362479eb4aa0babf1b4</id>
<content type='text'>
PR:		263764
Reported by:	VVD &lt;vvd@unislabs.com&gt;
</content>
</entry>
</feed>
