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: devel/rubygem-clamp/Makefile
SVNWeb

Number of commits found: 22

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:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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.
Sun, 23 Aug 2020
[ 19:42 sunpoet search for other commits by this committer ] Original commit   Revision:545923
Update to 1.3.2

Changes:	https://github.com/mdub/clamp/blob/master/CHANGES.md
Mon, 15 Jul 2019
[ 17:45 sunpoet search for other commits by this committer ] Original commit   Revision:506688
Update to 1.3.1

Changes:	https://github.com/mdub/clamp/blob/master/CHANGES.md
		https://github.com/mdub/clamp/commits/master
Tue, 31 Jul 2018
[ 23:47 sunpoet search for other commits by this committer ] Original commit   Revision:476052
Update to 1.3.0

Changes:	https://github.com/mdub/clamp/blob/master/CHANGES.md
Tue, 13 Feb 2018
[ 17:03 sunpoet search for other commits by this committer ] Original commit   Revision:461726
Update to 1.2.1

Changes:	https://github.com/mdub/clamp/blob/master/CHANGES.md
		https://github.com/mdub/clamp/commits/master
Mon, 12 Feb 2018
[ 19:04 sunpoet search for other commits by this committer ] Original commit   Revision:461624
Update to 1.2.0

Changes:	https://github.com/mdub/clamp/blob/master/CHANGES.md
Mon, 13 Feb 2017
[ 19:02 sunpoet search for other commits by this committer ] Original commit   Revision:434037
Update to 1.1.2

Changes:	https://github.com/mdub/clamp/blob/master/CHANGES.md
Fri, 30 Dec 2016
[ 17:03 swills search for other commits by this committer ] Original commit   Revision:430007
devel/rubygem-clamp: update to 1.1.1
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
Fri, 1 Jan 2016
[ 17:05 mmoll search for other commits by this committer ] Original commit   Revision:405015 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
give my ports to ruby@
Mon, 8 Jun 2015
[ 19:10 mmoll search for other commits by this committer ] Original commit   Revision:388856
devel/rubygem-clamp: update to 1.0.0

Differential Revision:	https://reviews.freebsd.org/D2757
Approved by:	mat (mentor)
Wed, 6 May 2015
[ 12:19 mmoll search for other commits by this committer ] Original commit   Revision:385512
devel/rubygem-clamp: update to 0.6.5

Differential Revision:	https://reviews.freebsd.org/D2458
Approved by:	swills (mentor)
Tue, 28 Apr 2015
[ 23:36 mmoll search for other commits by this committer ] Original commit   Revision:384945 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Update my email address and give a few ports to ruby@

Differential Revision:	https://reviews.freebsd.org/D2390
Approved by:		mat (Mentor)
Sat, 28 Feb 2015
[ 19:32 swills search for other commits by this committer ] Original commit   Revision:380160
devel/rubygem-clamp: update to 0.6.4

PR:		198055
Submitted by:	Michael Moll <kvedulv@kvedulv.de> (maintainer)
Fri, 22 Aug 2014
[ 13:28 swills search for other commits by this committer ] Original commit   Revision:365651
devel/rubygem-clamp: patch for i18n, assign maintainer to submitter

PR:		192635
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
Obtained from:	https://github.com/mdub/clamp/pull/43
Thu, 13 Mar 2014
[ 16:59 swills search for other commits by this committer ] Original commit   Revision:348101
- Add forgotten header
[ 16:55 swills search for other commits by this committer ] Original commit   Revision:348100
- Correct COMMENT
[ 16:50 swills search for other commits by this committer ] Original commit   Revision:348099
Clamp provides an object-model for command-line utilities written in Ruby.
It handles parsing of command-line options, and generation of usage help.

WWW: https://github.com/mdub/clamp

PR:		ports/ports/187483
Submitted by:	ruby@FreeBSD.org

Number of commits found: 22