Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.4 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
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) |
5.0.4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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.
(Only the first 15 lines of the commit message are shown above ) |
5.0.4 20 Jul 2022 14:22:40 |
Tobias C. Berner (tcberner) |
net-im: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Alberto Villa <avilla@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua>
* Andrew Lewis <freeghb@gmail.com>
* Andrey Akhmichin <sepulkarium45@yahoo.com>
* Bartek Rutkowski <r@robakdesign.com>
* Bernard Spil <brnrd@freebsd.org>
* Brendan Molloy <brendan+freebsd@bbqsrc.net>
* Denis Shaposhnikov <dsh@vlink.ru> (Only the first 15 lines of the commit message are shown above ) |
5.0.4 07 Mar 2022 05:03:55 |
Koichiro Iwao (meta) |
net-im/mikutter: Update to 5.0.4 |
4.0.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.0.4 04 Feb 2020 02:33:41 |
meta |
net-im/mikutter: Update to 4.0.4
While here,
- Always use system ruby even if devel/rbenv is installed
Relnotes: https://mikutter.hatenablog.com/entry/2019/12/25/001520
https://mikutter.hatenablog.com/entry/2020/01/01/124344
https://mikutter.hatenablog.com/entry/2020/01/05/194602
https://mikutter.hatenablog.com/entry/2020/01/12/184122
https://mikutter.hatenablog.com/entry/2020/02/01/173247 |
3.9.8 16 Dec 2019 00:09:00 |
meta |
net-im/mikutter: Update to 3.9.8
Relnotes: https://mikutter.hatenablog.com/entry/2019/11/30/181050
https://mikutter.hatenablog.com/entry/2019/11/16/102247 |
3.9.6 03 Nov 2019 11:35:51 |
meta |
net-im/mikutter: Update to 3.9.6
Relnotes: https://mikutter.hatenablog.com/entry/2019/10/06/152209 |
3.9.5 18 Sep 2019 03:41:00 |
meta |
net-im/mikutter: Update to 3.9.5
Relnotes: https://mikutter.hatenablog.com/entry/2019/08/05/162856
https://mikutter.hatenablog.com/entry/2019/08/18/122838
https://mikutter.hatenablog.com/entry/2019/08/25/230658 |
3.9.2_1 06 Aug 2019 07:29:25 |
meta |
net-im/mikutter: no longer depends on rubygem-public_suffix
Reported by: sunpoet (via private email) |
3.9.2 01 Aug 2019 01:17:15 |
meta |
net-im/mikutter: Update to 3.9.2
Fix some bugs that cause crashes.
Relnotes: https://mikutter.hatenablog.com/entry/2019/07/27/203832 |
3.9.1 23 Jul 2019 05:30:22 |
meta |
net-im/mikutter: Update to 3.9.1
While here, switch master site to https.
Relnotes: https://mikutter.hatenablog.com/entry/2019/07/20/212304 |
3.9.0 23 Jul 2019 04:26:32 |
meta |
net-im/mikutter: Update to 3.9.0
Relnotes: https://mikutter.hatenablog.com/entry/2019/07/06/211339
https://mikutter.hatenablog.com/entry/2019/04/21/153944 |
3.8.9 26 Jun 2019 12:28:21 |
meta |
net-im/mikutter: Update to 3.8.9
Relnotes: https://mikutter.hatenablog.com/entry/2019/06/22/142324 |
3.8.8 31 May 2019 11:01:18 |
meta |
net-im/mikutter: Update to 3.8.8
also update dependency on rubygem-pluggaloid as mikutter 3.8.8 requires
pluggaloid 1.1.2.
Relnotes: https://mikutter.hatenablog.com/entry/2019/05/25/203816 |
3.8.7 07 May 2019 00:32:56 |
meta |
net-im/mikutter: Update to 3.8.7
Relnotes: https://mikutter.hatenablog.com/entry/2019/04/29/160745 |
3.8.6 23 Feb 2019 07:17:15 |
meta |
net-im/mikutter: Update to 3.8.6
Relnotes: https://mikutter.hatenablog.com/entry/2019/02/23/142202
Sponsored by: Open Source Conference 2019 Tokyo/Spring |
3.8.5 18 Feb 2019 14:58:12 |
meta |
net-im/mikutter: Update to 3.8.5
PR: 235777
Submitted by: Yuta MASUMOTO <owatan@owatan.jp>
Relnotes: https://mikutter.hatenablog.com/entry/2019/02/11/170332 |
3.8.4 07 Jan 2019 07:48:13 |
meta |
net-im/mikutter: Update to 3.8.4
Approved by: mentors (implicit)
Relnotes: https://mikutter.hatenablog.com/entry/2018/12/25/213109 |
3.8.3 03 Dec 2018 07:47:39 |
meta |
net-im/mikutter: Update to 3.8.3
- Grab maintainership
- Pet portlint (bring USES earlier)
- Update minimal versions of dependencies
PR: 233294
Approved by: mentors (implicit)
Differential Revision: https://reviews.freebsd.org/D18035 |
3.7.1 16 May 2018 05:00:10 |
tota |
- Update to 3.7.1 |
3.7.0 16 May 2018 04:25:46 |
tota |
- Update to 3.7.0 |
3.6.8 08 May 2018 07:07:46 |
tota |
- Update to 3.6.8 |
3.6.7 08 May 2018 03:36:42 |
tota |
- Update to 3.6.7 |
3.6.6 25 Apr 2018 10:28:31 |
tota |
- Update to 3.6.6 |
3.6.5 20 Mar 2018 10:46:14 |
tota |
- Update to 3.6.5 |
3.6.4 28 Feb 2018 02:05:57 |
tota |
- Update to 3.6.4 |
3.6.1 26 Jan 2018 05:41:04 |
tota |
- Update to 3.6.1 |
3.6.0 24 Jan 2018 10:38:50 |
tota |
- Update to 3.6.0
Submitted by: Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp>
PR: 224923 |
3.5.12 24 Jan 2018 10:36:46 |
tota |
- Update RUN_DEPENDS
- Add the patch to fix the mikutter issue 1130
- Make portlint happy
Submitted by: Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp>
PR: 224923
MFH: 2018Q1 |
3.5.12 15 Oct 2017 11:14:05 |
tota |
- Update to 3.5.12 |
3.5.11 05 Sep 2017 14:21:02 |
tota |
- Update to 3.5.11 |
3.5.9 20 Aug 2017 15:10:27 |
tota |
- Update to 3.5.9
PR: 221165
Submitted by: Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp>
MFH: 2017Q3 |
3.5.7 03 May 2017 22:37:35 |
tota |
- Update to 3.5.7 |
3.5.6 03 Apr 2017 08:48:27 |
tota |
- Update to 3.5.6 |
3.5.5 26 Mar 2017 15:09:52 |
tota |
- Update to 3.5.5
PR: 216480 (based on)
Submitted by: Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> |
3.4.2_1 10 Mar 2017 22:47:01 |
sunpoet |
Fix RUN_DEPENDS: use rubygem-json_pure1
- Bump PORTREVISION for dependency change
With hat: ruby |
3.4.2 02 Aug 2016 17:48:18 |
tota |
- Update to 3.4.2 |
3.4.1 26 Jun 2016 11:06:36 |
tota |
- Update to 3.4.1
PR: 210372 (based on)
Submitted by: Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> |
3.3.10 16 May 2016 12:08:51 |
tota |
- Update to 3.3.10 |
3.3.9 14 May 2016 07:08:49 |
tota |
- Update to 3.3.9 |
3.3.8_1 09 Apr 2016 15:34:49 |
tota |
- Add missing RUN_DEPENDS
PR: 208650
Submitted by: Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> |
3.3.8 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
3.3.8 27 Feb 2016 11:17:11 |
tota |
- Update to 3.3.8 |
3.3.7 21 Feb 2016 08:43:43 |
tota |
- Update to 3.3.7 |
3.3.6 15 Feb 2016 12:28:30 |
tota |
- Update to 3.3.6 |
3.3.5 31 Jan 2016 07:15:38 |
tota |
- Update to 3.3.5 |
3.2.7 13 Sep 2015 14:48:36 |
tota |
- Update to 3.2.7 |
3.2.6 07 Sep 2015 17:52:52 |
sunpoet |
- Add NO_ARCH
Approved by: portmgr (blanket) |
3.2.6 29 Aug 2015 20:36:27 |
tota |
- Update to 3.2.6 |
3.2.5 21 Jul 2015 11:41:26 |
tota |
- Update to 3.2.5 |
3.2.4 15 Jun 2015 19:23:18 |
tota |
- Update to 3.2.4 |
3.2.3_2 13 Jun 2015 11:52:31 |
tota |
- Change HTTPCLIENT from option to mandatory dependency |
3.2.3_1 24 May 2015 15:36:22 |
sunpoet |
- Update RUN_DEPENDS: security/rubygem-hmac is a duplicate of
security/rubygem-ruby-hmac
- Bump PORTREVISION for dependency change |
3.2.3 17 May 2015 06:30:28 |
tota |
- Update to 3.2.3
- Regenerate patch file with 'make makepatch'
- Use USES=shebangfix instead of RUBY_SHEBANG_FILES
- Remove RUBY_REQUIRE |
3.2.2 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
3.2.2 18 Jan 2015 16:32:44 |
tota |
- Update to 3.2.2 |
3.2.1 18 Jan 2015 12:32:55 |
tota |
- Update to 3.2.1 |
3.2.0 17 Jan 2015 21:36:58 |
tota |
- Add missing dependency on rubygem-nokogiri
RP: 196381
Submitted by: Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> |
3.2.0 27 Dec 2014 01:27:51 |
tota |
- Update to 3.2.0 |
3.1.1 23 Dec 2014 14:35:23 |
tota |
- Update to 3.1.1 |
3.1.0_1 23 Dec 2014 14:35:00 |
tota |
- Restrict Ruby version to 2.0.0 or later
- Remove dependency on devel/ruby-bsearch |
3.1.0 24 Nov 2014 15:47:13 |
tota |
- Update to 3.1.0 |
3.0.9 09 Nov 2014 02:41:57 |
tota |
- Update to 3.0.9 |
3.0.8 01 Nov 2014 21:55:46 |
tota |
- Update to 3.0.8 |
3.0.7 26 Oct 2014 17:04:07 |
tota |
- Update to 3.0.7
- Remove @dirrm* from pkg-plist
- Simplify OPTIONS notation |
3.0.6 21 Sep 2014 22:42:33 |
tota |
- Update to 3.0.6 |
3.0.5_1 19 Aug 2014 15:18:27 |
swills |
net-im/mikutter: avoid dependency on soon to be deprecated ruby-memoize
ruby-memoize will soon be deprecated due to rubyforge dying, switch to
rubygem-memoize
With hat: ruby@ |
3.0.5 17 Aug 2014 06:23:00 |
tota |
- Update to 3.0.5 |
3.0.4 17 Aug 2014 01:33:34 |
tota |
- Update to 3.0.4 [1]
- Fix typo in RUN_DEPENDS
- Change LICENSE from GPLv3 to MIT (since 3.0.0)
- Add LICENSE_FILE
- Update RUN_DEPENDS
PR: 192569 [1]
Submitted by: Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> [1] |
3.0.3 25 Jul 2014 23:25:19 |
swills |
net-im/mikutter: Update to 3.0.3
PR: 190913
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
Approved by: maintainer timeout (tota, >3 weeks) |
0.2.2.1537 12 Apr 2014 21:01:52 |
tota |
- Update to 0.2.2.1537
- Add missing DOCS option to OPTIONS_DEFINE
- Make docs unconditional |
0.2.2.1476 09 Jan 2014 21:27:56 |
tota |
- Update to 0.2.2.1476
- Remove redundant argument in REINPLACE_CMD |
0.2.2.1430 25 Nov 2013 17:51:18 |
tota |
- Update to 0.2.2.1430
- Remove RUBY_REQUIRE
- Improve x-generate-plist target for maintenance
- Cosmetic change |
0.2.2.1410 10 Nov 2013 01:27:27 |
tota |
- Update to 0.2.2.1410 |
0.2.2.1373 22 Oct 2013 13:59:54 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])
Approved by: portmgr (bdrewery) |
0.2.2.1373 29 Sep 2013 12:25:20 |
tota |
- Update to 0.2.2.1373
- Support STAGEDIR |
0.2.2.1328 20 Sep 2013 22:13:35 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im) |
0.2.2.1328 14 Aug 2013 08:01:09 |
tota |
- Update to 0.2.2.1328 |
0.2.2.1318 05 Aug 2013 20:21:58 |
tota |
- Update to 0.2.2.1318 |
0.2.2.1297 18 Jul 2013 11:10:22 |
tota |
- Update to 0.2.2.1297 |
0.2.2.1264 23 Jun 2013 12:34:33 |
tota |
- Update net-im/mikutter to 0.2.2.1264 [1]
* Convert NOPORTDOCS to PORT_OPTIONS:MDOCS [1]
* Remove LICENSE_FILE for standard license
* Remove INSTALL_DEPENDS
* Make use of rubygem ports instead of ruby- prefix ports
* Update the restriction of Ruby version
* Cleanup post-patch target
- Remove net-im/mikutter003 [2]
* Consider using net-im/mikutter
* Add an entry to UPDATING
PR: ports/179320 (based on) [1]
PR: ports/179504 (based on) [2]
Submitted by: Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> [1][2] |
0.2.0.1089 16 Dec 2012 03:16:47 |
tota |
- Update to 0.2.0.1089 |
0.2.0.1080 11 Dec 2012 13:40:32 |
tota |
- Update to 0.2.0.1080 |
0.2.0.1064 02 Dec 2012 02:43:54 |
tota |
- Update to 0.2.0.1064
Feature safe: yes |
0.2.0.1054 06 Nov 2012 21:40:46 |
tota |
- Update to 0.2.0.1054
Feature safe: yes |
0.2.0.1051 22 Oct 2012 22:00:26 |
tota |
- mikutter:
* Update to 0.2.0.1051
- mikutter003:
* Update CONFLICTS, accordingly
* Convert to new Makefile header
* Trim WWW: line in pkg-descr
Feature safe: yes |
0.1.1.863 11 Oct 2012 22:36:17 |
tota |
- Unbreak and mark IGNORE when RUBY_DEFAULT_VER is not 1.9
- Revive Created by line which was Whom line in Makefile header
Feature safe: yes |
0.1.1.863 05 Sep 2012 20:56:36 |
tota |
- Fix comparison logic to determin RUBY_VER
Pointed out by: bdrewery |
0.1.1.863 05 Sep 2012 13:38:20 |
tota |
- Remove deprecated header information from Makefile
- Replace tab with space after WWW: in pkg-descr |
0.1.1.863 05 Sep 2012 13:36:46 |
tota |
- Update to 0.1.1.863
- Mark as BROKEN if RUBY_DEFAULT_VER is 1.8
- Fix pkg-plist |
0.1.1.814 20 Aug 2012 07:11:28 |
erwin |
Mark BROKEN: does not build
Submitted by: pointyhat |
0.1.1.814 03 Aug 2012 15:54:36 |
cs |
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit) |
0.1.1.814 23 Jul 2012 18:31:38 |
linimon |
Add INSTALL_DEPENDS to fix build on pointyhat-west.
Hat: portmgr |
0.1.1.814 08 Jul 2012 22:01:39 |
tota |
- Update to 0.1.1.814 |
0.1.1.810 02 Jul 2012 11:49:34 |
tota |
- Update to 0.1.1.810 [1]
- Fix whitespaces [1]
- Set RUBY_VER to 1.9
- Add CONFLICTS between net-im/mikutter and net-im/mikutter003
PR: ports/169425 [1]
Submitted by: Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> [1] |
0.0.3.615 12 Jun 2012 15:10:40 |
tota |
- Convert to new options framework |
0.0.3.615 20 Dec 2011 10:24:26 |
tota |
- Update to 0.0.3.615 |
0.0.3.592 07 Dec 2011 21:54:56 |
tota |
- Update to 0.0.3.592
Feature safe: yes |