summaryrefslogtreecommitdiff
path: root/lang/ruby-man (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use proper capitalization (freebsd.org -> FreeBSD.org)Jimmy Olgeni2001-01-241-1/+1
| | | | | | | Noted by: sobomax Notes: svn path=/head/; revision=37538
* Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org)Jimmy Olgeni2001-01-241-1/+1
| | | | Notes: svn path=/head/; revision=37537
* Allow slave ports to override MAINTAINER. This fixes the MAINTAINERAkinori MUSHA2000-11-191-1/+1
| | | | | | | | | of japanese/ruby-man. Submitted by: sanpei Notes: svn path=/head/; revision=35259
* Define USE_RUBY so that bsd.ruby.mk is automatically included.Akinori MUSHA2000-09-261-4/+5
| | | | Notes: svn path=/head/; revision=33133
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYAkinori MUSHA2000-09-261-3/+1
| | | | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. Notes: svn path=/head/; revision=33130
* Update with bsd.ruby.mk.Akinori MUSHA2000-09-072-56/+57
| | | | | | | | Do not add a trailing version number to the name of the installed directory. Notes: svn path=/head/; revision=32374
* Use MASTER_SITE_RUBY.Akinori MUSHA2000-09-051-6/+2
| | | | Notes: svn path=/head/; revision=32305
* Add a bunch of MASTER_SITES.Steve Price2000-09-051-2/+8
| | | | | | | | PR: 20761 Submitted by: maintainer Notes: svn path=/head/; revision=32284
* Remove ${PREFIX}/share/doc/ruby correctly. (giving up if it fails)Akinori MUSHA2000-08-241-0/+1
| | | | Notes: svn path=/head/; revision=31931
* Add {lang,japanese}/ruby-man, Ruby reference manual, in HTML format.Akinori MUSHA2000-08-185-0/+88
These are English version and Japanese version, respectively. PR: ports/20690 Submitted by: Jimmy Olgeni <olgeni@uli.it> (I added japanese/ruby-man as a slave port to lang/ruby-man) Notes: svn path=/head/; revision=31754