Path to this page:
./
devel/ruby-setup,
Common installer script for ruby packages
Branch: CURRENT,
Version: 3.4.1nb1,
Package name: ruby31-setup-3.4.1nb1,
Maintainer: tacaSetup.rb is a common installer script for ruby packages. It can
handle multiple binaries, libraries, extensions etc. in one archive.
Master sites:
Filesize: 46.086 KB
Version history: (Expand)
- (2022-12-28) Updated to version: ruby31-setup-3.4.1nb1
- (2021-10-07) Updated to version: ruby27-setup-3.4.1nb1
- (2017-11-23) Package has been reborn
- (2017-09-12) Updated to version: ruby23-setup-3.4.1nb1
- (2014-03-17) Updated to version: ruby200-setup-3.4.1nb1
- (2012-06-11) Updated to version: ruby193-setup-3.4.1
CVS history: (Expand)
2023-12-30 22:29:43 by Zafer Aydogan | Files touched by this commit (1) |
Log message:
https
|
2022-12-28 14:57:22 by Thomas Klausner | Files touched by this commit (5) |
Log message:
*: remove FreeBSD port references
pkgsrc and ports are too different for merging changes.
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-03-17 15:08:41 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Don't use obsolete Config::CONFIG but RbConfig::CONFIG.
Bump PKGREVISION.
|
2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2010-09-10 08:26:01 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update MASTER_SITES.
* Add LICENSE.
* Remove default value of GEM_BUILD.
== 3.4.1 (2005-11-20)
* [CHANGE] do not apply *.rb filter for lib/**.
* [CHANGE] updates "#!/usr/bin/env ruby" on --shebang=ruby (it is \
default).
* [fix] --shebang option did not work.
* [fix] --without-ext option did not work.
* [fix] default --rubypath value should include file extension. (Thanks U.Nakamura)
* [fix] task SHOW, SETUP, TEST, CLEAN, DISTCLEAN with any argument wrongly \
caused exception.
|