summaryrefslogtreecommitdiff
path: root/lang/ruby-base/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2004-11-28Removing ruby-base package since this is obsolete with new frameworktaca1-234/+0
for Ruby packages.
2003-06-23Tell Irix where to find the right libs for the used ABI. Subsequentjschauma1-6/+6
ruby-packages link correctly then. Also, this way, ruby builds completely and we don't need various RUBY_NO_FOO variables.
2003-06-05Make this install on IRIX by setting some RUBY_NO_FOO vars in PLIST_SUBST.jschauma1-6/+6
2003-03-24Update ruby-base packages to 1.6.8. This is bug fix release of rubytaca1-4/+4
programming language. Since change from ruby 1.6.7 to 1.6.8 are to huge (>= 47K bytes), I omit includes here. This update implicitly includes ruby-digest and ruby-tcltklib. Here is pkgsrc change. - Support pkgsrc on Solaris. * change RUBY_ARCH default value to ${LOWER_ARCH}-${LOWER_OPSYS}${APPEND_ELF} for fixing Solairs support. * Add RUBY_NOSHLIBMAJOR. (needs more better scheme..?) * Change RUBY_SHLIBVER. - Change RUBY_COMMENT to meaningful names; RUBY_NOEXT_CURSES and RUBY_NOEXT_DBM. - Remove patch-ak since it was fixed in original source.
2003-03-16Make this work on Linux. All other ruby-packages seem to work just finejschauma1-4/+4
after this.
2002-06-26Substitute a couple of `mkdir' by `${MKDIR}'.seb1-2/+2
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-03-02Ruby 1.6.7 is Ruby's stable release.taca1-2/+12
ChangeLog is too large, so I don't attach it here. In detail, See ChangeLog which is contained in the package. o Many bug fixes. o Add URI module.
2002-01-04Update ruby-base package to 1.6.6nb1.taca1-1/+11
- Install more documents. - Stop pkglint warn: possible direct use of command "file" found. Use ${FILE_CMD} instead.
2001-12-30Update ruby-base package to 1.6.6. Changes from 1.6.4 are too many,taca1-16/+19
see ${LOCALBASE}/share/doc/ruby/NEWS file. plus two fixes noted on ruby-dev@ruby-lang.org. [ruby-dev:15549] lib/irb/locale.rb [ruby-dev:15551] lib/weakref.rb And some ruby pakcage own changes: - Handle proper RUBY_ARCH variable on current. - REPLACE_RUBY is processed by sed(1) not ruby. - Proper handle with RUBY_EXTCONF. - USE_RUBY_SETUP dosen't implicit define USE_RUBY_AMSTD now.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum1-0/+211