summaryrefslogtreecommitdiff
path: root/math/ruby-math3d (follow)
Commit message (Collapse)AuthorAgeFilesLines
* As previously announced, remove math/ruby-math3d. It has been brokenMark Linimon2004-11-274-49/+0
| | | | | | | for several months with no sign of a fix. Notes: svn path=/head/; revision=122586
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENKris Kennaway2004-06-211-0/+2
| | | | | | | | ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS. Notes: svn path=/head/; revision=111956
* BROKEN: This does not compile on i386 eitherKris Kennaway2004-04-121-6/+2
| | | | Notes: svn path=/head/; revision=106761
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* BROKEN on !i386: Does not compileKris Kennaway2004-02-231-1/+7
| | | | Notes: svn path=/head/; revision=101815
* Update to 0.0.4 and fix new compiler error. (wrong cpp syntax)Akinori MUSHA2003-10-142-2/+2
| | | | Notes: svn path=/head/; revision=91249
* Unbreak by converting CR+LF to LF, as gcc does not seem to be tolerantAkinori MUSHA2003-08-141-2/+3
| | | | | | | of CR before LF when it comes to line continuation. Notes: svn path=/head/; revision=86934
* Does not compileKris Kennaway2003-08-071-0/+2
| | | | Notes: svn path=/head/; revision=86460
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75779
* Catch up with the Ruby Application Archive's URL scheme change.Akinori MUSHA2002-12-071-1/+1
| | | | Notes: svn path=/head/; revision=71410
* Update to 0.03.Akinori MUSHA2002-10-273-5/+4
| | | | Notes: svn path=/head/; revision=68966
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-5/+5
| | | | Notes: svn path=/head/; revision=67509
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-171-0/+1
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* Add ruby-math3d, a Ruby library for mathematics for 3D graphics, whichAkinori MUSHA2001-05-085-0/+41
includes Vector/Matrix4x4/LineSeg/Plane/Bound and so on. Notes: svn path=/head/; revision=42399