notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: archivers/rubygem-rubyzip/Makefile
SVNWeb

Number of commits found: 25

Sat, 14 Jan 2023
[ 23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  18c6e18  (Only the first 10 of 2869 ports in this commit are shown above. View all ports for this commit)
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
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  1ced9d2  (Only the first 10 of 199 ports in this commit are shown above. View all ports for this commit)
archivers: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Albert Vernon <f3cun3c02@sneakemail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Kuehn <freebsd@nagilum.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Anders Nordby <anders@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 25 Sep 2021
[ 20:28 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:43a380ab9fff94af7d26dd2faea94be07c28dd09  commit hash:43a380ab9fff94af7d26dd2faea94be07c28dd09  commit hash:43a380ab9fff94af7d26dd2faea94be07c28dd09  43a380a 
archivers/rubygem-rubyzip: Add CPE information

Approved by:	portmgr (blanket)
Tue, 6 Jul 2021
[ 19:17 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:78ee32218a758a3e6de7058f0ddd77b214cd82f7  commit hash:78ee32218a758a3e6de7058f0ddd77b214cd82f7  commit hash:78ee32218a758a3e6de7058f0ddd77b214cd82f7  78ee322 
archivers/rubygem-rubyzip: Update to 2.3.2

Changes:	https://github.com/rubyzip/rubyzip/releases
		https://github.com/rubyzip/rubyzip/blob/master/Changelog.md
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 28 Mar 2020
[ 12:56 sunpoet search for other commits by this committer ] Original commit   Revision:529433
Update to 2.3.0

Changes:	https://github.com/rubyzip/rubyzip/releases
Mon, 3 Feb 2020
[ 19:46 sunpoet search for other commits by this committer ] Original commit   Revision:525069
Update to 2.2.0

Changes:	https://github.com/rubyzip/rubyzip/releases
Sun, 2 Feb 2020
[ 11:04 sunpoet search for other commits by this committer ] Original commit   Revision:524895
Update to 2.1.0

Changes:	https://github.com/rubyzip/rubyzip/releases
Fri, 31 Jan 2020
[ 12:13 mfechner search for other commits by this committer ] Original commit   Revision:524697
Update to 2.0.0 which is required for gitlab security update.

MFH:		2020Q1
Thu, 24 Oct 2019
[ 16:43 sunpoet search for other commits by this committer ] Original commit   Revision:515352
Update to 1.3.0

- Take maintainership

Changes:	https://github.com/rubyzip/rubyzip/releases
Mon, 1 Jul 2019
[ 15:38 sunpoet search for other commits by this committer ] Original commit   Revision:505596
Update to 1.2.3

Changes:	https://github.com/rubyzip/rubyzip/releases
Sat, 1 Sep 2018
[ 22:52 sunpoet search for other commits by this committer ] Original commit   Revision:478746
Update to 1.2.2

Changes:	https://github.com/rubyzip/rubyzip/releases
		https://github.com/rubyzip/rubyzip/commits/master
Thu, 9 Feb 2017
[ 13:50 sunpoet search for other commits by this committer ] Original commit   Revision:433732
Update to 1.2.1

Changes:	https://github.com/rubyzip/rubyzip/releases
Wed, 27 Apr 2016
[ 21:57 swills search for other commits by this committer ] Original commit   Revision:414136 (Only the first 10 of 1194 ports in this commit are shown above. View all ports for this commit)
Convert USES=gem:autoplist to USES=gem since autoplist is default
[ 16:36 swills search for other commits by this committer ] Original commit   Revision:414118 (Only the first 10 of 1196 ports in this commit are shown above. View all ports for this commit)
create USES=gem and update rubygem- ports to use it

Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
Sun, 6 Mar 2016
[ 06:26 sunpoet search for other commits by this committer ] Original commit   Revision:410312
- Update to 1.2.0

Changes:	https://github.com/rubyzip/rubyzip/releases
Thu, 2 Jul 2015
[ 16:01 pgollucci search for other commits by this committer ] Original commit   Revision:391169 (Only the first 10 of 614 ports in this commit are shown above. View all ports for this commit)
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files

Obtained from:  DEVELOPER_MODE
With Hat:       ruby@

Sponsored by:   RideCharge Inc / Curb
Sun, 10 May 2015
[ 20:16 sunpoet search for other commits by this committer ] Original commit   Revision:385981
- Update to 1.1.7
- Update WWW

Changes:	https://github.com/rubyzip/rubyzip/blob/master/Changelog.md
Thu, 28 Aug 2014
[ 16:25 sunpoet search for other commits by this committer ] Original commit   Revision:366430
- Add LICENSE
Sat, 23 Aug 2014
[ 18:02 swills search for other commits by this committer ] Original commit   Revision:365764
archivers/rubygem-rubyzip: update to 1.1.6
Sat, 30 Nov 2013
[ 18:29 sunpoet search for other commits by this committer ] Original commit   Revision:335324
- Update to 1.1.0

Changes:	https://github.com/rubyzip/rubyzip/blob/master/Changelog.md
Wed, 30 Oct 2013
[ 02:20 swills search for other commits by this committer ] Original commit   Revision:332031 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- Add stage support
Fri, 20 Sep 2013
[ 13:11 bapt search for other commits by this committer ] Original commit   Revision:327699 (Only the first 10 of 221 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
Sat, 1 Jun 2013
[ 14:27 swills search for other commits by this committer ] Original commit   Revision:319571
Ruby module for reading and writing zip files

WWW: http://rubygems.org/gems/rubyzip

Number of commits found: 25