non port: devel/rubygem-clamp/Makefile |
SVNWeb
|
Number of commits found: 22 |
Sat, 14 Jan 2023
|
[ 23:08 Muhammad Moinur Rahman (bofh) ] 18c6e18 (Only the first 10 of 2869 ports in this commit are shown above. )
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) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 23 Aug 2020
|
[ 19:42 sunpoet ]
Update to 1.3.2
Changes: https://github.com/mdub/clamp/blob/master/CHANGES.md
|
Mon, 15 Jul 2019
|
[ 17:45 sunpoet ]
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 ]
Update to 1.3.0
Changes: https://github.com/mdub/clamp/blob/master/CHANGES.md
|
Tue, 13 Feb 2018
|
[ 17:03 sunpoet ]
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 ]
Update to 1.2.0
Changes: https://github.com/mdub/clamp/blob/master/CHANGES.md
|
Mon, 13 Feb 2017
|
[ 19:02 sunpoet ]
Update to 1.1.2
Changes: https://github.com/mdub/clamp/blob/master/CHANGES.md
|
Fri, 30 Dec 2016
|
[ 17:03 swills ]
devel/rubygem-clamp: update to 1.1.1
|
Wed, 27 Apr 2016
|
[ 21:57 swills ] (Only the first 10 of 1194 ports in this commit are shown above. )
Convert USES=gem:autoplist to USES=gem since autoplist is default
|
[ 16:36 swills ] (Only the first 10 of 1196 ports in this commit are shown above. )
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 ] (Only the first 10 of 27 ports in this commit are shown above. )
give my ports to ruby@
|
Mon, 8 Jun 2015
|
[ 19:10 mmoll ]
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 ]
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 ] (Only the first 10 of 16 ports in this commit are shown above. )
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 ]
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 ]
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 ]
- Add forgotten header
|
[ 16:55 swills ]
- Correct COMMENT
|
[ 16:50 swills ]
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 |