non port: textproc/ruby-rdtool/Makefile |
SVNWeb
|
Number of commits found: 57 |
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:23 Tobias C. Berner (tcberner) ] 5cf7e35 (Only the first 10 of 1452 ports in this commit are shown above. )
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@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.
|
Mon, 2 Nov 2020
|
[ 22:07 rene ] (Only the first 10 of 25 ports in this commit are shown above. )
Return knu@'s ports to the pool after his commit bit was safekept.
|
Mon, 10 Sep 2018
|
[ 13:15 mat ] (Only the first 10 of 127 ports in this commit are shown above. )
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Thu, 28 Apr 2016
|
[ 14:02 swills ]
textproc/ruby-rdtool: remove unneeded USE_RAKE
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 27 May 2015
|
[ 00:09 amdmi3 ] (Only the first 10 of 16 ports in this commit are shown above. )
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket
|
Mon, 18 May 2015
|
[ 17:07 mat ] (Only the first 10 of 150 ports in this commit are shown above. )
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 16 Jul 2014
|
[ 03:18 adamw ] (Only the first 10 of 63 ports in this commit are shown above. )
Add DOCS option where PORTDOCS is in plist.
|
Tue, 25 Feb 2014
|
[ 09:07 miwi ]
- Stage support
|
Fri, 3 Jan 2014
|
[ 01:13 bapt ] (Only the first 10 of 95 ports in this commit are shown above. )
Part 2 at removing now useless FETCH_ARGS redifition
|
Fri, 20 Sep 2013
|
[ 23:17 bapt ] (Only the first 10 of 1559 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
|
Tue, 11 Jun 2013
|
[ 07:09 knu ]
Update to 0.6.38.
|
Tue, 19 Jun 2012
|
[ 05:02 knu ]
Update to 0.6.37.
PR: ports/169029
Submitted by: MAINTAINER
Remove a post-build hook that's no longer necessary while at it.
|
Tue, 12 Jun 2012
|
[ 01:29 swills ]
- Switch to rubygem-racc which works with ruby 1.9
|
Tue, 24 Apr 2012
|
[ 02:44 knu ]
Generate necessary files with Racc, which were removed from the
upstream source tree.
|
Wed, 18 Apr 2012
|
[ 06:19 knu ]
Update to 0.6.33.
PR: ports/165687
Submitted by: Shin-ya Murakami
|
Fri, 6 Jan 2012
|
[ 05:54 knu ]
Update to 0.6.31 (new upstream) and unbreak with Ruby 1.9.
PR: ports/163846 (with slight fixes)
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org>
|
Fri, 21 May 2010
|
[ 05:59 knu ]
Update to 0.6.22, which supposedly supports Ruby 1.9.
|
Mon, 14 Nov 2005
|
[ 13:03 knu ]
Update to 0.6.20.
|
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.
|
Mon, 3 Jan 2005
|
[ 14:02 knu ]
Install dot.rd2rc into a library directory, which is required when
user does not have ~/.rd2rc.
PR: ports/75738
Submitted by: IWATSUKI Hiroyuki <don :at: na.rim.or.jp>
Approved by: portmgr (krion)
|
Sat, 25 Dec 2004
|
[ 21:32 knu ]
Update to 0.6.16.
|
Sat, 6 Sep 2003
|
[ 17:23 knu ]
Update to 0.6.14.
|
Sun, 23 Mar 2003
|
[ 06:51 knu ]
Update to 0.6.13.
|
Tue, 18 Feb 2003
|
[ 05:38 knu ] (Only the first 10 of 56 ports in this commit are shown above. )
De-pkg-comment.
|
Sat, 14 Dec 2002
|
[ 17:21 knu ]
Update the checksum. Just document fixes.
Submitted by: bento
|
Fri, 1 Nov 2002
|
[ 21:37 knu ]
Update to 0.6.12.
|
Sun, 6 Oct 2002
|
[ 21:36 knu ] (Only the first 10 of 56 ports in this commit are shown above. )
Use RUBY_MOD*.
|
Sat, 21 Sep 2002
|
[ 07:11 knu ]
Define USE_RUBY_FEATURES instead of hardcoding conditional *_DEPENDS.
|
Sat, 3 Aug 2002
|
[ 09:03 knu ]
ruby-optparse is now part of ruby16-shim-ruby18.
|
Sat, 8 Jun 2002
|
[ 18:23 knu ]
devel/ruby-racc-runtime and devel/ruby-strscan have been replaced with
lang/ruby16-shim-ruby18.
|
Sat, 30 Mar 2002
|
[ 11:57 knu ]
cd dir && command -> cd dir; command
|
Sat, 2 Feb 2002
|
[ 19:43 knu ]
Update to 0.6.11.
|
Sat, 8 Dec 2001
|
[ 13:12 knu ]
Add ruby-amstd to RUN_DEPENDS which was hiding behind ruby-strscan before it
became independent of it.
|
Thu, 7 Jun 2001
|
[ 04:39 knu ]
Update to 0.6.10.
|
Wed, 16 May 2001
|
[ 19:13 knu ]
Update to 0.6.9.
|
Sat, 12 May 2001
|
[ 21:26 knu ]
Install dot.rd2rc properly. (The bug has been submitted to the author)
|
Fri, 11 May 2001
|
[ 20:47 knu ]
Update to 0.6.8.
|
Tue, 10 Apr 2001
|
[ 17:13 knu ]
Update ruby-optparse to 0.7.10.
|
Tue, 30 Jan 2001
|
[ 19:20 knu ]
Update to 0.6.7.
|
Sat, 27 Jan 2001
|
[ 09:49 knu ]
Fix *_DEPENDS for the new version of ruby-strscan.
|
Mon, 8 Jan 2001
|
[ 22:51 knu ]
Now ruby-optparse 0.7.8 has included an English document, process it on
installation together with the Japanese document.
|
Wed, 6 Dec 2000
|
[ 15:51 knu ]
Add a piece of code that formats amstd's rd file, due to their chicken-or-egg
(cyclic) dependency.
|
Fri, 20 Oct 2000
|
[ 22:15 knu ]
Update to 0.6.6, with the patches merged. :)
|
Tue, 26 Sep 2000
|
[ 09:02 knu ] (Only the first 10 of 51 ports in this commit are shown above. )
Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY or
USE_LIBRUBY is defined, individual ruby ports no longer need to include it
explicitly.
|
Thu, 7 Sep 2000
|
[ 08:23 knu ] (Only the first 10 of 11 ports in this commit are shown above. )
Update fundamental ruby ports first with bsd.ruby.mk.
|
Tue, 22 Aug 2000
|
[ 10:49 knu ]
Install rmi2html.rb as-is and create a symlink to it as rmi2html. (Previously
rmi2html.rb was installed as rmi2html, and no rmi2html.rb)
|
[ 07:52 knu ]
RUN_DEPENDS on devel/ruby-racc-runtime.
|
Wed, 16 Aug 2000
|
[ 13:21 knu ] (Only the first 10 of 31 ports in this commit are shown above. )
Make all these Ruby related ports belong also in the newly-added "ruby"
virtual category.
|
Tue, 15 Aug 2000
|
[ 04:02 knu ]
Add MESSAGE to instruct how to use rd-mode in Emacs/XEmacs.
|
Sat, 12 Aug 2000
|
[ 21:09 knu ] (Only the first 10 of 49 ports in this commit are shown above. )
Do The Right Thing. (R)
|
Thu, 10 Aug 2000
|
[ 18:36 knu ]
Omit building documents if NOPORTDOCS.
|
Tue, 8 Aug 2000
|
[ 17:08 knu ] (Only the first 10 of 30 ports in this commit are shown above. )
Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfile namespace
pollution.
|
Mon, 7 Aug 2000
|
[ 18:56 knu ]
Add ruby-rdtool, RD to HTML/man/etc. converter (RD is to Ruby as POD is to
Perl)
|
Number of commits found: 57 |