<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/rubygem-smart_proxy_dynflow, 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>2026-01-31T14:19:40Z</updated>
<entry>
<title>sysutils/rubygem-smart_proxy_dynflow: Update to 1.0.0</title>
<updated>2026-01-31T14:19:40Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2026-01-31T13:49:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c6be0f687bde3e75890b8979e5942420654fe05c'/>
<id>urn:sha1:c6be0f687bde3e75890b8979e5942420654fe05c</id>
<content type='text'>
Changes:	https://github.com/theforeman/smart_proxy_dynflow/commits/master
</content>
</entry>
<entry>
<title>sysutils/rubygem-smart_proxy_dynflow: Update to 0.9.4</title>
<updated>2024-11-27T02:36:56Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2024-11-27T02:36:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=603ef34eea4384c1c12a6ac52adf7b899be49ef3'/>
<id>urn:sha1:603ef34eea4384c1c12a6ac52adf7b899be49ef3</id>
<content type='text'>
Changes:	https://github.com/theforeman/smart_proxy_dynflow/commits/master
</content>
</entry>
<entry>
<title>sysutils/rubygem-smart_proxy_dynflow: Update to 0.9.3</title>
<updated>2024-09-05T06:18:31Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2024-09-05T05:29:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=200efb7e054274cc2eb8edf2ca242fcb272f3ed9'/>
<id>urn:sha1:200efb7e054274cc2eb8edf2ca242fcb272f3ed9</id>
<content type='text'>
Changes:	https://github.com/theforeman/smart_proxy_dynflow/commits/master
</content>
</entry>
<entry>
<title>sysutils/rubygem-smart_proxy_dynflow: Change RUN_DEPENDS from rubygem-sqlite3 to rubygem-sqlite31</title>
<updated>2024-05-28T10:21:54Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2024-05-28T10:02:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d73c06cb3011ba59488ac3b3657c2ae7d4f5b4c8'/>
<id>urn:sha1:d73c06cb3011ba59488ac3b3657c2ae7d4f5b4c8</id>
<content type='text'>
- Bump PORTREVISION for dependency change
</content>
</entry>
<entry>
<title>sysutils/rubygem-smart_proxy_dynflow: Update to 0.9.2</title>
<updated>2024-03-23T14:50:18Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2024-03-23T14:27:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=71ab4bdfe254dea4ac17b546d7d0abb5b62f9e7a'/>
<id>urn:sha1:71ab4bdfe254dea4ac17b546d7d0abb5b62f9e7a</id>
<content type='text'>
Changes:	https://github.com/theforeman/smart_proxy_dynflow/commits/master
</content>
</entry>
<entry>
<title>sysutils/rubygem-smart_proxy_dynflow: Update to 0.9.1</title>
<updated>2023-11-01T02:09:04Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2023-11-01T01:54:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b394b77fefd43068943f84c9ae0f575660ac205b'/>
<id>urn:sha1:b394b77fefd43068943f84c9ae0f575660ac205b</id>
<content type='text'>
Changes:	https://github.com/theforeman/smart_proxy_dynflow/commits/master
</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>sysutils/rubygem-smart_proxy_dynflow: Update to 0.9.0</title>
<updated>2022-12-30T09:06:21Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2022-12-30T08:53:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=19ae6c3b2e4e9a15dcae5f49d5b2fab10d73ada9'/>
<id>urn:sha1:19ae6c3b2e4e9a15dcae5f49d5b2fab10d73ada9</id>
<content type='text'>
Changes:	https://github.com/theforeman/smart_proxy_dynflow/commits/master
</content>
</entry>
<entry>
<title>sysutils/rubygem-smart_proxy_dynflow: Update to 0.8.2</title>
<updated>2022-10-03T17:11:11Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2022-10-03T17:08:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3f65c43ba19a73593b46e9f4196d5bd1474fa778'/>
<id>urn:sha1:3f65c43ba19a73593b46e9f4196d5bd1474fa778</id>
<content type='text'>
Changes:	https://github.com/theforeman/smart_proxy_dynflow/commits/master
</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>
</feed>
