aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ruby-man
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.trevor2004-01-291-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Use RUBY_MOD*.knu2002-10-072-54/+54
|
* Drop maintainership.olgeni2001-05-231-1/+1
|
* Use proper capitalization (freebsd.org -> FreeBSD.org)olgeni2001-01-241-1/+1
| | | | Noted by: sobomax
* Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org)olgeni2001-01-241-1/+1
|
* Allow slave ports to override MAINTAINER. This fixes the MAINTAINERknu2000-11-191-1/+1
| | | | | | of japanese/ruby-man. Submitted by: sanpei
* Define USE_RUBY so that bsd.ruby.mk is automatically included.knu2000-09-261-4/+5
|
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYknu2000-09-261-3/+1
| | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly.
* Update with bsd.ruby.mk.knu2000-09-072-56/+57
| | | | | Do not add a trailing version number to the name of the installed directory.
* Use MASTER_SITE_RUBY.knu2000-09-051-6/+2
|
* Add a bunch of MASTER_SITES.steve2000-09-051-2/+8
| | | | | PR: 20761 Submitted by: maintainer
* Remove ${PREFIX}/share/doc/ruby correctly. (giving up if it fails)knu2000-08-251-0/+1
|
* Add {lang,japanese}/ruby-man, Ruby reference manual, in HTML format.knu2000-08-195-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)