aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby
Commit message (Collapse)AuthorAgeFilesLines
* 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-3/+1
| | | | Notes: svn path=/head/; revision=29615
* - Update to 1.4.4.Akinori MUSHA2000-04-253-9/+13
| | | | | | | | | | | | | | - Change the MAINTAINER address. - Remove the only patch, patch-aa. Yeah! PR: ports/18194 Submitted by: MAINTAINER - Use `=' instead of unneeded `+='. You don't need to use `+=' before including a file. Notes: svn path=/head/; revision=27984
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27458
* Use ${OSVERSION} instead of ${USE_INET6}.Munechika SUMIKAWA2000-01-251-4/+7
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=25070
* Add 'ipv6' on CATEGORIES.Munechika SUMIKAWA2000-01-181-1/+1
| | | | Notes: svn path=/head/; revision=24815
* Support IPv6Munechika SUMIKAWA2000-01-121-0/+3
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=24687
* Update to version 1.4.3.Steve Price1999-12-243-5/+5
| | | | | | | | PR: 15590 Submitted by: maintainer Notes: svn path=/head/; revision=23962
* Update to version 1.4.2.Steve Price1999-11-145-10/+66
| | | | | | | | PR: 14628 Submitted by: maintainer Notes: svn path=/head/; revision=23062
* Update to version 1.4.0Chris Piazza1999-08-264-93/+110
| | | | | | | | PR: 13304 Submitted by: maintainer Notes: svn path=/head/; revision=21004
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...Marc G. Fournier1999-04-222-3/+3
| | | | Notes: svn path=/head/; revision=18059
* Update to version 1.2.5.Steve Price1999-04-193-48/+101
| | | | | | | | PR: 10906 Submitted by: maintainer Notes: svn path=/head/; revision=17989
* Update to version 1.2.2.Steve Price1999-02-223-79/+80
| | | | | | | | PR: 9941 Submitted by: maintainer Notes: svn path=/head/; revision=16838
* Add trailing "/" to MASTER_SITE.Joseph Koshy1998-09-221-2/+2
| | | | | | | | Botched by: jkoshy Reminded by: Eiji-usagi-MATSUmoto <usagi@clave.gr.jp> Notes: svn path=/head/; revision=13300
* Fix MASTER_SITE.Joseph Koshy1998-09-091-2/+2
| | | | | | | Submitted by: Eiji-usagi-Matsumoto <usagi@clave.gr.jp> (maintainer) Notes: svn path=/head/; revision=13059
* The first time I tried committing this set of manpage removals it gotTim Vanderhoek1998-08-181-1/+0
| | | | | | | | | | | all the way to diffing yorick/pkg/PLIST and then died with a "bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-) Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring machine, and bento is busy. Notes: svn path=/head/; revision=12621
* Changing maintainer's email.Chuck Robey1998-05-151-2/+2
| | | | | | | PR: 6637 Notes: svn path=/head/; revision=10992
* Upgrade, 1.0-971125 -> 1.0-971225.Masafumi Max NAKANE1998-02-112-5/+6
| | | | | | | | | | | | | | | PR: 5684 Submitted by: maintainer While at this, some cleanup: 1. Compress the man page by using MAN1, instead of patching up Makefile.in. 2. HAS_CONFIGURE -> GNU_CONFIGUURE to better reflect the reality as well as to respect the value of ${PREFIX}. Notes: svn path=/head/; revision=9670
* Add back @dirrm's.Satoshi Asami1997-12-011-0/+3
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=8933
* Update to ruby-1.0-971125, add some sample script.Vanilla I. Shu1997-12-013-6/+56
| | | | | | | | PR: ports/5185 Submitted by: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp> Notes: svn path=/head/; revision=8931
* Upgrade to 970919 version. Install man page.Thomas Gellekum1997-09-223-48/+49
| | | | | | | | PR: 4602 Submitted by: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp> Notes: svn path=/head/; revision=7990
* Changed MAINTAINER address at his request.Thomas Gellekum1997-09-121-2/+2
| | | | Notes: svn path=/head/; revision=7873
* No need for "ruby" in front.Satoshi Asami1997-09-121-1/+1
| | | | Notes: svn path=/head/; revision=7869
* Import ruby port. ruby is an object-oriented interpretedThomas Gellekum1997-09-115-0/+86
scripting language. PR: 4504 Submitted by: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp> Notes: svn path=/head/; revision=7859