Port details on branch 2024Q3 |
- rubygem-rexml XML toolkit for Ruby
- 3.3.7 textproc
=0 3.3.7Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-09-08 19:27:14
- Last Update: 2024-09-08 19:24:21
- Commit Hash: a4b63ab
- Also Listed In: rubygems
- License: BSD2CLAUSE
- WWW:
- https://github.com/ruby/rexml
- Description:
- REXML was inspired by the Electric XML library for Java, which features an
easy-to-use API, small size, and speed. Hopefully, REXML, designed with the same
philosophy, has these same features. I've tried to keep the API as intuitive as
possible, and have followed the Ruby methodology for method naming and code
flow, rather than mirroring the Java API.
REXML supports both tree and stream document parsing. Stream parsing is faster
(about 1.5 times as fast). However, with stream parsing, you don't get access to
features such as XPath.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-rexml>0:textproc/rubygem-rexml
- To install the port:
- cd /usr/ports/textproc/rubygem-rexml/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/rubygem-rexml
- pkg install rubygem-rexml
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-rexml
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725560827
SHA256 (rubygem/rexml-3.3.7.gem) = 62a3a4d288ace18830ad6ca8aba845037d231c4f8cb481ba270ca1b75b605027
SIZE (rubygem/rexml-3.3.7.gem) = 104448
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab
- for Run
-
- security/rubygem-ruby-saml
- www/gitlab
Configuration Options:
- No options to configure
- Options name:
- textproc_rubygem-rexml
- USES:
- cpe gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|