Port details |
- rubygem-tempfile Utility class for managing temporary files
- 0.1.1 devel
=0 Version of this port present on the latest quarterly branch.- Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-01-03 20:43:53
- Last Update: 2021-01-03 20:01:31
- SVN Revision: 560072
- Also Listed In: rubygems
- License: BSD2CLAUSE RUBY
- Description:
- Tempfile is a utility class for managing temporary files. When you create a
Tempfile object, it will create a temporary file with a unique filename. A
Tempfile objects behaves just like a File object, and you can perform all the
usual file operations on it: reading data, writing data, changing its
permissions, etc. So although this class does not explicitly document all
instance methods supported by File, you can in fact call any File instance
method on a Tempfile object.
WWW: https://github.com/ruby/tempfile
- SVNWeb : Homepage
- pkg-plist: as obtained via:
make generate-plist -
- rubygem-tempfile>0:devel/rubygem-tempfile
- To install the port:
cd /usr/ports/devel/rubygem-tempfile/ && make install clean - To add the package:
pkg install rubygem-tempfile - PKGNAME: rubygem-tempfile
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1609598797
SHA256 (rubygem/tempfile-0.1.1.gem) = 8239f7014592cbbc3acb82b6a1126b75ed5529cf3b9e6ded4737a754e177b6c9
SIZE (rubygem/tempfile-0.1.1.gem) = 10752
Packages: (move your mouse over the cells for more information)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Runtime dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Patch dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
-
- There are no ports dependent upon this port
- Configuration Options
- No options to configure
- USES:
- gem
- Master Sites:
-
|
Number of commits found: 1
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Jan 2021 20:01:31
0.1.1

|
sunpoet  |
Add rubygem-tempfile 0.1.1
Tempfile is a utility class for managing temporary files. When you create a
Tempfile object, it will create a temporary file with a unique filename. A
Tempfile objects behaves just like a File object, and you can perform all the
usual file operations on it: reading data, writing data, changing its
permissions, etc. So although this class does not explicitly document all
instance methods supported by File, you can in fact call any File instance
method on a Tempfile object.
WWW: https://github.com/ruby/tempfile |
Number of commits found: 1
|
Latest Vulnerabilities |
9 vulnerabilities affecting 70 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-01-26 19:51:42
|
|