Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | edwin | 2006-01-22 | 1 | -1/+1 |
| | | | | | Approved by: krion@ PR: ports/88711 (related) | ||||
* | - Add SHA256 | pav | 2005-11-26 | 1 | -0/+1 |
| | |||||
* | With portmgr hat on, reset maintainership of knu's ports since he has | linimon | 2005-11-11 | 1 | -1/+1 |
| | | | | been inactive more than 6 months. We hope to see him back sometime. | ||||
* | Add SIZE data. | knu | 2004-03-22 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | De-pkg-comment. | knu | 2003-02-18 | 2 | -1/+1 |
| | |||||
* | Use RUBY_MOD*. | knu | 2002-10-07 | 1 | -55/+55 |
| | |||||
* | Define MD5_FILE instead of FILESDIR -- it turns out that the FILESDIR | asami | 2000-10-09 | 1 | -1/+1 |
| | | | | | | definition was to get (the old) files/md5. Submitted by: bento | ||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -1/+1 |
| | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. | ||||
* | Update with bsd.ruby.mk. | knu | 2000-09-07 | 1 | -56/+56 |
| | | | | | Do not add a trailing version number to the name of the installed directory. | ||||
* | Remove ${PREFIX}/share/doc/ruby correctly. (giving up if it fails) | knu | 2000-08-25 | 1 | -0/+1 |
| | |||||
* | Add {lang,japanese}/ruby-man, Ruby reference manual, in HTML format. | knu | 2000-08-19 | 5 | -0/+82 |
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) |