aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby16_static
Commit message (Collapse)AuthorAgeFilesLines
* - Remove expired ruby 1.6 ports.Stanislav Sedov2007-02-132-142/+0
| | | | | | | - Remove expired ruby18_static port that depends on ruby16 Notes: svn path=/head/; revision=185083
* - Deprecate old and unmaintained ruby ports. It seems, that nobody uses it.Stanislav Sedov2007-01-021-0/+3
| | | | Notes: svn path=/head/; revision=181290
* - Comment out -j3 make flag. ruby18_static build can fail with it.Sergey Matveychuk2006-08-311-1/+1
| | | | Notes: svn path=/head/; revision=171760
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* ruby18_static builds on amd64Kris Kennaway2004-09-271-1/+1
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118467
* Slave port ruby18_static is BROKEN on amd64: Configure failsKris Kennaway2004-04-041-0/+4
| | | | Notes: svn path=/head/; revision=106083
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* Change the default version of ruby to 1.8 for i386 as well, finally.Akinori MUSHA2004-02-262-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Always put a version suffix to the ruby name (no matter if ruby is the default version) to avoid mess in future. [Notes for i386 users] If you are a ruby developer and still want to stick with ruby 1.6 as default, please add RUBY_DEFAULT_VER=1.6 to /etc/make.conf. If you are a ruby developer and want to keep ruby 1.6 as default, please add RUBY_DEFAULT_VER=1.6 to /etc/make.conf. Otherwise, please run the following series of commands to migrate to ruby 1.8: 1) Reinstall portupgrade manually (and ruby 1.8 will be installed) pkg_delete portupgrade-\* (cd /usr/ports/sysutils/portupgrade; make install clean) 2) Reinstall everything that depends on ruby 1.6 (to use ruby 1.8) portupgrade -fr lang/ruby16 3) Reinstall ruby 1.8 (because the previous step kills symlinks) portupgrade -f lang/ruby18 4) Deinstall ruby 1.6 stuff (if you are paranoia) pkg_deinstall -ri lang/ruby16 Notes: svn path=/head/; revision=102227
* Unbreak by removing an obsolete patch, which fix has already beenAkinori MUSHA2003-11-132-12/+0
| | | | | | | integrated into lang/ruby16. Notes: svn path=/head/; revision=93910
* Get lang/ruby_static-devel to build.Akinori MUSHA2003-08-041-1/+1
| | | | Notes: svn path=/head/; revision=86297
* Load rbconfig.rb before referring to Config and unbreak.Akinori MUSHA2003-07-312-26/+2
| | | | Notes: svn path=/head/; revision=86088
* Unbreak the build.Akinori MUSHA2003-04-263-0/+37
| | | | Notes: svn path=/head/; revision=79688
* Update lang/ruby, lang/ruby-devel and lang/ruby16-shim-ruby18 to theAkinori MUSHA2003-04-191-2/+1
| | | | | | | | | | latest snapshots as of 2003-04-19. ruby-bigdecimal (formerly known as ruby-bigfloat) and ruby-zlib are now part of ruby 1.8. Notes: svn path=/head/; revision=79296
* Another BUILD_DEPENDS -> EXTRACT_DEPENDS leftover.Akinori MUSHA2003-03-181-1/+1
| | | | | | | Noted by: kris Notes: svn path=/head/; revision=77150
* Change BUILD_DEPENDS to EXTRACT_DEPENDS.Akinori MUSHA2003-03-111-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=77092
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75779
* Explicitly specify RUBY_VER?=1.6 to avoid duplicate INDEX entry whenAkinori MUSHA2003-01-241-0/+2
| | | | | | | | | RUBY_DEFAULT_VER=1.8. Submitted by: kris Notes: svn path=/head/; revision=73906
* Remove an obsolete LANG=C kludge.Akinori MUSHA2002-11-181-2/+7
| | | | | | | Add a knob for debugging. Notes: svn path=/head/; revision=70401
* Zero PORTREVISION after the PORTVERSION is bumped.Akinori MUSHA2002-11-071-1/+1
| | | | Notes: svn path=/head/; revision=69624
* Update lang/ruby-devel to the latest snapshot as of 2002-09-27, whichAkinori MUSHA2002-09-271-14/+0
| | | | | | | | | | | fixes several coredump bugs and fatal threading problems. Remove the autoconf dependency by including a pre-generated configure script in the distfile. It now also includes a pre-generated parse.c made by bison 1.35. Notes: svn path=/head/; revision=67167
* lang/ruby_static doesn't depend on autoconf any more.Akinori MUSHA2002-09-241-4/+2
| | | | | | | (but lang/ruby_static-devel still does) Notes: svn path=/head/; revision=67106
* Fix a silly typo introduced in the previous commit and unbreak.Akinori MUSHA2002-09-231-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=67061
* Use RUBY_SHIM18_PORT.Akinori MUSHA2002-09-211-2/+2
| | | | Notes: svn path=/head/; revision=67001
* - Integrate the digest/*, racc/cparse, iconv, shim16_18 modules intoAkinori MUSHA2002-09-111-11/+38
| | | | | | | | | lang/ruby_static. - Integrate the iconv module into lang/ruby_static-devel. Notes: svn path=/head/; revision=66162
* devel/ruby-strscan has been replaced with lang/ruby16-shim-ruby18.Akinori MUSHA2002-06-091-2/+1
| | | | | | | Reported by: make index Notes: svn path=/head/; revision=60951
* devel/ruby-fnmatch has been replaced with lang/ruby16-shim-ruby18.Akinori MUSHA2002-06-081-4/+0
| | | | Notes: svn path=/head/; revision=60878
* Update lang/ruby and lang/ruby-devel to the latest snapshots as ofAkinori MUSHA2002-05-241-1/+1
| | | | | | | 2002-05-23. Notes: svn path=/head/; revision=59876
* Use autoconf 2.53 for lang/ruby_static-devel and unbreak it.Akinori MUSHA2002-03-301-2/+18
| | | | Notes: svn path=/head/; revision=56916
* Include databases/ruby-bdb1.Akinori MUSHA2002-02-201-3/+8
| | | | | | | | | Improve the extconf.rb detection routine in Makefile. Bump PORTREVISION. Notes: svn path=/head/; revision=54944
* Set MAKE_ENV to "LANG=C" to prevent bison 1.33 w/ gettext 0.10.35Akinori MUSHA2002-02-191-0/+3
| | | | | | | | | (what is built from ports) from coredumping. [workaround] Set MAKE_ARGS to "-j3" to hasten the build. Notes: svn path=/head/; revision=54925
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-2/+2
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53946
* Remove ruby-syslog from here too.Akinori MUSHA2001-12-261-2/+1
| | | | | | | Submitted by: olgeni Notes: svn path=/head/; revision=52189
* Update ruby to the 1.6.5 release.Akinori MUSHA2001-09-191-1/+0
| | | | Notes: svn path=/head/; revision=47989
* Do not static link everything (including libc) but just compile inAkinori MUSHA2001-09-172-5/+20
| | | | | | | | some dynamic modules, and leave a knob which links everything as before (-DSTATIC). Notes: svn path=/head/; revision=47906
* Now Ruby 1.7 has fnmatch out-of-the-box.Akinori MUSHA2001-06-211-2/+4
| | | | Notes: svn path=/head/; revision=44286
* Compile ruby-fnmatch in.Akinori MUSHA2001-06-111-0/+2
| | | | Notes: svn path=/head/; revision=43807
* Introduce RUBY_DEFALUT_VER to choose a default version of ruby to use.Akinori MUSHA2001-06-042-3/+12
| | | | | | | | | Introduce RUBY_R in preparation for ruby_r & ruby_r-devel ports. Define RUBY_CONFIGURE_ARGS. Notes: svn path=/head/; revision=43490
* Support installing multiple versions of ruby_s. (You'll have ruby16_sAkinori MUSHA2001-05-061-3/+4
| | | | | | | and ruby17_s, and ruby_s as a symlink to either) Notes: svn path=/head/; revision=42335
* Do not link libc_r when it is unnecessary.Akinori MUSHA2001-04-011-0/+1
| | | | Notes: svn path=/head/; revision=40698
* Add lang/ruby_static, the statically linked version of the "ruby"Akinori MUSHA2001-02-193-0/+71
executable, with some basic extensions compiled in. This is added so people can use ruby even in an emergency. Notes: svn path=/head/; revision=38488