aboutsummaryrefslogtreecommitdiff
path: root/devel/rvm
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade:Vasil Dimov2006-10-052-7/+11
| | | | | | | | | | | | | * net/coda6_server and net/coda6_client from 6.0.7 to 6.1.1 and thus un-DEPRECATE them * devel/rvm from 1.10 to 1.13 * devel/lwp from 1.12 to 2.3 * devel/rpc2 from 1.28 to 2.2 These four are tightly related so I upgrade them in one.. well.. changeset Notes: svn path=/head/; revision=174560
* Reset inactive maintainer (a mailing list).Mark Linimon2006-09-041-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172159
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+6
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Update devel/rvm to 1.10Sergey Matveychuk2004-12-243-14/+10
| | | | | | | | | PR: ports/74035 Submitted by: Radim Kolar <hsn(at)netmag.cz> Reviewed by: maintainer (timeout: 2 weeks from second remind) Notes: svn path=/head/; revision=125064
* Remove needless patch.Sergey A. Osokin2004-08-111-14/+0
| | | | Notes: svn path=/head/; revision=115898
* Update coda5*- and coda6*-affiliated software.Sergey A. Osokin2004-08-102-4/+3
| | | | | | | | | Fix build under fresh -CURRENT (gcc 3.4.2). Bump or remove PORTREVISION where it needed. Notes: svn path=/head/; revision=115848
* Per dosirak run, fix plist.Mark Linimon2004-04-161-0/+5
| | | | Notes: svn path=/head/; revision=107261
* Trim whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106662
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Update to version 1.7Kevin Lo2003-03-283-2/+16
| | | | | | | | PR: 50337 Submitted by: Tim Robbins <tim@robbins.dropbear.id.au> Notes: svn path=/head/; revision=77581
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Updated to Coda 5.3.15Shafeeq Sinnamohideen2001-06-142-3/+3
| | | | | | | Always using the provided configure script now Notes: svn path=/head/; revision=44007
* Updated to Coda 5.3.14Shafeeq Sinnamohideen2001-04-232-2/+2
| | | | Notes: svn path=/head/; revision=41839
* Updated for coda-5.3.12, skipping past 5.3.11Shafeeq Sinnamohideen2001-01-193-6/+6
| | | | Notes: svn path=/head/; revision=37344
* 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