<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/japanese/ruby-uconv, branch 13-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=13-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=13-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2024-10-01T18:56:20Z</updated>
<entry>
<title>all: drop support for expired FreeBSD 14.0</title>
<updated>2024-10-01T18:56:20Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2024-08-11T11:01:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4485bd8221c2c5630b87826d37da850b3361b782'/>
<id>urn:sha1:4485bd8221c2c5630b87826d37da850b3361b782</id>
<content type='text'>
Simplify expressions for FreeBSD 13.X

Reviewed by:	many

Differential Revision:	https://reviews.freebsd.org/D46601
</content>
</entry>
<entry>
<title>*/*: Fix build with llvm16 on 13.2-STABLE</title>
<updated>2023-07-26T00:48:20Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2023-07-26T00:44:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=95274bf4f99c71fc056013d966aec239161dfd74'/>
<id>urn:sha1:95274bf4f99c71fc056013d966aec239161dfd74</id>
<content type='text'>
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>japanese/ruby-uconv: Fix build with llvm16</title>
<updated>2023-07-19T19:27:16Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2023-07-19T19:01:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=07e4c1f12cd01d35a8a9e563ff6fbb15d9487449'/>
<id>urn:sha1:07e4c1f12cd01d35a8a9e563ff6fbb15d9487449</id>
<content type='text'>
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>japanese/ruby-uconv: Fix build with Ruby 3.1 and 12.3-RELEASE</title>
<updated>2023-02-10T05:50:33Z</updated>
<author>
<name>Yasuhiro Kimura</name>
<email>yasu@FreeBSD.org</email>
</author>
<published>2023-01-26T11:04:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=585e6543da46bf87df03b8a759401004a55e8d94'/>
<id>urn:sha1:585e6543da46bf87df03b8a759401004a55e8d94</id>
<content type='text'>
While I'm here,
* Add license information.
* Pet portclippy.
* Tidy up Makefile with portfmt.

PR:		269166
Approved by:	maintainer timeout
</content>
</entry>
<entry>
<title>Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby</title>
<updated>2023-01-14T23:08:33Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2023-01-14T23:05:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=18c6e18276691edf5274406bf82a3b06792ff9ae'/>
<id>urn:sha1:18c6e18276691edf5274406bf82a3b06792ff9ae</id>
<content type='text'>
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
</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>japanese: remove 'Created by' lines</title>
<updated>2022-07-20T14:22:11Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2022-07-20T14:22:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8d9b67bc44eed8f33c3fec9dae3fa0a556d54526'/>
<id>urn:sha1:8d9b67bc44eed8f33c3fec9dae3fa0a556d54526</id>
<content type='text'>
A big Thank You to the original contributors of these ports:

  *  ABURAYER Rewsirow &lt;pcs51674@asciinet.or.jp&gt;
  *  Aaron Dalton &lt;aaron@FreeBSD.org&gt;
  *  Akinori MUSHA aka knu &lt;knu@idaemons.org&gt;
  *  Akito FUJITA &lt;fujita@zoo.ncl.omron.co.jp&gt;
  *  Andrew Pantyukhin &lt;infofarmer@FreeBSD.org&gt;
  *  Daichi GOTO &lt;daichi@FreeBSD.org&gt;
  *  Daisuke Kawahara &lt;kawahara@pine.kuee.kyoto-u.ac.jp&gt;
  *  David O'Brien (obrien@cs.ucdavis.edu)
  *  Eiji-usagi-MATSUmoto &lt;usagi@ruby.club.or.jp&gt;
  *  FUJISHIMA Satsuki &lt;sf@FreeBSD.org&gt;
  *  Fumihiko Kimura &lt;jfkimura@yahoo.co.jp&gt;
  *  HONDA Yasuhiro &lt;honda@kashio.info.mie-u.ac.jp&gt;
  *  Hajimu UMEMOTO &lt;ume@FreeBSD.org&gt;
  *  Hidekazu Kuroki &lt;hidekazu@cs.titech.ac.jp&gt;
  *  Hiroto Kagotani &lt;hiroto.kagotani@gmail.com&gt;
  *  Hyper NIKKI System Project &lt;hnsmaster@h14m.org&gt;
  *  IWASHITA Yoji &lt;shuna@pop16.odn.ne.jp&gt;
  *  Jacques Vidrine &lt;nectar@FreeBSD.org&gt;
  *  Jie Gao &lt;gaoj@cpsc.ucalgary.ca&gt;
  *  Jonathan Hanna
  *  Jun Mukai &lt;mukai@jmuk.org&gt;
  *  KANOU Hiroki &lt;kanou@mil.allnet.ne.jp&gt;
  *  KIRIYAMA Kazuhiko &lt;kiri@kiri.toba-cmt.ac.jp&gt;
  *  KOMATSU Shinichiro &lt;koma2@jiro.c.u-tokyo.ac.jp&gt;
  *  Ka Ho Ng &lt;khng300@gmail.com&gt;
  *  Kawaguti Ginga &lt;ginga-freebsd@ginganet.org&gt;
  *  Kawaguti Ginga &lt;ginga@athena.club.ne.jp&gt;
  *  Kazutoki TAKAMUNE &lt;takamune@avrl.mei.co.jp&gt;
  *  Kentaro Inagaki &lt;JBD01226@niftyserve.ne.jp&gt;
  *  Kimura Fuyuki &lt;fuyuki@mj.0038.net&gt;
  *  Kiriyama Kazuhiko &lt;kiri@kiri.toba-cmt.ac.jp&gt;
  *  Koichiro IWAO &lt;meta+ports@vmeta.jp&gt;
  *  Koichiro IWAO &lt;meta@FreeBSD.org&gt;
  *  MANTANI Nobutaka &lt;nobutaka@FreeBSD.org&gt;
  *  MANTANI Nobutaka &lt;nobutaka@nobutaka.com&gt;
  *  MIHIRA Yoshiro &lt;sanpei@FreeBSD.org&gt;
  *  MITA Yoshio &lt;mita@FreeBSD.org&gt;
  *  Makoto Matsushita &lt;matusita@jp.FreeBSD.ORG&gt;
  *  Makoto Matsushita &lt;matusita@jp.freebsd.org&gt;
  *  Masafumi NAKANE &lt;max@FreeBSD.org&gt;
  *  Masahiro Teramoto &lt;markun@onohara.to&gt;
  *  Masanori Kiriake &lt;seiken@nbs.co.jp&gt;
  *  Masashi CHIBA
  *  Mita Yoshio &lt;mita@jp.FreeBSD.org&gt;
  *  Motoyuki Kasahara &lt;m-kasahr@sra.co.jp&gt;
  *  Murata Shuuichirou &lt;mrt@mickey.ai.kyutech.ac.jp&gt;
  *  NIIMI Satoshi &lt;sa2c@sa2c.net&gt;
  *  Nobuhiro Yasutomi &lt;nobu@psrc.isac.co.jp&gt;
  *  Norikatsu Shigemura &lt;nork@FreeBSD.org&gt;
  *  Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;
  *  SADA Kenji &lt;sada@FreeBSD.org&gt;
  *  SAITO Itsuro &lt;saito@miv.t.u-tokyo.ac.jp&gt;
  *  SASAKI Shunsuke &lt;ele@pop17.odn.ne.jp&gt;
  *  Sakai Hiroaki &lt;sakai@miya.ee.kagu.sut.ac.jp&gt;
  *  Satoshi TAOKA &lt;taoka@FreeBSD.org&gt;
  *  Satoshi Taoka &lt;taoka@FreeBSD.org&gt;
  *  Seiichirou Hiraoka
  *  Seiya Yanagita &lt;s_yanagita@ybb.ne.jp&gt;
  *  Seth Kingsley &lt;sethk@osd.bsdi.com&gt;
  *  Shigeyuki FUKUSHIMA &lt;shige@FreeBSD.org&gt;
  *  Shigeyuki FUKUSHIMA &lt;shige@kuis.kyoto-u.ac.jp&gt;
  *  Shigeyuki Fukushima &lt;shige@FreeBSD.org&gt;
  *  Shin-ya MURAKAMI &lt;murashin@gfd-dennou.org&gt;
  *  TAKAHASHI Kaoru
  *  TAKAHASHI Kaoru &lt;kaoru@kaisei.org&gt;
  *  TAKANO, Yuji
  *  TAKATSU Tomonari &lt;tota@FreeBSD.org&gt;
  *  TAKATSU Tomonari &lt;tota@rtfm.jp&gt;
  *  TANAKA Hiroyuki &lt;kattyo@abk.nu&gt;
  *  TAOKA Fumiyoshi &lt;fmysh@iijmio-mail.jp&gt;
  *  TOGAWA Satoshi &lt;toga@puyo.org&gt;
  *  Takashi Mega &lt;mega@minz.org&gt;
  *  Takayuki Nakao &lt;t@nakao.org&gt;
  *  Takefu
  *  The 244th namelessness at 2ch.net
  *  Timothy Beyer &lt;beyert@cs.ucr.edu&gt;
  *  Toshihiko SHIMOKAWA &lt;toshi@tea.forus.or.jp&gt; &amp; ELISA Font Project
  *  Yoichi Asai &lt;yatt@msc.biglobe.ne.jp&gt;
  *  Yoichi NAKAYAMA &lt;yoichi@eken.phys.nagoya-u.ac.jp&gt;
  *  Yoshihiko Sarumaru &lt;mistral@imasy.or.jp&gt;
  *  Yoshiro MIHIRA &lt;sanpei@jp.FreeBSD.org&gt;
  *  Yoshiro MIHIRA &lt;sanpei@sanpei.org&gt;
  *  Yukihiro Nakai &lt;Nakai@Mlab.t.u-tokyo.ac.jp&gt;
  *  Yukihiro Nakai &lt;nakai@FreeBSD.org&gt;
  *  Zhihao Yuan &lt;lichray@gmail.com&gt;
  *  asami
  *  gurkan@phys.ethz.ch
  *  hrs
  *  ichiro@ichiro.org
  *  issei
  *  kuriyama
  *  max
  *  mutoh@openedu.org
  *  n-shigemura@ensure.jp
  *  nivit@email.it
  *  nkazushi@highway.or.jp
  *  nork@FreeBSD.org
  *  sada
  *  shige
  *  sumikawa

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>Cleanup plist</title>
<updated>2014-11-12T13:45:59Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2014-11-12T13:45:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8b6ef795dfa1c8959c9ba6c6ed00f6a651e3c3ac'/>
<id>urn:sha1:8b6ef795dfa1c8959c9ba6c6ed00f6a651e3c3ac</id>
<content type='text'>
</content>
</entry>
</feed>
