Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | Akinori MUSHA | 2002-01-29 | 1 | -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 MUSHA | 2001-12-26 | 3 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=52217 | ||||
* | Update to 1.3.4. | Akinori MUSHA | 2001-12-13 | 3 | -2/+7 |
| | | | | Notes: svn path=/head/; revision=51444 | ||||
* | Update to 1.3.3. | Akinori MUSHA | 2001-12-08 | 3 | -4/+10 |
| | | | | Notes: svn path=/head/; revision=51225 | ||||
* | Update to 1.3.2. Now mutexm.rb comes with the drb distribution. | Akinori MUSHA | 2001-05-16 | 3 | -14/+54 |
| | | | | Notes: svn path=/head/; revision=42652 | ||||
* | Add %%PORTDOCS%%. | Akinori MUSHA | 2001-02-10 | 1 | -22/+22 |
| | | | | Notes: svn path=/head/; revision=38173 | ||||
* | Update to 1.3.1. | Akinori MUSHA | 2001-01-18 | 3 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=37299 | ||||
* | Add some missing files to pkg-plist. Sorry. | Akinori MUSHA | 2000-12-25 | 2 | -0/+4 |
| | | | | Notes: svn path=/head/; revision=36348 | ||||
* | Update to 1.3. | Akinori MUSHA | 2000-12-18 | 2 | -3/+2 |
| | | | | Notes: svn path=/head/; revision=36051 | ||||
* | Add a missing file to plist. | Akinori MUSHA | 2000-10-09 | 2 | -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_RUBY | Akinori MUSHA | 2000-09-26 | 1 | -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 MUSHA | 2000-09-19 | 1 | -1/+3 |
| | | | | Notes: svn path=/head/; revision=32862 | ||||
* | Forgot to commit the PLIST change when updating to 1.2.2. | Akinori MUSHA | 2000-09-19 | 1 | -0/+3 |
| | | | | Notes: svn path=/head/; revision=32856 | ||||
* | Update to 1.2.2. | Akinori MUSHA | 2000-09-19 | 2 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=32854 | ||||
* | Add ruby-drb, Distributed Ruby. | Akinori MUSHA | 2000-09-09 | 5 | -0/+65 |
Notes: svn path=/head/; revision=32466 |