Port details |
- p5-Venus OO Library
- 1.90 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-08-31 11:45:07
- Last Update: 2023-02-05 15:47:49
- Commit Hash: ae52f8b
- Also Listed In: perl5
- License: APACHE20
- Description:
- Venus provides an object-orientation framework and extendible standard library
for Perl 5, built on top of the Mars architecture with classes which wrap most
native Perl data types. Venus has a simple modular architecture, robust library
of classes, methods, and roles, supports pure-Perl autoboxing, advanced
exception handling, "true" and "false" functions, package introspection,
command-line options parsing, and more. This package will always automatically
exports true and false keyword functions (unless existing routines of the same
name already exist in the calling package or its parents), otherwise exports
keyword functions as requested at import.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Venus>0:devel/p5-Venus
- To install the port:
- cd /usr/ports/devel/p5-Venus/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Venus
- pkg install p5-Venus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Venus
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1675190971
SHA256 (Venus-1.90.tar.gz) = 6fa6ca6e2b4e295ab57222ed72b72575aab80a8fbfb83c6dc4b14b93ec82868b
SIZE (Venus-1.90.tar.gz) = 316147
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-Test-Auto
- for Run
-
- devel/p5-Test-Auto
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Venus
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.90 05 Feb 2023 15:47:49
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Venus: Update to 1.90
Changes: https://metacpan.org/dist/Venus/changes |
1.85 30 Jan 2023 12:59:27
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Venus: Update to 1.85
Changes: https://metacpan.org/dist/Venus/changes |
1.50 03 Oct 2022 02:14:39
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Venus: Update to 1.50
Changes: https://metacpan.org/dist/Venus/changes |
1.40 10 Sep 2022 16:06:08
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Venus: Update to 1.40
Changes: https://metacpan.org/dist/Venus/changes |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.30 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.30 04 Sep 2022 03:46:36
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Venus: Update to 1.30
Changes: https://metacpan.org/dist/Venus/changes |
1.23 31 Aug 2022 11:40:47
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Venus: Add p5-Venus 1.23
Venus provides an object-orientation framework and extendible standard library
for Perl 5, built on top of the Mars architecture with classes which wrap most
native Perl data types. Venus has a simple modular architecture, robust library
of classes, methods, and roles, supports pure-Perl autoboxing, advanced
exception handling, "true" and "false" functions, package introspection,
command-line options parsing, and more. This package will always automatically
exports true and false keyword functions (unless existing routines of the same
name already exist in the calling package or its parents), otherwise exports
keyword functions as requested at import.
WWW: https://metacpan.org/dist/Venus |
Number of commits found: 8
|