Commit graph

69 commits

Author SHA1 Message Date
Po-Chuan Hsieh
a0ef575ab2
multimedia/rubygem-gstreamer: Update to 4.2.0
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-08-26 17:29:14 +08:00
Po-Chuan Hsieh
8921419f65
multimedia/rubygem-gstreamer: Update to 4.1.9
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-08-22 01:08:08 +08:00
Po-Chuan Hsieh
9e8cd8f2f6
multimedia/rubygem-gstreamer: Update to 4.1.8
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-07-09 18:27:59 +08:00
Po-Chuan Hsieh
4a94697bcc
multimedia/rubygem-gstreamer: Update to 4.1.7
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-06-06 02:49:05 +08:00
Po-Chuan Hsieh
e9795aed08
multimedia/rubygem-gstreamer: Update to 4.1.6
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-05-28 07:44:36 +08:00
Po-Chuan Hsieh
eabaaa1272
multimedia/rubygem-gstreamer: Update to 4.1.5
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-05-27 12:23:58 +08:00
Po-Chuan Hsieh
ef544934f6
multimedia/rubygem-gstreamer: Update to 4.1.4
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-05-08 00:05:15 +08:00
Po-Chuan Hsieh
624a9c3320
multimedia/rubygem-gstreamer: Update to 4.1.3
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-05-03 00:21:05 +08:00
Po-Chuan Hsieh
c92a9f30d5
multimedia/rubygem-gstreamer: Update to 4.1.2
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-03-22 03:22:16 +08:00
Po-Chuan Hsieh
3cfe6e191a
multimedia/rubygem-gstreamer: Update to 4.0.8
- Update version requirement of RUN_DEPENDS
- Update WWW and clean up pkg-descr

Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-01-30 21:01:51 +08:00
Muhammad Moinur Rahman
18c6e18276 Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
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
2023-01-14 17:08:33 -06:00
Po-Chuan Hsieh
07a5f42ed4
multimedia/rubygem-gstreamer: Update to 4.0.3
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2022-10-03 10:17:29 +08:00
Po-Chuan Hsieh
607b4751a3
multimedia/rubygem-gstreamer: Update to 4.0.2
- Update pkg-descr

Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2022-09-10 21:02:54 +08:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 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)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 Add WWW entries to port Makefiles
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)
2022-09-07 23:10:59 +02:00
Po-Chuan Hsieh
766a6d0b0c
multimedia/rubygem-gstreamer: Update to 4.0.1
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2022-09-04 23:25:29 +08:00
Po-Chuan Hsieh
7eae3ba4cf
multimedia/rubygem-gstreamer: Update to 4.0.0
- Update WWW

Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2022-09-04 11:48:00 +08:00
Po-Chuan Hsieh
5b33e5fd07
multimedia/rubygem-gstreamer: Update to 3.5.1
Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
2022-01-26 03:51:11 +08:00
Po-Chuan Hsieh
fba63aa3b9
multimedia/rubygem-gstreamer: Update to 3.5.0
Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
2022-01-24 03:09:39 +08:00
Po-Chuan Hsieh
d2548cb2e0
multimedia/rubygem-gstreamer: Update to 3.4.9
Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
2021-09-21 11:47:22 +08:00
Po-Chuan Hsieh
321626b08f
multimedia/rubygem-gstreamer: Update to 3.4.7
Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
2021-08-08 22:55:26 +08:00
Po-Chuan Hsieh
8299362cf9
multimedia/rubygem-gstreamer: Update to 3.4.6
Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
2021-07-19 01:48:08 +08:00
Po-Chuan Hsieh
9dfc52dbdd
multimedia/rubygem-gstreamer: Update to 3.4.5
Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
2021-07-16 04:47:38 +08:00
Po-Chuan Hsieh
a2cfcf90bd
multimedia/rubygem-gstreamer: Update to 3.4.4
Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
2021-04-26 04:36:28 +08:00
Po-Chuan Hsieh
4e9b7c2292
multimedia/rubygem-gstreamer: Update COMMENT 2021-04-18 13:49:00 +08:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Alexey Dokuchaev
ee895ff14c Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
2021-03-22 10:17:43 +00:00
Sunpoet Po-Chuan Hsieh
4568349497 Update to 3.4.3
Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
2020-05-12 22:30:15 +00:00
Sunpoet Po-Chuan Hsieh
90316dd006 Update to 3.4.2
Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
2020-05-03 20:52:34 +00:00
Sunpoet Po-Chuan Hsieh
42d0cfd096 Update to 3.4.1
Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
2019-10-29 15:13:32 +00:00
Sunpoet Po-Chuan Hsieh
9e4f7bfba7 Update to 3.3.8
Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
2019-09-29 10:24:28 +00:00
Sunpoet Po-Chuan Hsieh
cf295a6426 Add LICENSE_FILE 2019-09-04 17:21:18 +00:00
Sunpoet Po-Chuan Hsieh
d3db7962af Update to 3.3.7
Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
2019-08-19 20:54:03 +00:00
Sunpoet Po-Chuan Hsieh
4690badba1 Update to 3.3.6
- Take maintainership

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2019-03-29 11:19:09 +00:00
Sunpoet Po-Chuan Hsieh
6c383cef7e Update to 3.3.5
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2019-03-13 18:41:58 +00:00
Sunpoet Po-Chuan Hsieh
6527f27ea1 Update to 3.3.4
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2019-03-12 18:11:58 +00:00
Sunpoet Po-Chuan Hsieh
e3ef44b6ef Update to 3.3.3
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2019-03-10 10:59:39 +00:00
Sunpoet Po-Chuan Hsieh
35f59a3aba Update to 3.3.2
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2019-02-18 18:21:16 +00:00
Sunpoet Po-Chuan Hsieh
af0266ec5a Update to 3.3.1
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2019-01-14 15:46:06 +00:00
Sunpoet Po-Chuan Hsieh
6ce666f73a Update to 3.3.0
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2018-11-28 19:20:52 +00:00
Sunpoet Po-Chuan Hsieh
9e316b5910 Update to 3.2.9
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2018-08-09 14:44:39 +00:00
Martin Wilke
2dfc67ac92 - Update to 3.2.7
Changes:	https://ruby-gnome2.osdn.jp/?News_20180607_1#Changes

Sponsored by:	iXsystems Inc.
2018-07-08 10:34:36 +00:00
Sunpoet Po-Chuan Hsieh
674e8817ff Update to 3.2.5
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2018-05-04 18:07:43 +00:00
Sunpoet Po-Chuan Hsieh
a9453f3a98 Update to 3.2.4
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2018-04-11 14:49:50 +00:00
Sunpoet Po-Chuan Hsieh
27751e3921 Update to 3.2.1
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2017-11-21 18:14:54 +00:00
Sunpoet Po-Chuan Hsieh
dd545a988d Update to 3.2.0
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2017-11-09 16:02:42 +00:00
Sunpoet Po-Chuan Hsieh
e5c8f68978 Update to 3.1.9
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2017-10-19 17:21:08 +00:00
Sunpoet Po-Chuan Hsieh
7e06416216 Update to 3.1.8
- Update WWW

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2017-07-15 19:10:18 +00:00
Sunpoet Po-Chuan Hsieh
5906bb65f8 Update to 3.1.7
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2017-07-14 16:52:49 +00:00