Port details |
- p5-IO-Util Selection of general-utility IO function
- 1.5_2,1 devel
=2 Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2004-07-19 16:40:59
- Last Update: 2022-07-20 14:21:35
- Commit Hash: aa6eefd
- People watching this port, also watch:: p5-Time-Piece, p5-Algorithm-C3, p5-Tie-EncryptedHash, screen, p5-XML-Writer
- Also Listed In: perl5
- License: not specified in port
- Description:
- IO::Util - A selection of general-utility IO function
This is a micro-weight module that exports just a couple of
functions of general utility in IO operations.
WWW: https://metacpan.org/release/IO-Util
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-IO-Util>0:devel/p5-IO-Util
- To install the port:
- cd /usr/ports/devel/p5-IO-Util/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-IO-Util
- pkg install p5-IO-Util
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-IO-Util
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (IO-Util-1.5.tar.gz) = 6141970f5fa5b6e8c1ac342c735cea2017eee6b3b5f9f59f2bc634afac86e3e7
SIZE (IO-Util-1.5.tar.gz) = 14017
- 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
-
- textproc/p5-Template-Magic
- www/p5-CGI-Builder
- www/p5-HTML-TableTiler
- for Run
-
- textproc/p5-Template-Magic
- www/p5-CGI-Builder
- www/p5-HTML-TableTiler
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-IO-Util
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:35 1.5_2,1 |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 1.5_2,1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 May 2018 20:15:20
1.5_2,1 |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
19 May 2016 10:21:25
1.5_2,1 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
26 Nov 2014 13:08:38
1.5_2,1 |
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
27 Oct 2014 10:55:59
1.5_1,1 |
bapt  |
Cleanup plist |
30 Oct 2013 01:38:25
1.5_1,1 |
vanilla  |
Support STAGEDIR. |
20 Sep 2013 17:13:47
1.5_1,1 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
29 Aug 2013 17:16:53
1.5_1,1 |
sunpoet  |
- Add WWW
- Use single space after WWW:
- Remove Author line |
02 Aug 2013 18:52:11
1.5_1,1 |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
29 Mar 2013 00:44:54
1.5_1,1 |
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
24 Oct 2011 09:11:38
1.5_1,1 |
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
17 May 2011 11:05:02
1.5_1,1 |
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
23 Dec 2010 01:14:25
1.5_1,1 |
pgollucci  |
- set some PORTSCOUT vars |
17 Dec 2009 08:12:36
1.5_1,1 |
leeym  |
- simplify dependency
- bump PORTREVISION |
17 Apr 2008 14:30:31
1.5,1 |
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
08 Sep 2007 00:57:38
1.5,1 |
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
22 Jan 2006 01:48:34
1.5,1 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
01 Jan 2006 19:01:39
1.5,1 |
leeym  |
- assign to perl@ |
01 Jan 2006 18:58:26
1.5,1 |
leeym  |
- update to 1.5 |
24 Nov 2005 15:40:04
1.48 |
pav  |
- Add some SHA256 checksums |
17 Sep 2005 02:33:51
1.48 |
leeym  |
- update to 1.48 |
04 Mar 2005 02:45:45
1.43 |
clsung  |
- update to 1.43
- required perl 5.6.1 at least. |
19 Dec 2004 19:59:24
1.26 |
sem  |
- Remove an extra dir
Reported by: pointyhat via kris |
19 Jul 2004 16:40:27
1.26 |
vanilla  |
Add p5-IO-Util 1.26, a selection of general-utility IO function.
PR: ports/69302
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |