non port: devel/ruby-bsearch/Makefile |
SVNWeb
|
Number of commits found: 20 |
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.
|
Thu, 15 Sep 2016
|
[ 14:35 swills ]
devel/ruby-bsearch: remove use of RUBY_RD_FILES
PR: 210665
|
Fri, 21 Feb 2014
|
[ 18:30 antoine ]
Stage support
|
Fri, 20 Sep 2013
|
[ 17:17 bapt ] (Only the first 10 of 623 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
|
Tue, 16 Jun 2009
|
[ 15:53 stas ] (Only the first 10 of 143 ports in this commit are shown above. )
- Assign all unmaintained ruby ports to ruby@,
so people will know where to send questions to.
|
Fri, 30 Jan 2009
|
[ 22:57 pav ]
- Update download location, update WWW
Reported by: -fetch-original pointyhat run
|
Fri, 11 Nov 2005
|
[ 01:18 linimon ] (Only the first 10 of 286 ports in this commit are shown above. )
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
|
Wed, 15 Dec 2004
|
[ 02:20 edwin ]
Make portlint happy
PR: ports/69026
Submitted by: Wesley Shields <wxs@csh.rit.edu>
|
Tue, 18 Feb 2003
|
[ 05:04 knu ] (Only the first 10 of 91 ports in this commit are shown above. )
De-pkg-comment.
|
Fri, 6 Dec 2002
|
[ 17:17 knu ] (Only the first 10 of 50 ports in this commit are shown above. )
Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. This
replaces the non-working NOPORTDOCS workaround and fixes build on the alpha,
where rd2 coredumps.
Tested on: the axp cluster
Approved by: kris
|
Sun, 6 Oct 2002
|
[ 21:05 knu ] (Only the first 10 of 80 ports in this commit are shown above. )
Use RUBY_MOD*.
|
[ 19:50 knu ] (Only the first 10 of 20 ports in this commit are shown above. )
Reflect *_RD renaming.
|
Wed, 12 Dec 2001
|
[ 09:21 nobutaka ]
Update to 1.5.
|
Sat, 20 Oct 2001
|
[ 12:48 knu ]
Update to 1.4.
|
Tue, 18 Sep 2001
|
[ 12:36 knu ]
Update to 1.3.
|
[ 06:15 knu ]
Set PKGNAMEPREFIX properly.
|
Fri, 13 Jul 2001
|
[ 05:17 knu ]
Add ruby-bsearch, a binary search library for Ruby.
|
Number of commits found: 20 |