Path to this page:
./
devel/ruby-native-package-installer,
Helper to install native packages on gem install
Branch: CURRENT,
Version: 1.1.9,
Package name: ruby31-native-package-installer-1.1.9,
Maintainer: pkgsrc-usersUsers need to install native packages to install an extension library that
depends on native packages. It bores users because users need to install
native packages and an extension library separately.
native-package-installer helps to install native packages on "gem install".
Users can install both native packages and an extension library by one action,
"gem install"."
Required to run:[
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 23.5 KB
Version history: (Expand)
- (2024-02-03) Updated to version: ruby31-native-package-installer-1.1.9
- (2023-07-30) Updated to version: ruby31-native-package-installer-1.1.8
- (2023-02-09) Updated to version: ruby31-native-package-installer-1.1.5
- (2022-09-03) Updated to version: ruby27-native-package-installer-1.1.5
- (2022-02-12) Updated to version: ruby27-native-package-installer-1.1.3
- (2021-10-07) Updated to version: ruby27-native-package-installer-1.1.1
CVS history: (Expand)
2024-02-03 16:30:08 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/ruby-native-package-installer: update to 1.1.9
1.1.9 (2023-12-18)
Improvements
* Added support for Alpine Linux.
|
2023-07-30 06:06:37 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/ruby-native-package-installer: update to 1.1.8
1.1.8 (2023-06-21)
Improvements
* conda: Stopped to use conda unless CONDA_PREFIX environment variable is
defined.
1.1.7 (2023-06-20)
Fixes
* conda: Fixed a bug that auto installation may be blocked.
1.1.6 (2023-06-18)
Improvements
* Added support for conda.
* Added support for Amazon Linux 2023.
|
2022-09-03 16:35:29 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/ruby-native-package-installer: update to 1.1.5
1.1.5 - 2022-07-24
Improvements
* Added support for Red Hat Enterprise Linux 9.
* Added support for Gentoo Linux.
1.1.4 (2022-03-17)
Improvements
* Added support for Amazon Linux. [GitHub#14][Reported by docusend1]
* Renamed the key for Red Hat Enterprise Linux based system such as
AlmaLinux and CentOS to :rhel from :redhat. :redhat still can be used to
keep backward compatibility.
Thanks
* docusend1
|
2022-02-12 13:35:37 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/ruby-native-package-installer: update to 1.1.3
1.1.3 (2022-01-18)
Fixes
* Fixed wrong package install on Windows.
1.1.2 (2022-01-18)
Improvements
* Changed priority for Homebrew on Linux. System package manager is preferred.
* Improved OpenSuSE detection.
* Added support for Ruby 3.1 based RubyInstaller.
|
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
|
2021-03-07 15:34:32 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-native-package-installer: update to 1.1.1
1.1.1 - 2021-01-17
Improvements
* [CentOS 8] Followed the powertools repository name change.
1.1.0 - 2020-04-12
Improvements
* Updated README. [GitHub#11][Patch by kojix2]
* Added support for Raspbian. [GitHub#12][Patch by xetum]
Thanks
* kojix2
* xetum
|
2020-04-27 16:11:35 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/ruby-native-package-installer: update to 1.0.9
Update ruby-native-package-installer to 1.0.9.
## 1.0.9 - 2019-12-10
### Improvements
* Added support for Ubuntu specific package.
[GitHub#9][Patch by İsmail Arılık]
### Thanks
* İsmail Arılık
## 1.0.8 - 2019-10-10
### Improvements
* Enabled PowerTools repository on CentOS 8.
|