aboutsummaryrefslogtreecommitdiff
path: root/japanese/ruby-man
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate md5 in favour of sha256 checksums. md5 checksums will no longerErwin Lansing2010-10-281-1/+1
| | | | | | | | | | | | | be generated or checked, and will be silently ignored for now. Also, generalize the MD5_FILE macro to DISTINFO_FILO. PR: 149657 Submitted by: rene Approved by: portmgr Tested on: pointyhat i386 7-exp Notes: svn path=/head/; revision=263705
* - pass to ruby@Philip M. Gollucci2009-07-101-1/+1
| | | | Notes: svn path=/head/; revision=237571
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149518
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75779
* Use RUBY_MOD*.Akinori MUSHA2002-10-061-55/+55
| | | | Notes: svn path=/head/; revision=67509
* Define MD5_FILE instead of FILESDIR -- it turns out that the FILESDIRSatoshi Asami2000-10-081-1/+1
| | | | | | | | | definition was to get (the old) files/md5. Submitted by: bento Notes: svn path=/head/; revision=33593
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Update with bsd.ruby.mk.Akinori MUSHA2000-09-071-56/+56
| | | | | | | | Do not add a trailing version number to the name of the installed directory. Notes: svn path=/head/; revision=32374
* 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/+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) Notes: svn path=/head/; revision=31754