aboutsummaryrefslogtreecommitdiff
path: root/graphics/rubygem-clutter/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* graphics/rubygem-clutter: Update to 4.3.4Po-Chuan Hsieh2025-12-091-1/+1
| | | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
* graphics/rubygem-clutter: Update to 4.3.3Po-Chuan Hsieh2025-09-071-2/+3
| | | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
* graphics/rubygem-clutter: Update to 4.3.0Po-Chuan Hsieh2025-07-231-1/+1
| | | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
* graphics/rubygem-clutter: Update to 4.2.9Po-Chuan Hsieh2025-04-181-1/+1
| | | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
* graphics/rubygem-clutter: Update to 4.2.7Po-Chuan Hsieh2025-02-071-1/+1
| | | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
* graphics/rubygem-clutter: Update to 4.2.6Po-Chuan Hsieh2025-02-031-1/+1
| | | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
* graphics/rubygem-clutter: Update to 4.2.5Po-Chuan Hsieh2024-12-311-1/+1
| | | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
* graphics/rubygem-clutter: Update to 4.2.4Po-Chuan Hsieh2024-09-301-1/+1
| | | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
* graphics/rubygem-clutter: Update to 4.2.2Po-Chuan Hsieh2024-04-051-1/+1
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases
* graphics/rubygem-clutter: Update to 4.2.1Po-Chuan Hsieh2024-03-091-1/+1
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases
* graphics/rubygem-clutter: Update to 4.2.0Po-Chuan Hsieh2023-08-261-1/+1
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases
* graphics/rubygem-clutter: Update to 4.1.9Po-Chuan Hsieh2023-08-211-1/+1
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases
* graphics/rubygem-clutter: Update to 4.1.8Po-Chuan Hsieh2023-07-091-1/+1
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases
* graphics/rubygem-clutter: Update to 4.1.7Po-Chuan Hsieh2023-06-051-1/+1
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases
* graphics/rubygem-clutter: Update to 4.1.6Po-Chuan Hsieh2023-05-271-1/+1
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases
* graphics/rubygem-clutter: Update to 4.1.5Po-Chuan Hsieh2023-05-271-1/+1
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases
* graphics/rubygem-clutter: Update to 4.1.4Po-Chuan Hsieh2023-05-071-1/+1
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases
* graphics/rubygem-clutter: Update to 4.1.3Po-Chuan Hsieh2023-05-021-1/+1
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases
* graphics/rubygem-clutter: Update to 4.1.2Po-Chuan Hsieh2023-03-211-1/+1
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases
* graphics/rubygem-clutter: Update to 4.0.8Po-Chuan Hsieh2023-01-301-5/+6
| | | | | | | - Update version requirement of RUN_DEPENDS - Update WWW and clean up pkg-descr Changes: https://github.com/ruby-gnome/ruby-gnome/releases
* Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=rubyMuhammad Moinur Rahman2023-01-141-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | 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
* graphics/rubygem-clutter: Update to 4.0.3Po-Chuan Hsieh2022-10-031-1/+1
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases
* graphics/rubygem-clutter: Update to 4.0.2Po-Chuan Hsieh2022-09-101-1/+1
| | | | | | - Update pkg-descr Changes: https://github.com/ruby-gnome/ruby-gnome/releases
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* graphics/rubygem-clutter: Update to 4.0.1Po-Chuan Hsieh2022-09-041-1/+1
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases
* graphics/rubygem-clutter: Update to 4.0.0Po-Chuan Hsieh2022-09-041-1/+1
| | | | | | - Update WWW Changes: https://github.com/ruby-gnome/ruby-gnome/releases
* graphics/rubygem-clutter: Update to 3.5.1Po-Chuan Hsieh2022-01-251-1/+1
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
* graphics/rubygem-clutter: Update to 3.5.0Po-Chuan Hsieh2022-01-231-1/+1
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
* graphics/rubygem-clutter: Update to 3.4.9Po-Chuan Hsieh2021-09-211-1/+1
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
* graphics/rubygem-clutter: Update to 3.4.7Po-Chuan Hsieh2021-08-081-1/+1
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
* graphics/rubygem-clutter: Update to 3.4.6Po-Chuan Hsieh2021-07-181-1/+1
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
* graphics/rubygem-clutter: Update to 3.4.5Po-Chuan Hsieh2021-07-151-1/+1
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
* graphics/rubygem-clutter: Update to 3.4.4Po-Chuan Hsieh2021-04-251-1/+1
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
* graphics/rubygem-clutter: Update COMMENTPo-Chuan Hsieh2021-04-181-1/+1
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 3.4.3Sunpoet Po-Chuan Hsieh2020-05-121-2/+2
| | | | | | | Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS Notes: svn path=/head/; revision=535047
* Update to 3.4.2Sunpoet Po-Chuan Hsieh2020-05-031-1/+1
| | | | | | | Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS Notes: svn path=/head/; revision=533853
* Update to 3.4.1Sunpoet Po-Chuan Hsieh2019-10-291-1/+1
| | | | | | | Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS Notes: svn path=/head/; revision=515992
* Update to 3.3.8Sunpoet Po-Chuan Hsieh2019-09-291-1/+1
| | | | | | | Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS Notes: svn path=/head/; revision=513221
* Add LICENSE_FILESunpoet Po-Chuan Hsieh2019-09-041-0/+1
| | | | Notes: svn path=/head/; revision=511125
* Update to 3.3.7Sunpoet Po-Chuan Hsieh2019-08-191-1/+1
| | | | | | | Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS Notes: svn path=/head/; revision=509360
* Update to 3.3.6Sunpoet Po-Chuan Hsieh2019-03-291-2/+2
| | | | | | | | | - Take maintainership Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=497089
* Update to 3.3.5Sunpoet Po-Chuan Hsieh2019-03-131-1/+1
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=495633
* Update to 3.3.4Sunpoet Po-Chuan Hsieh2019-03-121-1/+1
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=495500
* Update to 3.3.3Sunpoet Po-Chuan Hsieh2019-03-101-1/+1
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=495267
* Update to 3.3.2Sunpoet Po-Chuan Hsieh2019-02-181-1/+1
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=493289
* Update to 3.3.1Sunpoet Po-Chuan Hsieh2019-01-141-1/+1
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=490278
* Update to 3.3.0Sunpoet Po-Chuan Hsieh2018-11-281-3/+4
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=486125
* Update to 3.2.9Sunpoet Po-Chuan Hsieh2018-08-091-1/+1
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=476766