summaryrefslogtreecommitdiff
path: root/lang/ruby-man (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-54/+54
| | | | Notes: svn path=/head/; revision=67509
* Drop maintainership.Jimmy Olgeni2001-05-231-1/+1
| | | | Notes: svn path=/head/; revision=42976
* 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