summaryrefslogtreecommitdiff
path: root/devel/rvm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove .la files, which aren't installed. (This is, of course, a goodSatoshi Asami2000-11-131-5/+0
| | | | | | | | | thing.) Submitted by: bento Notes: svn path=/head/; revision=35063
* Updated to latest versions needed by coda-5.3.9 releaseShafeeq Sinnamohideen2000-10-053-5/+10
| | | | Notes: svn path=/head/; revision=33439
* Change MAINTAINER.Maxim Sobolev2000-06-201-1/+1
| | | | | | | | | | | -MAINTAINER= lioux@linf.unb.br +MAINTAINER= coda@cs.cmu.edu PR: 19254 Submitted by: Former MAINTAINER Notes: svn path=/head/; revision=29716
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Third round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-2/+1
| | | | Notes: svn path=/head/; revision=29615
* Adding rvm version 1.1.Steve Price2000-05-295-0/+53
A persistent VM library developed as part of the CODA project. PR: 17942 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> Notes: svn path=/head/; revision=28899