aboutsummaryrefslogtreecommitdiff
path: root/net/ruby-drb
Commit message (Collapse)AuthorAgeFilesLines
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-3/+3
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53958
* Update to 1.3.4.2.Akinori MUSHA2001-12-263-4/+4
| | | | Notes: svn path=/head/; revision=52217
* Update to 1.3.4.Akinori MUSHA2001-12-133-2/+7
| | | | Notes: svn path=/head/; revision=51444
* Update to 1.3.3.Akinori MUSHA2001-12-083-4/+10
| | | | Notes: svn path=/head/; revision=51225
* Update to 1.3.2. Now mutexm.rb comes with the drb distribution.Akinori MUSHA2001-05-163-14/+54
| | | | Notes: svn path=/head/; revision=42652
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-22/+22
| | | | Notes: svn path=/head/; revision=38173
* Update to 1.3.1.Akinori MUSHA2001-01-183-3/+3
| | | | Notes: svn path=/head/; revision=37299
* Add some missing files to pkg-plist. Sorry.Akinori MUSHA2000-12-252-0/+4
| | | | Notes: svn path=/head/; revision=36348
* Update to 1.3.Akinori MUSHA2000-12-182-3/+2
| | | | Notes: svn path=/head/; revision=36051
* Add a missing file to plist.Akinori MUSHA2000-10-092-0/+2
| | | | | | | Submitted by: new bento Notes: svn path=/head/; revision=33608
* 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
* Add MASTER_SITE_RUBY to MASTER_SITES.Akinori MUSHA2000-09-191-1/+3
| | | | Notes: svn path=/head/; revision=32862
* Forgot to commit the PLIST change when updating to 1.2.2.Akinori MUSHA2000-09-191-0/+3
| | | | Notes: svn path=/head/; revision=32856
* Update to 1.2.2.Akinori MUSHA2000-09-192-2/+2
| | | | Notes: svn path=/head/; revision=32854
* Add ruby-drb, Distributed Ruby.Akinori MUSHA2000-09-095-0/+65
Notes: svn path=/head/; revision=32466