summaryrefslogtreecommitdiff
path: root/lang/ruby14-tcltklib/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split rubytk into ruby-tcltklib and ruby-tk.Akinori MUSHA2000-09-071-43/+26
| | | | | | | | | Approved by: Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER) Repocopy ruby-* to ruby14-* and update ruby-* to 1.6.0-preview3. Notes: svn path=/head/; revision=32359
* Use MASTER_SITE_RUBY.Akinori MUSHA2000-09-051-8/+2
| | | | Notes: svn path=/head/; revision=32305
* Update Ruby to the new stable version, 1.4.6.Akinori MUSHA2000-08-181-1/+1
| | | | | | | Approved by: Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER) Notes: svn path=/head/; revision=31726
* Make all these Ruby related ports belong also in the newly-addedAkinori MUSHA2000-08-161-1/+1
| | | | | | | | | "ruby" virtual category. Make textproc/eruby belong also in www. Notes: svn path=/head/; revision=31685
* Do The Right Thing. (R)Akinori MUSHA2000-08-121-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Overall changes: Use tabs instead of sequential spaces. Note Author as well as WWW in DESCR. Do not install examples when NOPORTDOCS. Make RUBY, RUBY_VER and RUBY_ARCH variables overridable. ruby-date2: share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb textproc/ruby-html-parser: databases/ruby-mysql: devel/ruby-optparse: devel/ruby-property: Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/ textproc/ruby-rdtool: Install documents in .rd format too. Format optparse's rd file. (Since ruby-rdtool depends on optparse, it cannot be done during optparse's build process. So ruby-rdtool should take care of that when it is installed. :) Notes: svn path=/head/; revision=31584
* Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfileAkinori MUSHA2000-08-081-0/+1
| | | | | | | namespace pollution. Notes: svn path=/head/; revision=31421
* Synchronize with lang/ruby. (1.4.4 -> 1.4.5)Akinori MUSHA2000-08-081-2/+2
| | | | Notes: svn path=/head/; revision=31418
* Update corresponding to the update of lang/ruby to 1.4.4.Akinori MUSHA2000-04-251-4/+3
| | | | | | | | | | Change the MAINTAINER's mail address. PR: ports/18195 Submitted by: MAINTAINER Notes: svn path=/head/; revision=27988
* Tiny cosmetic fixes.Akinori MUSHA2000-04-141-3/+3
| | | | | | | | Assure master ports and their lang-specific slaves of having consistent categories. Notes: svn path=/head/; revision=27531
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27434
* Update to version 1.4.3.Steve Price1999-12-241-2/+2
| | | | | | | | PR: 15591 Submitted by: maintainer Notes: svn path=/head/; revision=23963
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-281-2/+2
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
* Update to version 1.4.2.Steve Price1999-11-141-10/+21
| | | | | | | | PR: 14629 Submitted by: maintainer Notes: svn path=/head/; revision=23063
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* Update to version 1.4.0Chris Piazza1999-08-261-9/+18
| | | | | | | | PR: 13305 Submitted by: maintainer Notes: svn path=/head/; revision=21005
* a Ruby interface to Tcl/Tk librariesSatoshi Taoka1999-04-271-0/+76
PR: 10907 Submitted by: Yasuhiro Fukuma <yasuf@big.or.jp> Notes: svn path=/head/; revision=18157